IBM AS400 AllOther (736) I am working in session1 ans session2. In session1 3 jobs are running. In session2 2 jobs are running. How many LDA and temporary files will be created?
3 10799what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?
CTS,
2 7819DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
CTS,
2 15789what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?
CTS,
1 6076I/o error detected,Record Out of sequence,Permanent I/o error occured....I mean give one eg for these errors...i understand only,update/delete operation without prior read oprn..give details of remaining
CTS,
1 11147how a varible can be passed to a subfile...accnt1 contain data in a data area..ie Daccnt1 uds,Daccnt2 3 overlay(accnt1:1), DNo 4 overlay(accnt1:4)..we want to transfer this dataarea value from acnt0001 to a subfile..that means to enter each record we have to incriment account no,, i normal window we can do move accnt1 account_no eval account_no=accnt1 eval no=no+1 exfmt usr_account how it possible with Subfile????????.Please do answer? (Thank you for all your answers dear friends!!)
CTS,
1 5382what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
5 14203
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?
What is the actual use of fillers?
What are the mandatory keywords of sub file?
how can you detect and handle a record lock situation?
what is *inzsr used for?
define the purpose of the *cat function?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
when do you use f-spec. Continuation line ?
how can I control the way a remote browser uses its cache?
How to find the list of source physical files in a library?
what is file information data structure?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
what does the opcode free do?
the maximum number of subfiles that can defined in a rpg program for one display file is ___ .
how can you detect overflow for a print program that prints multiple lines per cycle?