dsm.opt can't be found

dcz01

ADSM.ORG Senior Member
Joined
Feb 18, 2014
Messages
58
Reaction score
3
Points
0
Location
Germany
PREDATAR Control23

Hello together,

I have an big problem on our production server which is freshly installed on Windows Server 2019 with TSM server version 7.1.11.000.
The old server had version 7.1.5.200.
I installed all TSM server freshly and configured all like in the IBM TSM server documentation.
But when i wanted to restore the old database to the new server i always get an error of SQL:

Code:
C:\Server1>"C:\Program Files\Tivoli\TSM\server\dsmserv.exe" -k server1 restore db todate=today
ANR7800I DSMSERV generated at 14:11:12 on Jul 13 2020.

IBM Tivoli Storage Manager for Windows
Version 7, Release 1, Level 11.000

Licensed Materials - Property of IBM

(C) Copyright IBM Corporation 1990, 2020.
All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0900I Processing options file C:\Server1\dsmserv.opt.
ANR3339I Default Label in key data base is TSM Server SelfSigned SHA Key.
ANR4726I The ICC support module has been loaded.
ANR1636W The server machine GUID changed: old value (), new value (4d.3c.76.40.35.61.11.eb.91.08.f8.0f.41.fb.9e.8a).
ANR7808W Oracle Library Attach module libacs.dll is not available from the system.
ANR8598I Outbound SSL Services were loaded.
ANR8200I TCP/IP Version 4 driver ready for connection with clients on port 1500.
ANR1755I You must manually restore the following master encryption key files: dsmkeydb.kdb and dsmkeydb.sth.
ANR4634I Starting point-in-time database restore to date 12/04/2020 23:59:59.
ANR4591I Selected backup series 1971 from 12/03/2020 and 09:56:32 as best candidate available for restore database
processing.
ANR4592I Restore database backup series 1971 includes eligible operation 0 with volume D:\TSMDATA01\STGPOOL\06985791.D-
BV having sequence 100001 and using device class FILE1E.
ANR4592I Restore database backup series 1971 includes eligible operation 0 with volume E:\TSMDATA01\STGPOOL\06986470.D-
BV having sequence 100002 and using device class FILE1E.
ANR4598I Validating database backup information for selected backup series 1971 and operation 0 using volume
E:\TSMDATA01\STGPOOL\06986470.DBV.
ANR8340I FILE volume E:\TSMDATA01\STGPOOL\06986470.DBV mounted.
ANR1363I Input volume E:\TSMDATA01\STGPOOL\06986470.DBV opened (sequence number 2).
ANR4609I Restore database process found FULL database backup timestamp 20201203095632 from database backup media.
ANR1364I Input volume E:\TSMDATA01\STGPOOL\06986470.DBV closed.
ANR3008I Database backup was written using client API: 7.1.8.2.
ANR4638I Restore of backup series 1971 operation 0 in progress.
ANR4897I Database restore of operation 0 will use device class FILE1E and attempt to use 1 streams.
ANR2969E Database restore terminated. DB2 sqlcode: -2033. DB2 sqlerrmc: 406.

I already hat to use the dsmcutil for the newly password of the database user to connect (no dsmsutil is available any longer):
Code:
"C:\Program Files\Tivoli\TSM\baclient\dsmcutil.exe" UPDATEPW /NODE:$$_TSMDBMGR_$$ /PASSWORD:TSMDBMGR /VALIDATE:NO /OPTFILE:"C:\Server1\tsmdbmgr.opt" /COMMSERVER:FBD07PQ8

All the configuration files are stored on C:\Server1 and the instance owner is tsminst1.
I also got some log files from DB2.
Can someone help me?

Greetings
dcz01
 
Top