'No authorization to open the file /<DIR_PATH>/ZODI_xxxx_xxxx_<NAME>.txt' Error Signalled when Running SAP ABAP BW Scenarios with ODI 11g and 12c
(Doc ID 1905745.1)
Last updated on JUNE 16, 2022
Applies to:
Oracle Data Integrator - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
When executing ODI 11g and 12c Scenarios with SAP ABAP BW, the following message is signalled and the operation crashes:
java.lang.RuntimeException:
Error occured in open tool execute method: {0}...
Error in executing ABAP program: {0}...
No authorization to open the file .../ZODI_....txt.
Cause: No authorization to open the file ...ZODI_....txt.
at oracle.odi.sap.km._OdiSapAbapExecute.throwOdiException(_OdiSapAbapExecute.java:2754)
at oracle.odi.sap.km._OdiSapAbapExecute.chainedSAPException(_OdiSapAbapExecute.java:764)
at oracle.odi.sap.km._OdiSapAbapExecute.execute(_OdiSapAbapExecute.java:634)
at com.sunopsis.dwg.function.SnpsOpenToolFunction.actionExecute(SnpsOpenToolFunction.java:47)
at com.sunopsis.dwg.function.SnpsOpenToolFunction.execute(SnpsOpenToolFunction.java:148)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3437)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.executeOdiCommand(SnpSessTaskSql.java:1509)
at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:44)
....
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |