Unable to allocate communication resources

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
jpraveen
Participant
Posts: 71
Joined: Sat Jun 06, 2009 7:10 am
Location: HYD

Unable to allocate communication resources

Post by jpraveen »

Hi
i am doing Union all operation by using Sequence Funnel and i am fetching the data from 3 sources and Joining the data.and last i used the Funnel Stage

i am getting the following error

[
IBM(DataDirect OEM)][ODBC SQL Server Driver][SQL Server]Duplicate key was ignored.

cs}}},1: Fatal Error: Unable to allocate communication resources
i had used the Env Variables like

1)APT_DISABLE_COMBINATION=FALSE
i had Got same error
2)APT_DISABLE_COMBINATION=TRUE
i had got same error

3)APT_PM_NODE_TIMEOUT=60

Code: Select all

APT_CombinedOperatorController,1: sendWriteSignal() failed on node etlp9001 ds = 85 conspart = 0 Broken pipe
Individually i had used these Env Variables but i got the same kind of error

could you help on this?
Last edited by jpraveen on Mon Sep 13, 2010 2:52 am, edited 1 time in total.
Jaypee
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

Space could be less in your resource or scarach disk


Regards
Sreeni
Post Reply