Search found 76 matches

by krisna
Fri Oct 17, 2008 4:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: checking and capturing null values and inserting into a tabl
Replies: 2
Views: 882

checking and capturing null values and inserting into a tabl

Hi All,

If date column is having null value how to check and then insert (null value with date column) in to a oracle table. Similarly with varchar values also

Thanks in advance
by krisna
Fri Oct 17, 2008 9:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: while checking for null
Replies: 4
Views: 1504

while checking for null

input is oracle and date column has a null value and target is also oralce table. Iam using IsNull() function. When i execute the job, job is aborted with this error. APT_CombinedOperatorController,0: Fatal Error: Null value on the accessor interfacing to field "start_date". node_node1: Pl...
by krisna
Thu Sep 18, 2008 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: date conversion
Replies: 2
Views: 1704

date conversion

Hi,

I have input in a .csv file as dd/mm/yyyy, output is oracle table datatype is date output should be yyyy-mm-dd.
by krisna
Mon Sep 01, 2008 5:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: validating export schema
Replies: 2
Views: 1427

sequential file -> transformer -> oracle enterprise
by krisna
Mon Sep 01, 2008 4:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: validating export schema
Replies: 2
Views: 1427

validating export schema

Hi,

Iam getting this warning
When checking operator: When validating export schema: Unrecognized top level format property: nocheck
by krisna
Fri Aug 08, 2008 8:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: checking number or not
Replies: 1
Views: 927

checking number or not

How do we check whether a column value is a numeric value or not


for example :
col1
----
101 (is a valid)
1A2 (is invalid)
by krisna
Mon Aug 04, 2008 4:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: time
Replies: 1
Views: 971

time

Hi,

I have a column in a sequential file, where that column data is 101523 (10hrs 15mins 23secs) populating to oracle table column data type is date.

How to populate this data to oracle table as 10:15:23

Suggest some solutions.
by krisna
Mon Jul 28, 2008 2:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning
Replies: 2
Views: 1776

Warning

Hi All,

Iam using seqfile--> transformer --> oracleenterprise

iam getting this warning.

When checking operator: When validating export schema: Unrecognized top level format property: nocheck
by krisna
Fri Jul 25, 2008 3:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise stage
Replies: 2
Views: 1927

Oracle Enterprise stage

In oracle enterprise stage when I click on view data iam getting this error Error executing View Data command ##E TDOR 000172 15:15:30(002) <Oracle_Enterprise_0> Access to sys.dba_extents is required but not available; please ##I TFCN 000001 15:15:29(000) <main_program> Ascential DataStage(tm) Enter...
by krisna
Mon Jul 07, 2008 2:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error running job
Replies: 1
Views: 1380

Error running job

Hi, We installed datastage 7.5.2 on solaris 10. We created a some jobs. We are able to compile the jobs successfully but when we run it throws an error. bash-3.00$ dsjob -run dataconv abc Error running job Status code = -14 DSJE_TIMEOUT Thanks Even from director and also designer.
by krisna
Fri Jul 04, 2008 3:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer error
Replies: 5
Views: 2047

yes I have resolved the CC compiler. Now when iam using oracle enterprised stage in that when iam trying to import metadata iam getting error that 'UNABLE TO INITIALIZE PLUGIN'[
by krisna
Thu Jul 03, 2008 4:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transformer error
Replies: 5
Views: 2047

Transformer error

Hi, Just installed datastage 7.5.2 on solaris 10. and created a sample job Iam using seq->transformer->seq when iam compiling iam getting this error Output from transformer compilation follows: ##I TFCN 000001 14:34:54(000) <main_program> Ascential DataStage(tm) Enterprise Edition 7.5.2 Copyright (c...
by krisna
Thu Jul 03, 2008 4:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed width file
Replies: 8
Views: 2235

The above mentioned solutions are not working. Please give the solution
by krisna
Fri Jun 27, 2008 12:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed width file
Replies: 8
Views: 2235

Hi,

write method = upsert
upsert order = insert then update
upsert mode = user defined update and insert


if I use upsert order as 'update then insert' its throwing an error that

'cannot recognize - update first'

thanks
by krisna
Fri Jun 27, 2008 12:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed width file
Replies: 8
Views: 2235

I don't have any key columns, normal update