Database Utilities (MOSC)

MOSC Banner

Export from 10g / Import 11g

edited Jan 1, 2012 8:30PM in Database Utilities (MOSC) 7 commentsAnswered
I want to export some tables of a 10g Database and import these tables in a 11g installation (both on Windows Server 2003 OS)
my export looks like this:

exp userid=system/<passwd> file=exportfile.dmp log=exportfile.log compress=no tables=schema.table1, schema.table2, schema.table3, schema.table4 schema.table5 statistics=no indexes=yes triggers=yesdirect=yes consistent=yes

Using this i get the following Log-file (Language is german):

Angemeldet bei: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Exportieren in WE8MSWIN1252-Zeichensatz und UTF8-NCHAR-Zeichensatz durchgeführt
Server verwendet Zeichensatz AL32UTF8 (Zeichensatzkonvertierung möglich)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center