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 4258suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 4357Hello 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 2864What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
HCL,
1 6361How 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 7830How 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 4330In 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 3874
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
what is an online rpg?
what is sflrolval?
name few ibm supplied libraries?
define a output queue?
what is the use of sflnxtchg?
during input operation which indicator position is seton if there is a record lock?
What are fillers?
the maximum number of subfiles that can be active for a single file is ____ .
can you display a empty subfile?
what does opcode post do ?
which are the string manipulation opcodes?
which are the relational operators in rpg?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.