Search found 42189 matches

by chulett
Wed Jan 21, 2009 12:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to implement upgrades and patches from command line
Replies: 2
Views: 937

Patches would come with specific instructions. For the "upgrades" part of this, read the Installation and Upgrade Guide pdf that ships with the product.
by chulett
Wed Jan 21, 2009 12:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Automate the job from command line
Replies: 7
Views: 1638

The command is "dsjob" and is fully documented in the Command Line Interface chapter of the Server Job Developer's Guide pdf.
by chulett
Wed Jan 21, 2009 12:28 pm
Forum: General
Topic: looping
Replies: 6
Views: 1686

Sure, you can send the current loop counter as a job parameter to an activity inside the loop. Use the name of your Start Loop stage followed by ".$Counter" as the value. Note this is directly accessable from the "External Parameter Helper" / "Insert Parameter Value" pi...
by chulett
Wed Jan 21, 2009 12:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute dsjob command from client machine
Replies: 25
Views: 8614

That syntax looks fine and *should* work just fine. Can others execute this command? What O/S and patch level is your PC?
by chulett
Wed Jan 21, 2009 10:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Back up and restore for DS server jobs from AIX command
Replies: 3
Views: 1084

That's done from the Client, not the server side and you use the Import / Export DataStage Components utility in the Manager for that. From the client command line, you also have "dsexport.exe", "dscmdexport.exe" and "dscmdinput.exe" all of which have been discussed her...
by chulett
Wed Jan 21, 2009 10:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Traning materials for DS admin 7.5.1A with AIX 5.3
Replies: 1
Views: 1034

So... you know nothing of DataStage and yet have been placed at a client site to Administer their installation? Yikes. :? Your questions are quite all encompassing, each one a large discussion in their own right. First suggestion would be to get your hands on the pdf documentation that installs with...
by chulett
Wed Jan 21, 2009 8:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: get the batchid and transaction id for each transaction
Replies: 5
Views: 2470

And not marked your "job type" as Server. :?
by chulett
Wed Jan 21, 2009 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Need to capture the timings of Job design change
Replies: 2
Views: 957

Search the forums for discussions of the DS_AUDIT repository table.
by chulett
Wed Jan 21, 2009 8:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DRP recomandation for 7.5.2 server edition
Replies: 5
Views: 1689

Democratic-Republican Party?
Disaster Recovery Plan?
Distribution Resource Planning?
Dividend Reinvestment Plan?

Please don't use acronyms and assume everyone will know what you mean.
by chulett
Wed Jan 21, 2009 8:44 am
Forum: General
Topic: Stopping a DS job Through unix command
Replies: 1
Views: 948

Sure, -stop is one of the dsjob options available. Read the Command Line Interface chapter of either Designer's Guide pdf.
by chulett
Tue Jan 20, 2009 3:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when running job through scheduler
Replies: 1
Views: 926

Those are DOS errors, sounds like your Tivoli environment doesn't include the MKS ToolKit directories - check your PATH, etc.
by chulett
Tue Jan 20, 2009 12:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to check if a column is positive !!
Replies: 3
Views: 1127

One of those days, I guess. :wink:

Please mark the post as Resolved using the button at the top of the screen !!
by chulett
Tue Jan 20, 2009 11:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to check if a column is positive !!
Replies: 3
Views: 1127

Generally, one would check if the value is greater than zero.
by chulett
Tue Jan 20, 2009 11:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reading error in sequentail stage
Replies: 16
Views: 4394

Then you need to have a chat with this third party company, see if they can provide you with a working file before you try to come up with ways to work around their... crap. :wink: