Tuesday, October 24, 2017

ORA-29400: data cartridge error KUP-04040:

Cause: FDPSTP failed due to ORA-20000: Error: FinalWhen others - xx_users: ORA-29913: error in executing ODCIEXTTABLEOPEN callout ORA-29400: data cartridge error KUP-04040: file xx_users.csv in 27-AUG-2017 12:10:28

Verify the file available under the directory for which the External Table is defined.

select *
  from dba_directories
 where directory_name = 'XX_USERS'

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...