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: Error while importing TTS on 8.1.7.4 Windows2K

Re: Error while importing TTS on 8.1.7.4 Windows2K

From: g3000 <carlton_gregory_at_yahoo.com>
Date: 7 Jan 2005 07:49:28 -0800
Message-ID: <1105112968.699023.54680@f14g2000cwb.googlegroups.com>


This is what I executed
c:\oracle\ora81\bin\imp.exe USERID='sys/<snip>@samsdb AS SYSDBA' TRANSPORT_TABLESPACE=y
DATAFILES=('C:\\BackupSamsDB\export\samsdb927309\sams_interface.dbf',
'C:\\BackupSamsDB\export\samsdb927309\sams_audit.dbf',
'C:\\BackupSamsDB\export\samsdb927309\sams_lob.dbf',
'C:\\BackupSamsDB\export\samsdb927309\sams_indx.dbf',
'C:\\BackupSamsDB\export\samsdb927309\sams_tabs.dbf',
'C:\\BackupSamsDB\export\samsdb927309\users.dbf')
TABLESPACES=(sams_tabs, sams_interface, sams_audit, sams_lob, sams_indx, users)
FROMUSER=(sams) TOUSER=(sams)
FILE= C:\\BackupSamsDB\export\samsdb927309\samsdb.dmp log=C:\BackupSamsDB\IMPORT\LOG\import_samsdb.log

and yes this is the entire set not part. I will do the entire set each time.
The entire set contains 1 application schema and users who have no db access only through app owner. Received on Fri Jan 07 2005 - 09:49:28 CST

Original text of this message

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