Search found 42189 matches
- Tue Jan 24, 2006 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC stage - Column name with pound sign (#) not accepted
- Replies: 17
- Views: 13120
- Tue Jan 24, 2006 6:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Remote Configuration Guide from Ascential
- Replies: 2
- Views: 1124
Unable to connect... because? If you don't have a userid and password to access ADN, you'll need to request it before the link will work for you. Start here:
http://developernet.ascential.com/home.php
Dang, "Technical Difficulties" connecting to ADN.
If that's the issue, you'll just need to wait until the site comes back up...
http://developernet.ascential.com/home.php
Dang, "Technical Difficulties" connecting to ADN.
- Mon Jan 23, 2006 11:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error : "At Row 2000, DSLink Run Stopped"
- Replies: 4
- Views: 1346
I find it interesting that "many jobs" are stopping at the exact same point, after processing 2000 rows. I wonder if the ones that complete have less than 2000 rows to process in total? How are you running these jobs, Ravindra? As noted by Ray, it sure sounds to me that they were accidentally setup ...
- Mon Jan 23, 2006 10:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OraCI
- Replies: 17
- Views: 4325
Not directly from inside the job, no. If you know that each row sent down the link will update one record in the target table and you've properly tested your job so you have verified this is correct, then you can make an assumption that each row successfully sent to Oracle equates to one record bein...
- Mon Jan 23, 2006 8:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OraCI
- Replies: 17
- Views: 4325
Plus there's the fact that Oracle is perfectly happy updating zero rows. So a single update statement in your job could update zero, one or many rows in the target database. The only time you'll get any feedback is if your DML results in an Oracle error - and updating zero rows doesn't throw an error.
- Mon Jan 23, 2006 3:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequence start from first stage
- Replies: 3
- Views: 1136
- Mon Jan 23, 2006 10:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Notifcation activity
- Replies: 7
- Views: 2442
The answer would depend on the platform and the mail server being utilized. My answer of 'space' is how to handle it on a UNIX platform, missed the fact that you are on Windows. There it depends on what software you are using to do the actual mail send. Shouldn't be all that difficult to figure out.
- Mon Jan 23, 2006 8:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with Oracle stage(OraOCI9)
- Replies: 12
- Views: 3598
I applied the patch.However,It did not make any difference. That would make sense as the patch is not meant for that particular problem at all. I'd suggest you uninstall and reinstall the client once more. Double-check in between that everything is actually being removed. Rebooting after the uninst...
- Mon Jan 23, 2006 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not able to open Job/Routine activity in DS Designer
- Replies: 2
- Views: 991
Welcome aboard. This is a well known and well documented issue with Service Pack 2 for XP. There is a patch available for your client to resolve this on ADN. A quick search of the forum for 'SP2 patch' should turn up many posts in this subject, including the URL to the eServices website that hosts t...
- Mon Jan 23, 2006 8:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Version Control and UFS filesystem limitation
- Replies: 9
- Views: 3304
- Mon Jan 23, 2006 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: no of process ids
- Replies: 28
- Views: 7584
- Mon Jan 23, 2006 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Order of Execution
- Replies: 6
- Views: 1100
Reject links can have a constraint. There's a whole section on reject handling in the online help that goes through all that.
On the subject of the order that things happen in with a Transformer, the Full Wurlod on that particular subject is located here.
On the subject of the order that things happen in with a Transformer, the Full Wurlod on that particular subject is located here.
- Sun Jan 22, 2006 8:01 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage install another problem
- Replies: 3
- Views: 1586
Re: datastage install another problem
before i installed,i have delete all the directories and files in the datastage install directory and tmp. I would say this was their biggest problem, Ross. Unless it is uninstalled completely and correctly, DataStage will still know that it was installed and attempt to go into maintenance or upgra...
- Sun Jan 22, 2006 8:22 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: functions for converting date and number
- Replies: 6
- Views: 1304
Ok... 1) How are you planning on fitting the NUMBER(22) into the CHAR(10) field? That answer would drive the transformation strategy. 2) DB2 (assuming you are using the plug-in, wants the date in internal format from what I recall. So it would be a simple IConv with the appropriate date mask, one th...
- Sat Jan 21, 2006 4:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: functions for converting date and number
- Replies: 6
- Views: 1304