Database Utilities (MOSC)

MOSC Banner

Problem with exp of database 8.1.7 on windows 2000

edited Oct 25, 2013 8:02PM in Database Utilities (MOSC) 23 commentsAnswered ✓
I want to migrate an database on old server to the new one.The old server: Windows server 2000, DB sofware: 8.1.7
The new server: Oralce Linux 5.9, DB software: 11.2.0.4

When I run exp on the Old server, example: >exp tuannv/*****@olddb owner=tuannv consistent=y file=test.dmp log=test.log
It's only show:


You can let Export prompt you for parameters by entering the EXP
command followed by your username/password:

     Example: EXP SCOTT/TIGER

Or, you can control how Export runs by entering the EXP command followed
by various arguments. To specify parameters, you use keywords:

     Format:  EXP KEYWORD=value or KEYWORD=(value1,value2,...,valueN)

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