What are the keywords associated with DCB? How can you specify DCB information? What is the OS precedence for obtaining that DCB information, ie. where does the system look for it first?
2 8889
how JCL works?
Are you comfortable in cobol or jcl?
How do you stop a db2 database in linux?
which transient data queue support ati?
What is a db2 package?
how can you prevent more than one user from accessing the same transient data queue?
How to Build a Row Condition?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What is the difference between read(1) and read work file once?
what is an mdt (modified data tag)? Its menaing and use?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
How to check last update on table in db2?