IBM AS400 AllOther (736)
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
What is file identifier where we can use?
what are the different methods to access seu?
Space & Skip Are Which Level Keywords?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
when would you use or not use this approach?
What Is The Error If We Don't Get Login Screen?
What is the difference between crtdupobj and copyf?
How to detect record is locked in cobol/400? What is the solution for that?
WHAT IS FERERENTIAL INTRIGRITY ?
1. 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?
what is the use of dspatr(mdt) keyword?
what is externally described file ?
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 the use of unique keyword and what level it is defined?