Search found 53125 matches
- Mon Jan 07, 2008 4:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Shell variable in a job
- Replies: 2
- Views: 818
- Mon Jan 07, 2008 4:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to catalog DSServer and DB2 present on other server
- Replies: 3
- Views: 672
- Mon Jan 07, 2008 4:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Look up in Server Job
- Replies: 16
- Views: 5672
Every input link you draw to a Transformer stage after the first is a reference input link; it will be drawn with a dashed line. A reference link requires you to provide a Key Expression in the Transformer stage; the value generated by this expression is sent to the stage on the other end of the ref...
- Mon Jan 07, 2008 4:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue on running sqlldr while using rsh
- Replies: 5
- Views: 1756
- Mon Jan 07, 2008 1:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bad trailing quote character
- Replies: 8
- Views: 3792
- Mon Jan 07, 2008 1:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine
- Replies: 7
- Views: 1725
It's preferable to use parallel functions rather than server routines in parallel jobs. Your transformation can be readily achieved using DateToString() nested inside StringToDate() if the source and target data types are date or the reverse nesting if the data types are string. BASIC Transformer st...
- Mon Jan 07, 2008 1:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Limiting the no. of records while running the job.
- Replies: 1
- Views: 908
This tab can not be enabled for parallel job (other than for the warnings limit). The only way to limit the rows is to compile in trace mode. This is accomplished by opening the job properties window and selecting the Execution tab. It's intuitive from there - if not, click Help once there to get ad...
- Mon Jan 07, 2008 1:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid Julian day [date/date.
- Replies: 4
- Views: 2302
- Mon Jan 07, 2008 1:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Look up in Server Job
- Replies: 16
- Views: 5672
- Mon Jan 07, 2008 1:21 am
- Forum: General
- Topic: How to search for a job in my project
- Replies: 2
- Views: 995
Netiquette Note Do not "shout" (use all upper case). It is considered rude. Open Director. Sort by job name, by clicking the column heading in the grid. Under the View menu disable Show Categories. Wait till Director refreshes when it will show you all your jobs. Find the job name in question and r...
- Sun Jan 06, 2008 9:30 pm
- Forum: General
- Topic: DSXchange account inactivated. Please help.
- Replies: 3
- Views: 1208
- Sun Jan 06, 2008 7:20 pm
- Forum: Site/Forum
- Topic: Duplicate Posts
- Replies: 22
- Views: 9977
- Sun Jan 06, 2008 7:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: alignment tables ....
- Replies: 8
- Views: 2241
- Sun Jan 06, 2008 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: alignment tables ....
- Replies: 8
- Views: 2241
Procedural Note We don't do "urgent" here and that goes double for Sundays. If you want "urgent" sign up with your support provider and learn the true cost of "urgent". DSXchange is an all-volunteer site whose participants post as and when they can. Premium Membership Premium membership costs less ...
- Sun Jan 06, 2008 3:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: alignment tables ....
- Replies: 8
- Views: 2241
Setup an ODBC System DSN (not a User DSN) uing the ODBC driver for Excel. Select the Workbook that you want to access. This step has nothing whatsoever to do with DataStage - it is performed with the Windows ODBC Administrator. In DataStage import the table definition for each worksheet that you wis...