if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
CICS,
5 11209i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
6 12745if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
IBM,
4 10834if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
IBM,
4 11256
Mention the types of job control statements?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
Explain in detail about buffer manager and its functionalities?
What is bind in db2?
What is the IDD?
Expalin about Ibm frameworkinh working & is it platform independant & open source?
A word in the computer memory is identified by_________
What is a bind in idms?
Explain the function of the steplib dd statement?
How to create backup table in db2?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
Explain various types of locks in db2?
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
Can we see the copy book length using file-aid?
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.