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?
1092Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
1083How 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
959When 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?
901Assume 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?
8891. 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?
900If 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 2282
how do you use exceptional write in c specs?
how to toggle between single line and multi - line display of a particular record in a subfile?
how you will know whether you are in sfldrop or sflfold mode?
What are the different types of model available in coolplex
What is difference between bind by copy and bind by reference?
which are control break logic indicators?
What is the difference between crtdupobj and copyf?
A join logical file has how many record formats?
how many types of display are available on as/400 for user interaction?
what is rpg ?
What is the use of member in pf?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
why is as/400 called object oriented machine?
when would you use or not use this approach?