Unit 4.1 Flashcards

1
Q

What is information System?

A

Resources that enable collection…dissemination of info throughout an organization.

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

SDLC?

A

structured project management model that outlines the phases required to build an IS.

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

Phases of SDLC

A

planning, system analysis, system design ,development/ implement, integration and testing, operation and maintenance.

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

Database DLC

A

Plan, study, design, implement and load, test and eval, operate and maintain.

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

Specification?

A

Formal representation of what a system should do,in terms independent of how it may be realized.

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

Database initial study

A

collect requirements, define problems and objectives, define scope and boundaries

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

Methods used in database initial study:

A

Interviewing end users individually and in a group

Questionnaire survey

Direct observation

Examining different documents like forms, reports, receipts, invoices

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

How do you analyze a company’s situation

A

Database designer examines its operational components, organizational structure, mission, and their interactions.

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

What are the requirements in the analyzing stage ?

A

Functional: desired functionality of the database, including
data entry, storage, retrieval, and reporting.

Non- functional: specify any constraints or performance expectations, such as security, scalability, and response time

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

What is a problem? Problem definition? Problem statement?

A

difference between actual and desired situation.

Definition is when there is a summarized problem statement followed by a series of issues.

Statement outlines the negative points and why it matters.

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

In which stage should initial objective be addressed along with system interface sharing data with other existing or future systems be addressed?

A

Defining objectives: help solve at least the major problems

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

Scope/boundary definition means

A

extent of the design and its requirements or the conceptual line that divides the system under study from ‘everything else’.

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

Database Designing phases

A

Conceptual: constructing a model of the data used in an enterprise,
independent of all Technical /physical considerations.

Logical: constructing a model of the data used in an enterprise based on a specific data model (e.g. relational), but independent of a particular DBMS and other physical considerations.

Physical: producing a description of the implementation of the database on secondary storage; it describes the base relations, file organizations, and indexes
design used to achieve efficient access to the data, and any associated integrity constraints and security measures

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

Implementing database:

A

Select and Install the DBMS
Create the Database(s)
Load or Convert the Data

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

Testing a database:

A

Does it preform as expected.
Integrity, physical and password security, access rights, data encryption, backup and recovery plans are tested.

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