Search found 42189 matches
- Thu Aug 09, 2007 5:58 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim function in a User Variable Activity
- Replies: 7
- Views: 3368
I actually wanted to know as to what this OConv function does.. Simple enough and the same advice applies. As noted, both the OConv and Date functions are documented so are something easily looked up. And any time you've got something like that you need to check, build a small routine in the Manage...
- Wed Aug 08, 2007 11:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim function in a User Variable Activity
- Replies: 7
- Views: 3368
- Wed Aug 08, 2007 6:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import Table Definition (ODBC) from Datastage Manager
- Replies: 7
- Views: 3868
The files Arnd is talking about are the ODBC config files. You should have a .odbc.ini file in the $DSEngine directory which has all of your entries defined in it. It's where you would have copied the block of text for your [DriverOfChoice] and created a specific entry for each connection. What you ...
- Wed Aug 08, 2007 2:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: String varchar yyyymmdd to Oracle date error
- Replies: 4
- Views: 1302
- Wed Aug 08, 2007 12:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Conversion error calling conversion routine decimal_from_str
- Replies: 5
- Views: 1202
- Wed Aug 08, 2007 12:10 pm
- Forum: Site/Forum
- Topic: Forum 'how-to' question
- Replies: 1
- Views: 1950
- Wed Aug 08, 2007 12:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to convert Dacimal to Packed Decimal
- Replies: 10
- Views: 2393
- Wed Aug 08, 2007 9:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to convert Dacimal to Packed Decimal
- Replies: 10
- Views: 2393
- Wed Aug 08, 2007 7:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trying to convert Dacimal to Packed Decimal
- Replies: 10
- Views: 2393
- Wed Aug 08, 2007 7:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: call oracle procedure which dont accept/return values?
- Replies: 5
- Views: 1128
Are you not familiar with using sqlplus from the command line? Part of what you pass in is the 'connection' information, user/password@instance specifically. If all this is new to you, have a chat with your DBA or someone in your group who does know this stuff so they can work directly with you on t...
- Wed Aug 08, 2007 6:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Change Return Parameter Name
- Replies: 3
- Views: 905
You're right - it doesn't matter at all. You'll not see 'Ans' anywhere other than greyed out at the bottom of the Routine editor. Your 'something more descriptive' will come into play when you actually make use of the routine - either in a derivation when you assign the answer to an output field or ...
- Wed Aug 08, 2007 6:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data type to choose
- Replies: 4
- Views: 1328
- Wed Aug 08, 2007 6:34 am
- Forum: General
- Topic: Design DataStage job
- Replies: 2
- Views: 1045
- Wed Aug 08, 2007 6:31 am
- Forum: General
- Topic: getting email attachment
- Replies: 3
- Views: 1543
You mean somehow find and 'read' the email in question, download the attachment and then do something with it? Or is just the act of detaching it to a specific directory enough? Regardless, this isn't an 'ETL task' and the answer is no. Now, if you can script or code something like that, DataStage c...
- Tue Aug 07, 2007 9:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Text manipulation
- Replies: 5
- Views: 1021