Search found 42189 matches

by chulett
Tue Oct 24, 2006 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Importing and Running an Oracle Stored Procedure
Replies: 10
Views: 4800

jfiddespayne wrote:See my original post for more info and please note I am using DS version 6.

Not supported in your version. Upgrade to 7.5.x so you can use the Stored Procedure stage.
by chulett
Tue Oct 24, 2006 7:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Execute Command
Replies: 5
Views: 1607

Or build a standard script to handle situations like this. It can do all the 'setup the environment' chores necessary to ensure success and then 'run' the file in question.
by chulett
Tue Oct 24, 2006 7:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODCIINDEXUPDATE
Replies: 2
Views: 2290

Start with your DBA. ODCIIndexUpdate When a user updates a record, Oracle calls your ODCIIndexUpdate() method, passing it the old and new values in the indexed columns and the corresponding row identifier. Oracle Error :: ORA-29877 failed in the execution of the ODCIINDEXUPDATE routine ORA-04030: ou...
by chulett
Tue Oct 24, 2006 7:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Execute Command
Replies: 5
Views: 1607

How would you do it outside of DataStage? What is the command line utility for DB2? For Oracle it would be sqlplus but I have no idea what the DB2 equivalent is.
by chulett
Mon Oct 23, 2006 10:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XMLInputPX stage - output columns: derivation purpose?
Replies: 2
Views: 900

Short answer - no. One of the joys of using a standard 'widget' for an interface, not all fields apply to all stages.
by chulett
Mon Oct 23, 2006 7:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to delete these scratch files after sort
Replies: 7
Views: 3331

And sometimes they're just not cleared, period. Best to create them off someplace else where you don't have to worry about them.
by chulett
Mon Oct 23, 2006 5:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to delete these scratch files after sort
Replies: 7
Views: 3331

The best way to delete these sort temp files from the Project is to not create them there in the first place! There is a property in the Sort stage that tells it where to put them when it runs. By default it is blank which means the Project. Never leave it blank. I always set that property to "/tmp"...
by chulett
Mon Oct 23, 2006 5:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using ftp stage
Replies: 6
Views: 6999

You can't transfer a file with the FTP stage? Isn't that what FTP stands for? As long as the 'from UNIX box' box means the DataStage server box, then you certainly can. Use a Sequential File stage to deliver the data to the FTP stage and point it at the remote server. Perhaps all this negativity com...
by chulett
Mon Oct 23, 2006 7:26 am
Forum: General
Topic: The Product Formerly Known as Hawk
Replies: 12
Views: 14442

With the level of changes involved here, any idea how 'upgradable' a 7.x Server installation will be? Or is the preferred methodology to create a new 8.x installation and then import everything in?
by chulett
Mon Oct 23, 2006 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job aborted after finish loading all records.
Replies: 8
Views: 2659

In other words, a bug in the 9.2.0.6 Oracle client... who would'a thunk it? :wink:

Perhaps you should roll up and not down, I think the latest version for 9iR2 is what - 9.2.0.8?
by chulett
Sun Oct 22, 2006 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wait for file (by autosys or with datastage)
Replies: 6
Views: 2814

It's a perfectly fine approach. The 'cost' to look for those files will be minimal and I always prefer the simplest approach that satisfies the requirements. For what it's worth, I've done things very similiar to this in the past, well before I learned how to spell DataStage. If it was me, I'd have ...
by chulett
Sat Oct 21, 2006 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 222 Phantom 20314
Replies: 3
Views: 1006

In other words, a one time warning you shouldn't see in the project again unless something happens to the SDKSequences there.
by chulett
Fri Oct 20, 2006 4:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is this a Datastage bug or installation problem
Replies: 4
Views: 1693

This would be the 'other one' mentioned that a patch exists for: Brief description of problem (ecase 72758) ========================================== It appears that the Datastage designer client crashes intermittently when editing job sequences. The problem has been reported with the Datastage Cli...
by chulett
Fri Oct 20, 2006 4:08 pm
Forum: Site/Forum
Topic: Ray on 14000!
Replies: 13
Views: 5848

This is getting boring... pretty soon Ray will be competing with McDonald's for Umpty Billions Served. :wink:
by chulett
Fri Oct 20, 2006 1:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Expression Evaluation
Replies: 17
Views: 4962

Wow... just over one year later. :lol: