Search found 42189 matches
- Tue May 22, 2007 8:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage and CORBA
- Replies: 14
- Views: 4098
- Tue May 22, 2007 8:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sigbus
- Replies: 10
- Views: 3271
- Tue May 22, 2007 7:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: sigbus
- Replies: 10
- Views: 3271
- Tue May 22, 2007 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage and CORBA
- Replies: 14
- Views: 4098
- Tue May 22, 2007 7:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Compilation Error
- Replies: 9
- Views: 4665
- Tue May 22, 2007 7:19 am
- Forum: General
- Topic: SAP BW with datastage
- Replies: 6
- Views: 2116
- Tue May 22, 2007 7:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to select a column with a dash in its name
- Replies: 7
- Views: 2400
- Tue May 22, 2007 7:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using lookups
- Replies: 13
- Views: 3163
Re: Using lookups
select pinv.*,pdesc.description from product_description pdesc, product_inventory pinv where pdesc.pcode <=pinv.pcode -- this SQL is forming a cartesian product of the tables used. No, it's not a 'cartesian product' - but I'm sure it's doing exactly what you told it to do and giving you way too man...
- Tue May 22, 2007 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DSjob runs fine when using a table but fails using a view
- Replies: 4
- Views: 936
- Tue May 22, 2007 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ERROR Encountered: Job is Accessed by another User
- Replies: 2
- Views: 1053
- Tue May 22, 2007 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage and CORBA
- Replies: 14
- Views: 4098
- Tue May 22, 2007 6:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Exception handling in datastage
- Replies: 6
- Views: 13360
Re: Exception handling in datastage
Can we do exception handling in datastage? By this I mean can we catch any datastage error and write it into a file. Say for example if I am creating a file and datastage is not able to create the file due to some reason. In this case instead of datastage job failing I want to capture this error in...
- Tue May 22, 2007 6:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance tuning by using container
- Replies: 2
- Views: 999
- Tue May 22, 2007 6:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abort of Job sequence
- Replies: 3
- Views: 4801
- Tue May 22, 2007 6:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in opening DS Administration
- Replies: 4
- Views: 1484