Author |
Message |
Topic: COBOL CALL and CICS LINK |
buntyjain
Replies: 3
Views: 3222
|
Forum: Application Programming Posted: Wed Jan 28, 2004 2:40 am Subject: COBOL CALL and CICS LINK |
Though I got the Answer :
" If you're accessing the sub-program ONCE, then the LINK and the CALL are equal in overhead. The difference is realized when accessing the sub-program more than one time. ... |
Topic: COBOL CALL and CICS LINK |
buntyjain
Replies: 3
Views: 3222
|
Forum: Application Programming Posted: Wed Jan 28, 2004 1:45 am Subject: COBOL CALL and CICS LINK |
What is the Difference between COBOL CALL and CICS LINK. |
Topic: Figurative Contants |
buntyjain
Replies: 2
Views: 2053
|
Forum: Application Programming Posted: Tue Jan 27, 2004 8:00 am Subject: Figurative Contants |
How Compiler interprets figurative constants ? |
Topic: DB2 Null Indicators query |
buntyjain
Replies: 2
Views: 1784
|
Forum: Job Control Language(JCL) Posted: Wed Jan 21, 2004 8:56 am Subject: DB2 Null Indicators query |
Ya, Sorry for confusion.
Thanks Kolusu. |
Topic: DB2 Null Indicators query |
buntyjain
Replies: 2
Views: 1784
|
Forum: Job Control Language(JCL) Posted: Wed Jan 21, 2004 8:13 am Subject: DB2 Null Indicators query |
Sir ,
I need guidance for the below two query regarding JCL,
1 ) How can we validate Set null values in a program ?
2 ) what is the meaning of 0,-1,-2 when it returns that ?
Thanks, |
Topic: Unload and Load |
buntyjain
Replies: 1
Views: 1677
|
Forum: Application Programming Posted: Tue Jan 13, 2004 3:25 am Subject: Unload and Load |
Hi,
Can anyone guide me as to How should I proceed in below :
I have to unload a data from the table to flat file and then Upload again to flat file.
Can anyone give me idea ?
Thanks, |
Topic: Mass compilation of Cobol modules |
buntyjain
Replies: 2
Views: 4551
|
Forum: Job Control Language(JCL) Posted: Mon Jan 13, 2003 6:22 am Subject: Mass compilation of Cobol modules |
Hi Kolusu,
Thanks for your prompt reply.
1) We dont have source PDS. We are generating modules which are already in Endevor.
At present we are going to Generate option of Endevor, and After i ... |
Topic: Mass compilation of Cobol modules |
buntyjain
Replies: 2
Views: 4551
|
Forum: Job Control Language(JCL) Posted: Mon Jan 13, 2003 2:16 am Subject: Mass compilation of Cobol modules |
Hi All,
We have to compile thousands of Module of various subsystems.
Is there anyway via JCL we can submit modules for different subsystem in One-Go ?
Do someone have JCL for that ?
I hav ... |
|