What is sqlcode -922 ?
Answers were Sorted based on User's Feedback
Answer / kanagaraj
Yes correct. In this case plan is exist but your racf
doesn't have privilage to access that plan.
It will be reslove by below command
grant execute planname to PUBLIC
you need to execute this command under creator of the plan
because plan owner have the full access.
| Is This Answer Correct ? | 15 Yes | 2 No |
What are leaf pages?
Can we delete records from view?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
What is meant by isolation level?
What is the logical entity between plan and Package?
What is a plan and package in db2?
How do you check for a null value in a db2 column?
What is the maximum size of varchar data type in db2?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
Define db2 and its databases?
what is difference between random and sequence file access