Search found 40 matches

by n.parameswara.reddy@accen
Tue Sep 14, 2010 2:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Connect two UNIX Systems
Replies: 2
Views: 1147

Connect two UNIX Systems

i have datastage on 9.10.226.11 server , but i need to run the unix scripts from this " d06fprdb05.portsmouth.uk.ibm.com " sever through datastage sequence. my problem is how to connect and run the commands from other server through datastage command activity please help us Advance thanks ...
by n.parameswara.reddy@accen
Wed Sep 08, 2010 12:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Logic for DB2 sequence develop in Data stage
Replies: 1
Views: 1296

Logic for DB2 sequence develop in Data stage

CREATE SEQUENCE STEVE.SEQ_KEY_ACCTS AS INTEGER START WITH 1 INCREMENT BY 1; CREATE TABLE STEVE.TESTSEQ LIKE NEG085_20090210.ACCOUNT; INSERT INTO STEVE.TESTSEQ SELECT * FROM NEG085_20090210.ACCOUNT ORDER BY SRC_SYS_ACCT_KEY FETCH FIRST 10 ROWS ONLY; ALTER table STEVE.TESTSEQ ADD COLUMN NEW_SRC_SYS_AC...
by n.parameswara.reddy@accen
Tue Jun 22, 2010 8:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to install NLS for Chinese characters
Replies: 6
Views: 1854

Step by step. What is your source and what stage are you using to read it? Don't use "view data" to determine whether or not data is being correctly transferred. ... my source is Sequential file and the target is DB2. loaded the chines data into DB2 database with utf8(NLS). it was loaded ...
by n.parameswara.reddy@accen
Tue Jun 22, 2010 8:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to install NLS for Chinese characters
Replies: 6
Views: 1854

Re: Need to install NLS for Chinese characters

I designed and tested the job for 500 rows of Chinese data. The job successfully executing but the fields having the Chinese data arae loaded as ??? or blank data in file. When iam using NLS Map as gb18030,GB_2312-80 no data is loading. When UTF-8 is taken as NLS Map data is loading in to normal fie...
by n.parameswara.reddy@accen
Thu Jun 17, 2010 10:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to install NLS for Chinese characters
Replies: 6
Views: 1854

Need to install NLS for Chinese characters

Hi friends.

I Need to install NLS for Chinese characters (1 Chinese character is equal to 2 bytes).

please give me the better solution for the issue

Advance Thanks for your help.

param
by n.parameswara.reddy@accen
Mon Apr 26, 2010 4:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: hi
Replies: 1
Views: 709

Re: hi

harikumar wrote:what is use of surrogate key?when we u r using this?

Interview question???
by n.parameswara.reddy@accen
Fri Mar 26, 2010 1:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: The configuration does not contain the invoking
Replies: 3
Views: 7365

nikhilanshuman wrote:try searching for "The configuration does not contain".



RESOLUTION FOR THIS ISSUE IS
we need to assign server name for this parameter in the ADMINISTRATOR
APT_PM_CONDUCTOR_HOSTNMAE = [server name]
there are many posts on this error...
by n.parameswara.reddy@accen
Thu Mar 25, 2010 4:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: The configuration does not contain the invoking
Replies: 3
Views: 7365

Fatal Error: The configuration does not contain the invoking

i have written one config file for the datastage, but while checking, i am getting below error. Fatal Error: The configuration does not contain the invoking node pvzdv302. configfile { node "node1" { fastname "pvzdv3020" pools "" resource disk "/data001_dwhsPROD/da...
by n.parameswara.reddy@accen
Tue Mar 02, 2010 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: U_ILLEGAL_ARGUMENT_ERROR encountered in Datastage PX 7.5.2
Replies: 7
Views: 3818

U_ILLEGAL_ARGUMENT_ERROR

I am also facing the same issue, please help me regarding this issue. Ci_Fic,0: U_ILLEGAL_ARGUMENT_ERROR encountered. Change your timestamp to a char(19) and see if the error goes away. I would think it is the nonstandard "MMM" portion that you haven't catered for. ... Hi ArndW Actually th...
by n.parameswara.reddy@accen
Thu Jan 28, 2010 1:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Mmap failed for the librar
Replies: 2
Views: 1909

Mmap failed for the librar

while running datastage jobs with one user i am getting below issue Tr_Separateur: Failed to load the library "V0S24_JxTHEXT_Gateway_Extract_Log_Tr_Separateur.so"; either the directory containing the library file is not on the library search path, or the library was compiled on a system th...
by n.parameswara.reddy@accen
Wed Jan 06, 2010 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to contact one or more Section Leaders
Replies: 1
Views: 5595

Unable to contact one or more Section Leaders

3714 STARTED Tue Jan 5 19:05:44 2010 Starting Job JxRIRCP_controle_presence_fichier_Q075_F. (...) 3715 INFO Tue Jan 5 19:05:45 2010 Attached Message Handlers: (...) 3716 INFO Tue Jan 5 19:05:47 2010 Environment variable settings: (...) 3717 INFO Tue Jan 5 19:05:47 2010 Parallel job initiated 3718 IN...
by n.parameswara.reddy@accen
Mon Nov 16, 2009 11:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer Parameter Looping
Replies: 2
Views: 1050

It might be best to store this last-run-date in your database as opposed to a sequential file, that depends on whether or not other processes need to know the last run date. ... Thank ArndW. Even i felt the same for it would be better if the Last Run date was stored in a table.The Problem is the La...
by n.parameswara.reddy@accen
Mon Nov 16, 2009 4:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequencer Parameter Looping
Replies: 2
Views: 1050

Sequencer Parameter Looping

Below is the scenario which i want to achieve by means of the Sequencer. Sequencer calls the job that basically extracts the data from the table from certain period of time. For example, when the job is run for the first time given a parameter of start date (eg., 2005/01/01) till current date.(ie.,2...
by n.parameswara.reddy@accen
Thu Sep 24, 2009 5:18 am
Forum: General
Topic: Handling extra tabs in a tab delimited files.
Replies: 6
Views: 7558

SwathiVineela wrote:Could any one please take this case ASAP?
In the parallel job, inside the format tab ,field delimiter = TAB
and quotes = double options available.

Same option is there in the server job also. check the format option once
by n.parameswara.reddy@accen
Wed Sep 23, 2009 3:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SIGSEGV when running C++ Routine
Replies: 7
Views: 4122

Re: SIGSEGV when running C++ Routine

If the problem is in your
code, you will hit SIGSEGV even if you increase
'maxssiz'. In general, SIGSEGV can happen because
of 2 conditions, 1) illegal address being referenced
and 2) invalid permission for the address.