Search found 42189 matches

by chulett
Wed Nov 11, 2009 3:42 pm
Forum: General
Topic: Datastage Time Different from Server Time
Replies: 9
Views: 4058

It's still just a UNIX user and down at the O/S level it's no different from any other user - it's only DataStage in the engine's environment that gives it special privileges. Have you compared dsadm's .profile to some of the others to see if it has anything... 'special' in it that could be affectin...
by chulett
Wed Nov 11, 2009 3:03 pm
Forum: General
Topic: Simple Addition Problems
Replies: 10
Views: 3893

NVL as in the Oracle function? Methinks you meant the NullToValue or even the NullToZero transform in DataStage.
by chulett
Wed Nov 11, 2009 3:01 pm
Forum: General
Topic: Datastage Time Different from Server Time
Replies: 9
Views: 4058

Odd... more of a UNIX than DataStage issue, it seems. Have you pinged your SysAdmin about it?
by chulett
Wed Nov 11, 2009 2:47 pm
Forum: General
Topic: Datastage Time Different from Server Time
Replies: 9
Views: 4058

Before and after you've switched to dsadm what is the value of $TZ?
by chulett
Wed Nov 11, 2009 2:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling an Oracle Materlized View
Replies: 6
Views: 2147

If you're still having a problem with this, can you post the exact syntax you are using, please? You will need to CALL DBMS_SNAPSHOT blah-blah from what I recall, and possibly not include a semi-colon at the end. For sure you could use the Stored Procedure stage for this. We'd call things like that ...
by chulett
Wed Nov 11, 2009 1:50 pm
Forum: General
Topic: Simple Addition Problems
Replies: 10
Views: 3893

Out of curiousity, what 7.x version are you running?
by chulett
Wed Nov 11, 2009 12:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequence problem
Replies: 3
Views: 1417

There was something like that when Service Pack 2 for XP rolled out years ago and there is a specific patch for that situation.
by chulett
Wed Nov 11, 2009 11:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sql statement in odbc connector
Replies: 6
Views: 1602

That's exactly what it uses - "regular" sql. So if you need to join tables in your query, go for it.
by chulett
Wed Nov 11, 2009 11:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: No nodes with a disk in the "export" resource pool
Replies: 3
Views: 3541

Search would have answered that for you. However...

viewtopic.php?t=116960
by chulett
Wed Nov 11, 2009 11:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to initialize plug-in
Replies: 33
Views: 22793

True. good point. If you have a version of Oracle that support both and see both a "lib" and a "lib32" directory out there, use the lib32 one unless you are one of the few peoples running a 64bit version of DataStage.
by chulett
Wed Nov 11, 2009 10:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling an Oracle Materlized View
Replies: 6
Views: 2147

Sure but only in the "before/after SQL" tabs, not as source or target sql.
by chulett
Wed Nov 11, 2009 10:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to initialize plug-in
Replies: 33
Views: 22793

Some points... first off this is the 'entire contents of the dsenv file'. Notice the use of the code tags to preserve all that wondrous indenting Ascential spent many man-months perfecting. #################################################################### # # dsenv - DataStage environment file # ...
by chulett
Wed Nov 11, 2009 10:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CLI0102E Invalid Conversion SQLSTATE=07006
Replies: 6
Views: 4958

Give us some details to work with here. Stage, database, your sql, something to help us help you. :?
by chulett
Wed Nov 11, 2009 10:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Could not load module libgciudt6.so
Replies: 13
Views: 8066

Have you escalated this to your official support provider yet?