Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: ORA-222

RE: ORA-222

From: Adam Turner <ATurner_at_concreteinc.com>
Date: Thu, 9 Nov 2000 16:24:51 -0500
Message-Id: <10675.121646@fatcity.com>


Yes this appears to be the case. I am trying to find out why Veritas is issuing this command. It is a bit strange.

thanks for all the responses. When I figure out the BLI/Veritas connection I'll post the results.

Adam

-----Original Message-----
From: Michael Netrusov [mailto:mn_at_g-fax.com] Sent: Wednesday, November 08, 2000 9:51 PM To: Multiple recipients of list ORACLE-L Subject: Re: ORA-222

Hi Adam,

00222, 00000, "operation would reuse name of a currently mounted controlfile"
// *Cause: The filename supplied as a parameter to the ALTER DATABASE BACKUP

//          CONTROLFILE command or to cfileSetSnapshotName matches the
//          name of the specified currently mounted controlfile.
// *Action: Retry the operation with a different filename.

so I assume, you wanted to write:
alter database backup controlfile to
'/u01/oradata/cmdb/control01.ctl.backup'

Regards,
Michael

> Hi guru's
>
> We have 8.1.6 on Solaris 2.7 and are just starting to run BLI backups from
> Veritas... I am seeing this message in my log every hour (I think the same
> the BLI backups are running)
>
> alter database backup controlfile to '/u01/oradata/cmdb/control01.ctl'
reuse
> Wed Nov 8 16:59:11 2000
> ORA-222 signalled during: alter database backup controlfile to
> '/u01/oradata...
> Wed Nov 8 16:59:12 2000
>
> Is anyone out there running a similar setup and trying to use BLI backups?
> If so or if not any ideas about this error - it is the only error I am
> seeing on the entire system.
>
> Thanks
>
> Adam
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Adam Turner
> INET: ATurner_at_concreteinc.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Michael Netrusov
  INET: mn_at_g-fax.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
Received on Thu Nov 09 2000 - 15:24:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US