Search found 97 matches

by verify
Fri Jan 16, 2009 7:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle table is not getting updated
Replies: 4
Views: 2343

I didn't get any errors job is finishing without any warnings. But all the rows are passed to the reject link of oracle stage with sqlcode-1403. The target table datatypes are: COL1:decimal[38,10] not null COL2:char(25) Unicode not null COL3:varchar Unicode null COL4:timestamp microseconds not null ...
by verify
Fri Jan 16, 2009 5:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle table is not getting updated
Replies: 4
Views: 2343

Oracle table is not getting updated

I'm loading a table with source as sequential file using upsert method. My job design is: sequential file --> transformer ---> oracle table. At source i have 3 columns say col1 int,col2 char,col3 varchar. At target i have 4 columns say col1 int,col2 char,col3 varchar,col4 timestamp. primary key: col...
by verify
Thu Jan 15, 2009 11:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null handling issue
Replies: 3
Views: 1406

Yes Ray you're absolutely correct, "I'm handling null from input eventhough it never occurs". The requirement is to map the input(non-nullable) column to the same output(nullable) column.My job was finished with warnings as "converting non-nullable to null". I want to avoid this ...
by verify
Thu Jan 15, 2009 7:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Null handling issue
Replies: 3
Views: 1406

Null handling issue

Hi,

I have source as database where the columns are not nullable.This i need to map to nullable columns.The job got executed with warnings as converting non nullable to null,even after using modify stage.
Can some one please help it out.

Thanks in Advance.
by verify
Tue Jan 06, 2009 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate Surrogate Keys
Replies: 10
Views: 3444

I am using Datastage 7.5 parallel edition.
Under parallel jo guide--> appendix B --> utility functions, only one function is present that's "GetEnvironment()".

Is it present in 8.0 edition?

Please help me out..
by verify
Tue Jan 06, 2009 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate Surrogate Keys
Replies: 10
Views: 3444

I am using Datastage 7.5 parallel edition.
Under parallel jo guide--> appendix B --> utility functions, only one function is present that's "GetEnvironment()".

Is it present in 8.0 edition?

Please help me out..
by verify
Tue Jan 06, 2009 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Duplicate Surrogate Keys
Replies: 10
Views: 3444

I serached for the NextSurrogateKey() function in "datastage help" and "datastage manuals", but i didn't get any information about it.
Can anyone please tell me the syntax or where can i find this function.

Any help will be appreciated..
by verify
Sun Sep 14, 2008 10:44 pm
Forum: IBM QualityStage
Topic: Quality Stage in loading Datawarehouse
Replies: 0
Views: 950

Quality Stage in loading Datawarehouse

I am a novice in Quality Stage.Could you please help in my understanding of the following.After the Standardization stage if we have any unhandled patterns we need to override them so that we standardize most of the data. If my understanding is correct, this needs manual intervention. Before loading...
by verify
Wed Sep 10, 2008 10:50 pm
Forum: IBM QualityStage
Topic: Match Frequency stage usage
Replies: 1
Views: 1976

Match Frequency stage usage

How does the output of the Match Frequency stage aid in the Matching process. I understand that in undup match we use both the match Frequency stage output and standardised data as inputs to the unduplicate stage. How do we comprehend the output columns of Match Frequency stage.

Thanks.
by verify
Mon Sep 08, 2008 12:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Code 139,reading from oracle enterprise stage
Replies: 1
Views: 1376

Code 139,reading from oracle enterprise stage

HI all, when i run the job from oracle entraprise stage to oracle enter prisse stage inbetween using with transformer stage. when it was declared like in source stage method: table read autogeneration 11 colummns in table in oracle , but here it has declared in the stage just 5 columns. its giving t...
by verify
Thu Aug 07, 2008 11:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Information about the rejected data of the Reject link
Replies: 5
Views: 2063

Thanks ray for the reply. I'm having a reject link to the sequential file stage, i want to know why the data got rejected? So where this information is present in any Datastage tables or files and how can i access it? For e.g: The record got rejected due to invalid number, whether this information w...
by verify
Wed Aug 06, 2008 11:27 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Information about the rejected data of the Reject link
Replies: 5
Views: 2063

Information about the rejected data of the Reject link

I want to know where the information about the rejected data of the "Reject link" will get stored in the Datastage repository.
I mean which datastage tables this information is present and how can i access those tables?


Please provide inputs to this..

Any help is appreciated...
by verify
Wed Aug 06, 2008 2:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job reports failure (code 139)
Replies: 5
Views: 8463

Parallel job reports failure (code 139)

The job aborts with the following fatal error. RT_SC1222/OshExecuter.sh line25 :9987 Seqmentation fault (core dumped) $APT_ORCHHOME/bin/osh "$@" 2>&1 The job has run successfully previously. We do not see any issue in the code as this abort has come up after many successful previous ru...
by verify
Thu Jul 24, 2008 11:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem logging into project
Replies: 1
Views: 842

Problem logging into project

Hi
At times when i try to log in to designer and use a particular project i get the following message

ACCESS DENIED: Project currently locked
The project is currently locked by administrator.Try again or see the Administrator

this message comes randomly at times.
please advise appropriately