suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1 3740suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 3939Hello 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 2426What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 5647How 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 7049How 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 3728In 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 3448
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
What is binder language ?
what is service program?
what is externally described file ?
the maximum number of subfiles that can be active for a single file is ____ .
how to develop some simple graphs (bar charts) using just html?
when would you prefer logical file than opnqryf?
How 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
can error messages as a result of a comp, range or values keyword be overridden?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
when is a tag statement used in rpg?
maximum number of subfiles that can defined in a rpg program for one display file is?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
Can level check error occur if we do chgpf?
1. 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?