IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
1076Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1123How 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
1017When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
961Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
9421. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
950If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
1 2367write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
1238
list some of the commonly used commands for debugging?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what does a file status of 02 on a vsam signifies?
How to find the list of source physical files in a library?
How can you get the ksds file records into your cobol program?
What is the use of mdt (modified data tag)?
What is the clustering index in the db2 database?
How to find the number of rows in a db2 table?
Discuss about changing dataset name in proc.
what are different record spacing keywords in rlu ?
what is DSN in JCL and what are the parameters to declare the DSN?
What does a deadlock mean in DB2?
which transient data queue support ati?
How to pass the parameter in parm using linkage section ? (syntax)?
What guidelines should be followed to write a structured cobol prgm?