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?
1128How 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
1020When 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?
966Assume 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?
9481. 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?
959If 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 2369write 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
1243
What happens in bind step in a db2 program?
Explain the function of entry-sequenced data set?
What are the different versions of gdg named?
How is the value function used?
What is the clustering index in the db2 database?
1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat
what is the use of data structures?
different type of cursor?
Explain the difference between intra partition tdq and extra partition tdq?
Kindly specify the pic clause for the hhmmss type of data fields?
Can you explain multitasking and multithreading?
a multiple format logical file is also known as?
what is swap-in and swap-out?
hi guys i am new for sqlrpgle, please suggest me good websites and theory and coding. plz plz its very urgent.
Define gdg?