How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?
4 18543Can we dynamically increase the size of occurs clause? i.e In case I an not sure of the size of array and want to increase the size at run time.If yes , how?
1 6281I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
3 8375i) Difference between ps, esds, ii) Difference between lrecl, blksize among PS, PDS issues? i.e in jcl at dcb
2 11175how can i code cond parameter in procedures ? i have a jclk calling a proc which has 10 steps i want to execute from step 5 to step 10 where can i code restrat parameter or cond parameter for ths
IBM,
4 8324
Can you explain communication area?
What is meant by an isolation level?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Explain how to access vsam file?
What does EIB mean in CICS?
What is a transid?
What is the purpose of dd dummy statement?
What r the comman abends in db2, jcl and cobol???????
Define an asra?
What does the keyranges parameter in define cluster commends do?
How errors are handled in CICS programs?
Name the two types of transient data queues?
How is Telon(CA-Telon) used to build map?
which is the cics control program that provides communication services between user written application programs and terminals?
List the different components of jcl statement?