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: Export Problems

Re: Export Problems

From: Kai Horstmann <horst_at_werum.de>
Date: Tue, 26 Jan 1999 22:59:19 +0100
Message-ID: <36AE3AB7.DDFD49A5@werum.de>


Steven schrieb:
>
> C:\WINDOWS\Desktop>exp73 -help
>
> Export: Release 7.3.4.0.0 - Production on Mon Dec 28 10:07:48 1998
>
> Copyright (c) Oracle Corporation 1979, 1996. All rights reserved.
>
> Password:
>
> EXP-00008: ORACLE error 3121 encountered
> ORA-03121: no interface driver connected - function not performed

Simply an invokng error. The syntax is somawhat different from most programs one knows. To get help type:
exp73 help=YES

To export with interactive questions type: exp73 user/passwd_at_connect-string

After logon the the server you will be asked what kind of export you want to use, witch users or tables (if not full export) you want to export and the name of your export file.

Hope that helps.
Kai Received on Tue Jan 26 1999 - 15:59:19 CST

Original text of this message

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