Search found 253 matches

by Eric
Tue Jul 26, 2005 4:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help with an External Filter problem
Replies: 4
Views: 1532

The output schema of the external filter does not need to match the input schema to the filter. You could try? If you change the DataSet design schema you should ensure any previous datasets with the same name are deleted before running the job again (Use Manager -> Tools -> Data Set management) Che...
by Eric
Fri Jul 22, 2005 6:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Wrapped Unix Stage Problem
Replies: 5
Views: 2511

Have you re-generated the wrapped stage?
by Eric
Wed Jul 20, 2005 5:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: abt db2 EE
Replies: 10
Views: 3626

Re: abt db2 EE

1 extract job, 1 transform and then 1 load job. Just to Note that the extract job will be reading from DB2 in sequential mode and the transform job will be running in parallel mode. You could try? In the transformer stage -> properties -> stage tab -> advanced you can set which nodes the transforme...
by Eric
Tue Jul 19, 2005 5:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer code
Replies: 4
Views: 1910

why would you want the 'c' code?
by Eric
Tue Jul 19, 2005 5:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Help needed about config file in PX
Replies: 3
Views: 2435

set the value of fastname to the hostname of the server.
(type 'hostname' from the command line on the server to find it's hostname)
by Eric
Tue Jul 19, 2005 5:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Imported Job Aborts on new server
Replies: 5
Views: 2402

AlanP - Out of interest - Is the new DataStage Sever
1) the same version?
2) the same OS?
3) the same NLS settings? (i.e DataStage NLS enabled)
by Eric
Fri Jul 15, 2005 5:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NLS_LANG
Replies: 3
Views: 2022

What is the default NLS map for your DataStage Project?
(assuming you have not changed the default within the stage)
by Eric
Thu Jul 14, 2005 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue when trying to check a configuration file
Replies: 7
Views: 2953

I think you are required to create a Directory C:\tmp ?
by Eric
Wed Jul 13, 2005 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: orchoracle not found
Replies: 6
Views: 3473

ray is right, if you install DataStage with NLS you alos need to add the environment variable NLS_LANG.
This should be set to the language settings of the Oracle Database in the form:
"NLS_LANGUAGE_NLS_TERRITORY.NLS_CHARACTERSET"
by Eric
Tue Jul 12, 2005 6:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: orchoracle not found
Replies: 6
Views: 3473

First you should have given DataStage the location of your Oracle clients during the install.
Then you need to add $ORACLE_HOME/bin to you PATH
and $ORACLE_HOME/lib to LD_LIBRARY_PATH.
(first add oracle lib32 if you have one).

then try again.
by Eric
Tue Jul 12, 2005 5:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborts when buildop includes string library
Replies: 3
Views: 2195

I guess you'll need to look for the include files in your compiler.
You could try running a find from /opt/SUNWspro?
by Eric
Fri Jul 08, 2005 5:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Stage Director slow refresh
Replies: 2
Views: 3234

You can configure the refresh interval of the Director Client.

Director -> Tools -> Options -> General Tab - Refresh
by Eric
Tue Jul 05, 2005 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to execute a SQL script in Close Command Option
Replies: 1
Views: 1388

I'm not sure that you can execute a script, but you can execute a single SQL statement (enter into the "Close Commadn field") which will be run once for each node in your configuration file.
by Eric
Fri Jul 01, 2005 5:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in transformer - Input port 0 already connected
Replies: 7
Views: 6256

Have you tried a Force Compile?
by Eric
Thu Jun 23, 2005 5:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Phantom error 10819
Replies: 5
Views: 4079

Is the Job Monitor working?
(You will see a message like this if the JobMonApp is not running)

Search the forums ...