suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
IBM,
963execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module
IBM,
1073suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
IBM,
1002what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
IBM,
1060
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What are the 2 types of parameters in dd statement?
Explain the difference between external subroutine and subprogram?
What kind of error is trapped by on size error option?
a dd statement has 2 types of parameters. Name them?
Name a few CICS programs which are generally used ?
What is db2 command?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
What is redefines clause in COBOL?
Which statement is used to identify the private libraries in job?
Define base cluster?
can any one exaplin about Decision Tables in test region with good example
which utility is used to sort a file in jcl?