Ch. 9/A5 Flashcards

1
Q
1. "Should the existing system be replaced?" is a question that is asked during the
\_\_\_\_\_\_\_\_ stage of the SDLC.
a. planning
b. maintenance
c. analysis
d. implementation
A

a. planning

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
  1. Coding, testing, and debugging are part of the ________ phase of the SDLC.
    a. implementation
    b. planning
    c. analysis
    d. detailed systems design
A

a. implementation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
3. "What are the requirements of the current system's end users?" is a question asked
during the \_\_\_\_\_\_\_\_ phase of the SDLC.
a. analysis
b. planning
c. maintenance
d. implementation
A

a. analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
  1. The logical systems design is created during the ________ phase of the SDLC.
    a. implementation
    b. maintenance
    c. analysis
    d. planning
A

c. analysis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q
  1. The last phase in the Database Life Cycle is ________.
    a. implementation and loading
    b. testing and evaluation
    c. maintenance and evolution
    d. operation
A

c. maintenance and evolution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
6. Installing the DBMS, creating the database, and loading or converting the data are
part of the \_\_\_\_\_\_\_\_ phase of the DBLC.
a. testing and evaluation
b. database initial study
c. database design
d. implementation and loading
A

d. implementation and loading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
7. Testing, fine-tuning, and evaluating the database and its applications are part of the
\_\_\_\_\_\_\_\_ phase of the DBLC.
a. database initial study
b. implementation and loading
c. testing and evaluation
d. database design
A

c. testing and evaluation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  1. Which of the conceptual design steps determines end-user views, outputs, and
    transaction-processing requirements?
    a. Database analysis and requirements
    b. Distributed database design
    c. Data model verification
    d. Entity relationship modeling and normalization
A

a. Database analysis and requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
  1. Which of the conceptual design steps defines entities, attributes, and relationships?
    a. Distributed database design
    b. Entity relationship modeling and normalization
    c. Data model verification
    d. Database analysis and requirements
A

b. Entity relationship modeling and normalization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
  1. The first step in developing the conceptual model using ER diagrams is to
    ________.
    a. identify, analyze, and refine the business rules
    b. complete the initial ER diagram
    c. define the attributes, primary keys, and foreign keys for each of the entities
    d. normalize the entities
A

a. identify, analyze, and refine the business rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q
  1. During the Entity-Relationship modeling process, the designer must ________.
    a. avoid all ternary relationships
    b. delete the ER diagram
    c. make decisions about the placement of primary keys in 1:1 relationships
    d. make decisions about adding derived attributes to satisfy processing requirements
A

d. make decisions about adding derived attributes to satisfy processing requirements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
  1. The first step in the ER model verification process is to ________.
    a. identify each module’s internal transaction requirements
    b. identify each module and its components
    c. identify the ER model’s central entity
    d. verify all processes against the ER model
A

c. identify the ER model’s central entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
  1. The ________ design is used to translate the conceptual design into the internal
    model for a selected database management system.
    a. logical
    b. physical
    c. network
    d. time
A

a. logical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
14. \_\_\_\_\_\_\_\_ design is the process of selecting the data storage and data access
characteristics of the database.
a. Logical
b. Physical
c. Time
d. Network
A

b. Physical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
  1. Once the data have been loaded into the database, the ________ tests and finetunes
    the database to ensure that it performs as expected.
    a. database administrator
    b. systems administrator
    c. programmer
    d. manager
A

a. database administrator

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
  1. The assignment of ________ may restrict operations on predetermined objects such
    as databases, tables, views, queries and reports.
    a. password security
    b. audit trails
    c. diskless workstations
    d. access rights
A

d. access rights

17
Q
  1. ________ are usually provided by the DBMS to check for access violations.
    a. Audit trails
    b. Diskless workstations
    c. Access rights
    d. Security devices
A

a. Audit trails

18
Q
18. Once the database has passed the evaluation stage, it is considered to be
\_\_\_\_\_\_\_\_.
a. finished
b. complete
c. secure
d. operational
A

d. operational

19
Q
  1. Which activity in the SDLC is parallel to implementation and loading in the DBLC?
    a. analysis
    b. detailed design
    c. coding
    d. testing and evaluation
A

c. coding

20
Q
20. \_\_\_\_\_\_\_\_ design is productive when the data component is composed of a relatively
small number of objects and procedures.
a. Denormalized
b. Decentralized
c. Centralized
d. Normalized
A

c. Centralized