Database Utilities (MOSC)

MOSC Banner

expdp not creating the export dump file and neither returning any errors

edited Oct 29, 2009 3:49AM in Database Utilities (MOSC) 15 commentsAnswered
 

RDBMS Version : 10.2.0.4
Operating System and Version : Linux x86 Redhat AS 4
Error Number (if applicable) :
Product (i.e. SQL*Loader, Import, etc.) : expdp
Product Version : 10.2.0.4

expdp not creating the dump file

expdp script I run is not creating dump file and is also not reporting any error.
I am just trying to export demo tables
Here is the expdp command I ran
"$ORACLE_HOME/bin/expdp" \"/ as sysdba\" tables=SCOTT.BONUS,SCOTT.DEPT,SCOTT.EMP,SCOTT.SALGRADE DUMPFILE=tsrstdir:SCOTT.0.dump LOGFILE=tsrstdir:exp.log 2>&1

Output is as shown below

Export: Release 10.2.0.4.0 - Production on Monday, 31 August, 2009 10:44:34

Copyright (c) 2003, 2007, Oracle. All rights reserved.

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