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: Imort Parameter File Question

RE: Imort Parameter File Question

From: DENNIS WILLIAMS <DWILLIAMS_at_LIFETOUCH.COM>
Date: Thu, 31 Jul 2003 11:59:31 -0800
Message-ID: <F001.005C806D.20030731115931@fatcity.com>


Jay

   I hope my reply didn't sound harsh. You are right, it is always a good idea to briefly describe what you've tried since that will allow everyone to make better use of their time. I was just trying to point out one of the great benefits I've derived from the experts on this list (and I don't count myself one of them by any means) is that they tend to think up quick, ingenious tests. And I've learned something useful for import scripts myself.

Dennis Williams
DBA, 80%OCP, 100% DBA
Lifetouch, Inc.
dwilliams_at_lifetouch.com  

-----Original Message-----
Sent: Thursday, July 31, 2003 12:24 PM
To: Multiple recipients of list ORACLE-L

Dennis:

I have tested through most of the common formats already, that is why I asked for help from the list.
Your advise about testing is noted, but in this case based on incorrect assumptions.
I used most of the major comments in PL/SQL, Java, etc. Though I missed trying the #, which per Barbara's reply seems to be the correct one.
In my next posting I will make sure that I list all steps taken.

Barbara was nice though to forward the below:

> $ more export_to_null.par
> # ===============
> # export_to_null
> # ===============
> userid=sys/password
> file=/dev/null
> log=export_to_null.log
> direct=y
> compress=n

> Jay - I don't think the exp and imp parameter files have provision for a
> comment. But you could try common comment formats and see if you find one
> that works. The person who wrote the parser might have added that but it
> didn't end up in the documentation. I notice testing is a habit of the
more
> expert members of this list.
>
> Dennis Williams
> DBA, 80%OCP, 100% DBA
> Lifetouch, Inc.
> dwilliams_at_lifetouch.com
>
>
> -----Original Message-----
> Sent: Thursday, July 31, 2003 11:34 AM
> To: Multiple recipients of list ORACLE-L
>
>
> Hello:
>
> Does anyone know if you can create a comment in a import parameter file?
>
> If so could you provide a sample of the syntax.
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Jay
> INET: fish_dba_at_hotmail.com
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
> --
> Author: DENNIS WILLIAMS
> INET: DWILLIAMS_at_LIFETOUCH.COM
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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.net
-- 
Author: Jay
  INET: fish_dba_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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.net
-- 
Author: DENNIS WILLIAMS
  INET: DWILLIAMS_at_LIFETOUCH.COM

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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).
Received on Thu Jul 31 2003 - 14:59:31 CDT

Original text of this message

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