Can be OVRDBF command mentioned after OPNQRYF command in CL?
Answer / raghav
No, in this case the program will throw an error as OPNQRYF looks for the Share Open Data path (*Yes) for the file to process.
| Is This Answer Correct ? | 2 Yes | 3 No |
How to trap errors in CL?
explain the use of dftwrt display keyword?
how can I control the way a remote browser uses its cache?
define the purpose/use for sflrna?
What is access path in as400?
Q. HOw can read multimember file through RPG/400 and CL/400 Actully i know that we can Read multimember file in RPG through EXEFILE and EXEMBR and in cl through OVRDBF and MEMBER(3)....But i want to read 3 members by CL Program And RPG/400 program.Please write the coding(Program) for both RPG/400 and CL/400 programs? 2.What are the full forms(stands) of EXEFILE and EXEMBR?
What are the types of Signature validation?
What is the purpose of reorganizing the physical file i.e. , RGZPFM?
Show 2 ways to convert a date from YYMMDD to MMDDYY (MULT operation not acceptable)
What is keyword PFILE specifies ?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
I have 1 rd in my flat file. say reord from 1 to 10 position : 'AS400NDB2400' I need to change the value from N to Y using SQL stmt ...How can I update this....?