Answer Posted / guest
-904 is an unauthorised error.we can resolve it by calling
your remote server to give access
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
Where do you specify them?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is scrollable cursor in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the difference between cursor stability and repeatable read isolation levels?
What are packages in db2?
What is the maximum number of columns in a db2 table?
Can we delete records from view?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
List down the data types in the db2 database.
When reorg is used?
What is db2?
What is copy pending status in db2?
Can we update view in db2?