Search found 42189 matches
- Wed Sep 27, 2006 10:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Excel Files
- Replies: 8
- Views: 1854
The file doenot have straight f0rward columns and rows. Its a file like a normal end report with scattered data. You've got your work cut out for you then. Not being in .xls or a flavor of .csv or .prn format means you would need to read each record as a single large varchar field using the Sequent...
- Wed Sep 27, 2006 7:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing parameter values dynamically
- Replies: 10
- Views: 2419
- Wed Sep 27, 2006 7:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle - Delete & Then Insert
- Replies: 7
- Views: 1632
- Wed Sep 27, 2006 7:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CLOB / BLOB
- Replies: 3
- Views: 2246
- Wed Sep 27, 2006 7:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Rename Links - Error's Pop Up
- Replies: 2
- Views: 972
I've seen this in Server as well, but don't recall the gory details of exactly when it happens. Most of the time a link rename handles all occurances of it in the Transformer but occassionally it doesn't. It seems like constraints are the biggest place where a link rename doesn't happen. The compile...
- Thu Sep 07, 2006 11:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UserDefined Query Delete statement
- Replies: 11
- Views: 2950
- Thu Sep 07, 2006 11:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: create a cursor with datastage ?
- Replies: 8
- Views: 4385
incognico wrote:I can't use the funtion date() in a ODBC stage for my selection in my clause where.
That's true - you got the 'with DataStage' answer that I thought you were looking for. Nothing changes in your SQL query just because you are running it in a DataStage job, everything still works the same there.
- Thu Sep 07, 2006 11:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem while using parameter in the exe command activity
- Replies: 4
- Views: 1328
- Thu Sep 07, 2006 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: create a cursor with datastage ?
- Replies: 8
- Views: 4385
And REPLICATE does what, exactly? If you are padding the output field with zeroes, use the FMT function for that. There are various date related functions in DataStage, check Date() in the online help as one example. From what I recall, it returns the system date in internal format, which means you ...
- Thu Sep 07, 2006 6:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer frozen due to Stage Properties
- Replies: 8
- Views: 2034
- Thu Sep 07, 2006 1:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Cannot open 'Job Activity's propertise from job sequence
- Replies: 5
- Views: 1499
- Wed Sep 06, 2006 7:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Is it possible to take the output of a select into variable
- Replies: 21
- Views: 3760
- Wed Sep 06, 2006 12:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dsjob -lognewest error
- Replies: 7
- Views: 2442
Re: dsjob log report
vardhan354 wrote:i tried with this dsjob -lognewest projectname jobname it is giving a message newest id = 50, statuscode = 0.
That's what it is supposed to return.
- Wed Sep 06, 2006 12:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Designer frozen due to Stage Properties
- Replies: 8
- Views: 2034
Sometimes an uninstall doesn't uninstall enough. As long as your machine does not host the Server install as well, try: 1) Uninstall the DataStage client 2) Remove any leftover Ascential directories 3) Remove any Ascential Registry entries using RegEdit 4) Reboot 5) Reinstall the client Seem like #3...
- Wed Sep 06, 2006 6:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage installation
- Replies: 3
- Views: 979