hi, >We use Oracle EBU and it's always failing on the same file with message id >EBU-7009 (see log excerpt below). The file is 1660MB in size (quite >large), but our TSM disk storage pool is configured with no size limit. >Oracle says EBU-7xxx errors are relayed from the underlying backup system >(i.e., TSM), so I'm writing hoping someone can tell me what it means.
>Starting BFS "848771004997627" on 05-NOV-01 16:39 (1660.008 MB) > "/orap5/u00/oradata/IFM1/pad02.dbf" for 1660.008 MB >EBU-7009: Sbtopen: Cannot connect to media manager on 11/05/2001 16:39:13 >[ 105872 : britopen ] >EBU-4304: Can not open Backup File Set "848771004997627" in mode 2 with >buffer size 262144 on 11/05/2001 16:39:14 [ 105872 : britopen ] >BFS in progress "848771004997627" cancelled on 05-NOV-01 16:39 >Configuration is as follows: >Oracle7 EBU version 2.2.0.7.0 > with Tape Management Software version 0.2.0.1 > with Tape API version 1.1 >TSM BA client 3.1.0.7 >TSM server 4.1.2.0 What is your TDPO level? You can find out by issuing "what /usr/lib/libobk.a". Export environment variable DSMO_DEBUG and run the backup again. export DSMO_DEBUG=49 This will create a debug file orcagent.log. See if you can find any error message in that file. regards, Thiha
