What is the type, length of a LDA?
what is service program?
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 ?
what is a join logical file?
How many types of jobs?what is difference between interactive and batch and submited jobs?
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
What Is The Purpose Of The "n" In The Following Calculation Specification?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
why is the declare cursor statement is used for?
define the purpose of the *bcat function?
What is difference between CAT, TCAT, BCAT?
PGM QSH CMD('/QOpenSys/bin/sftp -b/home/test/myfile.txt serverUserID@server') ENDPGM In above example,what is content of myfile.txt ...Thanx
OVRDBF FILE(xxx) TOFILE(libl/filename) share(*yes) In which scenario is share(*yes) used? could any one explain with an example?