Hi Folks,
How to do a database backup in DB2 in Vista?
Here's my experiment:
Whenever I issued this command (logining in Vista as Administrator):
Code:
restore database myDB from D: taken at 20081013134446
the command line processor return the following error message:
Code:
SQL1092N "ADMINISTRATOR" does not have the authority
to perform the requested command. SQLSTATE=00000
So, How can I solve this problem?