Skip to Main Content

Oracle Database Discussions

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!

failure of export job

Pavan DBAJul 30 2008 — edited Jul 30 2008
OS : Windows Server 2003
Oracle Version : 9.2.0.1

Hi friends, i am having an export job which need to run twice in a day. from past 2 days am getting following error.

EXP-00002: error in writing to export file
EXP-00002: error in writing to export file
EXP-00000: Export terminated unsuccessfully

i checked for disk space and i am having enough space.
i am using parfile and the parameters in that file are as follows (actually this parfile is created by DBA who is there before me and am continuing that)

full=y
buffer=8000
consistent=y
constraints=y
compress=y
grants=y
indexes=y
rows=y
statistics=none
help=n

when i searched in google, i got the thing like bcz of consistent=y this may happen. but is this happen? also do i need to change any of the parameters?

am i getting problem with dump file size?
if so, can you please provide your idea of what to do?

thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 27 2008
Added on Jul 30 2008
4 comments
396 views