TMF provides the integrity of the database against failure of the any of the following:
Disk drive and Disk controller
Disk process and CPU
An application process and Entire system
Both a, b and c
What are the features of TMF?
Consistency
Fault Tolerant Records
Roll Back
Locking
All of the above
SCUP operates on the SCREEN COBOL object library by recompiling the source program
True
False
Can a SEARCH be applied to a table which does not have an INDEX defined?
When a pathway system is shut down, all configuration information up to that time is retained in the pathway control file
PROGRAM-ID is optional paragraph in any program
DAY-OF-INTEGER is a Numeric Intrinsic Function
In TANDEM COBOL85, it is not necessary to explicitly close files through the CLOSE statement before executing a STOP RUN
An object within a pathway system can be independently referenced, configured and controlled
Which mode of opening is required when REWRITE is used?
INPUT
OUTPUT
I-O
EXTEND
None of the above