IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) in a indexed file what is procedure for read the records from 12 to 18. please give the code example
L&T,
2 7788IDENTIFICATION DIVISION. PROGRAM-ID. MOVEPGM. DATA DIVISION. WORKING-STORAGE SECTION. 01 WS-I PIC 9(2). PROCEDURE DIVISION. A1000-MAIN-PARA. PERFORM PARA-X WITH TEST BEFORE UNTIL WS-I= 5 STOP RUN. PARA-X. DISPLAY "BEST2". I m getting error s722,while executing the program, seems getting in loop, can anybody tell me why
3 5846While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
3 16256all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
2869
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is the difference between a schema and a subschema?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Write a CL program which will run a batch job at 1 am every night
What is the picture clause of null indicator variable?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is condition checking in jcl? Is this possible?
how to define a directory and what is the structure and definition for the same?
Is condition checking possible in jcl?
What is maximum displacement?
what is the use of sflend keyword?
What is diff between EVAL & MOVE?
How to find the list of source physical files in a library?
How to reverse the string in rpg