IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What are the types of important programs that are used in the cics?
What is the procedure to solve an ASRA ABEND?
Can we concatenate fields in physical file? If yes how can we do?
How do I change the column size in db2?
Explain the meaning of spufi?
What is declare cursor?
How dummy is used in jcl?
How joinkeys helps in sort?
What is null value in db2?
What is the difference between copybooks and subprocedures in as400?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
Define exec cics retrieve?
What do the compilers provide?
What is bind plan?
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?