Search found 50 matches

by arshi
Thu Jun 05, 2008 5:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Colletor Working
Replies: 10
Views: 3726

Hi Ray,

Apart from the above warning I am getting below warning :

MERGE..Transformer_17.DSLink22: ds_ipcopen() - Error in mmap(/tmp/ade.dpr_eim_dev.MERGE..Link_Partitioner_20-Transformer_17.DSLink22) - Not enough space

Can you give what is the solution for this.

Regards,
Arshi
by arshi
Thu Jun 05, 2008 4:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Colletor Working
Replies: 10
Views: 3726

Hi,

This is the below warning I am getting .

Unable to open ODBC trace file ?+??/sysp/DataStage/Ascential/DataStage/branded_odbc/lib/odbctrac.so
DataStage Job 12 Phantom 24758
Job Aborted after Fatal Error logged.

Regards,
Arshi
by arshi
Thu Jun 05, 2008 4:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Link Colletor Working
Replies: 10
Views: 3726

Link Colletor Working

Hi,

Is it compulsary required SMP systems to impliment Link collector and Partition logic? Because If I ran on single processor system the job was giving some problem.
Any one knows please explain about this.

Regards,
Arshi
by arshi
Mon May 26, 2008 10:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Extraction
Replies: 8
Views: 1783

Hi Ray,

Can you please explain it.I am unable to understand.

Regards,
ARSHI
by arshi
Mon May 26, 2008 8:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: time stamp
Replies: 6
Views: 2385

Hi,

I am unable to get through Aggregator because data is in timestamp format.So,unable to add.

Regards,
Arshi
by arshi
Mon May 26, 2008 3:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: time stamp
Replies: 6
Views: 2385

time stamp

Hi,

How to develop the logic ,I have a table with columns (EmpNo,Ename,Join Time,DeptNo).I have to sum up all the employees join timein all the departments.This Jointime column datatype is Timestamp.

regards,
Arshi
by arshi
Fri May 23, 2008 2:33 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Extraction
Replies: 8
Views: 1783

Hi,

File Format: File Name-ddmmyyyy.csv

From this file how do I pass #FileName# in the below code

Code:
MONTH.LAST(Iconv(DIGITS(#FileName#),"DDMY")) .

Regards,
Arshi
by arshi
Wed May 21, 2008 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Extraction
Replies: 8
Views: 1783

is there any other way?
by arshi
Wed May 21, 2008 5:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Extraction
Replies: 8
Views: 1783

Date Extraction

Hi,

I am facing problem in the date extraction from source file.

Source File Format : File Name-21082008.xls

From this source file I need to extract 'Last day of the month' and populated into the Target column.

How to implement this.

Regards,
Arshi
by arshi
Mon Apr 21, 2008 12:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Data conversion
Replies: 2
Views: 1277

Data conversion

Hi,
How to convert the source data for one column 'June 2006' to 'Jun-06'.
The datatype for this column is Varchar,
Is it required to write a routine for this.

Regards,
Arshi
by arshi
Thu Dec 20, 2007 3:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: jobs run
Replies: 2
Views: 713

jobs run

Hi,
Can we run parallel jobs on windows environment?is the unix compulsary to run the jobs?

Regards,
Arshi
by arshi
Wed Jun 13, 2007 4:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI stage
Replies: 6
Views: 2082

VIEW DATA

Hi Hemant,

The problem here is at View Data of Oracle OCI stage.i.e, as I mentioned earlier the message given as "OCI DATE Conversion Failed" for particular dates lessthan '01-JAN-2001'.
All the Dates populated correctly into the target oracle table.

Regards,
Arshi
by arshi
Wed Jun 13, 2007 3:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI stage
Replies: 6
Views: 2082

view data

Hi DSguru2B and gateleys,

Length of the date field is 11 in the table.One of the source file date data is 13-AUG-1996.

Regards,
Arshi
by arshi
Tue Jun 12, 2007 4:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Oracle OCI stage
Replies: 6
Views: 2082

Oracle OCI stage

Hi, In my job I am using Oracle OCI stage.If I click view data its giving the message as "OCI DATE Conversion Failed".But the data is populated correctly into target oracle table. If I remove the date data(lessthan '01-JAN-2001') in the source(flat file) then it not showing that message.An...
by arshi
Sun Apr 29, 2007 8:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job aborts in half the way
Replies: 5
Views: 1815

DSGuru2B, In the design of the job TRANS1 have ODBC lookup and TRANS2 have ODBC lookup.In this post it not showing correctcly Design: ODBC ------->>TRANS1------>TRANS2----->ODBC ^ ^ | | | | | | 0DBC ODBC (lookup) (lookup) At TRANS1 its aborted.