Results 1 to 3 of 3
-
05-03-2011, 02:24 AM #1Newcomer
- Join Date
- Mar 2011
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
DR Test on AIX V6 fails restoring TSM DB
Hi, we're having one of our regular DR tests BUT for the first time it's V6.2.1 and I'm having trouble with the dsmserv restore db. We've got support happening from IBM but I wanted to see if anyone else had experienced similar problems or has some ideas to offer.
Environment: AIX 6.1, TSM Server 6.2.1 restoring offsite
Command: dsmserv -i /home/tsminst1/tsminst1 restore db todate=mm/dd/yyyy totime=hh:mm:ss source=dbs
The result:
ANR2969E Database restore terminated. DB2 sqlcode: -2033. DB2 sqlerrmc: -53.
Tracing shows: commtcp.cpp GetHostnameOrNumber(): gethostbyname(): errno = 78.
We have no DNS at this stage but /etc/hosts is active and appears to be working.
Any help would be greatly appreciated as I'm surrounded by people needing the TSM server and we're expecting a horde of users in a few days.
Thanks,
Pat
-
05-03-2011, 12:37 PM #2Member
- Join Date
- Apr 2008
- Location
- St. Louis, Missouri
- Posts
- 150
- Thanks
- 0
- Thanked 3 Times in 3 Posts
According to http://publib.boulder.ibm.com/infoce...hostbyname.htm, gethostbyname() will attempt DNS resolution if /etc/resolv.conf exists. So, try renaming it and see if that makes a difference.
-
05-04-2011, 05:11 AM #3Newcomer
- Join Date
- Mar 2011
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
The problem was fixed with the help of Tivoli Support. Our API was at 5.5.1 with the server at 6.2.1 we upgraded that and also used the loopback ip address 127.0.0.1. I believe both helped. The hard coded address may have been required because we didn't have a DNS as yet (waiting on TSM to recover). We hadn't seen any documentation stating the api was required to be at this level but support wouldn't help us with them at different levels. Also following this another issue raised it's head with us being unable to restore an image on the TSM server with the BA client on the server being at the 5.5 level. An upgrade of that fixed it. Bottom line I guess that on the TSM server at least have the levels of the server, client and api the same.
Similar Threads
-
Installation of ISC on AIX 6.1 Fails
By stevosoft01 in forum ISC -Integrated Solution ConsoleReplies: 9Last Post: 03-02-2009, 11:25 AM -
Database TEST restore fails
By Myaso in forum Disaster Recovery ModuleReplies: 6Last Post: 07-01-2008, 11:20 AM -
Restoring DB for DR test using 3584 ATL
By tsmpro in forum Disaster Recovery ModuleReplies: 2Last Post: 12-20-2007, 10:03 AM -
Restoring DB for DR test
By tsmmf in forum TSM DatabaseReplies: 2Last Post: 12-19-2007, 11:16 AM -
Hotsite test--narrowing down the amount of tapes necessary for a test recovery
By cgrone in forum Disaster Recovery ModuleReplies: 3Last Post: 08-07-2003, 12:01 PM


Reply With Quote