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 > Dsmi_config

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-04, 09:59
JDionne JDionne is offline
Registered User
 
Join Date: Aug 2002
Location: Charlotte NC
Posts: 663
Dsmi_config

I am trying to configure my db2 system to talk to the local tivoli system. After supplying all of the credentials and testing the system I get the following error:
BACKUP DATABASE NAMDWH TABLESPACE ( INTRAMODAL_DIMS_TS ) ONLINE USE TSM OPEN 3 SESSIONS WITH 6 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING

SQL2062N An error occurred while accessing media

"D:\PROGRA~1\IBM\SQLLIB\bin\db2tsm.dll". Reason code: "406".


I have found that this is telling me that the DSMI_CONFIG variable is not set. I need to know how to get this variable set. all of your help will be apreciated.
__________________
------------
And back to SQL Server....I always find my way home
View my Linkedin profile
Reply With Quote
  #2 (permalink)  
Old 07-06-04, 10:52
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
Identifies the full directory path and file name of the Tivoli Storage
Manager user options file, dsm.opt. This file contains the name of the
server to be used. A korn shell example is:

export DSM_CONFIG=/home/db2inst1/tsm/dsm.opt.

check the redbook

Backing Up DB2 Using Tivoli Storage Manager

regards,

mujeeb
Reply With Quote
  #3 (permalink)  
Old 07-06-04, 10:57
JDionne JDionne is offline
Registered User
 
Join Date: Aug 2002
Location: Charlotte NC
Posts: 663
Ya i know what im supposed to put in it, but im not sure how to get it there. Do you remember the name of the red book?
Jim
__________________
------------
And back to SQL Server....I always find my way home
View my Linkedin profile
Reply With Quote
  #4 (permalink)  
Old 07-06-04, 11:01
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
go to www.ibm.com/redbooks put the whole name of the redbook in the search. here you go

http://publib-b.boulder.ibm.com/Redb...6247.html?Open


regards,

mujeeb
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