Quote:
Originally posted by sks
When I try to Back up the DB using
db2 backup db wbvdb
Below is the error I get
SQL2061N An attempt to access media "<media>" is denied
Any quick fix? I am logged in as root!
|
just wonder how come that u were loged in as 'root' and at the same time u said that u were loged as instance owner ??
Normally on UNIX systems root is for Unix System Admin and db2inst1 is for DB2 Instance Admin
another point is, root normally cannot backup the databse unless you add ". db2profile" to /.profile (on AIX), also add the root to DBA admin group