Search found 253 matches

by Eric
Mon Nov 08, 2004 11:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT Config File
Replies: 9
Views: 6479

The parallel Engine won't run without a Config File and it is the parallel engine which controls the Compile of the transformer.
by Eric
Mon Nov 08, 2004 11:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while compiling a simple parallel job
Replies: 1
Views: 1738

You require a Compiler installed on the DataStage Server Machine.
by Eric
Thu Nov 04, 2004 11:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV error in a PX job that has been running normally
Replies: 3
Views: 2823

Can you try running the job again with a Configuration.apt file with less nodes configured?
by Eric
Thu Nov 04, 2004 11:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using different Oracle user
Replies: 5
Views: 2721

Re: Using different Oracle user

krystlecsy wrote: user (ETL_USER) to access the tables who has been granted the rights to select from the table and also a public synonym is created for the F_01 table
The Oracle user must have access to a number of system tables.
These are all detailed in the Enterprise: Job developers guide.
by Eric
Thu Nov 04, 2004 11:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error viewing flat file in Px
Replies: 6
Views: 5760

richdhan wrote:Hi,

Fix the first error

Parameter specified but not used in flow: DSProjectMapName

Still if the problem persists then let us know.

HTH
--Rich

Pride comes before a fall
Humility comes before honour
messages with ##W are a warning
the errors start with ##E :wink:
by Eric
Thu Nov 04, 2004 11:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT Config File
Replies: 9
Views: 6479

The job with a transformer will always use the config file given at runtime regardless of the config file used at compile time
by Eric
Thu Nov 04, 2004 11:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with DataStage Server installation
Replies: 8
Views: 4057

Hi yaminids, can you compile and run a job as the user 'dsadm'?
by Eric
Tue Nov 02, 2004 11:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle 8i and 9i clients on same DS sever?
Replies: 10
Views: 3519

From an oracle point of view you can install both the oracle clients on the same server. From DataStage you would have to install the OCI8 into one project and OCI9 into another project. Then set the ORACLE_HOME env values in the administrator as user defined values. These will then be applied per p...
by Eric
Tue Nov 02, 2004 11:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Urgent Help On installation procedure for DataStage PX
Replies: 4
Views: 2558

Re: Urgent Help On installation procedure for DataStage PX

Hi All, I need to know the procedure to install DataStage PX on a Linux Machine. Firstly can this be done or would it only work with licensed UNIX versions. If i can install on linux can somebody tell me the following: DataStage server is supported on RedHat linux and you would need a different ins...
by Eric
Tue Nov 02, 2004 11:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error running transformer in PX but in Server working fine
Replies: 5
Views: 2459

It looks like you don't have a c compiler installed.
by Eric
Thu Oct 28, 2004 9:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning while running the job (New PX installation)
Replies: 4
Views: 1543

The dsenv file does not set project level Environment Parameter, it can only set server wide values. Set you project level values though the Administrator.

PS. Have you tried starting DataStage under different shell types?
by Eric
Thu Oct 28, 2004 5:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning while running the job (New PX installation)
Replies: 4
Views: 1543

I think this relates to the Shell Type that was used to start the DataStage Server. (Not all shell types support PWD .i.e ksh)

Have you tried starting the DataStage services under the shell type "sh" ?
by Eric
Wed Oct 13, 2004 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Producing files in UTF8 format
Replies: 4
Views: 2805

I guess you should speak to your server admin
by Eric
Tue Oct 12, 2004 5:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Producing files in UTF8 format
Replies: 4
Views: 2805

If you install DataStage with NLS then you can choose the MAP used when reading/writing data as one of the stage options.
by Eric
Tue Oct 05, 2004 10:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Deploy same job binaries at different servers
Replies: 4
Views: 2142

I guess you would have to give more detail about the failure