Search found 35 matches

by nagarjuna900
Tue Nov 09, 2010 11:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: For varchar data min() Aggregator function
Replies: 1
Views: 1200

For varchar data min() Aggregator function

Hi,

My source is sequential file with varchar data. while doing the min() aggregation to the varchar data the, the output am getting in the hexa decimal format.

How to avoid this?

Please give me the solution.


Thanks,
by nagarjuna900
Fri Oct 01, 2010 2:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning Message
Replies: 2
Views: 1831

Warning Message

Hi,

Please give the solution to avoid the below warning message.

Instruments,0: Import consumed only 103bytes of the record's 109 bytes (no further warnings will be generated from this partition)

Thanks,
by nagarjuna900
Tue Aug 24, 2010 2:01 pm
Forum: General
Topic: The query processor could not produce a query plan
Replies: 1
Views: 2238

The query processor could not produce a query plan

Hi,

am getting the following error. How can i solve this.
[DataDirect][ODBC SQL Server Driver][SQL Server]Internal Query Processor Error: The query processor could not produce a query plan. For more information, contact Customer Support Services.

Thanks,
by nagarjuna900
Wed Jul 21, 2010 4:04 am
Forum: General
Topic: control the Execution flow
Replies: 1
Views: 1093

control the Execution flow

Hi,

I have two job flows ( One flow for inserting the table, second job for updating the table) in single workspace window in designer.

I need to run the first the first job ( for insert) and Update flow ( for update).

How to fix it.

Many thanks,
by nagarjuna900
Tue Jul 20, 2010 7:44 am
Forum: General
Topic: Error while running the Job
Replies: 1
Views: 1428

Error while running the Job

Hi,

am getting the following the following error, job getting aborting because of the below error.

APT_CombinedOperatorController(2),0: Fatal Error: Accessor type "ustring" does not match interface field type "string[max=200]".

How to resolve.

Thanks,
by nagarjuna900
Fri Jul 02, 2010 8:48 am
Forum: General
Topic: How to display multiple rows data in single row
Replies: 2
Views: 1573

How to display multiple rows data in single row

HI, I have the data with two columns with two rows as follows. IS_AVAILABLE_SRDR SRDR_COUNT X 5 Y 6 The output required as follows. IS_AVAILABLE_SRDR SRDR_COUNT IS_AVAILABLE_SRDR SRDR_COUNT X 5 Y 6 How to get the above output. Thanks,
by nagarjuna900
Thu Jun 24, 2010 2:45 am
Forum: General
Topic: Reject the records if it is not numeric values
Replies: 1
Views: 1367

Reject the records if it is not numeric values

Hi, am getting the data from the source file is eight characters (it may have characters as well as Numbers). Ex: OMNI6408 While loading into target table i need to filter if first three letters are characters. (If first 3 letters are numbers then only I need to load) Pl give me the solution. Thanks,
by nagarjuna900
Mon Jun 21, 2010 3:19 am
Forum: General
Topic: Warning while populating into target table
Replies: 3
Views: 1839

all the values are inserting into target table with exact values. if any null values exist that are inserting as NUll.
values are inserting with exact values.
Also warning is comming in log.

Thanks,
by nagarjuna900
Mon Jun 21, 2010 2:00 am
Forum: General
Topic: Warning while populating into target table
Replies: 3
Views: 1839

Warning while populating into target table

HI, am getting two input fields Date and Time in Varchar. I have converted into Timestamp format. While loading into the target table the values are populating into the table and am getting the below warning for all rows. Order_History_Stg,0: Warning: At row 128574, link "lnk_staging", whi...
by nagarjuna900
Tue Jun 15, 2010 7:41 am
Forum: General
Topic: Transformer Compilation Error
Replies: 4
Views: 2998

Transformer Compilation Error

Hi, Output from transformer compilation follows: ##I TFCN 000001 09:38:29(000) <main_program> Ascential DataStage(tm) Enterprise Edition 7.5.1 Copyright (c) 2004, 1997-2004 Ascential Software Corporation. All Rights Reserved ##I TUTL 000031 09:38:29(001) <main_program> The open files limit is 100; r...
by nagarjuna900
Fri Jun 11, 2010 11:35 am
Forum: General
Topic: Converting the String value into timestamp
Replies: 2
Views: 1835

Converting the String value into timestamp

HI,

i am getting the two fields from source file ( one is Date field, second field is Time field). The datatype of two fields is varchar. That two fields ( Date and Time) needs to converted as combination of DateTime, datatype is Timestamp.

Pl give me the possibility,

Thanks,
by nagarjuna900
Wed Jun 09, 2010 9:37 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 5258

the following error also one of the reason for aborting the job: Transformer_30,1: Fatal Error: waitForWriteSignal(): Premature EOF on node usvdstgd1 No such file or directory
by nagarjuna900
Wed Jun 09, 2010 7:23 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 5258

Can you please let me know where can i disable the operator combinability ..
by nagarjuna900
Wed Jun 09, 2010 5:55 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 5258

The Error is : APT_CombinedOperatorController(0),1: Fatal Error: Fatal error in transfer, cannot continue.
by nagarjuna900
Wed Jun 09, 2010 4:13 am
Forum: General
Topic: Error: node_node2: Player 15 terminated unexpectedly.
Replies: 7
Views: 5258

Error: node_node2: Player 15 terminated unexpectedly.

Hi,

while running the job am getting the following error:

node_node2: Player 15 terminated unexpectedly.
How to solve this, pl reply

Thanks,