File Base System vs Data Management System Flashcards

1
Q

Composed of application softwares that have access to files?

A

File Based System

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

File types can either be?

A

Text or binary

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

How many records we can store in a file?

A

One

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

How is the application software coded with?

A

It is coded with data management functions which follows the Data Processing Cycle

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

What seems to be known to the programmer when coding application software in a file based system?

A
  1. File location
  2. File type
  3. File operation
  4. Structure of data in the file
  5. How to code instructions to manipulate data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the user’s view of the application software in a file based system?

A
  1. Files can only be accessed through a software program unless the file is a text file
  2. Users cannot share files
  3. Only one user can access the file
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Name the 6 issues about File Base System?

A
  1. Data becomes isolated
  2. Dat redundancy and inconsistencies
  3. Difficulties to relate data with one another
  4. Security in data
  5. Difficulties in sharing data among different applications
  6. Adding new fields in the file will result to recording of all programs using it even if the program is not going to use it.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How can we solve the issues on File Based System?

A

We use a Data Management System

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

Name 2 components the DBMS usually uses?

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

How does a data management system work?

A
  1. Database application sends instructions to the DBMS
  2. The DBMS uses the Database to perform instructions given by the Database Application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a database?

A

Can collect files and act as a mode of storing data

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

What does the DBMS use to provide conceptual and logical representation on how data is stored?

A

Data Model

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