Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> export problems in transportable tablespace

export problems in transportable tablespace

From: Tatireddy, Shrinivas (MED, Keane) <Shrinivas.Tatireddy_at_med.ge.com>
Date: Thu, 04 Oct 2001 02:34:09 -0700
Message-ID: <F001.003A199E.20011004023021@fatcity.com>

Hi lists,

O/s: Solaris
Oracle : 8.1.6

can anybody post the solution for this:

I need to perform an export on a remote server for transportable tablespace option:

I used this:

exp userid=\'system/password as sysdba_at_remotedblink\' file=/tmp/abc.dmp log=/tmp/kvn.log transport_tablespace=y tablespaces=abcdef

the following error occured :

LRM-00112: multiple values not allowed for parameter 'userid'

I tried :

exp userid=\'system/password as sysdba\'@remotedblink file=/tmp/abc.dmp log=/tmp/kvn.log transport_tablespace=y tablespaces=abcdef

now giving error wrong username and password.

I must use the sysdba option becoz , need to do exp of transportable tablespace option, and I must use @dblink to perform the export on a remote server.

can anybody tell me the solution for the above?

or anyother alternatives.

srinivas.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Tatireddy, Shrinivas (MED, Keane)   INET: Shrinivas.Tatireddy_at_med.ge.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 Oct 04 2001 - 04:34:09 CDT

Original text of this message

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