Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle Export Error
I have recently updated from Oracle 7.3.3 to Oracle 7.3.4 on Windows NT Ver.
4.0. Since then, I have been getting an error while performing a daily
export. See Below. How do I fix this? I run the following command from the
DOS Prompt. The user name below is deltek with deltekcp being a sql*net
alias. Also, how do I change the character set? Thanks.
exp73 deltek/passwd_at_deltekcp file=usa1111.dmp full=y compress=n grants=n log=usa1111.log
Connected to: Oracle7 Server Release 7.3.4.0.0 - Production
With the distributed, replication and parallel query options
PL/SQL Release 2.3.4.0.0 - Production
Export done in WE8ISO8859P1 character set
Note: grants on tables/views/sequences/roles will not be exported
.
.
EXP-00008: ORACLE error 1003 encountered
ORA-01003: no statement parsed
. . exporting table ACCT_ENTRY_RULES 28 rows exported
EXP-00008: ORACLE error 1003 encountered
ORA-01003: no statement parsed
. . exporting table ACCT_ENTR_GRP 8 rows exported
EXP-00008: ORACLE error 1003 encountered
ORA-01003: no statement parsed
. . exporting table ACCT_GRP_CD 45 rows exported
EXP-00008: ORACLE error 1003 encountered
ORA-01003: no statement parsed
. . exporting table ACCT_GRP_SETUP 1183 rows exported
EXP-00008: ORACLE error 1003 encountered
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Nov 12 1998 - 15:09:24 CST
![]() |
![]() |