what is the cics command used to access current date and time?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What are extra partition & intra partition TDQs?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.
Can you have CICS code in a copybook? If yes, what happens during compilation?
What happens to resources supplied to a transaction when an XCTL command is executed?
How do you read from a TSQ?
How do you access the records randomly in TSQ ?
What is the abend command?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Can you use DYNAMIC calls in CICS ?