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

Home -> Community -> Usenet -> c.d.o.server -> Re: trace controlfile contains error

Re: trace controlfile contains error

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Wed, 10 Nov 2004 20:32:39 +0100
Message-ID: <s4r4p01to1t62ptqmbnv4j0in0ilhgfqde@4ax.com>


On Wed, 10 Nov 2004 17:06:28 GMT, Don Seiler <don.seiler_at_cellcom.com> wrote:

>Using this command to get a trace controlfile:
>
>alter database backup controlfile to trace as '/home/me/control.trc';
>
>It produces a trace file but with one difference to the normal trace
>controlfile, it contains an extra blank link before the 'DATAFILE' clause
>of the CREATE CONTROLFILE section:
>
>-- STANDBY LOGFILE
>
>DATAFILE
>
>So running either of the scripts in that file treat DATAFILE as a new
>command. Manually removing the newline fixes the problem.
>
>Running just 'alter database backup controlfile to trace' does not suffer
>from this problem.

Post like this one are redundant without a version number. Don't assume anyone here is keeping track of the version you are using.

>
>Is anyone else seeing this? I've done a quick search on metalink and
>don't see it mentioned.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Nov 10 2004 - 13:32:39 CST

Original text of this message

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