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 4180suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 4283Hello 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 2780What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 6265How 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 7665How 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 4219In 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 3797
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
what is logical file?
What is the interactive job? What is the batch job?
What is the draw back of Procedures? why we are going to Modules?
What are the record format field mapping options in cpyf?
What is a continuation triple?
How to convert a spool file to PDF file in AS400?
WHAT IS FERERENTIAL INTRIGRITY ?
how to write code for singlepage in sqlrpgle with update ?
How many maximum record format a logical file have?
records can be read/update/deleted with which file?
Difference Between Ca & Cf?
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?
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.
What Is The Difference Between Goto & Exsr?