Search found 40 matches

by mrvsr
Wed Jun 11, 2014 5:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not load "pxbridge"
Replies: 1
Views: 1650

Re: Could not load "pxbridge"

Issue resolved after

export PATH=.:/../../../PXEngine/lib:$PATH
export LD_LIBRARY_PATH=.:/../../../PXEngine/lib:$LD_LIBRARY_PATH

then

osh -f /data/xxxx/sssdss/RT_SC2024/OshScript.osh

:lol:
Thank you all
by mrvsr
Wed Jun 11, 2014 3:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Could not load "pxbridge"
Replies: 1
Views: 1650

Could not load "pxbridge"

I have created one Job with teradata connector stage to extract data and write it to sequencer. I could run this from datastage designer but when I try to run the osh file related to that job like below its giving me errors like. > osh -f /data/xxxx/sssdss/RT_SC2024/OshScript.osh PATH search failure...
by mrvsr
Wed Apr 25, 2012 10:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer C source file
Replies: 1
Views: 1449

Transformer C source file

Could you please tell me Is there any way to see the C COMPLETE source code file which implemetes the runLocally function etc., created for a transformer stage of any job in project folder.
How to retain that C file.
I could see only .trx and .o files.

Thanks.
by mrvsr
Wed Sep 07, 2011 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset reading problem when envrionment changed.
Replies: 3
Views: 2313

Thanks Ray for your reply. No. Same configuration file used to write and read the dataset. One job writes to dataset and another reads from it . these 2 jobs running faster in one environment but in other environment first job that writes to data sets runs for same time as other environment but read...
by mrvsr
Wed Sep 07, 2011 1:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dataset reading problem when envrionment changed.
Replies: 3
Views: 2313

Dataset reading problem when envrionment changed.

Hi, I have designed one job with Dataset ---> copy----------->copy In One environment it takes 4 mins to read dataset with 20 million records, In other environment it takes 30+ minutes to finish. I am not sure whats going wrong. In both the environment OS is same DS version is same. 1. the DS file g...
by mrvsr
Wed Sep 22, 2010 9:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Build op null handling method
Replies: 0
Views: 1395

Build op null handling method

Hi I am trying to handle null in build op logic for example outRec.empno_setnull(); but I am getting below error while compiling. empno_setnull is not a member of APT_Bop_output0Accessors. 1 Error(s) detected. I have seen setting null values like this in the forum but its not working for me. I tried...
by mrvsr
Mon Oct 05, 2009 3:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion problem of High values using CFF stage
Replies: 3
Views: 2715

Thanks ArndW for your reply. I created a simple file in mainframe with rec length 10 using ISPF editor assuming character HIGH VALUES as FF ( correct me if I am wrong) did ftp in binary mode. infld1 pix x(1) infld2 pix x(1) # high val field infld3 pix x(7) infld4 pix x(1) ..1111111a ---> actual data...
by mrvsr
Mon Sep 28, 2009 1:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion problem of High values using CFF stage
Replies: 3
Views: 2715

Conversion problem of High values using CFF stage

Hi All, Please help me handling HIGH values in Complex flat file stage. I am reading a cobol file using complex flat file stage and writing to sequential file. one field got defined as PIC X and got HIGH values in the source mainframe file. I am getting Junk () as out put in sequential file for that...
by mrvsr
Fri Jun 12, 2009 10:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File issue,Configuring DB2 EE stage
Replies: 9
Views: 9740

Thanks for your replys, I tried with correct settings in startup.apt and by renaming it but there is no change in the error messages. except startup.apt executed. The messages are after skipping the startup.apt. startup.apt just unsets DB2INST env var if host name is not ETL Server. I dont think so ...
by mrvsr
Thu Jun 11, 2009 10:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File issue,Configuring DB2 EE stage
Replies: 9
Views: 9740

Hi Ray,

Thank for your response.

I executed the job with ExecSH
Result of id :
stgtest..BeforeJob (ExecSH): Executed command: id
*** Output from command was: ***
uid=11133(dsadm) gid=3009(dstage) groups=3009(dstage),3178(ETL_ADMIN)

We are not allowed to use rsh So I am using SSH.
by mrvsr
Thu Jun 11, 2009 10:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration File issue,Configuring DB2 EE stage
Replies: 9
Views: 9740

Configuration File issue,Configuring DB2 EE stage

Hi, I am trying to configure DB2 EE stage between ETL server( 32 bit linux OS) and remote DB2 Server( 64 bit linux OS). Opened all required ports in the firewall between these servers(22,50100 etc.,) We have all PXEngine,DSEngine,DSComponent,Configuration etc., folders exactly same on both server wi...
by mrvsr
Wed Jun 10, 2009 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output xpath for group field
Replies: 3
Views: 2913

UnCheck Enable all group column selection in
CFF>>OUTPUT>>Selection.

Then all the fields will be at same level.
by mrvsr
Tue Jun 09, 2009 5:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Output xpath for group field
Replies: 3
Views: 2913

XML Output xpath for group field

Hi, I am trying to generate xml file for below fields : Partial definition: record {record_length=259, delim=none, quote=none, binary, ebcdic, native_endian, round=round_inf, nofix_zero} ( ............................ PSD_BLF_UNIT_PRICE_PCT:decimal[8,6] {default=0,packed}; FILLER_2:subrec {redefines...
by mrvsr
Tue Sep 30, 2008 12:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create separate DSX files for each job in single export.
Replies: 2
Views: 4033

Create separate DSX files for each job in single export.

Hi,

In Version 8.0. I want to create Separate DSX File each data stage component.

Please let me know How can I create Separate DSX File each data stage component in single export.
If I select multiple jobs in export option all jobs combined into single DSX file.