if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
2 6681Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
2205in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
3 9066I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
3 10593I hav vari declaration like..... 77 a pic s9(9).99. 77 b pic s9(9).99 comp. 77 c pic s9(9).99 comp-3. if i use MOVE 123456789.99 to a,b,c what happen every one working fine ?
1 6623we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
1 5139what is the difference between vsam and dataset how do u create vsam dataset which file you r used?
2 11181How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
IBM,
1 4787
Can there be more than one cursor open for any program?
In real storage usage. By monitor through rmf iii the usage of real storage keep in increasing everyday. Why this happen?
How do I change the column size in db2?
How do you get parameter from JCL to PL1?
What is CICS ?
can oorexx run ibm object rexx programs?
Mention the definition of cobol in varchar field.
What are the information stored in ci?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How do you submit a job for execution?
What is the quality process in development?
Explain how can a jobs execution priority be modified?
What do you mean by rollback?
What are the processing modes available in ims db?
How can return codes be tested before execution of a job step?