What are the uses of COMMIT and FINISH? - IDMS

What are the uses of COMMIT and FINISH?



COMMIT:

- A CHECKPOINT is written to the Journal File.

- Releases record locks, if any.

FINISH:

- Releases the database resources that are active.

- Terminates all the processes of database.

- Writes statistical information to IDMS.

- Logs a CHECKPOINT.
Post your comment