What is the difference between ooRexx and IBM's Object REXX for Windows?
accept ws-date from date will return the current date?
Explain the jcl exec statement?
How do you pull up a query which was previously saved in qmf?
What is dbd?
What is load utility in db2?
what is the meaning of ssrange and nossrange?
What is link edit in cobol?
How do you create a temporary dataset?
What is mainframe cics?
What is auto status in idms?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
Explain about rct.
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?