Search found 15603 matches

by ArndW
Thu Sep 25, 2008 4:14 am
Forum: General
Topic: uv help error Could not locate NLS map
Replies: 2
Views: 1541

The " uvsh " or " dssh " that DataStage uses is not documented. At one time it was identical the IBM UniVerse product and is now a subset with some small changes, so you can use the publicly available free documentation published by IBM on these pages to get a feel for what is inside the uvsh progra...
by ArndW
Thu Sep 25, 2008 4:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading asterisks instead of timestamp
Replies: 8
Views: 2120

Is the metadata identical for both columns?
by ArndW
Thu Sep 25, 2008 4:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: server job in commandline
Replies: 3
Views: 1179

Yes, you can use the "dsjob" command to do a lot of things, including running jobs.
by ArndW
Wed Sep 24, 2008 4:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to check if Folder exists
Replies: 3
Views: 1989

I haven't seen that error message before. Is the job "CF_SP_OLD" imported correctly?
by ArndW
Wed Sep 24, 2008 4:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PMWaitForPlayersToStart : unable to start ORCHESTRATE jo
Replies: 2
Views: 1072

Re: APT_PMWaitForPlayersToStart : unable to start ORCHESTRAT

SSC_Night wrote:...Since a change of DB2 database, one job doesn't start properly...

What change and how does the job that no longer works use DB2? Can you make a copy of the job and replace the DB2 stage or stages with something else (RowGenerator or Copy) then see if the error goes away?
by ArndW
Wed Sep 24, 2008 4:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with Routine Calls
Replies: 15
Views: 4271

As Ray has already pointed out, using InputArg(0) is invalid. Did you make the changes that he suggested?
by ArndW
Wed Sep 24, 2008 4:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migration from one database to another
Replies: 2
Views: 794

There is no tool that will enable you to do this type of automated exchange. The stage settings for optimal use of either DB2 or TeraData are quite different. If all of your DB2 stages use similar or identical settings, and all table and column names are identical as well as using 100% identical dat...
by ArndW
Mon Aug 25, 2008 2:34 am
Forum: General
Topic: Invocation Id not being always set
Replies: 9
Views: 3713

I haven't seen or heard of this before. The sporadic nature of the problem is strange enough but I would look into the application for a potential cause instead of assuming it was a bug in the product.
by ArndW
Mon Aug 25, 2008 2:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to extract data from Mainframes IMS & VSAM data
Replies: 5
Views: 2236

Complex Flat Files read and parse COBOL structures. But first you need to get the data from your host to the UNIX DataStage server and you need to send them back after processing. Do you have a method arranged to do this transfer?
by ArndW
Sun Aug 24, 2008 8:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to extract data from Mainframes IMS & VSAM data
Replies: 5
Views: 2236

Craig - thanks for that. I would have gone back and corrected my post to disable smilies, but then your corrective post would have made absolutely no sense at all :)
by ArndW
Sun Aug 24, 2008 3:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to extract data from Mainframes IMS & VSAM data
Replies: 5
Views: 2236

There is a version of DataStage that runs on the mainframe which is the best choice for this; otherwise you will need to ensure that FTP, C:D or other method exists with which the data can be transferred from and to the host in order for it to be processed by DataStage.
by ArndW
Sun Aug 24, 2008 3:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: command to stop logs generation in UNIX server?
Replies: 8
Views: 2260

There is no command, either UNIX or from within DataStage, to prevent log files from being generated.
PX Jobs allow certain log entries to be suppressed, you can check out "message handlers" in the documentation to see how to do this.
by ArndW
Sat Aug 23, 2008 3:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abort of Job
Replies: 6
Views: 1342

I'm a bit confused about the requirement. If your job is in the after-job subroutine already then it will complete anyway, specifying a non-zero return code from this subroutine will ensure that the job's status is aborted. Could you perhaps explain a bit more on what conditions need to occur in ord...
by ArndW
Fri Aug 22, 2008 11:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: 7.5.2 IOPS Requirements...
Replies: 1
Views: 1050

IOPS = "I/O per second"? This number realy should come out of your application. I/O operations to disk depend upon several factors and SANs are notoriously difficult to configure correctly in order to use them at anywhere close to the manufacturer's numbers. Parallel jobs will write to disk in sever...
by ArndW
Thu Aug 21, 2008 4:37 am
Forum: General
Topic: Datastage interface error Plz solve
Replies: 1
Views: 1423

Please post in the correct forum, this one is used for posting Testimonials about the product, not for problems.