Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> EXPORT / IMPORT Connect String
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
![]() |
![]() |