Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Oracle > "Invalid column name" while exporting database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-02, 12:26
richardhennessy richardhennessy is offline
Registered User
 
Join Date: Apr 2002
Posts: 5
"Invalid column name" while exporting database

I have 8.1.7 client on my machine and want to export (using EXP command) an 8.1.6 database for backup purposes but when I do I get "Invalid column name" errors for every table while exporting. Can anyone help me with this error?
Reply With Quote
  #2 (permalink)  
Old 04-02-02, 14:02
BSchol BSchol is offline
Registered User
 
Join Date: Jun 2001
Location: The Netherlands
Posts: 38
You could try running an 8.1.7 verion of catexp against the database. However this is not recommended and certainly not supported! So don't try this in a production environment.

No, the best solution is get an 8.1.6 version of export and use that...
Reply With Quote
  #3 (permalink)  
Old 04-03-02, 07:49
Dave C Dave C is offline
Registered User
 
Join Date: Mar 2002
Posts: 4
run catexp.sql againsist the database - also check for the following synonyms

DMBS_JAVA
DBMS_JAVA_TEST
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On