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?
1150Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1123How 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
1017When 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?
959Assume 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?
9401. 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?
950If 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 2362
When it is desirable to describe files Internally?
Can we concatenate fields in physical file? If yes how can we do?
what the purpose of ovrdta, ovrata keywords?
What is the interactive job?
Can level check error occur if we do chgpf?
What is the as400 called now?
difference between sflrcdnbr and sflnxtchg?
What is the interactive job? What is the batch job?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
what is the purpose of indicators in rpg?
how to read database records without locking them?
how you will find an error which is not in the first page of the subfile without using rolldown key?
WHAT IS AS/400 SYNORIO?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
when are the unique constraints executed?