OWB Release 10.2 Loading Hint

Does anyone know how to configure a mapping so it doesn't automatically place a PARALLEL hint in the merge statement. I'll take you through the procedure I thought was how it should be done and then correct me where I went wrong. Okay:
1) I right-clicked on the mapping and selected 'Configure'
2) Expanded the the 'Dimension Operators' section
3) Expanded the dimension I was concerned with
4) Expanded the 'Table Operators' section (for that dimension)
5) Selected the appropriate level
6) Entered the 'Loading Hint' editor and chose explicitly 'NOPARALLEL'
7) Clicked on 'Add to List'
8) Clicked on 'OK' to get out of the 'Loading Hint' editor
At this point the hint appeared in the 'Loading hint' section
9) I then clicked 'OK' to get out of the 'Configuration Properties' screen.
10) I immediately right-clicked on the mapping again and selected 'Configure'
11) Repeated steps 2-5 and bam!!! the hint I thought I created for the mapping disappeared.
I thought, "Hey, maybe if I re-deploy it anyway, that hint will have taken way". So, I re-deployed the mapping and sure enough, instead of the NOPARALLEL hint I attempted to create, that stupid PARALLEL hint was still there.
Any help would be much appreciated. My target is on one instance while my sources are on another and my mapping contains functions that always error out because of the PARALLEL hint (probably because the functions contain db links).
What's the deal?
Mark

Hi,
I've the same problem even with Win XP.
It means that OWB 10.2 is not rally certifyed as is said?
Thanks,
Marco

