Database Utilities (MOSC)

MOSC Banner

ORA-27039 during external (datapump) table creation

edited Oct 7, 2009 11:28PM in Database Utilities (MOSC) 4 commentsAnswered
 Hi, I am trying to create external (datapump) table and receiving the following error: ORA-29913: error in executing ODCIEXTTABLEPOPULATE callout ORA-19510: failed to set size of 4294967295 blocks for file "/yyy/data/dmp/xxx.dmp" (blocksize=4096) ORA-27039: create file failed, file size limit reached Additional information: 2 ORA-06512: at "SYS.ORACLE_DATAPUMP", line 78. The original table(as select from) is rather huge (more than 500 partitions). But the 'where condition'  has "where rownum<2" and it"s fails... I tried to create other ext. tables (datapump) on the same directory - it is OK. Any ideas?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center