Search found 74 matches

by iskapalli
Tue Apr 03, 2012 8:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SurrogateKey
Replies: 5
Views: 1916

SurrogateKey

Hi,

I have to generate SurrogateKey. In S2T they did not mention any thing.

1.NextSurrogateKey() function in transformer.
2. SurrogateKey stage
3.( (@INROWNUM - 1) * @NUMPARTITIONS + @PARTITIONNUM + 1)

Can you suggest me which one is best approach in above list.
by iskapalli
Wed Mar 07, 2012 7:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: teradata connector(as source)
Replies: 2
Views: 1101

teradata connector(as source)

Hi,

I have one query please suggest me.

I want to use teradata connector as source.

when I should use bulk mode in teradata connector(as source).

please explaine me in terms of rows.
by iskapalli
Wed Feb 22, 2012 2:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue using DataStage Teradata connector
Replies: 0
Views: 4012

I am getting same error. Any body knows solution?
by iskapalli
Thu Feb 09, 2012 5:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance Statistics shows 0 rows
Replies: 11
Views: 6461

Is it multiple instance job?
by iskapalli
Tue Feb 07, 2012 3:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: blob,clob data types
Replies: 5
Views: 6629

Hi, This is the error I am getting. TGT_CSPRC_BDNDETL,1: RDBMS code 3798: A column or character expression is larger than the max size. SQL statement: USING (NUMCHILD INTEGER, BDN_LEVEL SMALLINT, SRC_SYS_ID VARCHAR(15), LOAD_ERROR CHAR(3), DATA_ORIGIN CHAR(3), CREATED_EW_DTTM TIMESTAMP(0), LASTUPD_E...
by iskapalli
Mon Feb 06, 2012 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: blob,clob data types
Replies: 5
Views: 6629

Hi, My job : oracle connector stage -> transformer -> teradata connector stage. source DDL(oracle): COL1 CLOB COL2 CLOB Target DDL(TERADATA) COL1 CLOB(1048544000) CHARACTER SET LATIN COL2 CLOB(1048544000) CHARACTER SET LATIN DATASTAGE(source): COL1 LONGVARCHAR(length is not mentioned) COL2 LONGVARCH...
by iskapalli
Fri Feb 03, 2012 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: blob,clob data types
Replies: 5
Views: 6629

blob,clob data types

Hi, My job : oracle connector stage -> transformer -> teradata connector stage. Table contains blob,clob data types. I tried the options with fast load, multi load,tpump. But there is no use. I came to know that blob,clob data types does not work for any load in the teradata.But Immediate option is ...
by iskapalli
Mon Jan 30, 2012 8:46 am
Forum: General
Topic: issue on removeing the environment variables
Replies: 0
Views: 771

issue on removeing the environment variables

HI, Recently we installed datastage 8.5.0.1 on redhat linux. we are unable to see the default environment variables in adminstarator and also unable to see the user defined variables. Intially we created some user defined environment variables. Some times it is removeing user defined varibles while ...
by iskapalli
Fri Dec 30, 2011 11:26 pm
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

for working db2set command can you please let me know the steps.
by iskapalli
Fri Dec 30, 2011 6:18 am
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

datastage internally it is executing create_xmeta_db.sh script. inside the script it is executing below commands. db2set DB2_INLIST_TO_NLJN=YES db2set DB2_USE_ALTERNATE_PAGE_CLEANING=ON db2set DB2_REDUCED_OPTIMIZATION=YES it is unable to run above commands. it is showing error commond not found. in ...
by iskapalli
Fri Dec 30, 2011 5:29 am
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

for installing DB2 rpm -ivh IBM_db2cc81-8.1.0-0.i386.rpm software need to be installed. Is it corect?. why because I try to run the below command I am getting error.
db2 -stf create_xmeta_db.sql
-bash: db2: command not found.

because of this It is unable to install db2. can you please conform this?
by iskapalli
Tue Dec 27, 2011 8:16 pm
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

Hi, Here I am attaching the response file as well. I am useing only IBMDB2(plugin). not useing any database apart from DB2. ################################################################################################################# # suite.installLocation is the absolute directory path to wher...
by iskapalli
Tue Dec 27, 2011 8:07 pm
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

I am looking into log file. between from line no.570 to line no.574 in logfile: Begin: [actionId = update.information.server.port, installUnitId = ISFServer] End: [actionId = update.information.server.port, installUnitId = ISFServer] between from line no.575 to line no.2661 in logfile: Begin: [actio...
by iskapalli
Tue Dec 27, 2011 3:03 am
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

DB2 did not install.
by iskapalli
Mon Dec 26, 2011 5:34 am
Forum: General
Topic: Unable to install datastage
Replies: 16
Views: 35639

HI, I ping localhost from on the server. it is pinging to 127.0.0.1. yes I am useing root user. as you said DB2 failed to install could be in one of the earlier install log files. so I want to remove log files and unstall the software. could you please let me know what are the steps I should do to u...