Similar Messages

  • OWB Release 10.2.0.1.0 instalation on  Oracle Release 9.2.0.1.0

    Hi All,
    When i try to create OWB repository with Repository assistant i get the following error :
    ORA-22905 cannot access rows from a non nested table iteam
    ORA-06512 at line 17.
    My environment details are as given below.
    O/S : Windows 2000
    Oracle: Release 9.2.0.1.0
    OWB: Release 10.2.0.1.0
    Any help or suggestion plz.
    Thanks & Regards
    Amit Gupta

    Hi,
    I've the same problem even with Win XP.
    It means that OWB 10.2 is not rally certifyed as is said?
    Thanks,
    Marco

  • Export from OWB Release: 9.2.0.2.8  results in error: MDL1255: Error export

    An export of a whole project from the OWB-client results in error en crash of the OWB Client.
    Does anyone know what causes this?
    Below the contents of the log-file generated by the export-utility
    Export started at 11/14/2005 4:53:17 PM
    * Export from OWB Release: 9.2.0.2.8 Version: 9.2.0.2.0
    * User: owbrep_MDN_dev Connect String: (DESCRIPTION=(ADDRESS=(HOST=l2-bm13-e0g.nl.rsg)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=owbrep.l2_bm13_e0g.nl.rsg)))
    * Definition File: null
    * Data File: C:\data\owb\o\MIS_MDN-20051114_1651.mdl
    * Log File: C:\data\owb\o\Log.log Log Message Level: ALL
    * Physical Names: Y Field Separator: | Character Set: WE8MSWIN1252
    * Project: MIS_MDN Configuration Data: Y
    MDL1256: Error occurred exporting LOCATION with physical name <DB>, business name <DB>.
    Detailed Error Message:
    MDL1255: Error exporting CONNECTOR for LOCATION <DB/DB>.
    Error in SQL Statement. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    *************************************************************

    This will not work.. Ypu cannot use FTP to 'PULL' a document into the database. (Yes I know there's a placeholder for an FTPURITYPE() but it was never implemented).
    However you can use an FTP client to PUSH content into the XML DB repository. If the content is schema based XML associated with a known (registered) XML schema the content of the file will automatically be stored in the default table associated with the root element of the file. If the content is not associated with an known XML schema you can then use xdburitype to read the resource that was created when the document was uploaded into the repository

  • OWB Release 2 Download link not working

    When i try to download the new OWB Release 2 (10.2.0.1) for the windows platform i get 404-Error.
    http://www.oracle.com/technology/software/htdocs/devlic.html?http://download.oracle.com/otn/nt/warehouse/10201/OWB_10.2.0.1.win.zip
    Can you please fix this link, as we need this release soon.
    Regards,
    Jürgen.

    This download has not yet externalized -- the html page pointing to it was published in error temporarily.
    Please stand by for the imminent availability of this download however.
    Cheers, OTN

  • OWB Release 2 - Defect or Bugs

    Hi All !
    Noticed some bugs or defects in OWB release 2 design center on Windows
    1. Mapping - Generate - Generation Results - Could not close the window.
    After creating and validating the mapping , Click on generate this new window will open and you try to close it, it wont close. Use short keys (ctrl + F4)..it is not closing. If you try to end task it will close entire OWB client without saving.
    You can add on the bug list here..hope some one from oracle will look into this.
    -NB

    Another Bug.
    After import the flat file (say AA char(7), BB char(5)) .
    Use this in a mapping and generate and deploy. Now we need to change the size of column BB in flat file to char (10). Open flat file editor and change it. Open mapping and synchronize (inbound). After synchronize (with replace), select flat file and open details it will show BB char(10). Save All.
    Now you are ready to validate, validation success. Click generate and verify the changes ...Ohhh...it is not changed still the BB is char(5) in the ctl file.
    We need to follow a workaround for this. Change the data type and save synchronize.repeat the same again after generate to get the original data type and change in size
    -NB
    Message was edited by:
    NB0229

  • OMS Plus script needed to change target table load hint

    Greetings
    Environment:
    Metadata Repository - 10.1.0.4 currently but going to 10.2.0.3 soon running client on Windows XP Pro and repository on AIX 5.3
    I need an OMB Plus script to find all the maps where the target table(s) have a Loading Type of either INSERT/UPDATE or UPDATE/INSERT and I want to remove the APPEND loading hint.
    I have suffered with attempts at using OMB Plus long enough.
    Also, is there a way in either 10.1 or 10.2 to set the default action of that attribute to NOT include the APPEND hint?
    Thanks very much in advance.
    -gary

    Hi Gary,
    you can get loading type with command
    OMBRETRIEVE MAPPING 'MAP_NAME' OPERATOR 'TABLE_OP' GET PROPERTIES (LOADING_TYPE)
    and loading hint with command
    OMBRETRIEVE MAPPING 'MAP_NAME' OPERATOR 'TABLE_OP' GET PROPERTIES (LOADING_HINT)
    In this thread you can find tcl script for identifying target or source tables/views in mapping
    Re: Q : OMBPLUS, find TARGET TABLE
    Regards,
    Oleg

  • OWB Spits out duplicate parallel hint code

    OWB is repeating a parellel hint many many times in the code it generates. Has anyone seen this issue? It is causing compile errors as the code gets worse and worse on each call.

    I recall a bug that was fixed in OWB 10.2.0.3 where hints were being replicated...which version of OWB are you using? See bug 5496418 it may be same.
    Cheers
    David

  • OWB Release 9.03.35.0

    Hi,
    do anyone have I idea where to find the client patch for Oracle Warehouse Builder 9.03.35.0. At the moment we have a OWB release 9.03.33.0 and we have to update to 9.03.35.0 but I can´t find the patch!
    Erik

    9.0.3.35 is available from metalink (metalink.oracle.com).
    After logging in with your metalink username/password,
    select 'patches' on the upper left side, then select the 'New Metalink search patch'.
    Enter the patch number 2464829. Click Go. The download links will appear. Select from them and follow the instructions.
    Regards:
    Igor

  • Loading Hint

    Hi
    When I am retreiving the Loading Hint property of table inside a mapping I am getting the property value as {APPEND }. I do not know why the curly braces are appearing in the front and end of the property
    OMBRETRIEVE MAPPING '$mapName' OPERATOR '$tablename' GET PROPERTIES (LOADING_HINT)
    Does any body knows about this??
    Thanks in advance

    if we use code OMBRETRIEVE MAPPING '$mapName' OPERATOR '$tablename' GET PROPERTIES (LOADING_HINT) and assign it to a variable
    like
    set ploadinghint [OMBRETRIEVE MAPPING '$mapName' OPERATOR '$tablename' GET PROPERTIES (LOADING_HINT) ]
    And if the target table has multiple hint values will it assign to variable ploadinghint variable?
    thanks in advance...

  • CS5.5 / Mac Release: Can't load my plugin

    Hi
    I take my XCode project for CS5 and changed the settings for CS5.5 (SDK CS5.5, directories, and so on). After different changes, I can compile and link my plugin (debug and release version) without some errors. The debug version is loaded in Indesign CS5.5 debug, but the release doesn't. There is a message like "The plugin use Indesign Version 7.0 and can't be loaded".
    I copied the plugin manually in the Plug-Ins folder.
    Any ideas?
    Thanks a lot
    Hans

    Hans,
    This problem could occur if your project setting for release target points to CS5 SDK. Try checking out your project settings for release target.
    Just my 2 Cents
    Manan Joshi
    - Efficient InDesign Solutions -
    MetaDesign Solutions
    http://metadesignsolutions.com/services/indesign-development.php

  • Import and Export MDL error with OWB Release 2

    Getting the following error when importing and exporting MDL - any assist would be appreciated - never had this issue with previous releases - error as follows:
    Error occurred exporting metadata to file "C:\TEMP\MY_PROJECT-20061208_1058.mdl".
    java.lang.Exception: CNV0002-0038(ERROR): Cannot write to file ./../../reposasst/converter.properties. Please make sure that write privileges are enabled or that disk is not full.

    I got the solution. OWB writes some temporary xml files before importing/exporting mdl and these files are stored in OWB home directory. The problem is write privileges on the OWB Home directory. I am not local admin of my system. Admin installed the OWB client on my system through his userid. Now if i try to create a directory or file in OWB home directory it thorws an error "Access Denied". I got the Admin rights on my local system for my userid and now OWB is working fine.
    Thanks.

  • Cpu not releasing after page load

    I'm a newby to flash. I need to show movie clips based on the
    XML data. The problem is after page is loaded with flash file,
    still CPU is not getting released. What am I doing wrong? After
    page is loaded with the flash file, I want the CPU to go its
    original utilization.
    Here is the sample code.
    import flash.geom.Matrix;
    import flash.geom.Point;
    import flash.display.*;
    import flash.geom.*;
    import mx.services.*;
    _root.lineStyle(1, 0x0000FF, 100);
    var mcMapContent = map_sp.content;
    var my_xml:XML = new XML();
    my_xml.ignoreWhite = true;
    var number_fmt:TextFormat = new TextFormat();
    number_fmt.font = "NumFont";
    number_fmt.size = 4;
    var fileName:String;
    if (!fileName)
    fileName = "test1";
    if (_global.styles.List == undefined)
    _global.styles.List = new mx.styles.CSSStyleDeclaration();
    _global.styles.List.setStyle("themeColor", 0x3366CC);
    _global.styles.List.setStyle("color", 0x000000);
    _global.styles.List.setStyle("backgroundColor", 0xFFFFFF);
    _global.styles.List.setStyle("borderStyle", "solid");
    _global.styles.List.setStyle("borderColor", 0x000000);
    _global.styles.List.setStyle("rolloverColor", 0x5a6970);
    _global.styles.List.setStyle("scrollTrackColor", 0xEEEEEE);
    _global.styles.List.setStyle("selectionColor", 0xCCCCCC);
    my_xml.load("XML/" + fileName + ".xml");
    my_xml.onLoad = function(success)
    var currentNode:XMLNode = my_xml.firstChild.firstChild;
    var LoopI:Number;
    var tmpDepthLevel:Number;
    var X1:Number, Y1:Number, Length:Number, Width:Number;
    var Code_str:String;
    currentNode = currentNode.firstChild;
    tmpDepthLevel = mcMapContent.getNextHighestDepth();
    try
    for (var child_xmlnode = currentNode; child_xmlnode != null;
    child_xmlnode = child_xmlnode.nextSibling, i++)
    TotalVertex_int =
    Number(child_xmlnode.attributes.VERTEX_COUNT);
    X1 = child_xmlnode.attributes.X1;
    Y1 = child_xmlnode.attributes.Y1;
    Width = Number(child_xmlnode.attributes.WIDTH);
    Length = Number(child_xmlnode.attributes.LENGTH);
    Code_str = child_xmlnode.firstChild.nodeValue;
    var my_mc:MovieClip = mcMapContent.attachMovie("MyRect",
    Code_str, tmpDepthLevel, {Name:Code_str});
    tmpDepthLevel++;
    my_mc._x = X1;
    my_mc._y = Y1;
    my_mc._width = Width;
    my_mc._height = Length;
    newMainColor = new Color(my_mc.rect_mc);
    my_mc.Num_txt.setTextFormat(number_fmt);
    name_fmt.font = "NumFont";
    newMainColor.setRGB(0xFF99FF);
    my_mc.Num_txt._yscale = my_mc.Num_txt._yscale * (Width /
    Length);
    my_mc.Num_txt._y = (20 - my_mc.Num_txt._height);
    my_mc.Num_txt._x = 0;
    catch (myError:Error)
    trace("error caught: " + myError);
    finally
    //trace("No Error");

    I'm a newby to flash. I need to show movie clips based on the
    XML data. The problem is after page is loaded with flash file,
    still CPU is not getting released. What am I doing wrong? After
    page is loaded with the flash file, I want the CPU to go its
    original utilization.
    Here is the sample code.
    import flash.geom.Matrix;
    import flash.geom.Point;
    import flash.display.*;
    import flash.geom.*;
    import mx.services.*;
    _root.lineStyle(1, 0x0000FF, 100);
    var mcMapContent = map_sp.content;
    var my_xml:XML = new XML();
    my_xml.ignoreWhite = true;
    var number_fmt:TextFormat = new TextFormat();
    number_fmt.font = "NumFont";
    number_fmt.size = 4;
    var fileName:String;
    if (!fileName)
    fileName = "test1";
    if (_global.styles.List == undefined)
    _global.styles.List = new mx.styles.CSSStyleDeclaration();
    _global.styles.List.setStyle("themeColor", 0x3366CC);
    _global.styles.List.setStyle("color", 0x000000);
    _global.styles.List.setStyle("backgroundColor", 0xFFFFFF);
    _global.styles.List.setStyle("borderStyle", "solid");
    _global.styles.List.setStyle("borderColor", 0x000000);
    _global.styles.List.setStyle("rolloverColor", 0x5a6970);
    _global.styles.List.setStyle("scrollTrackColor", 0xEEEEEE);
    _global.styles.List.setStyle("selectionColor", 0xCCCCCC);
    my_xml.load("XML/" + fileName + ".xml");
    my_xml.onLoad = function(success)
    var currentNode:XMLNode = my_xml.firstChild.firstChild;
    var LoopI:Number;
    var tmpDepthLevel:Number;
    var X1:Number, Y1:Number, Length:Number, Width:Number;
    var Code_str:String;
    currentNode = currentNode.firstChild;
    tmpDepthLevel = mcMapContent.getNextHighestDepth();
    try
    for (var child_xmlnode = currentNode; child_xmlnode != null;
    child_xmlnode = child_xmlnode.nextSibling, i++)
    TotalVertex_int =
    Number(child_xmlnode.attributes.VERTEX_COUNT);
    X1 = child_xmlnode.attributes.X1;
    Y1 = child_xmlnode.attributes.Y1;
    Width = Number(child_xmlnode.attributes.WIDTH);
    Length = Number(child_xmlnode.attributes.LENGTH);
    Code_str = child_xmlnode.firstChild.nodeValue;
    var my_mc:MovieClip = mcMapContent.attachMovie("MyRect",
    Code_str, tmpDepthLevel, {Name:Code_str});
    tmpDepthLevel++;
    my_mc._x = X1;
    my_mc._y = Y1;
    my_mc._width = Width;
    my_mc._height = Length;
    newMainColor = new Color(my_mc.rect_mc);
    my_mc.Num_txt.setTextFormat(number_fmt);
    name_fmt.font = "NumFont";
    newMainColor.setRGB(0xFF99FF);
    my_mc.Num_txt._yscale = my_mc.Num_txt._yscale * (Width /
    Length);
    my_mc.Num_txt._y = (20 - my_mc.Num_txt._height);
    my_mc.Num_txt._x = 0;
    catch (myError:Error)
    trace("error caught: " + myError);
    finally
    //trace("No Error");

  • OWB and AWM for loading DWH

    Hello,
    I am on the following version:
    DB: Oracle 10.2.0.1 (both source DB and target DWH)
    OWB : 10.2.0.1
    AWM : 10.2.0.1
    I have the following process:
    From the source DB I use OWB to load relational dimensions (SCD 2). I use AWM to load data from these dimensional tables to a Analytic workspace. I use OWB because I need to track changes (SCD) and use AWM because OWB currently does not support Parent-Child dimensions where as AWM supports. I would love to load AW from OWB directly if it had parent-child support.
    My question is:
    All the load should be trigger-based, When my process (SQL) completes on the source table the OWB process of loading the relational dimension should start which is not a problem, I using the run_owb_code.sql for this. once the run_owb_code is complete, I want the AWM's maintain data process to start. I don't know how to do it. I tried saving the maintenance task to script and tried executing it, it doesn't seem to work. I don't want to AWM and run cube maintenance every time the cube needs to be refreshed.
    Please note I don't have a cube in the relation world. My fact(cube) in the AW is a direct load from a table (as I don't need SCD here) so basically use OWB just to load the dimensions alone. AWM creates the actual cube with the dimension tables loaded using OWB and the fact table from source, So I don't think I can use the "dbms_awm.refresh_awcube(...".
    Can somebody please help me in automating this load process
    Thanks a lot in advance!
    Maruthi

    Hello,
    I am sorry, after some research, I came across this post
    Re: Cube and dimension refresh proactively
    As per the above post, the script that is generated using AWM will work if the AW is not attached by any user.
    I detached the AW and executed the script and the cube was populated with data.
    Thanks,
    Maruthi

  • OWB Release 2

    Hello,
    I whant to download OWB 10g release 2 (Paris) for windows
    does nomeone know if this version is available ?
    Thanks

    Hello,
    OWB 10gR2 (a.k.a. Paris) is currently in beta test and is only available to beta programme customers. It is not generally available on eg. OTN.
    I guess your Oracle sales rep can give you details on how to enroll in a beta programme.
    Previous assumption in this forum has been that OWB will ship sometime next year.
    Regards, Hans Henrik

  • IDCS5 Mac - release plugin not loading (reprise)

    I have ten plugins that have been converted from CS4 to CS5 on the Mac (Snow Leopard, if it matters).  Out of those ten, two act fishy.  The other eight are fine.
    About the two fishy plugins.  They show up in the Windows dropdown (they are palettes and belong there) in the release version in my computer, but if I take those same two plugins (I mean the "physical" same two packages) out onto a production Mac, they do not show up in the Windows dropdown.  For kicks, I grabbed the non-functioning plugins from off of the production Mac (the same two "physical" plugins) and placed them on my computer and they showed up without a problem.
    Are there any development difficulties associated with CS5 and Snow Leopard that anyone knows about?
    Has anyone else had this kind of difficulty and if you did, how did you resolve the problem?
    TIA!
    John

    Dirk:
       You correctly guessed the problem.  Actually, what was happening was that I was using MySQL in both plugins.  Because I was developing on my computer, I of course had the MySQL libraries loaded, but the production computers had the wrong libraries installed. With the help of a colleague (Dan Morris deserves this credit) the above fact was discovered.  I dropped back a couple of versions in the libraries I was using, recompiled, and the problem was resolved.
       Take care,
    John

