What is the maximum number of times Multiple Occurrences DS can occur in a program?
What is the purpose of the following? A CSRLOC (F1ROW F1COL)
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
Which is better LF or OPNQRYF ? When should we use LF and when should we use OPNQRYF ?
what is a primary file?
what is the use of unique keyword and what level it is defined?
how do you detect unused spool storage?
What is Folder?
at what level s,o are defined and what they will do?
What are the system objects required for journalling?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...