what does the opcode free do?
Answer / prerana shukla
The FREE operation removes a program from the list of activated programs, frees static storage and ensures program initialization (first cycle processing) the next time program is called. It does not close file or unlock data area.
| Is This Answer Correct ? | 0 Yes | 0 No |
what 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?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what is a query can be run in which mode?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
What are the different types of messages in CL?
what is full form for dds?
What is the difference between Physical and Logical files ?
What is the purpose of RTVMBRD command?
How many PARM statement can we use in a CL program?
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?