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 12003If 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 11113The 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 12307Hi,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 4889Re: 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 9648
How do we specify index to include or not during bind process.
define the purpose of the iter operation?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Is therE anybody who knows about TICKLER FILE of RM.??thank you
How does jcl act on a cobol code?
Write a program to enter and display the names of students in a class using the occurs clause.
which are the query selection criteria, which can be given in a query?
What do you mean by storage group (stogroup)?
A table has two indexes defined. Which one will be used by the SEARCH?
is it necessary that all versions of the gdg have to be of the same record length?
What is the syntax for FETCH in DB2 ?
Which isolation level provides maximum concurrency?
Explain the purpose of dd * statement in jcl?
What do you understand by the term job time – out and how can you overcome that?
Explain about the file objects in vsam?