IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What do you mean by the term fct?
which single rpg opcode performs both setll and reade?
what is the use of the file status clause in the select statement in vsam?
what does the ovrdbf command do?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Tell me what type of files we can process thru file-aid?
What are the different types of PL/1 files?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
What is the advantage of defragmentation?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What does db2 plan contain?
how can we define a gdg?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.