Search found 55 matches

by Nagasudheerkumar
Wed Apr 29, 2015 2:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data not loading to ODBC connector
Replies: 6
Views: 4000

Data not loading to ODBC connector

Hi All, When i am trying to load from Staging Database to Work Database the below error is coming. Odbc Connector--->Tranformer Stage--->Odbc Connector It's a plain one to one mapping, it consists of 6 char columns and 4 date columns. Error: ODBC function "SQLExecute" reported: SQLSTATE = ...
by Nagasudheerkumar
Wed Apr 22, 2015 1:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup failure for data length mismatch
Replies: 7
Views: 3334

Hi Ray Thanks for the reply. I have issue in Sorting i am using only date (desc) now i added 2 columns id(asc) as well and issue is sorted.
by Nagasudheerkumar
Tue Apr 21, 2015 12:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup failure for data length mismatch
Replies: 7
Views: 3334

The value for APT_STRING_PADCHAR is 0x0..
by Nagasudheerkumar
Mon Apr 20, 2015 10:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup failure for data length mismatch
Replies: 7
Views: 3334

Thanks for the reply.

I have used TrimLeading and Trailing spaces and i changed the datatype to Varchar2 also and tried, But not working..

Is there anything which i am missing
by Nagasudheerkumar
Mon Apr 20, 2015 1:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lookup failure for data length mismatch
Replies: 7
Views: 3334

Lookup failure for data length mismatch

Hi All, I have a job design and scenario below. Oracle Reference | Sort Stage | Transformer | | oracle Source-->Transformer--->Lookup---> Tranformer---> Oracle Target | | Oracle(Reject) 1) Oracle Source(Query joining with 5 tables) contains Title_Ids(lookup column)-- char2(70 char) 2) Oracle Referen...
by Nagasudheerkumar
Sat Oct 13, 2012 1:45 am
Forum: Site/Forum
Topic: Premium Membership has not been activated
Replies: 5
Views: 6632

Chullet.. The information on the left-hand pane shows Premium member expired. For this I have to give you some information that I have registered it in 2007 and in 2009 i have registered for 1 year for Premium member and it has expired in May 2010, as i have again made payment for Premium membership...
by Nagasudheerkumar
Fri Oct 12, 2012 11:50 pm
Forum: Site/Forum
Topic: Premium Membership has not been activated
Replies: 5
Views: 6632

No it is still not activated Chullet..
by Nagasudheerkumar
Fri Oct 12, 2012 5:04 am
Forum: Site/Forum
Topic: Premium Membership has not been activated
Replies: 5
Views: 6632

Premium Membership has not been activated

I have made a payment for 2 years to dsxchange (On Demand Strategics Inc) but my profile is not activated with Premium Membership from 3 days. Can I know when will it get activated?
by Nagasudheerkumar
Tue Oct 09, 2012 4:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading fixed string and aborting
Replies: 3
Views: 1575

Reading fixed string and aborting

I have one ADDR_TYP_CD column with length of 10 i.e char(10) if iam getting more than 10 characters then the job should abort and if iam getting less than or equal to 10 characters I should read those data. I know Varchar(10) can achieve only 2nd requirement but i have to do both. Can anybody help m...
by Nagasudheerkumar
Mon Aug 13, 2012 1:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generating Nulls from CDC stage
Replies: 2
Views: 1521

Yes Kryt0n It has spaces but with Varchar field.
by Nagasudheerkumar
Thu Aug 09, 2012 11:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Generating Nulls from CDC stage
Replies: 2
Views: 1521

Generating Nulls from CDC stage

Iam doing SCD type 2. My Job design is as follows:- oracleconnStg oracleconnStg RefLnk RefLnk oracle->LKP ->CDC --->TRF --->OracleConn_Ins,OracleConn_Upd From Source I have one column PHN_NBR which haven't got Nulls but while inserting into the target table Iam finding some records have Nulls into t...
by Nagasudheerkumar
Wed Mar 28, 2012 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating a single Record
Replies: 3
Views: 1227

Can I know how to do this?
by Nagasudheerkumar
Mon Nov 21, 2011 9:47 am
Forum: General
Topic: Error while compiling Sequencer
Replies: 1
Views: 977

Error while compiling Sequencer

Compiling: Source = 'RT_BP638/JOB.616080811.DT.1602916601', Object = 'RT_BP638.O/JOB.616080811.DT.1602916601' *****************************************************************************?* 0249 $DEFINE JobParam%%105 STAGECOM.JOB.STATUS<7,115> ^ Variable Name (LOCAL) unexpected, Was expecting: Assig...
by Nagasudheerkumar
Thu Jan 27, 2011 11:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table to Db2 updation
Replies: 5
Views: 2773

ray.wurlod wrote:Presumably there's no table called lnk in the DB2 schema.

lnk.act is the field name.
Kindly help me to resolve this issue.



Regards,
Sudheer
by Nagasudheerkumar
Thu Jan 27, 2011 4:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Table to Db2 updation
Replies: 5
Views: 2773

Table to Db2 updation

Am reading data from db2 database using odbc connector and writing to oracle connector in datastage 8.5v, after doing some aggregations again am updating the values in odbc. while updating am getting below error "ODBC function "SQLExecute" reported: SQLSTATE = 42S22: Native Error Code...