a multiple format logical file is also known as?
No Answer is Posted For this Question
Be the First to Post Answer
define a shared access path?
how 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!!)
How can we read file using curser? how to define a curser?
why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different??please tell
what is match field indicator?
a program variable coded in an embedded sql statement is referred to as?
how can a cgi check whether an ifs object is available?
What are Control level indicators?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
What is file information data structure(infds) in as400?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
define what a data queue is along with a brief example of what it may be used for?