IBM AS400 AllOther (736) Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
1086Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1076How 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 2277
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is scan and xlate?
In Which Specs Arrays, Tables & Constants Are Defined?
What is file information data structure(infds) in as400?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
what is the maximum number of subroutines allowed in rpg?
how does the runqry show the output?
name few ibm supplied libraries?
how many types of display are available on as/400 for user interaction?
What is the primary file?
what is rpg ?
Explain mdt?
what is program status data structure?
how many files, printer files you can describe in a rpg?
Can we concatenate fields in physical file? If yes how can we do?