Search found 133 matches

by rajeev_prabhuat
Wed Sep 23, 2009 11:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout waiting for mutex Error in Server Shared Container
Replies: 7
Views: 4702

Prevention is always better than cure. Make sure that whatever it was that timed out does not need to do so. Often timeouts are caused by overloaded servers. In this particular case the problem app ... Hi Ray, Sorry to say that I am not premium user, can you put the comments in nomal text :), so th...
by rajeev_prabhuat
Wed Sep 23, 2009 11:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout waiting for mutex Error in Server Shared Container
Replies: 7
Views: 4702

just increase ipc stage bufffer and time out values. i think it will work. Hi Chulett, We are not using IPC stage below is the flow of the jobs: ODBC--> Transformer-->Container --> ODBC In Container inport --> CRC generation (transformer) --> outport Are you telling to use IPC stage instead of Tran...
by rajeev_prabhuat
Wed Sep 23, 2009 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout waiting for mutex Error in Server Shared Container
Replies: 7
Views: 4702

chulett wrote:What operating system? ...
Hi Ray,

It is Linux box, with Datastage 8.0.1.

Regards
Rajeev Prabhu
by rajeev_prabhuat
Wed Sep 23, 2009 10:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout waiting for mutex Error in Server Shared Container
Replies: 7
Views: 4702

Timeout waiting for mutex Error in Server Shared Container

Hi, We have a parallel job from which we are calling server shared container to generate CRC and the job is failing with the following errors mentioned below: stdhub_Account_Pack_Hub.#0.stdhubCRCAcctidDF.Output_Acct_Table-Input.Input: ds_ipcgetnext() - timeout waiting for mutex Attempting to Cleanup...
by rajeev_prabhuat
Mon Jul 13, 2009 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: BULK INSERT to SQL server
Replies: 1
Views: 2131

Bulk insert in MS SQL Server Failure

Hi, I am trying to load the data into Windows SQL Server using Bulk insert, but I am getting an error "APT_CombinedOperatorController,0: Fatal Error: Fatal: Stage supports bulk load to SQL Server only on Windows". So please let me know what options should I set to carry out the activity in...
by rajeev_prabhuat
Mon May 25, 2009 11:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute DS job using Web services
Replies: 5
Views: 3499

Do you mean to invoke the DataStage job from a Web service, or to expose the DataStage job AS a Web service? ... Yes Ray it is to invoke Datastage job from web services i.e. call a job while a page is submitted in web. Currently I am writing a bat file which will call dsjob command and execute the ...
by rajeev_prabhuat
Wed May 20, 2009 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute DS job using Web services
Replies: 5
Views: 3499

Execute DS job using Web services

Hi,

We have a requirement from client to execute some Datastage job using web services. So please let me know what all are the ways that we can get this accomplished.

Regards
Rajeev Prabhu
by rajeev_prabhuat
Thu Jan 01, 2009 3:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: glibc detected
Replies: 2
Views: 1920

Hi, GJ_Stage, it is flat file and with fixed delimiter. We were able to solve this problem by changing the parameters that were provided in the source odbc stage. Initally we had provided only the table name in the parameter, here I change it to <dbname>.table name in the source parameters and then ...
by rajeev_prabhuat
Tue Dec 23, 2008 11:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: glibc detected
Replies: 2
Views: 1920

Error: glibc detected

Hi, We have a simple job taking data from source and loading the data to a sequential flat file. The flow is as follows: ODBC stage (SQL server) ---> flat file In ODBC we have a select query, which is perfectly working while executed induvudiaully and also we are able to see the data through ODBC st...
by rajeev_prabhuat
Tue May 06, 2008 10:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Installation
Replies: 11
Views: 5951

Datastage Installation

Hi, I am carrying out a installation for DS 8x in Windows Environment. At the middle of the installation it is asking for the Domain, Username, Password and Server name. We have given it as Domain: Servername:9080 Username:dsadmin(created during installtion steps) Password: Servername: ServerIP I am...
by rajeev_prabhuat
Wed Apr 30, 2008 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Find list of the jobs which got modified on a date
Replies: 1
Views: 1332

Find list of the jobs which got modified on a date

Hi,

Is there any way that we can find the list of the jobs which got modified in a particular time frame.

I did an serch that forum and found that we can find jobs from unix and I think we can do the same grep in unix to do so?

Regards,
Rajeev
by rajeev_prabhuat
Tue Oct 23, 2007 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration from Abinitio to Datastage
Replies: 13
Views: 12349

Ab Initio to DS Convertion

I was told IBM/Ascential had a tool to automate this conversion as well as converting from Informatica. It does not convert everything but supposed to convert most. Ask them. Ray may know. Hi Duke/Ray, Do we have such tool for convertion from one tool to another bulit by IBM? Regards Rajeev Prabhu
by rajeev_prabhuat
Mon Nov 14, 2005 3:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import table in Ms. Excel file to DB2 table
Replies: 9
Views: 4985

Hello Rajeev, accessing Excel directly on UNIX is not a builtin feature of DataStage or of UNIX. There are software packages that will let you declare an Excel document to be accessible via ODBC on UNIX, but you need to buy the software. DataDirect is one supplier of this software and there might b...
by rajeev_prabhuat
Mon Nov 14, 2005 12:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import table in Ms. Excel file to DB2 table
Replies: 9
Views: 4985

Accessing MS Excel From UNIX platrom

You only need to declare your Excel sheet as a system ODBC data source and you are in business. Fortunately you are on a Windows platform so this is easy; if the DS server is on UNIX and you need to access Excel it becomes a bit more complicated and expensive. Hi, I have to access MS Excel spreedsh...
by rajeev_prabhuat
Thu Oct 20, 2005 5:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Installation of DS 7.5.1A
Replies: 4
Views: 1974

Re: Installation of DS 7.5.1A

Hi Rajeev, Thank you for your comments. Can you elobrate how we can achive this in windows version by adding osh shell. Regards, Rajeev Prabhu Hi Prabhaut, If you want to run only server jobs just go for the installation of DataStage Engine on windows as per ur required thing.And regarding the state...