Search found 135 matches

by sainath
Tue Mar 18, 2014 1:46 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Column Analysis Error - router not enabled
Replies: 4
Views: 4662

Column Analysis Error - router not enabled

HI

The source and target connections are working fine. But when I run the column analysis i am getting following error


Router :[5874305.92408369.5gbk1uj9.mmccc] is not enabled.

Please help me to fix this issue

thks
by sainath
Thu Sep 05, 2013 7:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: NLS CODE PAGE ISSUE
Replies: 1
Views: 1469

NLS CODE PAGE ISSUE

hi I am trying to load UMF file from DataStage to Oracle database 11g. French characters are messed up in Oracle database.It shows correctly in Linux. DataStage column : UStringToString('UMF TAGS'),"ISO_8859-1:1987") code page is UTF_8 Database Oracle :NLS_LANG - AMERICAN_AMERICA.AL32UTF8 ...
by sainath
Fri Jul 12, 2013 11:49 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: IA Error
Replies: 1
Views: 3375

IA Error

HI

I am getting following error when i run the IA column analysis

can you please help

java.sql.SQLNonTransientConnectException:[IBM][Oracle JDBC Driver][Oracle ] ORA-12505 Connection refused .The specified SID (IADB) was not recognized by oracle server.


thks
by sainath
Thu Nov 15, 2012 12:18 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Add IA component to Existing Datastage
Replies: 4
Views: 4833

Hi

Thanks for your reply .back up every thing using the automation tool looks complex. Is there any other way so that we only select back up files need (send me list of imp config files)


Is it possible to change the location of IADB .bec we have DB2 and xmeta is on oracle.

thks
by sainath
Tue Jan 17, 2012 9:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete rows from empty table
Replies: 6
Views: 2089

Delete rows from empty table

Hi

We just upgraded to PX 8,7 ..when i tried to delete the records when the table is empty i am getting following error


SQL0100W : No rows was found for FETCH,UPDATE OR DELETE or the result of query in the empty table SQL STATE -2000

this was working fine in 8.5.

Please share your ideas...
by sainath
Thu Oct 27, 2011 1:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SELECT rows from table
Replies: 2
Views: 1341

SELECT rows from table

Hi

I am selecting 10 million from a DB2 TABLE in Z/Linux .but i am getting error as limit reached time out..



how can i fix this issue ...how can i fine tune this in datastage ...
DBA dont want to increase time ... and the table is not yet partitioned ...
by sainath
Fri Oct 21, 2011 8:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need help in job design in PX
Replies: 2
Views: 1111

need help in job design in PX

Hi I have a parallel job which updates to 6 different tables ,I have around 3Million source records... What is the best may to design jobs (In single job or multiple jobs) Also I have target DB2 in Z/os.I want to do bulk load ,but this feature is disabled in datastage ..how can i enable this in data...
by sainath
Tue Sep 27, 2011 8:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: loop concept in Transfomer stage
Replies: 1
Views: 1073

loop concept in Transfomer stage

hi I have sample data in a column which i have to parse the code in each seperate row, ;abc;def;ghi; when i tried to use while condition @ITERATION <=Dcount (which is count of ';' delimiters) Datastage is saying it is not valid...the datatype for Dcount is integer ... please share your thought thks
by sainath
Thu Sep 22, 2011 2:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Default to Zero after lookup for Null feilds
Replies: 2
Views: 1536

Default to Zero after lookup for Null feilds

Hi

I am just doing a normal lookup from data set file..

I noticed that data stage is inserting Zero value for null fields after lookup. I saw the value in peek stage and datatype is Integer ,,,


I just want to confirm is this is true,,,

please confim


thks
by sainath
Wed Sep 21, 2011 8:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage insert 0 in null fields
Replies: 1
Views: 1750

Datastage insert 0 in null fields

HI

I have child table foreign key as Nullable.
When i tried to insert null ,Datastage is converting to Zero and try to Insert.

Zero is not value in Parent table ...


Can you please clarify why datastage is converting from null to Zero

thks
by sainath
Thu Sep 15, 2011 7:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading to DB2 from dataset file
Replies: 3
Views: 4645

Hi

Every day we get this error ,some times we restart the datastage box it fixes this issue...

I jusy want to know how to fix this issue completly ..

is this a DB2 issue or datastage issue ...

please share your views...
by sainath
Mon Aug 29, 2011 4:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Loading to DB2 from dataset file
Replies: 3
Views: 4645

Loading to DB2 from dataset file

Hi Currently I am inserting data into DB2 from dataset file which is created in perious job and i am getting following errors Target_table: Schema field xxx_ID in input data set 0 not present in design time information. Extended field properties for this field will not be available. Target__Table: S...
by sainath
Thu Aug 11, 2011 3:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: surrogate key
Replies: 2
Views: 1300

surrogate key

Hi

I am loading data to 19 tables parallel .I want to generate Unique Surrogate key .If i use surrogate key stage in the shared container

will it works ? can it assign unique key in all the tables...


thks
by sainath
Wed Aug 10, 2011 10:06 am
Forum: General
Topic: Export jobs from one Windows to Z -linux
Replies: 2
Views: 1499

Export jobs from one Windows to Z -linux

Hi

We are doing development of jobs in windows version (Datastage PX using CDC).Once development server is ready we will export to Z-Linux..

What steps we need to consider when designing the jobs in windows.


sainath
by sainath
Mon Jul 25, 2011 11:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: float data type from SQL server using ODBC
Replies: 4
Views: 4629

Hi Thanks for your comments.. I am using ODBC Connector stage.. I mean when i was using convert function in SQL to convert from float to decimal (10,2) , I got some error as invalid operator(Yellow mark) , But i can view data and my connection is also working fine.. And my job also running fine..I j...