Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EXP-00062: invalid source statements for an object type

Adeel SiddiquiNov 2 2017 — edited Nov 2 2017

I need to take the Logical Backup of the Production Database (Export) using Client installed on windows x64 machine and client version is 11.2.0.1.0 (32 bit)

and my Production Database version is 12.1.0.2.0 running on Linux Server x64 machine.

I am facing a problem while Export the whole database.

Command:

exp user/password@db file=E:\exp.dmp log=E:\exp.log full=y

Output:

About to export the entire database ...

. exporting tablespace definitions

. exporting profiles

. exporting user definitions

. exporting roles

. exporting resource costs

. exporting rollback segment definitions

. exporting database links

. exporting sequence numbers

. exporting directory aliases

. exporting context namespaces

. exporting foreign function library names

. exporting PUBLIC type synonyms

. exporting private type synonyms

. exporting object type definitions

EXP-00062: invalid source statements for an object type

EXP-00000: Export terminated unsuccessfully

Kindly Help me out.@"terry.williams"

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2017
Added on Nov 2 2017
1 comment
1,005 views