As far as I know, it's always like that with the API clients.
We saw the same thing with THe ADSM agent and EBU (Oracle 7), and the
TDP agent and RMAN in Oracle 8, and any other API clients.
The API clients just don't provide the same information at the filespace
level as the backup/archive clients do.
If you are concerned about whether the data is really in there, what you
can do is run an SQL SELECT on the BACUKPS table, and verify that the
entries that TSM shows for that client node match the entries in the
RMAN catalog.
-----Original Message-----
From: Jerry Caupain
To: [EMAIL PROTECTED]
Sent: 1/29/01 9:11 AM
Subject: TDP oracle
Hello everybody,
When I use TDP for Oracle the backup completes OK.
But when I issue the command
query filespace
TSM tells me the following:
Node Name Filespace Platform Filespace Capacity
Pct
Name Type
(MB) Util
------------------------------ ----------- --------
--------- -------- -----
SVRDBS02_ORC /WHEPP TDP API:ORAC- 0.0 0.0
Oracle LE
SUN
Question:
I can also see the files using the command show versions <nodename> *
But why is the capacity and the Pct Util 0% ??
Does it have something to do with the DSMO_AVG_SIZE parameter?
Thanx in advance for any help!
Jerry Caupain