EXP-00077: multiple output files specified for unbounded
export file



EXP-00077: multiple output files specified for unbounded export file..

Answer / guest

Cause: You specified multiple file names when doing an
export and you also specified a value of 0 for the FILESIZE
parameter. Note that 0 is the value used if FILESIZE is not
specified on the command line. Since a value of 0 for
FILESIZE means that only one file will be written and there
is no size limit for that file, the other files you
specified in the FILE parameter can never be used.

Action: If you intended to write multiple files, respecify
the command but use the FILESIZE to specify the maximum
number of bytes that EXPORT should write to each file. If
you intended to write only one file with no limits on it's
size, reissue the EXPORT command but specify only one file
name for the FILE parameter.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-09983: skxfidsht: Error shutting down SDI channel

1 Answers  


PCC-00072: Input file name length exceeds the maximum length

1 Answers  


SQL*Loader-00646: lob set to EMPTY in column string, row number, table string

1 Answers  


DRG-10701: preference string.string already exists

1 Answers  


ORA-07800: slbtpd: invalid number

1 Answers  


ORA-01161: database name string in file header does not match given name of string

2 Answers  


ORA-25210: invalid value for RELATIVE_MSGID, no message in queue with that msgid

1 Answers  


TNS-00231: Pump is alive

1 Answers  


ORA-15175: cannot create alias for diskgroup metadata file 'string'

1 Answers  


DRG-12224: use ctx_ddl.create_section_group to create section groups

1 Answers  


ORA-30082: datetime/interval column to be modified must be empty to decrease fractional second or leading field precision

1 Answers  


ORA-16711: the resource guard index is out of bounds

1 Answers  


Categories