Database Administration (MOSC)

MOSC Banner

KUP-05011: Size of file

edited Jul 17, 2020 5:02AM in Database Administration (MOSC) 5 commentsAnswered

I am getting the following error while accessing the external table in oracle 12c.

SELECT COUNT(*) FROM <schema>.<tablename> EXTERNAL MODIFY(LOCATION(‘’' || IMP_FILE_NAME || ‘’')) WHERE TEXT LIKE ' || ‘’'%completed with%error(s)%‘’

ORA-29913: error in executing ODCIEXTTABLEFETCH callout

ORA-29400: data cartridge error

KUP-05011: Size of file <filename>_imp.log in directory /Oracle_Exports_NA/MONTH_06/file has changed from 533869 to 567622.

ORA-06512: at line 20

29913. 00000 - “error in executing %s callout”

*Cause:   The execution of the specified callout caused an error.

*Action:  Examine the error messages take appropriate action.

Any clue can be really helpful.

Thanks

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