Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: invalid column
what rdbms version?
have you successfully exported before?
new instance? did you run catalog.sql upon build?
check for existance of view_name like 'EXU7%'
if not there, run catexp.sql as SYS...
Greg
Denis wrote:
> I was running an export command and got an error ORA-00904 - invalid column
> name. I can't figure this one out since I was doing a FULL export and it
> always fails on the first line which is exporting the tablespace. How could
> an invalid column name exists in tablespace? or I'm just missing something?
>
> Thank you in advance.
>
> Dennis
Received on Wed Jun 02 1999 - 23:13:03 CDT
![]() |
![]() |