If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > TSM db2qadutl grant failed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-23-07, 04:47
altura altura is offline
Registered User
 
Join Date: Jan 2003
Posts: 21
TSM db2qadutl grant failed

Hi,

I get the following error message using TSM and granting permission to dbuser1 and node mynode for an already backed up database of another dbuser2.


db2adutl grant user dbuser1 on nodename mynode for db dbuser2

Warning: Permissions granted on backup image files only.
Unable to find log files to add permissions to. At least one log
file must exist to grant access to logs for this database.


Any idea?

Thanks
Reply With Quote
  #2 (permalink)  
Old 11-23-07, 10:21
dbamota dbamota is offline
Registered User
 
Join Date: Sep 2003
Posts: 237
Does the logarchmeth1 for already backed up database set to TSM? Message is saying it cannot find any logs archived by TSM.
__________________
mota
Reply With Quote
  #3 (permalink)  
Old 11-26-07, 04:14
altura altura is offline
Registered User
 
Join Date: Jan 2003
Posts: 21
There is only one offline backup that was registered in TSM. I guess there is no log required.

The backup was issued as follow:

db2 backup database MYDB use tsm open 3 sessions with 4 buffers buffer 1024 parallelism 20 UTIL_IMPACT_PRIORITY 10 without prompting


The logarchmeth1 is set to OFF.
but... why TSM needs to have already some backups registered to allow granting permissions?

thanks (sorry newbee in DB2)

PS:
sorry I forget to tell: DB2 v9 on linux
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On