OWB 10g Rel.2

Hello,
how can I integrate the Repository Browser into an Oracle Application Server. For the OWB 10g Rel.1 I find a Chapter in the Installation Guide. For Rel.2 there is no hint. Does anybody kno how to do this?
Sven

I also have been searching the docs for this...
I don't want to give out the repository owner password to all that want to view execution reports. In 9.2 we deployed RAB to appserver and created the data source to hold the password.
In 10G R2 I haven't been able to find a way to access the RAB without using the repository owner or control center owner password...
If we can't deploy to an appserver, is there a way to give an OWB user the ability to see the reports so they can login as themselves?

Similar Messages

  • OWB 10g R1 : run_my_owb_stuff

    Hi All ,
    I am facing with a strange problem when iam trying to execute a process flow using run_my_owb_stuff . I created this function as specified in the comments of the script and tried to run the following code through runtime_access_user. Before executing , i granted execute permissions to access_user through runtime_owner.
    When I executed the following piece of code , the prompt shows as if it is executing. The execution never stops. When checked the status of execution through audit browser , it is found to be in "inactive" state.
    begin
    dbms_output.put_line('result '
    || to_char(owb_rro.run_my_owb_stuff( 'OWB_RRO', 'PFLOW_LOC', 'PROCESS', 'ET_PF', '', '' )
    end ;
    Can anybody tell me wht is the cause of the this wierd behaviour , and guide me abt how to execute the same successfully..
    Thanks in Advance

    Hi user589658 ,
    Do you have the reference to the Metalink document that States that?
    We have an old 10g rel 1 repository and we now have to generate mappings to extract from , and populate another 11g database.
    The metalink reference would help us to justify to management the upgrade of our OWB repository and clients to 11g
    Thanks

  • OWB 10G Rel2 demos on Linux

    Platform
    Suse Linux
    Oracle Warehouse Builder 10G Rel 2
    Downloaded owbdemo_files.zip from
    www.oracle.com/technology/obe/obe_bi/owb/owb-paris/OWB-Getting%20Started/Lesson1_Starting_with_OWB/overview.htm
    The Oracle By Example Tutorials would be interesting if the files loaded without error in the OMB utility.
    Firstly set Global TCL variables correctly in file owbdemoinit.tcl.
    Attempting to execute the tcl scripts i find...
    1.0 createlocs.tcl
    OMBALTER CONTROL_CENTER 'DEFAULT_CONTROL_CENTER'\
    SET PROPERTIES (HOST, PORT, SERVICE_NAME, USER, PASSWORD, SCHEMA)\
    VALUES('$host', '$port', '$service', '$owbclient', '$owbclientpwd', '$owbclient')
    This Statement fails every time with "OMB06319 Cannot modify any properties of DEFAULT CONTROL CENTER"
    Is it actually required for the sake of the DEMO ????
    2.0 In loadrolapsales.tcl the reference to the sequences script has an UPPER CASE 'S' in the word Sequence. The Sequences file in the demo zip on the operating system has all lower case letters in the name causing the script to fail on any operating system where the case is significant. i.e Non Microsoft
    Platforms
    3.0
    In dim_times.tcl ( called from loadrolapsales.tcl ) the syntax coded to
    create the time dimension is simply wrong. I am not sure what it should be
    if anyone has an example with Correct Syntax i would like to see it.
    OMB00001 : Encountered SET REF at line: 1 column: 336. Was expecting one of:
    "IMPLEMENTED"..."POPULATE" ... "ADD" ... "SET FISCAL_CALENDAR"
    Sntax in file is
    OMBCREATE TIME_DIMENSION 'TIMES'\
    SET PROPERTIES ( DESCRIPTION, BUSINESS_NAME )\
    VALUES ('Times', 'Times')\
    ADD NORMAL_CALENDAR HIERARCHY 'TIME_STD'\
    SET PROPERTIES ( DESCRIPTION, BUSINESS_NAME )\
    VALUES ('Time Standard', 'Time Standard')\
    SET REF (CALENDAR_MONTH LEVEL 'MONTH',\
    CALENDAR_QUARTER LEVEL 'QUARTER', CALENDAR_YEAR_LEVEL 'YEAR')\
    SET REF SEQUENCE 'TIME_DIM_SEQ'\
    4.0 dim_channels.tcl, dim_products.tcl, dim_promotions.tcl all fail with
    OMB01107 Property OLAP_TYPE does not exist in class oracle.owb.dimensional.DimensionAttribute
    from OMBALTER DIMENSION 'CHANNELS' MODIFY DIMENSION_ATTRIBUTE 'NAME'\
    SET PROPERTIES (OLAP_TYPE) VALUES ( .......
    Regards
    Russell

    I'm using OWB 11G Rel1 and trying to run the appropriate version for this same tutorial.
    Even I am getting problems with the creation of the Time Dimension. The dim_times.tcl script is now already updated with the changes proposed here but when I source it all I get is the following path written to screen and nothing else:
    OMB+> source loadrolapsales.tcl
    Loading ROLAP Cube
    Sequences created
    oracle/AWAction/Attach
    The error is obviously coming from the dim_times.tcl script since, if i paste the actual code to command line I get the same error:
    OMB+> OMBCREATE TIME_DIMENSION 'TIMES'\
    SET PROPERTIES ( DESCRIPTION, BUSINESS_NAME, DEPLOYMENT_OPTIONS)\
    VALUES ('Times', 'Times', 'Deploy All')\
    ADD NORMAL_CALENDAR HIERARCHY 'TIME_STD'\
    SET PROPERTIES ( DESCRIPTION, BUSINESS_NAME )\
    VALUES ('Time Standard', 'Time Standard')\
    SET REF (CALENDAR_MONTH LEVEL 'MONTH',\
    CALENDAR_QUARTER LEVEL 'QUARTER', CALENDAR_YEAR LEVEL 'YEAR')\
    IMPLEMENTED BY STAR SET REF SEQUENCE 'TIME_DIM_SEQ'\
    POPULATE DATA FROM 2001 FOR 1 YEARSoracle/AWAction/Attach
    Interestingly, I also have a problem with trying to create the time dimension using the Time Dimension Wizard in the Oracle Warehouse Design Centre. (see this thread Re: Problem with Time Dimension generating and I'm now wondering whether the 2 issues might be related.
    Any help would be greatly appreciated!
    Thanks

  • OWB 10g R1 - trying to connect to 11g database

    Hi,
    Is it possible for OWB 10g R1 (10.1.0.3.0) to connect to a database on Oracle 11g, incidentally it is Oracle 64bit. Currently I am having difficulty when deploying objects, the error message says it cannot find the remote object on the Oracle 11g database.
    Thanks,
    Marlise Burke

    Hi user589658 ,
    Do you have the reference to the Metalink document that States that?
    We have an old 10g rel 1 repository and we now have to generate mappings to extract from , and populate another 11g database.
    The metalink reference would help us to justify to management the upgrade of our OWB repository and clients to 11g
    Thanks

  • Forms 10g rel.2: new behaviour when accessing the db and not logged on

    If I start a form and I'm not connected, then I have a problem with one of my standard-logon-routines.
    This behaviour is new in 10g rel.2 I think.
    If I start a function on the db and the form is not connected I get a FRM-92101 - There was a failure in the forms server during startup...
    This is a migrated form, which runs in 6i, 9i, 10g rel.1, but not in rel. 2.
    Who nows a workaround ?

    see my post in this thread:
    FRM-92101 when user tries to log on with invalid password

  • New licensing for OWB 10g R2 (Paris)

    Hi,
    Does anyone know how much the new licenses (per DB server CPU) for OWB 10g R2 (Paris) cost?
    Is it correct that the features for the modeling of SCD 1 and 2 are not included in the basic "Core ETL Features"?
    If I'm using the the SCD 2 features to develop the OWB mappings do I also need to license the "Enterprise ETL" for the production server?
    Related to the previous question: for the production DB where I only need the runtime part of the repository is it required to license any options?
    Regards
    Maurice
    PS: 2 links related to these questions:
    http://www.rittman.net/archives/2006/05/owb_10g_release_2_now_availabl.html
    http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.htm#HowisOWBPackaged

    Maurice, not sure what to say. If you've been using OWB, then you don't lose any functionality going to the new version, and it will be "free". You simply won't get any of the new functionality (all of the old functionality is included in the "core" features)
    However, as I said in the other post, I hope Oracle reconsiders the SCD 1 / 2 / 3 licensing. To me, SCD type 2 are not "enterprise level" functionality - that is base level functionality for ANY data mart or data warehouse. I have no problems with paying for options the other ETL vendors are charging for (data quality comes to mind...), but if we deploy a large DW on a 32 processor box, paying for the Oracle licenses AND an addition $300,000+ for OWB functionality just to simplify SCD type 2, seems WAY overkill. Actually, in our project, we had pretty much settled on Oracle as the RDBMS for our DW, but if OWB is up in the air, we will probably open this up for an RFQ.
    Scott

  • Experts VS Process Flows on OWB 10g Release 2 (Paris)

    I was looking at the the new features list for OWB 10g Release 2 (Paris), and I notices the new feature called Experts. Does anyone have any insight into when an Expert would be used instead of a Process Flow? It doesn't look like Process Flows are going away, so I was trying to get a grasp of the use for Experts.
    From Here:
    http://www.oracle.com/technology/products/warehouse/htdocs/owb10gr2%20new%20features.htm
    Experts. Experts are solutions that enable advanced users to design solutions that simplify routine or complex tasks that end users perform in Warehouse Builder. You can design these solutions in the Expert Editor which resembles the Process Flow Editor and shares many of the same commands and navigational tools.

    Hi,
    Just to start with the Experts capabilities, they can be used for designing schema objects.......I tried with an expert for sampling the source files, creating External Tables on top of it....validating and deploying..........itz very interesting to work with.........I am unable to see the practical use of this for end users.....
    where as we all know, the PF can only be for executing the deployed objects.....
    Mahesh

  • When will the new OWB 10g release 2 be available?

    HI...
    I would like to know if there is a timetable to
    download in the OTN site about the new version of OWB 10g release 2..
    I saw the the new version of this tool last year in the Oracle Open World and I am very curious to do some test and implement in our production environment.
    We are using OWB 10.1.0.2..
    Thanks
    Flavia Soares Silveira
    Scania Latin America ltda

    Good morning Tracy,
    According to Oracle OWB is going to be part of Oracle Business Intelligence... at some stage in the future.
    Right now BI10g consists of the following (check link at http://www.oracle.com/technology/software/index.html):
    Oracle Business Intelligence
    ... Oracle Business Intelligence Discoverer
    ... Oracle HTTP Server
    ... Oracle Application Server Containers for J2EE (OC4J)
    ... Oracle Enterprise Manager 10g Application Server Control
    ... Oracle Application Server Web Cache
    No OWB10gR2 as you can see.
    Metalink rang me earlier this week for some TAR, and they were hoping to see OWB10gR2 released this year... this implies that we have to count ourselves lucky if that means december. At the moment they're working hard to get a stable product out, guess there are more serious bugs to solve than they had anticipated on previously.
    Cheers, Patrick

  • OWB 10g Release 2 from 32 bit to 64 bit on Linux

    Hi guys,
    I have a client who is planning to migrate their Linux server from 32 bit to 64 bit and migrate their Oracle database from 10.2.0.3 from 32 bit server to 10.2.0.3 from 64 bit server.
    We have OWB 10g Release 2 (10.2.0.3) installed in the 32 bit server.
    Our DBA is planning to move the entire database to the new server including the OWB repositories.
    My question is,
    Will the following work?
    1. Install the OWB 10g Release 2 (10.2.0.3 or 10.2.0.4) 64 bit in the new 64 bit Linux 64 bit server
    2. Remove all the OWB repository user schemas & roles from the database where OWB is installed
    3. Install the OWB repository in the new 64 bit server
    4. Import the .mdl backup of the project from existing OWB 32 bit to the new OWB 64 bit server
    5. Configure the project with the new server
    OR
    Since our DBA is planning to move the entire database to the new server including the OWB repositories
    1. Install the OWB 10g Release 2 (10.2.0.3) 64 bit in the new 64 bit Linux 64 bit server
    Will I be able to access my repository that is migrated from the 32 bit server (avoiding the installation of OWB repository and importing the project and configuring the whole project in the new server) ?
    Please someone shed some light on this. Your help is appreciated
    Thanks in advance....
    Edited by: user528846 on Feb 11, 2010 11:59 AM
    Edited by: user528846 on Feb 11, 2010 11:59 AM

    Does this mean, ... we have to install the OWB 64 bit and install a new repository in the 64 bit server?In my opinion you don't need to create new repository.
    After migrating database to 64bit perform steps from Metalink note 434272.1 "How To Update Warehouse Builder 10.2 After A Database Cloning".
    It is better to save the same path for new OWB 64bit software. If you install OWB into different path you need to update OWBRTPS table with new path to OWB software (look at metalink note 550271.1).
    Regards,
    Oleg

  • OWB 10g repository assistants no longer work on 10.3.0.1 win2003

    Just posted this to the database forum... oops.... now that I'm in the right spot...
    I just installed Oracle 10.2.0.1 for win2k3 and OWB 10g. With 10.1.xxx the design and runtime reporitory assistants worked fine building their respective schemas, but with the new database release, they tell me that sys and system (and any other user with dba priv's) need to have dba priv's. Is this a known bug in the new release for winsrv?

    From Metalink note 332371.1:
    The OWB 10.1.0.2 and 10.1.0.3 versions are not certified with the 10gR2 database.
    A complete 10gR2 certification will be available for the OWB 10.1.0.4 patch.
    You will need to wait for the release of the 10.1.0.4 OWB patch or use and earlier version of the Database.

  • Is it a bug in Oracle 10g rel 1

    I have server installed in Oracle 10g rel 1 and I have client installed as oracle10grel2. I am unable to export data from client machine. It is giving me a error. Can anyone help me out.
    Regards
    Vijay Kumar

    You need exp from 10gR1.
    Oracle works in downwards compatibility mode.
    This means lower version clients can connect to higher versions server, not necessarily the other way around.
    exp is a specific case as exp has sql statements hardcoded in the tool.
    Those statements are version specific.
    (One would wish Oracle would change exp to bail out immediately when connected to a lower version database)Due to this only, I need the URL for client of version 10g rel 1 for the server 10g rel 1.
    Regards
    Vijay Kumar

  • AlertfileErr: ORA-02097 and ORA-00439 on Oracle 10g Rel 2 Stdrd Instances

    Hello,
    I need some help for the following alert file erros, that I get periodically on every database instance.
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-00439: feature not enabled: Database resource manager
    I red in another newsforum, that this ist a bug, cause Oracle Standard Edition uses functionality of the Enterprise Edition(=DB Resource manager). Is there any workaround for this? I don't have access to the Oracle metalink section.
    Database Resource Manager isn't installed in my environment.
    Environment:
    Windows 2003 SP1
    Oracle Database 10g Rel 2 (10.2.0.1) Standard Edition
    Hope anybody can help me.
    Thanks in advance,
    Zigi

    Yes,
    and That's exactly my problem. I haven't installed the resource manager. And I don't know which process, session, jobs or what ever tries to use the resource manager.
    I only created round about 50 Tables and views in the database, no stored procedures or anything special, no jobs.... only simple SQL Statements.
    and I'll get this message nearly every 6 hours. so what is going on there.
    The only thing, that i found was this:
    http://ora-02097.ora-code.com/msg/49049.html
    I don't have access to metalink so I don't know how to solve this problem.
    Can anybody help?

  • Oracle 10g Rel 2  - Proxy connection authentication with SAP User ID

    Dear Experts,
    We are currently doing some research and planning to upgrade SAP R/3 4.6C to ECC 6 and upgrading Oracle from version 9.2 to 10.2
    In upgrading to Oracle vers. 10g Rel 2, we got advised that Oracle has apparently introduced a new proxy connection authentication, in which the SAP user ID is given limited privileges (create session only) ??
    If you have any information on this or known any impact about this issue, please advise us.
    Thanks in advance.

    Thanks for your help, Kaushal.
    I also found the SAP Note 834917 (Oracle Database 10g: New database role SAPCONN and it seems to be on a right direction to cope with that problem.
    - For Oracle releases earlier than 10gR2, the CONNECT role includes extensive database authorizations and the more restrictive CONNECT as of 10gR2.
    - To overcome this restriction, SAP need to find a way to compensate this, so does it come SAPCONN.
    - SAPCONN is the new SAP-specific database role, which is defined to support the normal SAP applications operations (CONNECT, RESOURCE and SELECT_CATALOG_ROLE).
    Once again, thanks.

  • SCD type 2 in OWB 10g R2

    Hello,
    I am trying out the SCD type 2 in OWB 10g R2. I have no hierarchies and hence created a dimension with one level. Apart from three business attributes I have 2 mandatory attributes as "EFFECTIVE_DATE" and "EXPIRY_DATE". I have set one of the business attributes to "Trigger History".
    I have 3000 rows in the source table. There is no transformation. the data is loaded from source to this dimension directly. One business attribute is loaded using a constant.
    When I executed the mapping, all 3000 rows are populated in the target with the expiry date column having null values and current date in the effective date, which is absolutely fine. When I execute the mapping again without changing anything in the source, rows are inserted in to the target with the effective date set to the second run and the expiry date set to previous effective date. As I understand new rows should be inserted only if there is change in the data.
    Please correct me if I am wrong. Please clarify and if my understanding is right where am I doing wrong with OWB?
    Your help is greatly appreciated
    Thanks a lot on advance!
    Regards,
    Maruthi

    Hi Roelant,
    I think it is important to be aware that although Paris - 10gR2 - is not actually buggy (in this respect!), it is really quite idiosyncratic in exactly how it processes SCDs.
    I followed up on your and Mark's comments, and did an in depth analysis of this topic. It is at http://www.donnapkelly.pwp.blueyonder.co.uk/documents/OWB_10gR2_SCD.pdf
    My conclusions are perhaps of interest to anyone considering doing SCD processing with Paris.
    I'll be doing a follow-up this weekend, and publishing a sort of 'how-to-do-it' guide.
    Cheers,
    Donna
    Message was edited to add the words: "in this respect"

  • Oracle Application Server 10g Rel 3 and forms Application Deployment

    Dear All,
    I am in process of installing Oracle AS 10g rel 3. and I have an application (ERP) devloped in Oracle 10g IDS (Devloper Suite). So when I read the installation Doc for Oracle 10g rel3 installation I didn't get any information regarding the forms-reports component.
    So can somone please tell me how I can deploy my IDS based application in Oracle 10g Rel 3 Application Server. Or if there is any other process to deploy the application in application Server.
    Oracle AS 10g Rel3 DVD containing the following folder------ bpel, companioncd, esb, owsm, soa
    Thanks in Advance.
    Pradeep Sharma

    Hi Pradeep,
    Forms cannot be deployed in 10gR3. you need to have 10gR2.
    thanks,
    --Ranga                                                                                                                                                                                           

Maybe you are looking for