Search found 9 matches

by desais_2001
Sun Sep 05, 2004 12:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DCWRITEDAEMON
Replies: 5
Views: 2472

10. This means that the writer daemon pauses 100 milliseconds after each write. There are no dependencies, unless you need immediate update of the hashed file, in which case you probably want to use private link cache rather than shared cache. Except, of course, that DCWRITEDAEMON must be 1 for thi...
by desais_2001
Mon Jun 09, 2003 3:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to run jobs in parallel from DataStage
Replies: 2
Views: 3105

How to run jobs in parallel from DataStage

Hi,

Can somebody guide me how to achieve job parallism from DataStage engine? Our datasize is in TB and takes very long when processed
through DataStage Engine?

Thanks



Sanjay Desai
by desais_2001
Tue May 13, 2003 4:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CLOSE_WAIT in netstat -a
Replies: 1
Views: 2289

CLOSE_WAIT in netstat -a

Hi, We are facing problem that after the disconnect, client connection is taking very long time to release the connection. When I investigated using netstat -a | grep uv, I found that these connections were in a CLOSE_WAIT state. For an unusually long period, many minutes. The close_wait session rem...
by desais_2001
Fri Apr 18, 2003 1:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: failed to connect to host: 97.253.17.132, Project
Replies: 3
Views: 2313

failed to connect to host: 97.253.17.132, Project

Hi, We have configured new datastage server on unix platform. The installation log was showing success of installation. However while connecting from client to server we are getting following error. Error is failed to connect to host: 97.253.17.132, Project: UV (Internal Error [39202]). Can somebody...
by desais_2001
Thu Apr 03, 2003 11:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration from DataStage version 5.2 to 6.x
Replies: 2
Views: 1362

Migration from DataStage version 5.2 to 6.x

Hi,

Can somebody help me providing information about the new features available in DataStage version 6.x from version 5.2. Also the documentation on usage of the additional features.

Any limitations on using higher version?

Thanks



Sanjay Desai
by desais_2001
Thu Mar 13, 2003 3:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: RFC Connectivity problem with SAP-BW
Replies: 0
Views: 919

RFC Connectivity problem with SAP-BW

Hi, We are loading data from DataStage to SAP-BW using BW-Load-pack utility which is internally handled by RFC (Remote Function Call). It is observed that whenever SAP-BW server is restarted, this RFC connectivity is not reestablished automatically. Everytime we have to manually establish the RFC Co...
by desais_2001
Mon Mar 10, 2003 12:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Unix Help
Replies: 1
Views: 2986

DataStage Unix Help

Hi, We are using DataStage on Unix installation. Also the DataStage jobs are used to connect/load data into SAP-BW. We have following problems encounterd almost everyday. After certain time of usage in a day, additional users are not able to connect to DataStage Engine. We have total 10 licences. As...
by desais_2001
Fri Feb 28, 2003 11:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage export from command line
Replies: 15
Views: 10980

Hi Kevin, Thank you very much for your explanation. Yes I could find the required executable in the directory u have mentioned. Thanks once again. Sanjay Hi Sanjay, DataStage export functionality is initiated on the client side and this is where the produced DSX or XML file is located. You should fi...
by desais_2001
Fri Feb 28, 2003 4:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage export from command line
Replies: 15
Views: 10980

DataStage export from command line

Hi, I would like to SCHEDULE the job of performing Export/Import through DataStage. I understand that there is command line interface called dscmdexport through which the export/import can be executed through command line. MY problem is that I am not able to find the executable dscmdexport on my Dat...