Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL.

Thanks for help in advance.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

What is redefines clause in COBOL?

0 Answers   B-Ways TecnoSoft,


What is the use of intialize verb?

0 Answers  


How to read a 100 record from a file through cobol?

2 Answers  


COMP?

2 Answers  


What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I am going to Display the WS-VARX and WS- VARN?

6 Answers   Xansa,






hw to create 3 dimensional array & hw to access it?

1 Answers  


how will you define vsam file in select clause?

3 Answers   Patni,


2)Where the Plan is located in CICS-DB2?

1 Answers   IBM,


how we separate the cobol cics statements from cobol&cics programming?

1 Answers   Valtech,


Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

3 Answers   IBM,


What is SSRANGE, NOSSRANGE ?

5 Answers  


What is Redefines clause?

8 Answers  


Categories