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
1015Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1077How 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
953When 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?
896Assume 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?
8861. 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?
892If 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 2279write 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
1174
What is the role of data manager in the db2 database?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the pertinent COBOL commands?
Define an asra abend?
what happens in execution stage in job processing?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Tandem COBOL Interview questions (on TACL,SCOBOL,ENSCRIBE,PATHWAY0
What is node in db2?
how to define to define a hidden filed in dspf ?
What do you mean by CEMT?
Enlist the features of rexx as a programming language.
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
What is the difference between physical file and logical file?