Search found 72 matches

by Jayakannan
Mon Feb 14, 2011 5:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in updating DB2 table using ODBC stage
Replies: 1
Views: 1287

Error in updating DB2 table using ODBC stage

Hi, I am trying to update a field in DB2 table using ODBC stage. Below is the query. UPDATE schema.tablename SET Col1='09000000S00000010A' WHERE col2='41190711939172101102' AND Col3='090' Col1 is Varchar. Col2 and Col3 are Char. Field is not updated in the table and getting a warning as below (was a...
by Jayakannan
Wed Jul 14, 2010 6:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: insertArraySize
Replies: 2
Views: 932

Oracle Stage.

I have used Upsert (User-defined Update & Insert) method for load.

Update query is like

Update <table> SET A=B+ORCHESTRATE.ABC

ABC is not a column in the Target table, so it is not used in Insert query.
by Jayakannan
Wed Jul 14, 2010 6:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: insertArraySize
Replies: 2
Views: 932

insertArraySize

I am getting below error and dsxchange suggests to set the insertArraySize to 1. Orchestrate update field 'ABC' is not an Orchestrate insert field. In order to use the default host array processing for insert, the Orchestrate fields for update must also be Orchestrate insert fields. This is not a re...
by Jayakannan
Mon Jul 12, 2010 11:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_ORACLE_LOAD_DELIMITED
Replies: 1
Views: 990

APT_ORACLE_LOAD_DELIMITED

Hi,

Can we use the option APT_ORACLE_LOAD_DELIMITED in DataSatge version 71r2??

Regards,
Kannan
by Jayakannan
Fri May 28, 2010 6:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute command activity stage
Replies: 7
Views: 6775

There are 2 tabs. First one is Command tab where i have mentioned shellscript name (abc.sh) and second one is Parameters tab where i have mentioned the parameters which needs to be passed to the script.

Regards,
Kannan
by Jayakannan
Fri May 28, 2010 5:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute command activity stage
Replies: 7
Views: 6775

I have passed the environment variable as #$parameter# and user defined variable as #parameter#. But its not working. :(
by Jayakannan
Fri May 28, 2010 5:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Execute command activity stage
Replies: 7
Views: 6775

Execute command activity stage

Hi, DataStage version 7.1 In my sequencer job design i am using Execute Command Activity Stage to invoke a Shellcript. I need to pass the parameters in that stage. When i am trying to pass the Environment variables or user defined variables as parameter it is not getting passed to the Shellscript. I...
by Jayakannan
Thu May 13, 2010 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating copy of a parallel job
Replies: 2
Views: 2329

Creating copy of a parallel job

Hi, i am trying to create a copy of a parallel job but i am getting error message as Error writing record J\10728\V0S14P2 to file DS_JOBOBJECTS - error number is 40019 Error writing record J\10728\V0S34 to file DS_JOBOBJECTS - error number is 40019 Error writing record J\10728\V0S34P2 to file DS_JOB...
by Jayakannan
Wed May 12, 2010 4:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML output stage
Replies: 4
Views: 1488

There are totally around 0.4million records and the size would be around 900MB.
by Jayakannan
Wed May 12, 2010 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML output stage
Replies: 4
Views: 1488

XML output stage

Hi,

Is there any volume limitation for XML output stage to process the records?

Regards,
Kannan
by Jayakannan
Tue May 11, 2010 9:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Size limit for a Sequential file
Replies: 1
Views: 794

Size limit for a Sequential file

Hi,

Is there any size limit to write into a Sequential File?

Regards,
Kannan
by Jayakannan
Sat Apr 10, 2010 3:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Ftp of DataSet
Replies: 2
Views: 1174

Ftp of DataSet

Hi,

Can we do a ftp of DataSet from one server to another server?

Regards,
Kannan
by Jayakannan
Mon Mar 08, 2010 10:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Before-job subroutine
Replies: 3
Views: 1589

Before-job subroutine

In DS v71r2, there is an option SetDsParamsFromFile under Job Properties->General->Before-job subroutine. This option is not available in latest versions.

If we migrate a job (Which uses SetDsParamsFromFile option) from 7.1 to 8x, Will it work?

Regards,
kannan
by Jayakannan
Thu Feb 04, 2010 4:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Migrating Hashed Files
Replies: 2
Views: 1383

Migrating Hashed Files

Hi, While going through IBM Information Server guide i have read the following information about Migrating Hashed Files. "If your DataStage project contains server jobs that use hashed files, then you need to move the hashed files to a new location as part of the migration procedure." Coul...
by Jayakannan
Wed Feb 03, 2010 5:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unix server upgradation
Replies: 1
Views: 911

Unix server upgradation

Hi,

If we upgarde Unix server (AIX) from 5.1 to 6.1, do we need to upgrade Message Broker also?

Regards,
Kannan