Search found 45 matches

by ujala
Fri Aug 31, 2012 6:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 9
Views: 25896

Hi all, I developed a job that extract the data from source and loads into target without any transformation logic.But i used RCP in my job.After successful completion,I got the following warning message "Writing the WVARCHAR column into a VARCHAR database column can cause data loss or corrupti...
by ujala
Mon Aug 27, 2012 3:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error while using netezza enterprise stage(nzload)
Replies: 0
Views: 1585

Error while using netezza enterprise stage(nzload)

Hi all, I am using Datastage 8.7,platform -windows I am loading data from dataset to netezza using netezza enterprise stage(nz load), Data gets inserted but the job aborts due to following error: Error: Error occured while opening data file Error: Load Failed, records not inserted. I have browsed to...
by ujala
Fri Aug 24, 2012 1:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 9
Views: 25896

That will work but my concern is to get it done through table creation such that there will no modification required in all the jobs.

so u mean to say that we will not be able to do through table creation scripts
by ujala
Fri Aug 24, 2012 12:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 9
Views: 25896

warning across all jobs

This issue persists with respect to environment and persists across all the jobs in different environment, I tested in local environment it works fine. But in client environment it throws the above warning Locally i faced this issue but was solved by appending utf 8 to create table, but the same doe...
by ujala
Thu Aug 23, 2012 11:08 pm
Forum: General
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 1
Views: 1933

Writing the WVARCHAR column into a VARCHAR database column

Hi all, I created job that extracts the data from DB2 and loads into Mysql using IBM Data Direct Driver.After successfully completion ,i got the following error message "Writing the WVARCHAR column ... into a VARCHAR database column can cause data loss or corruption due to character set convers...
by ujala
Thu Aug 23, 2012 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Writing the WVARCHAR column into a VARCHAR database column
Replies: 9
Views: 25896

Writing the WVARCHAR column into a VARCHAR database column

Hi all, I have job that extracts data from DB2 and loads into MySQL using IBM Data Direct ODBC Driver.After successful completion of the job,I got the following error message: "Writing the WVARCHAR column into a VARCHAR database column can cause data loss or corruption due to character set conv...
by ujala
Mon Aug 13, 2012 7:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Truncation of data for varchar field while using ODBC stage.
Replies: 22
Views: 8393

found a work around - if i use ODBC stage instead of ODBC connector, it works fine
by ujala
Sun Jul 29, 2012 10:55 pm
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

sorry for the delay after using -x option in ( "orchadmin -rm [-x]") command i got the following error : ##I IIS-DSEE-TFCN-00006 10:23:24(001) <main_program> conductor uname: -s=Linux; -r=2.6.32-220.el6.x86_64; -v=#1 SMP Wed Nov 9 08:03:13 EST 2011; -n=athos.lucidtechsol.com; -m=x86_64 ##I...
by ujala
Fri Jul 27, 2012 3:57 am
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Very true.., can i get an approach to solve the above problem! :cry:
by ujala
Thu Jul 26, 2012 11:11 pm
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Yes i am aware of that but i am not able to delete all the dataset files from the folder in windows environment so took an approach with respect to server routine.
by ujala
Thu Jul 26, 2012 9:39 pm
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Can u just brief what u mean by command (execute)..
by ujala
Thu Jul 26, 2012 7:42 am
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Yes,I am calling a server routine to delete dataset (orchadmin -rm ...)
by ujala
Tue Jul 24, 2012 11:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Truncation of data for varchar field while using ODBC stage.
Replies: 22
Views: 8393

Ran the job Changing the length and NLS and also used cast function but same result..

I am getting only the first character in the output.
by ujala
Tue Jul 24, 2012 11:08 pm
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Please find the content of the Configuration file below: { node "node1" { fastname "athos.techsol.com" pools "" resource disk "/opt/IBM/InformationServer/Server/Datasets" {pools ""} resource scratchdisk "/opt/IBM/InformationServer/Server/Scratch...
by ujala
Tue Jul 24, 2012 8:34 am
Forum: General
Topic: Error: The configuration does not contain the invoking node
Replies: 17
Views: 9320

Error: The configuration does not contain the invoking node

Hello all I am using datastage v- 8.7 ,Linux environment In a sequence job i am using a server routine to delete dataset, while using it in the sequence job,job aborts due to the below fatal error: "The configuration does not contain the invoking node fastname" I am sure that the code is f...