In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
TCS,
6 11338. What is the difference between the following statements : I) step#1 exec PGM=accpay ii) step#1 exec tbalance
1 5081What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
6 8649
What is the difference between cursor and select statement?
What is the use of db2 optimizer?
how do you execute a background cics txn ?
Differentiate between addressing mode and run mode.
How to connect to db2 database from windows command line?
What is release/acquire in bind?
How arrays can be defined in COBOL?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Name the two types of transient data queues?
Give the format of using and giving in sort statement. What are the restrictions with it?
what is meant by dirty read in vsam?
What is node in db2?
Mention the definition of cobol in varchar field.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?