IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
IBM,
4 14781I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?
4 2173201 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
IBM,
2 9674I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
L&T,
1 11296I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
2445I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
2480
WHAT IS FERERENTIAL INTRIGRITY ?
how to run batch program without jcl?
What's The Error Code For Unique Index Voilation?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
Name what parameter directs the output of the job log dataset?
What is temporal table in db2?
List down the types of triggers in the db2 database?
How can you count the number of rows from a table tab?
What are the utility programs in jcl?
how to initialize a register to 0000?
What are the types of the dfhmdf present in the cics?
What is maximum displacement and how to cross this limit?
How to find the maximum value in a column in the db2 database?
can oorexx run normal rexx programs?
what is the maximum number of subroutines allowed in rpg?