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 14971I 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 2197101 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 9794I 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 11382I 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
2526I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
2539
What is cics load command?
how to access data in control blocks such as jobname?
What is the difference between inrec and outrec?
example for sub strings ? and refernce modifications whit output pls
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is the role of the data page in the db2 database?
How to declare host variables?
List out the data types available.
What are the contents of a dclmgen?
What are the various data types available in db2?
Define buffer pool.
Can you use occurs in bms map?
Can we use DISP=SHR in output file in JCL
do you use message subfiles? What are the necessary keywords required coding a message subfile?
What is the difference between bind and rebind in db2?