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 -> EXPORT / IMPORT Connect String

EXPORT / IMPORT Connect String

From: Harry Cage <reply_at_thru.news>
Date: Thu, 1 Nov 2001 18:32:43 -0600
Message-ID: <3be1e820$1_2@newsa.ev1.net>


I would like to use a full Net*8 connect string on my NT 8.1.7 system for export and import command lines. I can do this with SQL*Plus, but with export or import I get an error.An example is...

>exp

/@(description=(address=(protocol=tcp)(host=servx)(port=1521))(connect_data= (sid=dbsid))) full=y rows=n file=t.exp log=t.rpt LRM-00116: syntax error at 'address' following '('

Does anyone know if this should work? I can't find any reference to it anywhere, but expected that a full connect string should work as well as a connect identifier.

Thanks in advance for any help or pointers.

H. Received on Thu Nov 01 2001 - 18:32:43 CST

Original text of this message

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