In real storage usage. By monitor through rmf iii the usage of real storage keep in increasing everyday. Why this happen?
816What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
946How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
1024Explain difference between read work file 1 and read work file once? Why we are using work file once?
926
What guidelines should be followed to write a structured cobol prgm?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is a hyperdescriptor? How does it work?
What is the result of open cursor statement?
Tell me what type of files we can process thru file-aid?
What are the processing modes available in ims db?
what is DSN in JCL and what are the parameters to declare the DSN?
what JCL Procedures?
Explain the significance of the shareoptions parameter?
Mention the types of job control statements?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
how do u conduct impact analysis?
Highlight the difference between a symbolic map and physical map?
in a cobol select statement for a ksds can you tell me what are the 3 possibilities for access?
What is the maximum No of rows per page?