Hello - I am running a DAC execution plan which keeps failing with error code 36331 but no reason logged. Could anyone share your thoughts on this? Please see log below:
613 SEVERE Tue Dec 09 16:25:37 CST 2014
--------------------------------------------
START OF ETL
--------------------------------------------
614 SEVERE Tue Dec 09 16:30:57 CST 2014 Starting ETL Process.
615 SEVERE Tue Dec 09 16:41:15 CST 2014 Request to start workflow : 'SDE_Custom_Adaptor:SDE_PSFT_GrantsDepartmentDimension_Test' has completed with error code 0
616 SEVERE Tue Dec 09 16:44:10 CST 2014 pmcmd startworkflow -sv IS_hhvappobip02 -d Domain_hhvappobip02.tmh.tmhs -u Administrator -p **** -f SDE_Custom_Adaptor -lpf /apps/obiee/Informatica/9.0.1/server/infa_shared/SrcFiles/PSFT_9_1_FINSCM_UAT.DataWarehouse_UAT.SDE_Custom_Adaptor.SDE_PSFT_GrantsDepartmentDimension_Test.txt SDE_PSFT_GrantsDepartmentDimension_Test
Status Desc : Failed
WorkFlowMessage :
=====================================
STD OUTPUT
=====================================
Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1110], LINUX 64-bit
Copyright (c) Informatica Corporation 1994 - 2010
All Rights Reserved.
Invoked at Tue Dec 09 16:44:00 2014
Connected to Integration Service: [IS_hhvappobip02].
Integration Service status: [Running]
Integration Service startup time: [Mon Dec 01 05:59:09 2014]
Integration Service current time: [Tue Dec 09 16:44:09 2014]
Folder: [SDE_Custom_Adaptor]
Workflow: [SDE_PSFT_GrantsDepartmentDimension_Test] version [7].
Workflow run status: [Failed]
Workflow run error code: [36331]
Workflow run error message: [WARNING: Session task instance [SDE_PSFT_GrantsDepartmentDimension_Test] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SDE_PSFT_GrantsDepartmentDimension_Test] will be failed.]
Workflow run id [393158].
Start time: [Tue Dec 09 16:41:14 2014]
End time: [Tue Dec 09 16:43:57 2014]
Workflow log file: [/apps/obiee/Informatica/9.0.1/server/infa_shared/WorkflowLogs/SDE_PSFT_GrantsDepartmentDimension_Test.log]
Workflow run type: [User request]
Run workflow as user: [Administrator]
Run workflow with Impersonated OSProfile in domain: []
Integration Service: [IS_hhvappobip02]
Disconnecting from Integration Service
Completed at Tue Dec 09 16:44:09 2014
=====================================
ERROR OUTPUT
=====================================
Error Message : Unknown reason for error code 36331
ErrorCode : 36331
617 SEVERE Tue Dec 09 16:44:22 CST 2014
ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_Custom_Adaptor:SDE_PSFT_GrantsDepartmentDimension_Test:(Source : INCREMENTAL Target : INCREMENTAL)
MESSAGE:::
Irrecoverable Error
pmcmd startworkflow -sv IS_hhvappobip02 -d Domain_hhvappobip02.tmh.tmhs -u Administrator -p **** -f SDE_Custom_Adaptor -lpf /apps/obiee/Informatica/9.0.1/server/infa_shared/SrcFiles/PSFT_9_1_FINSCM_UAT.DataWarehouse_UAT.SDE_Custom_Adaptor.SDE_PSFT_GrantsDepartmentDimension_Test.txt SDE_PSFT_GrantsDepartmentDimension_Test
Status Desc : Failed
WorkFlowMessage :
=====================================
STD OUTPUT
=====================================
Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1110], LINUX 64-bit
Copyright (c) Informatica Corporation 1994 - 2010
All Rights Reserved.
Invoked at Tue Dec 09 16:44:00 2014
Connected to Integration Service: [IS_hhvappobip02].
Integration Service status: [Running]
Integration Service startup time: [Mon Dec 01 05:59:09 2014]
Integration Service current time: [Tue Dec 09 16:44:09 2014]
Folder: [SDE_Custom_Adaptor]
Workflow: [SDE_PSFT_GrantsDepartmentDimension_Test] version [7].
Workflow run status: [Failed]
Workflow run error code: [36331]
Workflow run error message: [WARNING: Session task instance [SDE_PSFT_GrantsDepartmentDimension_Test] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SDE_PSFT_GrantsDepartmentDimension_Test] will be failed.]
Workflow run id [393158].
Start time: [Tue Dec 09 16:41:14 2014]
End time: [Tue Dec 09 16:43:57 2014]
Workflow log file: [/apps/obiee/Informatica/9.0.1/server/infa_shared/WorkflowLogs/SDE_PSFT_GrantsDepartmentDimension_Test.log]
Workflow run type: [User request]
Run workflow as user: [Administrator]
Run workflow with Impersonated OSProfile in domain: []
Integration Service: [IS_hhvappobip02]
Disconnecting from Integration Service
Completed at Tue Dec 09 16:44:09 2014
=====================================
ERROR OUTPUT
=====================================
Error Message : Unknown reason for error code 36331
ErrorCode : 36331
EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:183)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:214)
com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:586)
com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
java.util.concurrent.FutureTask.run(FutureTask.java:138)
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
java.util.concurrent.FutureTask.run(FutureTask.java:138)
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
java.lang.Thread.run(Thread.java:662)
618 SEVERE Tue Dec 09 16:44:22 CST 2014
ANOMALY INFO::: Error while executing task Informatica Session Batch
MESSAGE:::Submitted task failed during execution
EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.FailedTaskException
com.siebel.analytics.etl.etltask.ParallelTaskBatch.submitIncompleteTasks(ParallelTaskBatch.java:251)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:360)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:214)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:326)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
619 SEVERE Tue Dec 09 16:44:22 CST 2014
ANOMALY INFO::: Error while executing : com.siebel.analytics.etl.etltask.ParallelTaskBatch:Informatica Session Batch
MESSAGE:::com.siebel.analytics.etl.etltask.FailedTaskException: Submitted task failed during execution
EXCEPTION CLASS::: java.lang.RuntimeException
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:470)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:214)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:326)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
::: CAUSE :::
MESSAGE:::Submitted task failed during execution
EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.FailedTaskException
com.siebel.analytics.etl.etltask.ParallelTaskBatch.submitIncompleteTasks(ParallelTaskBatch.java:251)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:360)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:214)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:326)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
620 SEVERE Tue Dec 09 16:44:22 CST 2014
ANOMALY INFO::: Error while executing task All Task Batches
MESSAGE:::Execution of child batch Informatica Session Batch failed.
EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.FailedTaskException
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:340)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
621 SEVERE Tue Dec 09 16:44:22 CST 2014
ANOMALY INFO::: Error while executing : com.siebel.analytics.etl.etltask.ParallelTaskBatch:All Task Batches
MESSAGE:::com.siebel.analytics.etl.etltask.FailedTaskException: Execution of child batch Informatica Session Batch failed.
EXCEPTION CLASS::: java.lang.RuntimeException
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:470)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
::: CAUSE :::
MESSAGE:::Execution of child batch Informatica Session Batch failed.
EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.FailedTaskException
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecuteNormal(ParallelTaskBatch.java:340)
com.siebel.analytics.etl.etltask.ParallelTaskBatch.doExecute(ParallelTaskBatch.java:164)
com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:411)
com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:307)
com.siebel.etl.engine.core.Session.executeTasks(Session.java:2701)
com.siebel.etl.engine.core.Session.run(Session.java:3251)
java.lang.Thread.run(Thread.java:662)
622 SEVERE Tue Dec 09 16:44:23 CST 2014 ETL seems to have completed. Invoking shut down dispatcher after the notification from the last running task.
623 SEVERE Tue Dec 09 16:44:23 CST 2014 Releasing Finish Trigger.
624 SEVERE Tue Dec 09 16:44:23 CST 2014 Finishing ETL Process.
625 SEVERE Tue Dec 09 16:44:23 CST 2014 MESSAGE:::Some steps failed.
EXCEPTION CLASS::: com.siebel.etl.engine.bore.SomeSessionsFailedException
com.siebel.etl.engine.bore.NewDispatcher.execute(NewDispatcher.java:302)
com.siebel.etl.engine.bore.NewDispatcher.run(NewDispatcher.java:121)
java.lang.Thread.run(Thread.java:662)
626 SEVERE Tue Dec 09 16:44:23 CST 2014 Dispatcher thread completed.
627 SEVERE Tue Dec 09 16:44:23 CST 2014 Number of incomplete tasks whose status got updated to stopped
Number of incomplete task details whose status got updated to stopped :3
628 SEVERE Tue Dec 09 16:44:24 CST 2014
************************************************************
* CLOSING THE CONNECTION POOL DataWarehouse_UAT
************************************************************
629 SEVERE Tue Dec 09 16:44:26 CST 2014
************************************************************
* CLOSING THE CONNECTION POOL PSFT_9_1_FINSCM_UAT
************************************************************
630 SEVERE Tue Dec 09 16:44:29 CST 2014
--------------------------------------------
END OF ETL
--------------------------------------------