ADSM-L

How to rename a primary pool used by TDP for Oracle?

2001-11-14 12:14:08
Subject: How to rename a primary pool used by TDP for Oracle?
From: Thiha Than <thiha AT US.IBM DOT COM>
Date: Wed, 14 Nov 2001 09:11:18 -0800
hi,


>my next problem is related to the TDP for Oracle Backup on AIX. I'm
trying to
>rename the primary pool for the Oracle backups. The old name ist ADSMORC
(the
>default, afaik). I set up the new name on the TSM server and changed the
>variable DSMO_FS accordingly. TDP generates the following error:

>ANR0520W Transaction failed for session 34535 for node
>FFM0XAB0_ORA (TDP Oracle AIX) - storage pool ADSMORC is
>not defined.

>Oracle is 8.0.6,
>AIX is 4.3.3
>TSM Server is 4.1.4
>TDP for Oracle Backup on AIX is 2.1.10

Storage pool and DSMO_FS are two different things.  Storage pool is where
your data is physically backed up to.  DSMO_FS is just a logical file
system name that TDPO backups are saved under.  Your problem is that the
management class your TDPO node is bound to is pointing to a a storage
pool that doesn't exist.  Apparently, the management class is still using
the old storage pool name adsmorc. From admin command line issue "q copy
<your node domain> active * f=d" and look for "Copy Destination" value.
Make sure that it is pointing to the correct storage pool value.

The following is description of ANR0520W.

ANR0520W
Transaction failed for session session number for node node name (client 
platform) - storage pool pool name is not defined.

Explanation: The server rolls back a database update transaction for the 
specified
session because the destination specified for a management class copy
group specifies the named storage pool, but that storage pool does not
exist.
System Action: Server operation continues.
User Response: An administrator with policy authority over the client policy 
domain must
correct management class definitions so that copy group destinations refer
to defined storage pools, or the specified storage pool must be created by
an authorized administrator.



regards,
Thiha
<Prev in Thread] Current Thread [Next in Thread>