Re: How to take up comment in a parameter file?

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sat, 8 Jun 2002 22:41:35 +0200
Message-ID: <ug5t1s5al5jga1_at_corp.supernews.com>


"Ger Tromp" <gertromp_at_hetnet.nl> wrote in message news:adtoih$aja$1_at_reader10.wxs.nl...
> Hello,
>
> Can anyone tell me how i can take up comment in a parameter file, as for
> instance the par file below?
>
> file=export.dmp
> compress=yes
> grants=yes
> indexes=yes
> rows=yes
> constraints=yes
> full=yes
> consistent=yes
> statistics=yes
> triggers=yes
>
> Thanks,
> Ger Tromp.
>
>
>
>

According to the documentation (please avoid doc questions in this forum) the comment sign is the # sign

You should avoid compress=y like hell.
It will calculate the current table storage and feed that as the initial *contiguous* extent size to the create table command. Many imports have failed because of that.

Regards

--
Sybrand Bakker
Senior Oracle DBA

to reply remove '-verwijderdit' from my e-mail address
Received on Sat Jun 08 2002 - 22:41:35 CEST

Original text of this message