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?
959Assume 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?
9401. 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 2362write 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
1232
How to connect to db2 database from windows command line?
When 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?
What is a buffer in memory?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
what is subfile?
What do you mean by between and in? Is between inclusive of specified range values?
Explain the types of perform?
What are the processing modes available in ims db?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
what is use of disp parameter in dd statement?
What is meant by an attribute byte?
If anyone has latest IBM Certification Dumps can you pls forwards it to me
What is the syntax for FETCH in DB2 ?
What is a Foreign Key?
How is data retrieved from multiple tables using a single sql statement?