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
385Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
334How 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
293When 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?
235Assume 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?
2901. 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?
235If 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?
215write 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
256
How to run my rexx exec?
Why do we use cursor?
what is program status data structure?
during input operation which indicator position is seton if there is a record lock?
what is the difference between packed decimal and zoned decimal?
Define floating maps with illustration?
Can you explain exec cics handle condition command?
how to convert the recors form vsam file to db2 table tru file aid
Can you define temporary storage?
Explain the purpose of the program list table?
what is the purpose of dynslt keyword?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"
What is the significance of addrspc parameter in exec statement?
what is a program described file in rpg?