how to handle -911 (deadlock) error in a db2 program so that the program will never abend?
IBM,
1093suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
IBM,
1175how to get the last record in vsam file in cluster? And how can u get the ksds file records into ur cobol program?
IBM,
1027
INCLUDE is used ONLY on MVS/ESA Version 4 or higher systems to name an INCLUDE group. An INCLUDE group is a set of one or more valid JCL statements that are stored together in a JCLLIB data set or a system procedure library, and that are read in and used to replace the INCLUDE statement itself within the job. Any number of INCLUDE statements can be used in a job, but the name field value used on each should be unique within the job. The INCLUDE statements can appear in a job anywhere after the JOB statement, but may not appear between a CNTL and ENDCNTL JCL statement.
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is plan and package in mainframe?
How do you write from PL/1 code to JCL?
What is a configuration management system, give examples?
What is dbid used in adabas?
What does "using" do?
What is database manager in db2?
Can you explain primary aspect of cics?
Differentiate between the joblib and the steplib statements?
what do you mean by define model parameter?
Explain the mdt in cics?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
How can you access esds files from cics?
How to find the number of rows in db2 tables?