Deployment location in OWB 10.2.1.

Hi ,
I have installed the OWB 10.2.1 on Windows XP Platform successfully. I had an export file done in the previous version 10.1.4 and import it - migrating beforehand the import- to the new version. Everything was OK , except for just a warning about the difference between the base language on the export file and the new OWB installation.
When i try to deploy a mapping , i get the error message RTC-5272: There are invalid target locations DEPLOYMENT LOCATION.
There are one or more locations specified as deployment locations that are either of type database or are source locations.
Where are defined these deployment locations.... as this new OWB version is slightly to much different to the previous version.... Is it under the Configurations directory...in thw OWB client Tool environment????
I haven't found any property value database or source location regarding the deployment location.
What can I do in order to disassociate the deployment locations from the objects - as OWB points out...?????
Regards,
Simon

I got this same error after importing projects. This is what I did to resolve:
My "location" was brought over when I did the import. But the properties were not set on the "location". I had to go to the "Connection Center" and set the properties for my "location". Basically, I had to set the username/pwd, node, port, service name, etc. After this, I was able to deploy.

Similar Messages

  • Versioning, Deployment, Execution in OWB 9.2

    For the warehouse created using OWB versions 9.0.3, my company used a versioning tool. All the PLS generated using OWB were moved to Source control system and from there deployed to Target Schema.
    Now in 9.0.4 generated code contains location information that gets replaced by physical location only when code is deployed using OWB. So the old system of versioning and deployment doesnt work. We need to deploy using OWB only. In this case we loose all the versioning of mappings.
    Question 1 :
    Will you please suggest a solution how can we do versioning of our code now ? Versioning is very important for us. In case it is not possible then can we go back to old system of deployment and execution by doing some manual workarounds.
    Question 2 :
    Is it necessary to deploy thru OWB only because of Location factor. In that case if we design such that source and target tables are in the same then these mappings will not contain location information and we should be able to deploy them without using OWB ? What are the other disadvantages of using this approach.
    Question 3 :
    When executing mapping using the template provided by OWB, we need to provide location name and execute it from Runtime Repository owner. I guess, When I deploy outside OWB I will not be able to use this method of execution. Default parameters and custome parameters of the mapping are stored in run time repository under the location name at the time of deployment . This information is accessed by the template to execute mapping. ( is it true ??)
    We are not going to use multiple physical configuration for the same mapping, so if we deploy not using owb, can we execute directly in Target schema, without using template. How can we provide the input parameter to Main function in this case ?
    Question 4 :
    Will we be able to get Audit information if we do not use OWB's recommended way of deployment and execution.
    Vibha

    Vibha,
    Question 1:
    What you can do, is store the entire deployment script using the deploy to file option and version control that file. The format will be an ASCII-based XML file that versions exactly the same as you would version the files that OWB generated in previous releases.
    Also, you may be interested in the version control you can do inside of OWB. That is, as of 9.0.4 we enable you to create snapshots of your design, which you could compare and restore at any point in the future. In 9.0.4, we provided a beta UI on top of this feature (scripting would be the other way to go), but in 9.2 we provide a production quality UI. To enable the UI in 9.0.4, close the product, locate preference.properties in <owb home>\owb\bin\admin and change the setting for MCMUIEnabled from false to true. Please do consider migrating to OWB92...
    Question 2:
    The locations were also introduced to support multi deployment (e.g. development, test, production) with potentially different physical setups of the machines, but no design changes necessary. Also, execution uses the location concepts. Did you already read http://otn.oracle.com/products/warehouse/pdf/OWB_RuntimeChanges.pdf, which contains more information about the changes and why these are there?
    Question 3:
    To execute directly from the database, I recommend you download http://otn.oracle.com/sample_code/products/warehouse/files/run_my_owb_stuff.sql and use that as the basis for your execution. The entire architecture changed from 9.0.3 to 9.0.4... and the runtime platform now manages the execution. Via the script above you get a wrapper around the script that OWB provides out of the box (minimum version 9.0.4.10).
    Question 4:
    The generated code contains all the calls to log the audits, so in principle yes. Having said that, if you do not deploy through OWB... it will be difficult to get the correct references that OWB will use during its logging to be resolved. I hope that with the explanation above you will be able to deploy and run inside the OWB context and make the entire environment work for you.
    Thanks,
    Mark.

  • RPE-02150: Failed to connect with user... when deploying location

    Hello.
    I've created cube and 3 dimentions in OWB 10.2, then derived them to make business definition for Discoverer 10.1.
    When I try to deploy this business definition, I get error "RPE-02150: Failed to connect with user xxx, password ***, connection null. Disco export file 5039.eex written to directory owb/deployed_files." The error appears at deploying location step. What feature is that?
    Thanks,
    Evgeni

    Hi,
    same situation, same behaviour. I've seen, that the location for the discoverer could only be of type 10.1 database in the lov of the location form. But the database is 10.2. Perhaps that might be the problem.
    Do you have any other suggestions?
    Ciao Stephan

  • How to use OEM location in OWB?

    What is a purpose of oem location in owb 9.2 (9.0.4)?
    This location doesn't use in any module and integration with oem realize through oem_exec_template.sql script that manually register in oem.
    How to use this location?

    Dmitry,
    This location would be used in the process flow configuration of an individual activity. The location enables you to perform remote node execution. For example, if you wanted to execute SQL loader on a remote node (not the actual target machine) then this would happen via the OEM location. The use of the OEM location would require an Oracle Management Server (OMS) set up and OEM agents locally.
    Mark.

  • Peculiar Deployment Error in OWB

    Hi All,
    I have a mapping (M_TEST_PROCEDURE) which has the following sequence of operators.
    Source Table -> Mapping Transformation (Procedure) -> Expression -> Pivot -> Target Table.
    The mapping validates without any errors. But when tried to deploy this mapping it gives me the following error.
    OWB Error MappingGenerator.generate WBGeneratedObject[] in null or length 0 for M_TEST_PROCEDURE.
    The detailed error message is:
    oracle.wh.repos.sdk.exceptions.WBException
    oracle.wh.repos.sdk.exceptions.WBException
         at oracle.wh.ui.runtime.application.WHRuntimeProgress.notifyInternalError(WHRuntimeProgress.java:180)
         at oracle.wh.ui.runtime.application.WHRuntimeGeneration.run(WHRuntimeGeneration.java:111)
    \nCMPException message and stack trace:\njava.lang.NullPointerException
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:277)
         at oracle.wh.ui.common.OWBConsumer.dataItemAvailable(OWBInfoBus.java:380)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:159)
         at oracle.wh.ui.common.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.application.WHRuntimeProgress.showResults(WHRuntimeProgress.java:84)
         at oracle.wh.ui.runtime.application.WHRuntimeGeneration.run(WHRuntimeGeneration.java:107)
    If the mapping sequence is
    Source Table -> Expression -> Pivot -> Target Table.
    The mapping works fine and gets deployed without any errors.
    Also if the mapping sequence is
    Source Table -> Mapping Transformation (Procedure) -> Expression -> Target Table.
    The mapping works fine and gets deployed without any errors.
    The problem occurs only when the Mapping Transformation (using a procedure) is used with a pivot operator.
    Has anybody experienced such problems before ??? If yes, can you please throw some light as to why is this happening. There is one more thread in this forum regarding the same problem, I have seen that but the problem still persists..
    All your valued suggestions are welcome.
    Regards
    -AP

    The target table loading type is INSERT, and match by constraint is set to 'No constraints'.
    There is no INSERT/UPDATE or UPDATE/INSERT anywhere in the mapping.
    This really seems to be a awkward problem.
    You can try yourself. Make a stored procedure (doing a very simple thing ... taking an input value adding a constant value and then returning that value back).
    The sequence of operators used in the mapping:
    Source Table -> Mapping Transformation (using the above procedure) -> Expression Operator -> Pivot Operator -> Target Table.
    Try to deploy the code ... u will get a deployment error which OWB itself does not understand.
    Any more hints of help ?
    Regards
    -Arnab

  • Building & deploying cubes in OWB (can we do these by using XML scripts)

    Hi Guys,
    Building & deploying cubes in OWB (can we do these by using XML scripts).
    Is it possible in OWB?
    Please help me ASAP..

    Hi, i managed to work out a solution with my web host.
    The problem was that they are using Apache to process all incoming http requests then only forwarding specific requests to tomcat.
    So by entering the port number after the domain ie www.mydomain.com:8080/ the http request went directly to tomcat and was processed correctly.
    Furthermore my web host configured apache so all requests go straight to tomcat so now the port number isn't even required and all is well with the world again!
    except... navigating to different pages in my site does not update the url correctly.
    For example the site loads index.jsp when entering www.mydomain.com/ but when navigating to another page (i.e. photo.jsp) the photo.jsp page loads ok but the url is updated to www.mydomain.com/faces/index.jsp which is not correct. When refreshing the photo.jsp page it reloads the index.jsp page because of the incorrect url.
    any ideas...

  • Scripting active configuration deployment location for an oracle module

    Hi,
    Does anyone know how to script the setting of the active configuration deployment location for an oracle module?
    I have executed the following which works fine but I can't figure out how to make it active so the module shows up in the control center to allow deployment.
    I can of course do it manually in the design center by right clicking on the module in the design center, selecting 'Configure' and then (strangely) just selecting the location property which then automatically sets the active location and then it shows up in the control center.
    OMBALTER ORACLE_MODULE 'MOD_EXT' ADD REFERENCE LOCATION 'MIG_EXT_LOCATION' SET AS DEFAULT
    Oracle module MOD_EXT altered.
    OMBALTER ORACLE_MODULE 'MOD_EXT' SET REFERENCE METADATA_LOCATION 'MIG_EXT_LOCATION'
    Oracle module MOD_EXT altered.
    Any ideas?
    Regards,
    Brad

    Hi Brad,
    before you set the location you have to set the correct configuration (in case you use more configurations than the default "DEFAULT_CONFIGURATION") as active configuration:
    OMBCAC 'MY_CONFIGURATION'
    Regards,
    Carsten.

  • Error RTC-5346 in registering target location in OWB Deployment manager.

    Hello!
    Dear experts, I've got DB 10GR2 and I downloaded OWB 10.1. I've installed OWB successfully and began to look through the samples. And during my trying to register a target location (when I looked through the sample "Deploying targets") I’ve got an error : “RTC-5346 :the oracle database location 10.1 is not equal to target version 10.2”. As I mentioned before, my DB’s version is 10.2 and OWB’s version is 10.1. May be it is the matter?
    So, what would you suggest me in such a situation? Do I have to fulfill any patches or something like that?
    Thanks in advance,
    Alexey.

    Detlef,
    your right. Apparently, the information I got only applied to OWB 10g versions 10.1.0.2.0 and 10.1.0.3.0 which are not certified against an DB 10g R2, because of BUG 4537766...
    For 10.1.0.4.0 there is indeed no problem.
    Grtz.
    Philip.
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]

  • Workflow Deployment Wizard - in OWB

    I am working with Oracle Warehouse Builder, and I can generate all my project and I can also register my jobs in OEM by OWB.
    Now I'm trying to run the "Workflow Deployment Wizard", in order to schedue my jobs into Workflow.
    I need to do that, and I've already installed the "Oracle Workflow Server" in the same machine where the Oracle9iAS is located (SUN).
    The infrastructure database is located in another SUN machine.
    In order to install Oracle Workflow Server in Oracle9iAS, I followed the instructions to install InterConnect, that has embeded the Workflow.
    In the workflow login, I connect with the user "owf_mgr" and I follow
    clicking next untill the end. In the last window, "Finish", I keep selected the box "Do you want to deploy Workflow Process into Oracle Enterprise Manager?" and click "Finish".
    So, only the first 3 jobs are created into OEM, the "Item Type". Afther that, the following error message appears:
    WKF0012: Oracle Enterprise Manager job registration failed:
    WKF0013: Oracle Enterprise Manager job registration failed.
    Verify that the Oracle Management Server is running and that the
    Oracle Enterprise Manager Directory parameter in the warehouse module is configured correctly.
    Does anyone have any idea of what's happening here? I'd very glad if you could help me.
    Thanks in advance
    P.S.:
    - My OEM is installed on a SUN machine and its version is 9.2.0.1.0.
    - I have another SUN machine with Oracle9iAS. My Oracle Workflow Server is installed in a SUN Machine, together with Oracle9iAS (Application Server)
    - I have a thirth SUN machine, with Oracle Infrastructure.
    - My OWB Cliente is 9.0.2.62.3, in a Windows 2000 machine.

    not sure if you have seen this note.
    Note:169922.1
    Subject: Setting up OEM 2.2 to work with OWB 3x
    Type: BULLETIN
    Status: REVIEW_READY
    Content Type: TEXT/PLAIN
    Creation Date: 04-JAN-2002
    Last Revision Date: 10-JAN-2002
    hth
    satish paul
    I am working with Oracle Warehouse Builder, and I can generate all my project and I can also register my jobs in OEM by OWB.
    Now I'm trying to run the "Workflow Deployment Wizard", in order to schedue my jobs into Workflow.
    I need to do that, and I've already installed the "Oracle Workflow Server" in the same machine where the Oracle9iAS is located (SUN).
    The infrastructure database is located in another SUN machine.
    In order to install Oracle Workflow Server in Oracle9iAS, I followed the instructions to install InterConnect, that has embeded the Workflow.
    In the workflow login, I connect with the user "owf_mgr" and I follow
    clicking next untill the end. In the last window, "Finish", I keep selected the box "Do you want to deploy Workflow Process into Oracle Enterprise Manager?" and click "Finish".
    So, only the first 3 jobs are created into OEM, the "Item Type". Afther that, the following error message appears:
    WKF0012: Oracle Enterprise Manager job registration failed:
    WKF0013: Oracle Enterprise Manager job registration failed.
    Verify that the Oracle Management Server is running and that the
    Oracle Enterprise Manager Directory parameter in the warehouse module is configured correctly.
    Does anyone have any idea of what's happening here? I'd very glad if you could help me.
    Thanks in advance
    P.S.:
    - My OEM is installed on a SUN machine and its version is 9.2.0.1.0.
    - I have another SUN machine with Oracle9iAS. My Oracle Workflow Server is installed in a SUN Machine, together with Oracle9iAS (Application Server)
    - I have a thirth SUN machine, with Oracle Infrastructure.
    - My OWB Cliente is 9.0.2.62.3, in a Windows 2000 machine.

  • How to set directory to file locations in OWB 904

    Where I can to define a default directory for SQL* Loader control files and other data flat files?
    Any attributes in configure of mapping about location is only combo box with locations list, BUT locations doesn't allow to set any default dirrectories, because it did not have this attribute!!

    Hi Dmitry,
    I'm assuming you are trying to determine the directory that you will need to load data from.
    In this case, you pick a location, let's name it FF_DIR. You create as many locations in the FF module as required, however let's start with one.
    Then you will deploy the mapping to the database (or better the runtime platform) and register a location. This will be your default directory and all mappings that use this location will now use this directory.
    For an external table you will then create a directory with OWB that points to this location/directory by deploying the connector.
    Hope this helps,
    Jean-Pierre

  • Using locations in OWB

    hi,
    i have problem deploying the target module created in OWB 10g release 1. I have created the location and its connector but in the database location for that connector it does not show its own location name. so what does it exactly mean. how do we use this connector ?
    The deploy results are all 'success' but after deploying it, it displays 'failed'.
    is the above connector problem the reason i am getting the ORA:12541 TNS no listener ???

    Do you have registered your locations?.
    Mehdi

  • Unable to deploy to Discoverer - OWB 10.2.0.2

    Hi all,
    I'm having problems deploying anything to Discoverer with OWB 10.2.0.2 (patched). I can test the BI Discoverer location successfully, there is an empty EUL in Discoverer and I can manually create Business Areas and Item folders. However, EVERY time I deploy from OWB, It get:
    RPE-02150: Failed to connect with user DISEUL, password ***, connection null. Disco export file 11090.eex written to directory owb/deployed_files.
    I've logged an SR, but Oracle support must be on vacation. Anyone else encounter this?
    Interestingly enough, immediately after the error above, the deployment has SUCCESS for each item but the items are not in the EUL.
    Any help would be appreciated!
    - Mike

    Thanks for the input. I did derive the objects and had successfully deployed them in development. This is using a separate configuration to deploy to production. I may try rederiving everything to see if that makes a difference. I've tried countless times deploying as things stand. I don't really want to blow away the BI objects and start over since I've done so much work on headings and discoverer names.

  • Unable to deploy Mapping in OWB

    I am using OWB 10.1.0.4.0 for development purposes.
    I created a source module and a target module and then created a mapping.
    The mapping references 2 tables from the source and one table from the target itself.
    2 grant statements were executed from the source schema granting select on these 2 tables to the target schema.
    A database link was created in the target schema using the CREATE DATABASE LINK statement.
    A connector was deployed and successfully created in the target module in OWB.
    When I deploy the mapping, I get the error – table or view does not exist
    I checked the script that was generated as a result of the mapping deployment.
    All three tables are available in the select query. But the tables referenced from the source schema do not have
    the source schema name attached to them.
    i.e., if EMP table is referenced from the source schema SRC, the query should have SRC.EMP in the FROM
    clause. But this is not the case. Only EMP is referenced.
    I tried everything I could think of , but I am unable to deploy the mapping.
    Any suggestions are greatly appreciated

    In your map, does the source table reside in the OWB src module, and the target table reside in the target module? And the modules are configured correctly, so src module uses src location and tgt module uses tgt location. If OWB thinks these are in the same database instance schema.table references should be generated in the code, db link will not be used. The way this same locality is determined is by comparing the host, port,service names for example. Did you create your map like this? Or did you just add unbound tables representing the source and target in the map? So with OWB you can build bottom up or top down.
    Cheers
    DAvid

  • Dropping all deployed tables in OWB 10.2.0.3.0

    I am running OWB 10.2.0.3.0 and have multiple schemas containing deployed tables. This is a test instance and I would like to drop all the old tables and recapture some of the space. Is WB_RT_VERSION_FLAG the only table I need to keep intact to keep OWB functioning? Should I also leave CREATE$JAVA$LOB$TABLE and TRACE if it exists? Thanks.

    Hi,
    you must keep WB_RT_VERSION_FLAG, all the synonyms (created by owb) and the roles of a target user. All other objects may be dropped.
    You should consider dropping the objects using control center manager (use context menu on the module an set the action to drop for all objects at once) in order to have the deployment status correctly.
    Regards,
    Carsten.

  • Error Deploying Dimensions in OWB

    Hi,
    I am using OWB 10R2. Created an dimension with MOLAP but when i deploy the dimension i get error as :
    ORA-29540: class oracle/AWAction/Interaction does not exist
    ORA-06512: at "<user>.INTERACTIONEXECUTE", line 1
    ORA-06512: at "<user>.OWB$XMLCLOB_<user>", line 321
    ORA-06512: at line 3
    I have OLAP configured with database(10.1.0.3.0) but the user with olap configured in database is olapsys and not the TARGET_USER.
    I granted the role OLAP_USER to the TARGET_USER. What else i am missing.
    Any help will be appreciated.
    Thanks,

    goto weblogic console and test the mds connection pool. It would show you whats going wrong in the database connection.
    --Prasanna                                                                                                                                                                                                                                                                               

Maybe you are looking for