suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1 3792suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 3972Hello 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 2462What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 5687How 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 7103How 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 3770In 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 3479
what are the limitations of cl (compare to rpg) ?
what does the ovrdbf command do?
what is the rpg system?
what is a keyed physical file?
what is the maximum number of parameters allowed in rpg?
which of the cl command can be used to determine which logical files are dependent on a specific file?
how many specifications are there in rpg/400? What are they?
what does defn do?
What is sort?
what is a program described file in rpg?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how can I automatically refresh a web page?
Why we are not able to perform insert delete and update operation in Join logical file?
when is a tag statement used in rpg?