IT chap Flashcards
IT components
Hardware
Physical computer or printer or workstation
Software
Systems and programs that work through the hardware to process information (word, etc, ERP systems)
Network
Communication media that allows multiple computers to share data
People
Needed for set up, maintenance, support
Data/Info
Data
Raw Facts (quantity,name, $)
Information organized and processed data
IT Roles and Responsibilities
System Analyst
Computer Programmer
Computer Operator
File Librarian
Security Administrator
System Administrator
Data Input Clerk
Hardware Tech
End User
IC implications IT roles and responsibilities
***IC implications – Accountants should not be programmers
Progrmmers should not be able to update data or information
System Analyst
Internally Developed System
Design the overall application system
Work with end users to determine what they need and design system accordingly
Role is often paired with the programmer
Purchased system
More of a system integrator
Designing interfaces to connect purchased system to existing applications
Computer Programmer
Writes and maintains applications
Computer Operator
Scheduling, processing jobs, running or monitoring production jobs, printing and distributing report to end users
Less and less of these today
Automated
File Librarian
Store and protect programs from unauthorized use and damage
Security Administrator
Passwords
System Administrator
DBA (database admin)
Maintaining, supporting, and often securing the database
Should not have write/update access to data
Data Input Clerk
Prepare, verify, and input data to be processed
If not distributed to end users
Hardware Tech
Set up and configuration and troubleshooting hardware
End User
Accountants, auditors, excutives, etc
IT Segregation of Duties
In addition to not allowing certain IT roles to do certain write/update data funtions OR have access to assets, certain IT jobs should never be done by the same person
System analyst and Programmers
Computer Operators and Programmers
Security Admin and Programmers
IT Fundamentals (Hardware)
CPU (Central Processing Unit)
The Processor
Interprets program instructions, input and output and storage
Primary Storage
ROM vs RAM
Secondary Storage
Hard drives, CD ROMs, data tapes
Peripherals
Devices that transfer data
Input – keyboards, mice, scnner
Output – printers, speakers
System Software
Programs that run the computer
Operating System
Interface between user and harware
Microsoft Windows
Database Management System (DBMS) Software package(a tool) that controls the development, use and maintenance of the databases
Data Storage Definitions
Bit – binary unit (0 or 1) with which all data is stored
Byte – 8 bits
Field – a group of Bytes (employee #)
Record –a group of fields (customer)
File – a group of records (mater and transaction)
Database – integrated collection of records and files
Types of Databases
Operational
Store detailed data to support day to day
Analyical
Summarized data used by managers and extracted from operational databases
Data Warehouses
Store operational and analytical info from previous and current years
Data mining – trends, etc
End User Databases
Store data files developed by end users at their workstations
Emails, downloads, word, excel, etc
DBMS advantages
Advantages Reduction of Data Redundancy Potential for Data Sharing Data Independence Data Standardization Improved Data Security Expanded Data Fields Improved Efficiency
DBMS disadvantages
Disadvantages
Cost (highly trained personnel needed and special backup and recovery needed)
Increased chance of breakdowns
Harder to follow audit trail
Programming Languages
Fourth Generation Enable end users to develop application with little technical assistance Debugging Programs contain bugs Desk checking – used to test software
Networks
An interconnected group of computers and terminals
LAN
WAN
LAN
Permit shared resources with computers in a limited area
Node – an device connected to a network
Workstation – a node used by end users
Server – node that provides services to the rest of the network
Network Interface Card (NIC) circuit board that allows the note to connect over the network
WAN
Allow national and international communication
VANs – Value added networks
Privately owned networks that provide MORE then data transmission
EDI
Good security,but expensive for small companies
System Operations
Transaction files –
Journals (sales journal) subledgers
A bunch of journal entries
Used to update mater files
Master files –
Ledgers
A bunch of T accounts for permanent accounts (AR)
Data at a certain point
Batch vs. OLRT processing