suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1 3797suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 3976Hello 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 2465What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 5692How 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 7110How 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 3773In 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 3481
define the purpose of the %sst function?
using dfu, user will be able to ___________ from physical file?
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
Can you summarize the steps I have to go through in writing my first cgi?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
Explain how to detect record is locked in cobol/400? What is the solution for that?
what is maximum number of arrays allowed in rpg?
What is the difference between copybooks and subprocedures in as400?
when are the referential constraints executed?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
what is the maximum number of parameters allowed in rpg?
what is kids-rpg?
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
what is a logical file?
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?