Search found 15603 matches

by ArndW
Thu Feb 16, 2006 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Column Generator Vs Transformer
Replies: 7
Views: 4822

Manish, you have made an assertion that the transformer is better; but then you are stating that other people should test this for you. The column generator was created for a purpose and should be used. Ray has already stated the major difference in that a transformer stage needs to be code-generate...
by ArndW
Thu Feb 16, 2006 2:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Switch over from default port
Replies: 13
Views: 2693

Kumar - this thread doesn't contain an error message All my Datastage jobs are running fine in one network say example 10.xx.yy But im getting the error message RPC daemon not running when i tried to connect(DS client) from 9.xx.yy network to my DS server. Ahh, but the poster knew why he was gettin...
by ArndW
Thu Feb 16, 2006 2:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: About UDB API stage
Replies: 21
Views: 4709

Have you looked at the data to see if the trailing spaces has been removed? You could do a quick DS job to read it and see if the LEN is 3 or 4 (if it's a VarChar) or a check of "In.ColumnName[4,1]=' '"
by ArndW
Wed Feb 15, 2006 4:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Multiple values in parameter
Replies: 4
Views: 1440

Ray,

note that is why I added both the separator and the lookup with separator.
by ArndW
Wed Feb 15, 2006 1:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Track ups and downs of DataStage Services
Replies: 4
Views: 1189

A server log would be in one of the \Program Files\ directories and not in any projects ones. I'm not a DS PC right now, but you should be able to search the program install directory and sort by date-time-modified and ignore any files that aren't flat files with a suitable extension.
by ArndW
Wed Feb 15, 2006 11:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequence
Replies: 3
Views: 941

If your job validates correctly then that should work as well.
by ArndW
Wed Feb 15, 2006 11:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Track ups and downs of DataStage Services
Replies: 4
Views: 1189

Re: Track ups and downs of DataStage Services

...All you can find is the 'Not ME' ghost present... What is that? I am fairly certain that there is a log of when the services are started (if you have the deadlock daemon activated then I am absolutely certain of starts being logged). Have you looked at your windows DS directories for log files?
by ArndW
Wed Feb 15, 2006 11:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Sequence
Replies: 3
Views: 941

Rename it.
by ArndW
Wed Feb 15, 2006 10:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob.exe
Replies: 2
Views: 867

Craig - and I tagged the other one as a duplicate marked for destruction :) I hope Vinod gets a response...
by ArndW
Wed Feb 15, 2006 9:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Switch over from default port
Replies: 13
Views: 2693

Kumar - this thread doesn't contain an error message :lol:
by ArndW
Wed Feb 15, 2006 9:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prgram source check box in Export dialog
Replies: 12
Views: 3477

The "sources" for jobs tab in the executable sections means those BASIC source code portions that are generated during the compile of the job. If you have the design-time information those "sources" are created at compile time and including them isn't necessary or of interest to you. At the moment I...
by ArndW
Wed Feb 15, 2006 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Switch over from default port
Replies: 13
Views: 2693

If you have installed the 7.5.1 client then you need to look in the directory that Kumar listed - it will be there. If not, why not get your DataStage installation CD and search for all the PDF files on it - it is there. Remember that urgent requests need to go to your support provider and are mispl...
by ArndW
Wed Feb 15, 2006 5:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Passing delimiter as a parameter
Replies: 1
Views: 461

Ravij, the sequential file stage delimiter does not accept parameter values, so you cannot use a parameter for this as part of your normal stage definitions. Fortunately, there is a workaround for this problem for you. Read your sequential file with no delimiters into a single column in the source s...
by ArndW
Wed Feb 15, 2006 4:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob.exe
Replies: 9
Views: 2244

Moderator - please remove, duplicate post.
by ArndW
Wed Feb 15, 2006 3:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Switch over from default port
Replies: 13
Views: 2693

Why not reconfigure the Aventail software to allow connections through port 31538 - this was chosen as it isn't used by other software. By limiting your ports to just 10 you are going to have guaranteed conflicts either now or in the near future. The ports can be reconfigured - the clients will need...