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 7808IDENTIFICATION 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 5859While 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 16283all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
2874
How to Define a Procedure in RPG?
Write a program to enter and display the names of students in a class using the occurs clause.
what is a jcl?
What is amode(31)
What action db2 takes when a program aborts in the middle of a transaction?
What is inspect in cobol ?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What are the various error conditions seen in rexx?
What is the kcp in the cics?
Explain db2.
why is as/400 called object oriented machine?
Define db2 and its databases?
What is cursor stability in db2?