IBM AS400 AllOther (736) suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1 4108suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 4199Hello friends, i am having 1 year experience in AS/400. Can any one send me the as400 interview questions to my email id:nagaraju20087@gmail.com
1 2707What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 6155How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
2 7539How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
1 4136In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
1 3721
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)?
Assume 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?
Difference Between Source Physical File & Physical File?
what key word is used when screen is re-display?
define the purpose of the iter operation?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
what does the ovrdbf command do?
What is the batch job?
define the purpose of the %sst function?
how do you know that records are locked?
how can database records be read without lock ?
How to select highest score of each subject or how to select highest income of every month?
what is the command to know key fields of file?
how can a cgi check whether an ifs object is available?
What is program status data structure(psds) in as400?