Page 1 of 1

Mutex Error..

Posted: Sat Jan 10, 2004 12:24 am
by admin
Hi all,

Can anybody tell me what are the specific reasons for mutex error in version
7 (Parralel extender) ? Also tell me what are the solutions to solve the
mutex problem ??

Regards
Amitava Ghosh

Mutex Error..

Posted: Sat Jan 10, 2004 9:49 am
by admin
Don't know about PX, in Server it generally involves Row Buffering (I
believe) and needing to set the Timeout value either higher or to zero.

Suggest you go to http://www.dsxchange.com, this list is archived there and
there are also very active DataStage forums for Server and PX. Do a search
for 'mutex', this issue has been discussed many times before.

-craig

-----Original Message-----
From: AmitavaJr_Ghosh [mailto:AmitavaJr_Ghosh@tcscal.co.in]
Sent: Friday, January 09, 2004 11:24 PM
To: datastage-users@oliver.com
Subject: Mutex Error..


Hi all,

Can anybody tell me what are the specific reasons for mutex error in version
7 (Parralel extender) ? Also tell me what are the solutions to solve the
mutex problem ??

Regards
Amitava Ghosh

Mutex Error..

Posted: Sat Jan 10, 2004 9:40 pm
by admin
Mutex errors don't occur in DataStage.

Rather, they occur in the operating system. A "mutex lock" is one way in which a "wait" mechanism is implemented. Usually, they wait for a certain number of CPU cycles, then take a timeout error. As CPUs have become faster, the default wait is not long enough; the amount of time needed for those cycles to complete gets shorter. To quote one engineer, the CPU is just too fast for its own good!

All that said, the topic of DataStage usage of mutex locks has been canvassed on this forum in the past, a search should reveal causes and workarounds.

----- Original Message -----
From: "AmitavaJr_Ghosh"
Date: Sat, 10 Jan 2004 11:54:03 +0530
To:
Subject: Mutex Error..

> Hi all,
>
> Can anybody tell me what are the specific reasons for mutex error in version
> 7 (Parralel extender) ? Also tell me what are the solutions to solve the
> mutex problem ??
>
> Regards
> Amitava Ghosh
>