how to resolve -818 error. how to see timestamp token in
load module and plan
Answers were Sorted based on User's Feedback
Answer / sesha
BIND the application again, using the DBRM for the
application program that matches the object module.
In load module we can check timestamp.
for timestamp token Plan, check for BOUNDTS in
SYSIBM.SYSPLAN
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / rameshkumar h k
BIND the application again, using the DBRM for the
application program that matches the LOAD MODULE.
In load module we can check timestamp.
for timestamp token Plan, check for BOUNDTS in
SYSIBM.SYSPLAN
| Is This Answer Correct ? | 1 Yes | 2 No |
When do you use the IMAGECOPY?
What r the comman abends in db2, jcl and cobol???????
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
What is a page in db2?
How could one combine a set of incremental image copies into a single copy?
Is it mandatory to use DCLGEN? If not, why would you use it at all?
what is rebinding ?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
What is the difference between IN subselects and EXISTS subselect?
what is the use of commit ? and what is the syntax?
Outputs of explain are with matchcols = 0. What does this signify?
What is the FREE command?