Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
6 10603suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1 3707suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1 3914How 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 7012How 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 3689
Interviewer asked me write down DDS for load all subfile .can anybody write dds
Explain mdt?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
What is difference between bind by copy and bind by reference?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
How Chain operation copies the record's data to the input buffer for the program?
is this a rpg channel?
What is the difference between iter and do?
what is file information data structure?
What are the types of identifiers?
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?
what are the key words you must use when using a subfile?
are there any useful c runtime apis that I can call from rpg iv?
what is the difference between do while and do until?
explain sflclr, sflend, sfldlt, and sflcsrrrn?