Search found 46 matches

by BillB
Tue May 13, 2008 7:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Index Issue In Oracle
Replies: 2
Views: 1078

Index Issue In Oracle

While loading the data in to oracle using oracle enterprise stage having properties disable constraints true and index rebuild, running Giving the following warning. LA_BMS_9999999_104: When checking operator: There are no indexes on table `BMS_9999999_104', and an index option was included; the ind...
by BillB
Mon May 12, 2008 7:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Padding blank spaces behing the passed string in Oracle
Replies: 6
Views: 1874

As I mentioned,despite of use of Trim or its derivative,its still padding while loading into database. ArndW I'm not at a system where I can check, but I seem to remember that Oracle VarChar() and VarChar2() act a bit differently when it comes to padding. Can you try to export a VarChar() column as ...
by BillB
Mon May 12, 2008 1:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Padding blank spaces behing the passed string in Oracle
Replies: 6
Views: 1874

Padding blank spaces behing the passed string in Oracle

Hello All, I have found that using APT_ORACLE_PRESERVE_BLANK = True option also Pads blank spaces behing the passed string. i.e. eventhough i pass only 5 or 6 or 7 characters to a field defined as Varchar2(12) in database it is actually stored as 12 instead of 5 or 6 or 7 characters padding blank sp...
by BillB
Sun Apr 27, 2008 6:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborting while writing 0 Records to Oracle table
Replies: 2
Views: 2313

We are encountering this problem with more jobs resulting in abort which are writing zero records,

Any insight in the matter shall be welcomed
by BillB
Wed Apr 23, 2008 8:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job aborting while writing 0 Records to Oracle table
Replies: 2
Views: 2313

Job aborting while writing 0 Records to Oracle table

Hi All, This job is only aborting incase when there is 0 records to be writen in EH_EXCEPTION_INSTANCE (oracle enterprise edition) with following errors other wise running fine. Wondering had it been permission issue (based upon search on this forum) then why running successfuly when it has few reco...
by BillB
Sun Apr 13, 2008 7:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sudden sys.dba_extents Issue
Replies: 1
Views: 851

Sudden sys.dba_extents Issue

Hi, Woke up today morning with jobs in abort state which happened to run perfectly till yesterday. ##E IIS-DSEE-TDOR-00172 11:16:23(001) <BMS_9999999_104> Access to sys.dba_extents is required but not available; please see your database administrator for select privileges. Wondering what could have ...
by BillB
Thu Mar 27, 2008 7:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ModifyStage::Possible range limitation.
Replies: 4
Views: 4960

it can be done thro' transfer but given modify stage is lighter was using this
by BillB
Fri Mar 07, 2008 12:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: **VIEWDATA ROW LIMITER HIT**
Replies: 17
Views: 18130

Problem is persiting despit of Disabling operator combination generated this while viewing the data, ##I IIS-DSEE-TFCN-00001 16:23:36(000) <main_program> IBM WebSphere DataStage Enterprise Edition 8.0.1.4458 Copyright (c) 2001, 2005-2007 IBM Corporation. All rights reserved ##I IIS-DSEE-TOSH-00002 1...
by BillB
Thu Mar 06, 2008 11:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: **VIEWDATA ROW LIMITER HIT**
Replies: 17
Views: 18130

Ray,

As suggested,tried to view data with less number records even with 1 since total records in the table is just 21 .

But still it is of no avail...
by BillB
Thu Mar 06, 2008 7:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: **VIEWDATA ROW LIMITER HIT**
Replies: 17
Views: 18130

**VIEWDATA ROW LIMITER HIT**

One of our jobs aborted in production while direct loading the data from one oracle table(source) to another Oracle table(target) with no transformtion,this job used to run succefully till previous run. When we tried to veiw data in Source it thro' following info ##I IIS-DSEE-TFCN-00001 11:23:34(000...
by BillB
Wed Feb 27, 2008 9:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator
Replies: 5
Views: 4817

Hi Ray, As per your suggestion, made stage's combinability to "Don't combine" re-ran the job and captured the error as below, SG_EXCEPTION_INSTANCE: Error occurred during initializeFromArgs(). main_program: Incorrect -dboptions option list; failed on Expected "," or "}"...
by BillB
Wed Feb 27, 2008 7:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator
Replies: 5
Views: 4817

Ray,

How can we disable operator combination to reproduce the error.

thanks
by BillB
Wed Feb 27, 2008 7:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator
Replies: 5
Views: 4817

Surrogate Key Generator

Hi, While using Surrogate Key Generator which in turn invoking oracle data base sequence in job aborting with error APT_CombinedOperatorController,2: Caught exception from runLocally(): APT_ParseError: Expected "," or "}", got: ".", line 1. APT_CombinedOperatorControlle...
by BillB
Mon Feb 25, 2008 5:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to initialize job monitoring
Replies: 6
Views: 9526

As a temporary work around disabled APT_NO_JOBMON from administrator, but still looking for resolution

Cheers
by BillB
Mon Feb 25, 2008 12:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to initialize job monitoring
Replies: 6
Views: 9526

Failed to initialize job monitoring

Hi All, All of sudden we came across this warning in production(nightly batch run) " main_program: Failed to initialize job monitoring. Monitor information will not be generated." because of which our daily extraction is incomplete. And search did not fetch any meaningful result for Window...