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 2708What 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 4137In 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 3722
which cl command is used to trap error messages during program execution?
how can a message from a message file appear as a constant on the screen?
What is the maximum number of subfiles that can be specified in a display file?
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
How can we update a specific field in RPG?
some special characters I key in my html source members show different on my web pages. Why? How can I solve this?
how to define global parameter in ile ?
Define sort?
What is the syntax of redefine?
What Does Lokup Does In Tables & Arrays?
How to select highest score of each subject or how to select highest income of every month?
can you debug ile rpg program using isdb?
in which specification the report layout can be defined?
define what a data queue is along with a brief example of what it may be used for?
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?