Search found 20 matches

by pdv
Thu May 03, 2012 6:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert JULIAN DATE to DATE using schema file
Replies: 5
Views: 3592

How to convert JULIAN DATE to DATE using schema file

Hi, Could you please anyone help me on the below requirement. I need to convert Julian date to date using schema file, I tried the below format, but which is not working. date:nullable date {date_format='%cc%yy%ddd', null_field='0000000'}; date:nullable date {date_format='%yyy%ddd', null_field='0000...
by pdv
Thu Feb 02, 2012 10:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dataset column order
Replies: 5
Views: 4393

Thank you so much for your reply.

As i need to create 100 files like this, i have used runtime column propagation concept to create the sequential file.

now i have created the sequential file from table by runtime column propagation concept.


Thank you.
by pdv
Thu Feb 02, 2012 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dataset column order
Replies: 5
Views: 4393

dataset column order

Hi All, could you please help me to get clarify on below. My requirement as below. i want to create the sequential file as same as my dataset column order. Ex: dataset meta data as below. 1. no 2. name 3. address 4. address2 i have created the sequential file using the above dataset, the sequential ...
by pdv
Tue Jan 03, 2012 9:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to generate the schema file using ds job
Replies: 10
Views: 24342

Thank you so much for your support. we have developed the job to create scheme file.
by pdv
Tue Jan 03, 2012 4:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to generate the schema file using ds job
Replies: 10
Views: 24342

Thanks for your reply. My question,do we have option to create the schema file in 8.5 using meta data. EX : Data set metadata No , decimal 11 Name , varchar2(10) Address, varchar2(50) we want to create the schema file for above metadata through data stage job as below. record {record_delim='\n', rec...
by pdv
Tue Jan 03, 2012 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Is it possible to generate the schema file using ds job
Replies: 10
Views: 24342

Is it possible to generate the schema file using ds job

Hi All, Is it possible to generate the schema file using data stage 8.5. My requirement is as follows. we want create the delimiter files using dataset or Oracle stage, which we want to re-use it in different project. In order to avoid the rework, is there any option to create the schema files from ...
by pdv
Fri Aug 19, 2011 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can we override the APT_COMPILER PARAMETER
Replies: 3
Views: 3101

Can we override the APT_COMPILER PARAMETER

I'd like to know if we set APT_COMPILER parameter at the dsenv file will it override the APT_COMPILER PARAMETER at the project level
by pdv
Fri Aug 05, 2011 1:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS file to dataset job
Replies: 4
Views: 3281

If you meant the below balanced optimization we don't have that add on with our Infosphere datastate

Balanced Optimization is a licensed add-on to InfoSphere DataStage.
by pdv
Thu Aug 04, 2011 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS to Oracle Table Loading job
Replies: 4
Views: 2734

Thanks! But we already have oracle server installed in the same unix server and I am able to connect to the database via sqlplus
by pdv
Thu Aug 04, 2011 6:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS file to dataset job
Replies: 4
Views: 3281

DS file to dataset job

Hi , I am trying to execute the DS to dataset job and getting the following error. Please help me to resolve this issue main_program: Fatal Error: Duplicate class registration for: APT_BalancedInputOperatorImpl I was able to run this job successfully before I installed install.liborchoracle. After i...
by pdv
Thu Aug 04, 2011 6:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS to Oracle Table Loading job
Replies: 4
Views: 2734

DS to Oracle Table Loading job

Do we need Oracle client in the unix server to be able to load Oracle loading DS jobs in the server. Both oracle Server & Datastage server are installed in the same AIX unix server ? The error we are getting while running the DS oracle loading job is main_program: Error loading "orchoracle&...
by pdv
Wed Apr 29, 2009 2:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Program "DSD.RUN": Line 591, Unable to unlink the
Replies: 4
Views: 5103

Hi Thanks for your quick responce...... we have checked it's having rwx permission.... Here we are running simple job to test the success full restoration on the file system..which is having dataset,Copy,dataset.....This job will rename the dataset name.... we don't have any Delete inthis job....als...
by pdv
Tue Apr 28, 2009 8:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Program "DSD.RUN": Line 591, Unable to unlink the
Replies: 4
Views: 5103

Program "DSD.RUN": Line 591, Unable to unlink the

Hi All please help me on the below issue....... Program "DSD.RUN": Line 591, Unable to unlink the operating system file.. After doing the Re-Size activity on our production server file system(from 670+gb to 270gb), we coudn't able to run the Datastage jobs. Please Help me on the same...Sin...
by pdv
Mon Aug 04, 2008 2:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Please helpProblem in Converting from StringToDate(Px 7.5.2)
Replies: 1
Views: 1265

Please helpProblem in Converting from StringToDate(Px 7.5.2)

Hi...Please help me on the below issue When i am trying to convert from stringtodate, i am getting below warning... Conversion error calling conversion routine date_from_string data may have been lost. My job design is like this... Sequential file transformer and Dataset. Input data type is Varchar2...
by pdv
Wed Feb 20, 2008 3:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hi please help me onthis...
Replies: 4
Views: 1677

Hi Ray Thankyou for the response

In the job design source is squential file and target is Oracle database and also Tranformer stage in between. In the design at pivot stage it's taking time to convert the number of rows to number of column. Below are the sequence of stage sequential File stage, Transformer Stage(For to do null hand...