help export error [message #70299] |
Wed, 22 May 2002 06:47 |
Javier
Messages: 8 Registered: April 2001
|
Junior Member |
|
|
I hava Oracle 8 on a Windows NT OS, if I do an export from the server I have no problem, but if I do it from my pc I got the following error:
EXP-00008: ORACLE error 904 encountered
ORA-00904: invalid column name
Export terminated successfully with warnings.
I need to fix these, it did not happened before.
I really thank you for your help
|
|
|
Re: help export error [message #70303 is a reply to message #70299] |
Wed, 22 May 2002 10:44 |
Grant
Messages: 578 Registered: January 2002
|
Senior Member |
|
|
It appears you are using the wrong client version for the DB. I have seen these errors when a 8.1.7 client runs export on an 8.1.6 DB. Verify that this is not the problem.
If that isn't the problem be more specific on what worked before. Were you able to export this DB from your client before? What Changed? Did you apply a patch? Did you upgrade? If so did you run catexp.sql again?
|
|
|
|