OWB and Licenses

Hi,
I have do load data from Oracle and SQL Server and transform it with OWB.
Does anyone know which licenses I must have.
Must I download OWB or can I use den OWB included in the database?
Oracle 11g and Linux.
Regards
Siegwin

can any one please help me on this?

Similar Messages

  • I have two Creative Cloud accounts, occurred by accident, I wish to merge them and have all my details and licenses under one account, how do I do that?

    I have two Creative Cloud accounts, occurred by accident, I wish to merge them and have all my details and licenses under one account, how do I do that?
    This is due to the different changes Adobe has gone through and unfortunately I used different emails at certain times.

    Under one Adobe ID you can have one CC only,if by accident you have purchased two CC under one account, it needs to be cancelled & refunded, please contact Adobe Support at
    http://adobe.ly/yxj0t6
    Regards
    Rajshree

  • OWB and DB2

    I have connected Oracle 9i and DB2 v7 and query DB2 in SQL Plus is fine. However, it doesn't for the connection between OWB and DB2.
    Anyone can help?
    Thanks!

    Try the following and use the database link as the source.
    1. Copy inithsodbc.ora to initQA_DB2.ora in $ORACLE_HOME\hs\admin
    HS_FDS_CONNECT_INFO=DNS_NAME_OF_YOUR_CONNECTION
    HS_FDS_TRACE_LEVEL=0
    2. Add the following lines to listener.ora in Oracle server ($ORACLE_HOME\NETWORK\ADMIN)
    (SID_DESC =
    (SID_NAME = QA_DB2)
    (ORACLE_HOME = $ORACLE_HOME)
    (PROGRAM = hsodbc)
    3. Add the following lines to tnsnames.ora in Oracle server ($ORACLE_HOME\NETWORK\ADMIN)
    DB= (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)
    (HOST=localhost)
    (PORT=1521)
    (CONNECT_DATA = (SERVICE_NAME=QA_DB2)
    (HS = OK)
    4. Execute CATalog script for Heterogeneous Services in Oracle server ($ORACLE_HOME\RDBMS\ADMIN\caths.sql)
    5. Create database link
    drop public DATABASE LINK dwh_qa_db2;
    CREATE public DATABASE LINK dwh_qa_db2 CONNECT TO "carlosmo" IDENTIFIED BY "E1Qual" USING 'DB2';
    6. Test the connection
    SELECT *
    FROM SomeTable@dwh_qa_db2

  • OWB and DB2 connection

    I have connected Oracle 9i and DB2 v7 and query DB2 in SQL Plus is fine. However, it doesn't for the connection between OWB and DB2.
    Anyone can help?
    Thanks!

    Try the following and use the database link as the source.
    1. Copy inithsodbc.ora to initQA_DB2.ora in $ORACLE_HOME\hs\admin
    HS_FDS_CONNECT_INFO=DNS_NAME_OF_YOUR_CONNECTION
    HS_FDS_TRACE_LEVEL=0
    2. Add the following lines to listener.ora in Oracle server ($ORACLE_HOME\NETWORK\ADMIN)
    (SID_DESC =
    (SID_NAME = QA_DB2)
    (ORACLE_HOME = $ORACLE_HOME)
    (PROGRAM = hsodbc)
    3. Add the following lines to tnsnames.ora in Oracle server ($ORACLE_HOME\NETWORK\ADMIN)
    DB= (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)
    (HOST=localhost)
    (PORT=1521)
    (CONNECT_DATA = (SERVICE_NAME=QA_DB2)
    (HS = OK)
    4. Execute CATalog script for Heterogeneous Services in Oracle server ($ORACLE_HOME\RDBMS\ADMIN\caths.sql)
    5. Create database link
    drop public DATABASE LINK dwh_qa_db2;
    CREATE public DATABASE LINK dwh_qa_db2 CONNECT TO "carlosmo" IDENTIFIED BY "E1Qual" USING 'DB2';
    6. Test the connection
    SELECT *
    FROM SomeTable@dwh_qa_db2

  • How to decide between OWB and ODI?

    Having to decide whether to choose Oracle Data Integrator or Oracle Warehouse Builder like tool for creating a dataware house and loading data into it, what should I choose and why?
    I'm an old pl/sql developer but new on datawarehousing (I've been dealing with it for few months) and I'd like to undestand what fits better for me. It seems to me that OWB and ODI look not very different to each other, don't they?
    My Oracle vers. is 10gR2
    Thanks!

    Mark1970 wrote:
    Having to decide whether to choose Oracle Data Integrator or Oracle Warehouse Builder like tool for creating a dataware house and loading data into it, what should I choose and why?
    I'm an old pl/sql developer but new on datawarehousing (I've been dealing with it for few months) and I'd like to undestand what fits better for me. It seems to me that OWB and ODI look not very different to each other, don't they?
    My Oracle vers. is 10gR2
    Thanks!Oracle corporation's statement of direction says ODI is their strategic ETL tool and if you and investing into Oracle ETl for the 1st time then it is better to invest in ODI .
    OWB will be supported and finally OWB and ODI will get merged into a single tool.
    For a pl/sql guy like you , the code generated by OWB is easy to understand as OWB mainly generates pl/sql code ( apart from sql loader and sap abap code ) . But that should not deter you to use ODI as ODI generates mainly SQL code (plus sove native code depending upon the technology used and KM) .

  • Hardware key and license key

    Hi All,
    I have a question about the HW key and license key for SAP on Solaris.
    As currently, we would like to replace the existing hard-disk with a larger one.
    And i would like to know that, can we using the same license generated before, or we need to generate a new one?
    Regards,
    Cheung

    Hi Wing,
    Got no documentation explicit about this, only personal experience. You can look at note 94998, and perhaps this PDF: https://websmp106.sap-ag.de/~sapidb/011000358700005997252005
    Best Regards,
    JC Llanes.

  • Logic to Pull ECCN Number and License Number  in SAP-GTS System

    Hi,
      Can anyone help me provide logic to get ECCN Number and License Number in GTS module,
      Please provide table and fields which contains transaction data.
    Regards,

    Hi Ramu,
    If a licence is assigned to an item, you can see it in the "Control" tab.
    Regards,
    Dave

  • OWB and Oracle Express or other methods...

    Hi
    Is it possible to connect Express DB directly from OWB and share some Objects
    or import some structures via EIF-Files?
    What's the best way to migrate from Express to "up-to-date" olap? We have little bit complicated structures with lot of permits (because of extern partners) and more hierarchies on dimesions (incl. time dimension) etc.
    thanks
    Jarek

    Mike,
    Simply speaking, Express can be considered complementary to OWB. OWB helps you create/maintain a relational star-schema warehouse. Express can then be used to analyze the information in that warehouse using it's inherent on-line analytical processing (OLAP) capabilities.

  • Build in OWB and make map in AWM?

    Hi all,
    Would it be possible to design and deploy the dimensional objects (dims/cubes) using OWB and make a mapping to populate them using AWM? These are all MOLAP objects. The advantage of designing in OWB is the editor and e.g. the ability to add calculated measures in cubes using the wizard.
    Just did a quick test. When deploying a MOLAP dimension from OWB, in AWM it shows the map with several OWB-generated views to populate the object. I don't want to use those since I don't want to build a map in OWB. I have a simple 1-to-1 view to populate the object in AWM. However, when removing the OWB views from the map in AWM and replacing it by my view, when applying the changes it comes back with an error:
    An error occurred creating DimensionMapGroup D_DIM_EMPLOYEE_M.TOTAL.MAPGROUP1.DIMENSIONMAPGROUP : ***Error Occured in DELETE_MAPPING_GROUP: You provided extra input starting at '$'.
    The error detail window shows:
    oracle.AWXML.AWException: An error occurred creating DimensionMapGroup D_DIM_EMPLOYEE_M.TOTAL.MAPGROUP1.DIMENSIONMAPGROUP : ***Error Occured in DELETE_MAPPING_GROUP: You provided extra input starting at '$'.
    at oracle.AWXML.MappingGroup.Delete(MappingGroup.java:125)
    at oracle.olap.awm.dataobject.modeler.ModelDO.deleteObjectInAW(ModelDO.java:533)
    at oracle.olap.awm.dataobject.modeler.ModelDO.deleteAllMaps(ModelDO.java:1937)
    at oracle.olap.awm.dataobject.modeler.DimensionDO.createMaps(DimensionDO.java:589)
    at oracle.olap.awm.dataobject.modeler.DimensionDO.update(DimensionDO.java:746)
    at oracle.olap.awm.dataobject.dialog.PropertyViewer.doApplyAction(PropertyViewer.java:770)
    at oracle.olap.awm.dataobject.dialog.PropertyViewer.access$200(PropertyViewer.java:54)
    at oracle.olap.awm.dataobject.dialog.PropertyViewer$1ApplyThread.run(PropertyViewer.java:550)
    If this doesn't work it's just another blow to our olap-in-oracle implementation plan.
    Does anybody have experience with this issue?
    Thanks,
    Ed

    You'd better make the reservation of Genius Bar and show them about your problem.

  • OWB and OEM Version ERROR (Urgent)

    Hi All,
    I am using OracleWarehouse builder version 9.2.0.2.0.8 and OEM version 9.2.0.2.0.10 and i am getting error while creating cubes in OEM. Is it due to different versions of OWB and OEM.
    Please Let me know, if anyone knows about it.
    with regards
    Mukesh Harjai

    Hi Mukesh,
    You do not need to create the dimensions in OEM, you can use Warehouse Builder to do this.
    On how to do this, check out this viewlet: http://otn.oracle.com/products/warehouse/htdocs/OLAP_viewlet_swf.html, and perhaps take a look at the following whitepaper: http://otn.oracle.com/products/warehouse/pdf/Enabling_OLAP_with_OWB.pdf.
    Thanks,
    Mark.

  • 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

  • Issue with CC 2014 applications asking me to login and license every time.

    Hi,
    Having an issue with Creative Cloud 2014 application asking me to sign in and license the software every time i open them, the sign in works fine and allows me to use the product so why does it constantly ask me to log in every time I open Photoshop, inDesign etc.
    I have tried the following -
    Removing the OOBE folder and reinstalling the CC app but still not luck happens in both the admin account and standard user account where it will ask you to license the software everytime.
    Found this http://www.urbansouldesign.co.uk/web-tips/adobe-creative-cloud-asking-for-serial-number/ but when changes made unable to open the apps at all and tells me they need to be reinstalled.
    Remove the user from teams and re invited but problem still there after that too.
    Signed in on another machine fine and licensed the software with no problems.
    Any ideas or help would be appreciated.
    Thanks
    Anthony

    A chat session where an agent may remotely look inside your computer may help
    Creative Cloud chat support (all Creative Cloud customer service issues)
    http://helpx.adobe.com/x-productkb/global/service-ccm.html

  • OWB and BO

    Hi,
    We have Business Objects (BO) which uses legacy data warehouse in SQL Server.
    Our new application is Oracle 10g(SE) based and has it's own BI Application. Vendor has supplied all the OWB Modules, repository, etc.
    Eventually I would like to use BO as the BI application.
    If the OWB is set for the complete ETL, can BO be linked directly to the Target database/data warehouse?
    In this case do I require Dimensions and Cubes?
    Since SE has limitations, I won't be able to create Dimensions/Cubes, so is there any possibility that I use only the Mapping and ETL functionality of OWB and ignore Dimensions and Cubes?

    Yes, you can build your own layer as a BO galaxy and connect to the database directly. In some of our projects we only use OWB for ETL and database modelling and BO as frontend, because it is much better than the Oracle Discoverer.
    Regards,
    Detlef

  • OWB and excel 2007

    hi ,
    i am working with OWB and have made an warehouse with OWB .
    can I use excel 2007 as BI tools and connect OWB to it and make report ?
    cheers
    Padideh

    Hi,
    Please refer to the Note 1240811 - Known issues with BPC and Office 2007.
    Hope it helps.
    Regards,
    Raghu

  • OWB and Stage/Target Schema Options?

    OWB and Stage/Target Schema Options?
    =========================
    Thanks for your replies.
    As we know that we need to have Landing, Staging and Target (Data Warehouse) areas in ETL process. We are able to configure in multiple ways in OWB.
    Option 1
    Keep everything in single schema/oracle instance with different object naming convention.
    Option 2
    Keep each one in separate schema such as Landing schema, Staging schema and Target schema in single oracle instance.
    Option 3
    Keep each one in separate server such as Landing server, Staging server and Target server in multiple server/oracle instance.
    What are the advantages/disadvantages on above options?
    Which of the above options worked better in OWB environment for you?
    There are some folks suggests to work with out staging schema. Is it a good idea?
    Do you have any pointer?
    Thanks in helping out.

    Option 1
    Best for small Project .Some 15-10 Target tables.
    Difficult to manage and Recovery will be difficult
    Small team Managing Everything
    Option 2
    Best for Big project having lots for tables .
    Easy to manage.
    Option 3
    NA
    Cheers
    Nawneet

Maybe you are looking for

  • Problem - Channel Mapping in Audition 5.5 CS

    I am trying to find a way to map more than one input channel at a time using Adobe Audition 5.5 CS on a Mac Pro Quad Core system connected to a PreSonus Studio Live 16.0.2. When going into the channel mapping options it only allows for mapping one in

  • Tile List selection after pressing embedded Image button

    Hi; I am working on SAP Work Manager 6.0 customizing using Agentry 6.1.3. I have this tile list that contains items. At the bottom of this tile list, I have a button that targets the selected item on the tile list. This button has an action which cha

  • How to create the ICONS and SYMBOLS

    how to create the ICONS and SYMBOLS Title was edited by:         Alvaro Tejada Galindo

  • Change 'Add A Place' header in Word

    When using Word, a user can "Add a Place" for saving and opening documents for OneDrive or SharePoint; connecting to the Office 365 SharePoint location. By default, this location is set to the default SharePoint site collection (jcare.sharepoint.com)

  • Optimized pdf grayed out in Acrobat XI

    I am creating a pdf portfolio of artwork and documents. I need to have the pdf smaller in size- and the Optimized pdf... option is grayed out.  What am I doing wrong?   Thanks!