IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
4 11661If i have updated few fields of Adabas file using UPDATE command, and after that i used display to see that field get updted or not. If in Display it showing nothng or record did not get updated then what can be the possible reasons?
2 10832The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
6 11835Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?
1 4724Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.
IBM,
2 9447
What does db2 plan contain?
What is schema in db2?
how do you reference the variable block file formats from cobol programs
What is the term “where” for?
How is record management performed in vsam?
Which dd parameters are required?
How to pass the parameter in parm using linkage section ? (syntax)?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
How to pass data to a program that is coded in an exec statement?
What is meant by mpp mode?
What are various search techniques in cobol? Explain.
What are types of indexes?
Can we call instream to catalog and catalog to instream?
What is universal database?