IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?
4 11481Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
1 6249Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
7 12792
How to get the ddl of a table in db2?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
what are the various types of device files?
What are the access modes of START statement?
What Is Ddm ?
What are the various error conditions seen in rexx?
Explore the syntax of the evaluate statement?
what is a base cluster in vsam?
How to fetch the last row from the table in SQL (db2)?
How to check sequence on a table in db2?
Hi,Please give me the the answer for these quesitons? 1.what is IFS and ICF and RAPE amd DISKET fils? explain with example please? 2.What is the difference between POST AND SPACE OPCODES? 3.Can anybody tell me default printerfile command and object type?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
What kind of database is db2?
what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility
What tools are available in PL/1?