IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
HCL,
1 3988If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
HCL,
1 2616what are the types of abends that occur on job failure? And explain the possible causes of these
1573Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
1 2733What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 6180How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
HCL,
3219In the house keeping section of an MVS assembly language program, like the one below STM R14,R12,12(R13) BASR R12,R0 USING *,R12,R11 LA R11,2048 LA R11,2048(R11,R12) .... .... 1. What if BASR R12,R0 IS NOT PRECEDE USING *,R12,R11? 2. USING (base address), REGISTER does USING directive says assembler to treat particular Register as a base register with the mentioned base address..in the above case * i.e current location counter..well if that is the case why we need BASR R12,R0 ? 3. What if I write like STM R14,R12,12(R13) BASR R12,R0 LA R11,2048 LA R11,2048(R11,R12) USING *,R12,R11 there is no address resolution being calculated in both LA statements so is it a right way to set Base register?..will there be any issues with Domain regarding R11 and R12?
1938
Can I share my data with other jobs? How?
How to execute stored procedure in db2 command editor?
how do I declare a table or array in rpg iv?
what is the version of os/400 that we have?
How can you find out the # of rows updated after an update statement?
how would find total records in files using sequential?
What is the difference between oracle and db2?
Explain in DD statement what is the use of DCB parameter?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
What is dbid used in adabas?
Explain the contents that are a part of dclgen.
How ENQ and DEQ used in CICS?
Tell me abt any another framework which is challening for Ibm framework
Specify cics transaction initiation process?
Define redefine?