what is swap-in and swap-out? What is address space in MVS? What is the size of the address space in KBs for 16 bit address space?
12 56733I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN
4 14586I have TSO dataset profile set to automatic recovery on. After the system disconnects unexpectedly, when I log back on to TSO, I receive an error every time I go into edit with 'automatic recovery' in the title. The options are 1.) enter 2.) end 3.) defer 4.) cancel. No matter which option I choose, I am thrown back into the 'automatic recovery' screen the next time I go into edit on any dataset. How do I get the message to go away?
5 15963How to delete a front spaces in a data-name/variable in cobol Example:- 01 data-name-1 PIC x(20) value " cobol language". 01 data-name-2 PIC x(20). MOVE data-name-1 to data-name-2. would like the value of data-name-2 is "cobol language".
3 8455Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
3 7610Can anyone tell me the syntax for printing two files at two different destinations in a single step?
3 8399How to delete leading spaces/blank in COBOL ? Example:- 01 data-name-1 pic x(220) " English is a language". I would like to delete leading spaces.
7 78305Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
11 60033In my job I have 6 steps. Step01,02,03...step06. after executing step02 i want to skip step03 and want to execute step04. and once step04 is done then I want to go back and execute step03. once step03 is completed I want execute step05, 06 and so on... can any one tell me how do i do that???
10 20592
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
What is monosysplex?
What is db2 command?
What is bind package and plan in db2?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What are the types of processes to create a map in cics?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
what do you mean by a upgrade set in vsam?
What is meant by deadlock in db2?
Can we move alphanumeric incentive to the numeric field?
how can we repair a soc-7 error?
What is a trigger in the db2 database?
How can the duplicate values be eliminated from db2 select?
what is “Cond= even” and “Cond=only”?
What are the different dataset organizations used in vsam?