Maybe you are looking for

  • Unable to load file login_page.htm

    Good afternoon: I've installed a UCM 10g for a proof of concept and everything was working fine until today when the login page has disappeared. When I got to the UCM web page everything is ok until I try to login, I get this error: Unable to load fi

  • Migrating assistant help! Ethernet

    Please someone help me.  I have a late 2007 Macbook Pro and just bought a 2011 Macbook Pro.  Both have snow leopard and Im attempting to migrate through an ethernet cord.  Is there ANYTHING that I need to do?  I've plugged in the ethernet cord, turne

  • Read statement coding

    read table it_qmel where ... some codn. it will check with what data is present in header only in it_qmel.ie header value won't change.is it? I am not clear. Plz explain me with examples.

  • IPlanet: Web Server 6.0 Error Message

    I have faced below message when I try to enter "Log Preferences" option. - Menu: Home -> Logs -> Log Preferences. Unexpected Failure: Cannot find init block Can't find init block for log. I cannot enter the option. How can I resolve this issue?

  • Only possible sent to all in thunderbird 24.4

    Mister Dupond sent a message to 5 persons (you are one of these persons) You want answer to the message But you want only answer to the sender M. Dupond You clic on <Answer> and not on <Answer to all> You see that is a bug : <Answer> is like <Answer