"ODI-30038: OS command returned 1" Occurs when Running the ODI 11g Tool ODIOSCommand on Unix System
(Doc ID 1662263.1)
Last updated on MAY 17, 2024
Applies to:
Oracle Data Integrator - Version 11.1.1.6.0 to 11.1.1.9.99 [Release 11gR1]Information in this document applies to any platform.
Symptoms
When running the ODI 11g tool called ODIOSCommand to launch the following system call on a Unix System :
gunzip /<DIR>/<FILE>.dat.gz
the following message is signalled:
com.sunopsis.dwg.function.SnpsFunctionBaseException: ODI-30038: OS command returned 1.
at com.sunopsis.dwg.tools.OSCommand.actionExecute(OSCommand.java:294)
at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java:276)
at com.sunopsis.dwg.dbobdj.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)
at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:1)
at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
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 |