check Flashcards

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

entity

field

record

table/ file

A
  • person place or thing
  • single characteristics or facts about entity
  • set of related fields that describe 1 entity
  • set of related records
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

key fields

  1. primary
  2. candidate
  3. foreign
  4. secondary
A
  1. unique minimally identifies a member
  2. could serve as primary
  3. field in one table
    field or combination of field to access or retrieve recors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Entity relationship diagram (ERD)

A

list the entities identified and the relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

quality assurance

A
  • avoid problems or immediately identify them
  • ## companies are intensely concern with the qualities of their podructs and services

-software/system engineering

-ISO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

data mining

A

looks for meaningful data patterns and relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

agile method

A

create a system through an iterative process of planning, designing, coding, and testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

partitioning

A

system broken-down into subsystems and modules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

agile development
(add)

A

highly iterative process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

corrective maintenance

A

diagnosis and corrects errors in operational systems

-system failure (require a path)

-when system operates again the maintenance team determines the cause and analyses problem, and designs a permanent solution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

perfective maintenance

A

changing an operational system to make it more efficient, reliable, and maintainable
-cost effective

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

preventive maintainance

A

requires analysis of areas where trouble is likely to occur

-reduces total cost of ownership(TCO)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

adaptive maintainance

A

-adds enhancement to and operational system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Security levels (6)

A
  1. user
  2. procedural
  3. file
  4. application
  5. network
    6.physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

system changeover

4 types

A

process of putting new information system online an retiring the old

  1. direct: new system becomes operational
  2. parallel: both old an new operate fully
  3. pilot: implement new system at 1 location
  4. phased: implement system in. stages
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

stability

A

system ability to expand, change, or downsize

17
Q

network topology

A

physical: actual network cabling
logical : descrive the way component interact

hierarchal: department servers control lower levels of processing and network devices

Bus: single communication path

ring: circle

star: central networking device

mesh: each node connect to every other node