Search found 35 matches

by siva7143
Fri Oct 03, 2008 4:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML Input
Replies: 3
Views: 1367

XML Input

Hi,

i have loaded the datas into XML output stage, i want to use the same XML file as an input in another job.
In order to use the XML file i used XML Input stage, but i couldn't extract the XML file.

Can anyone of you help me in this :(

Thanks in advance.
Siva
by siva7143
Thu Sep 18, 2008 3:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Difference between Transformer and XML Transformer
Replies: 1
Views: 1135

Difference between Transformer and XML Transformer

Hi All,

Wat is the exact difference between the Normal transformer and XML transformer in Datastage Server edition.
Is their any difference in XML transformer and how can we hardcode a value in an XML transformer.

Thanks in Advance,
Siva Kumar N
by siva7143
Tue Sep 02, 2008 3:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get the 'N' th max value from the series of records
Replies: 1
Views: 1248

How to get the 'N' th max value from the series of records

Hi,

Suppose you have 100 records with different salary values from source.

I need to get the Nth max value from 100 records.

Example:

I need to load only the 5th maximum salary value alone into the target table.

How can we achieve this?

Thanks in Advance,
Siva Kumar N :)
by siva7143
Tue Sep 02, 2008 1:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove duplicates using Transformer
Replies: 8
Views: 5871

Remove duplicates using Transformer

Hi ,

how to remove duplicate rows using transformer stage?


Thanks in advance,
Siva Kumar N :)
by siva7143
Thu Aug 21, 2008 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Funnel different Meta Data
Replies: 2
Views: 2236

Funnel different Meta Data

Hi ,

if 3 table having different columes. like first table
having 4 columns , second table having 3 columns and third
table having 2 columns then how to capture the data by
using funnel stage in parallel jobs
by siva7143
Wed Jul 30, 2008 3:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Error in Dstage llel Job
Replies: 2
Views: 3083

This error is due "not having permission to some developers".There are developer in different default groups...change everyones default group to 'dstage'... :) Details of different error codes are mentioned in kumar_s post in the below link: :lol: http://www.dsxchange.com/viewtopic.php?t=...
by siva7143
Wed Jul 30, 2008 12:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Error in Dstage llel Job
Replies: 2
Views: 3083

Getting Error in Dstage llel Job

Hi All,

Colud any body let me know the reason for the Error "DSJE_REPERROR" Job Return Code: 255.

This i am getting while i am ruuning the jobs through the scheduler. But if i am running through the Unix that job is running fine .

Thanks in advance
by siva7143
Thu Jul 10, 2008 6:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Server jobs to include Parallelism Conept
Replies: 1
Views: 1361

Server jobs to include Parallelism Conept

Is their any possible way to convert an Datastage Server Job to parallel extender, (ie., to implement the parallelism concept in server jobs).
:wink:
by siva7143
Tue Mar 11, 2008 4:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rows to column
Replies: 3
Views: 1632

Re: Rows to column

For the above scenario Pivot stage can be used to convert the rows into columns.Use the Derivation field in the output link column grid to specify the pivots.
by siva7143
Fri Sep 14, 2007 9:06 am
Forum: General
Topic: Error while running the job through Unix scripts
Replies: 2
Views: 2383

Error while running the job through Unix scripts

Hi , While running the job through the script i am getting the following error Status code = 0 Host Name : grmetltest01 Project Name : ADWCED Error running job Status code = 30107 Error running job Status code = -2 DSJE_BADSTATE Job Return Code: 255 Status code = 0 Job Status : RUN FAILED (3) Job Co...
by siva7143
Tue Sep 11, 2007 3:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How delete Datasets
Replies: 4
Views: 1640

How delete Datasets

Hi all,

For deleting Datasets i am using
orchadmin rm <Dataset Name>
But if i execute this through Unix box its giving "orchadmin not found'

Can u pl help me....
by siva7143
Thu Aug 30, 2007 6:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Aggregator stage
Replies: 2
Views: 722

Warning in Aggregator stage

Hi, i am getting an error in the aggregator stage. It is ' Converting a nullable source to a non-nullable result; a fatal runtime error could occur; use the modify operator to specify a value to which the null should be converted. ' i have enabled the "Stage Options : Allow Null Output=False&qu...
by siva7143
Thu Aug 30, 2007 1:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Aggregator stage
Replies: 3
Views: 2073

Warning in Aggregator stage

Hi , in aggregator i am getting an waring "Converting a nullable source to a non-nullable result; a fatal runtime error could occur; use the modify operator to specify a value to which the null should be converted." But i have enabled in the "Stage options: Allow Null Output=False&quo...
by siva7143
Tue Aug 28, 2007 5:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while running the job through Unix scripts
Replies: 2
Views: 1013

Error while running the job through Unix scripts

Hi All,

when we are running the job through the script we are getting an erroe like -99 DS_BADSTATE Missing paramter values. even the job is compiled and also all the prameters are passing through the scripts.

Can u pl. Put all views on this
by siva7143
Sat Aug 18, 2007 6:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File System Error while runnig the DS jobs
Replies: 3
Views: 1296

File System Error while runnig the DS jobs

I am getting the following error while running the DS jobs. This is due to File Sysytem Space. So what could be solution for this.
"code -968: SQL0968C The file system is full. SQLSTATE=57011"