What does this mean ?
GRANT BIND,EXECUTE ON PLAN MK2 TO PUBLIC;
Answer Posted / ravi
This is basically -922 error, Authorization failure, so
admin will grant permission to bind the plan or dbrm
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you eliminate duplicate values in db2?
What is the purpose of using commit?
What is a trigger in the db2 database?
Give a brief description of db2 isolation levels?
How can you do the explain of a dynamic sql statement?
List down the data types in the db2 database.
What are the uses of db2 optimizer?
What is null indicator in db2?
What is role in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How would you find out the total number of rows in a db2 table?
What are concurrency issues?
What is null in db2?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
Can one database have multiple instances?