Problem on upgrading the designer repository from v1.3.2 to Desig6

Hi folks,
I have a database 8.1.6 running on SunSolaris. I migrated a database instance from v 7.3.2 which has the designer repositories (DES v1.3.2). Now after migrating the database to V8.1.6, I tried upgrade the repository through the Admin Util of Designer6, I'm getting the error saying that I have not granted the EXECUTE on SYS.LOCK and SYS.PIPE to the install. The desiger owner has these privileges granted to them already. I also tried granting this explictily and tried things and it was again comming up with the same error. So could some one advice me of what to do to get away from this problem.
I ran a log and got the following
CKRAU71 File '..\..\dgsource\rmdgnst.cpp' at line:305 -TOOL STARTUP-CKRAU71
================================================================================
Oracle Designer/2000 tool CKRAU71 starting at Friday, July 28, 2000 21:47:22
================================================================================
Diagnostics File:'\des2000.log' Level:24
Component Trace ''
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:213 -TRACE-Could not find DLL/executable to register it (awre60.dll).
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:213 -TRACE-Could not find DLL/executable to register it (rmdg60.dll).
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:213 -TRACE-Could not find DLL/executable to register it (cwg60.dll).
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:255 -TRACE-Registered : CW NLS Message DLL (English) Version 2.0.24.0.0 - Production
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:207 -TRACE-Could not find language DLL ckrau20l.dll to register it. Trying ckrau20.exe
CKRAU71 File 'cwcver.cpp $Revision: 10.10 $' at line:213 -TRACE-Could not find DLL/executable to register it (ckrau20.exe).
Is there some thing I'm forgetting to see. I check the entire directory and notice that there is no ckrau20.exe file in. Is it some thing that I have to look under patches or etc.
-Sam

To clarify, your index entries were in the database but NOT defined in Des 1.3.2 model? Because if they were in the model, then I'd look back at your intermediate migration definitions to make sure the indexes were still defined properly in there.
In Des 2.1/6.0/6i/9i/10g, Indexes are a separate sub-element (SACs) for a Table Definition. They don't have to be associated with a key structure. And in newer database versions, a PK / UK has an implicit index constructed for it in the database, so Designer doesn't bother showing you the Index in the model. Just the PK or UK itself (again, these are also separate SACs).
And it's not clear where you're getting the error. During the generate? Or during the instantiation into a database? Neither situation is a common fault.

Similar Messages

  • Best way to upgrade the local repository from 11.7.3 to 12.2.3.3 DS 3

    Hi, we are going to upgrade our DI 11.7.3 to DS3 - 12.2.3.3 in Sep. I found out there are different ways to upgrade the local repository from the SAP doc and tech support. I try to find a best and safe way to do it. If anyone had experince and inputs on this. It would be great appreciated. It seems there are these options:
    we all agree that need to back up the repostiry db, and export the repository to atl file.
    Option 1:
    Upgrade the repository during the Data Services installation. But the tech support said there are times where this does not work as expected and Option 2 below needs to be implemented.
    Option 2:
    a) Export the local repository, via 11.7.3 Designer, to an ATL file.
    b) Uninstall 11.7.3.
    c) Create a new database in SQL Server to use with 12.2.3.3. (Optionally, use the existing 11.7.3 database. If you do, make a backup of it before making any changes).
    d) Install Data Services 12.2.3.3 and reference the database created in step "c" above during installation (select the Create option).
    e) Log in to the new local repo, via 12.2.3.3 Designer, and import the ATL that was exported in step "a" above.
    Option 3:
    a. Create a new database u2013 20 MB space
    b.Create a new repo in 11.7.3 point to ds_local via Repository Manager (click create)
    c.Log in 11.7 designer and Repository import from out.atl
    d.Install 12.2.3.3 without upgrde the repostory
    e.use epository manager in 12.2.3 to upgrade the new repository

    Hi.
    If you import the 11.7 atl into a 12.2 Designer you will face a warning message like this:
    "The version 11.7 of the ATL file <c:\export.atl> is lower than the repository version <12.2>.
    To update an ATL file, import it into a repository of the same version then ugrade that repository"
    So, the correct method to upgrade the Data Integrator 11.7 repository to Data Services 12.2.x is the following:
    - Export the complete Data Integrator 11.7 repository to ATL.
    - Create a NEW Data Integrator 11.7 Local Repository.
    - Import the ATL created in step 1 to the NEW Data Integrator 11.7 Repository. At this point you have two identical local repositories.
    - From the Data Services 12.2.x system, open Repository Manager.
    - Enter the Database connection information to the NEW repository created in step 2.
    - Select UPGRADE, to upgrade this repository to support Data Services 12.2.x.
    - Log into Data Services Designer to start using this Local Repository.
    Regards,
    Leo.

  • Upgrade of Designer repository from 6i to latest version

    Is the designer repository supported in a 10gR2 database?
    We plan to upgrade to the latest developer suite and i'm working on a POC. I've upgraded the repository database to 10gR2. Now, i plan to install the latest version of developer suite on a client box and then run the RAU to upgrade the repository.
    Has anyone done this? And can share his/her experience?
    Thanks.

    According to the Metalink note about this (Note:60705.1), both 9i and 10g Designer can run on 10gR2 databases. You're right to upgrade though, because the 6i repository is not certified on that database.
    By the by, latest full Developer Suite is 10.1.2.0.2. But there is a newer Designer (v 10.1.2.2) available, which that same Metalink note says is certified with the base 10.1.2.0.2 Developer. I'd go with the newest Designer if I were you.
    have fun

  • Dropped Design Repository from OWB

    I accidentally dropped the design repository from OWB. A backup copy has been restored to the DB, but still it's missing. Please help.

    What OWB release you used and how did you create backup?
    If OWB release is 9.2 and backup has been created with Oracle exp utility then you can try to use script Restore_repos.txt from OWB Sample code page (this is the sequence of actions for restoring design repository). Find this script at
    http://www.oracle.com/technology/sample_code/products/warehouse/index.html
    Maybe this document will work and for OWB10gR1 but I don't sure.
    Regards,
    Oleg

  • I need the Design Repository name in my Runtime repository query??????

    Hi,
    I want to execute a query on Runtime repository user.
    I need to know: Design Repository User (own of mapping execution error) , Mapping Name and Error Message.
    With this query I have the Mapping Name and Error Message. BUT HOW CAN I OBTAIN THE Design Repository name OF MAPPING EXECUTION ERROR???????????????
    SELECT
    mr.map_name map_name, err.UPDATED_BY,err.UPDATED_ON, err.RUN_ERROR_MESSAGE, err.TARGET_NAME,RUN_ERROR_ID, err.STEP_ID, err.MAP_RUN_ID,
    err.MAP_STEP, err.CURSOR_ROWKEY, err.RUN_ERROR_NUMBER,
    err.TARGET_COLUMN,
    err.STATEMENT, err.CREATED_ON, err.CREATED_BY
    FROM ALL_RT_AUDIT_MAP_RUN_ERRORS err,
    all_rt_audit_map_runs mr
    WHERE mr.map_run_id = err.map_run_id
    Thanks in advance!

    Hi
    When you run a mapping from the OWB Client with the Deployment Manager frist you have to login into a runtime repository with an access user. So you don't run the mapping with a designer user, you run it with a runtime user through an access user.
    You can find the deployment (runtima access) user in the ALL_RT_AUDIT_DEPLOYMENTS.CREATED_by/UPDATED_by fileds.
    Ott Karesz
    http://www.trendo-kft.hu

  • How to unregister an unavailable control center in the design repository?

    We are using OWB 11.1. and we have 8 control centers which are registered in the design repository but these control centers have become unavailable. Is there any way to unregister control centers which are inaccessible?

    Thanks for the response.
    There is no problem to unregister locations which have become unavailable. We've used wb_env_util.unregister_location, which works quite well. By the way the script owb/misc/unregister_location.sql does not work any more if your using OWB 11.1. But our problem are the control centers which are pysically gone. We have unregistered all locations which were somehow associated with these control centers, but still we can't modify or delete them. For example if I try to rename one of these control centers using OMB I get the following error message: "OMB06316: Cannot modify any properties of a registered contol center except the password".

  • Problem in getting the database connection from a connection pool

    Hai All,
    I am facing a problem in getting the database connection from a connection pool created on weblogic server 8.1.
    I am using the Oracle database 8.1.7.
    I have configured my connection pool, datasource and JNDI in weblogic.
    In my java program i have the following code to retrieve the connection.
    import java.sql.*;    
    import java.util.Hashtable;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    class jdbcshp1 {
        public static void main(String[] args) {
         Connection connection = null;
         try {
               Hashtable ht = new Hashtable();
               ht.put(Context.INITIAL_CONTEXT_FACTORY,"weblogic.jndi.WLInitialContextFactory");  // Wanna get rid of this.
               ht.put(Context.PROVIDER_URL,"t3://localhost:7001"); // wanna get rid of this.
               // Get a context for the JNDI look up
               Context ctx = new InitialContext(ht);
            javax.sql.DataSource ds = (javax.sql.DataSource) ctx.lookup ("myjndi1");
              //Create a connection object
              connection = ds.getConnection();
         The above code is working fine but, the two ht.put statements are creating problem.
    The problem is, after converting the application into WAR file it can be deployed
    on any machine or different port on same machine. My application fails if its deployed on
    weglogicserver which is at different port.
    Is there any way that i can get rid of those ht.put statements or any other way to solve the problem.
    any help is appreciated.
    Thanks in advance
    Pooja.

    Hai All,
    Firstly, thanks for ur reply.
    Even i have seen some code which uses context constructor with out any parameter and works fine.
    i dont understand why its not working for my code.
    When i remove those ht.put code and use context constructor with out any parameter, it giving an error.
    Context ctx = new InitialContext();
    javax.sql.DataSource ds = (javax.sql.DataSource) ctx.lookup ("ocjndi");
    connection = ds.getConnection();The error is as follows:
    javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
    the above error is forcing me to include those code but if the port number is changed the code will not work. Plz let meknow if some setting have to be made.
    I appreciate all ur valuable help.
    Thanks once again.
    Pooja.

  • How to upgrade the fwsm image from 3.1(10) to 4.0(8).

    Hi all,
    I need to upgrade the fwsm image from 3.1(10) to 4.0(8). Can i do it directly from 3.1(10) to 4.0(8) ?
    Do i need to upgrade other image also along with Firewall version 4.0(8)?
    FWSM# sh ver
    FWSM Firewall Version 3.1(10)
    Device Manager Version 6.1(5)F
    Compiled on Mon 21-Apr-08 17:43 by fwsmbld
    FWSM up 2 days 15 hours
    failover cluster up 2 days 15 hours
    Hardware: WS-SVC-FWM-1, 1024 MB RAM, CPU Pentium III 1000 MHz
    Flash STI Flash 8.0.0 @ 0xc321, 20MB
    0: Int: Not licensed : irq 5
    1: Int: Not licensed : irq 7
    2: Int: Not licensed : irq 11
    The Running Activation Key is not set, using default settings:
    Licensed features for this platform:
    Maximum Interfaces : 256
    Inside Hosts : Unlimited
    Failover : Active/Active
    VPN-DES : Enabled
    VPN-3DES-AES : Enabled
    Cut-through Proxy : Enabled
    Guards : Enabled
    URL Filtering : Enabled
    Security Contexts : 2
    GTP/GPRS : Disabled
    VPN Peers : Unlimited
    Serial Number: SAD125004FT
    Running Activation Key: 0x00000000 0x00000000 0x00000000 0x00000000
    Configuration last modified by enable_15 at 18:58:52.627 IST Mon Jan
    11
    2010
    Regards
    Madhu

    Application partitiion is what you will be upgrading from 3.1.(10 to 4.0(8).
    MP - maintenance partition is supposed to be 2.1.2 or above which is the same requirement for 3.1.x so, you will be good there.
    Pls. check the compatibility with the swtich code in this 4.0.8 Release Note link:
    http://www.cisco.com/en/US/docs/security/fwsm/fwsm40/release/notes/fwsmrn40.html
    Pls. check the chassis system requirement in the above link.
    commands you will need are:
    copy tftp flash:image
    copy tftp flash:asdm
    falsh:image for OS and flash:asdm if you will be upgrading the asdm as well.
    -KS

  • Upgrade the OEM Agent from 10.1.0.3 to OEM 10.2.0.1

    Hi,
    I have to upgrade the OEM Agent from 10.1.0.3 to OEM 10.2.0.1. Can anyone please tell me how to do it.
    Regards,
    Ankit agrawal.

    Try this link
    Oracle Enterprise Manager 10g (Version 10.1) Migration Process
    http://download-west.oracle.com/docs/cd/B19306_01/em.102/b16242/migration.htm#CJHHGJBE

  • Upgrading the weblogic portal from 9.2 to 10.3

    Can you please help me on the list of activities to be carried out in upgrading the weblogic portal from 9.2 to 10.3

    If you are currently running Mac OS 9.2.x from your hard drive, you are already doing it. You should be able to download and run the appropriate firmware updater.
    http://docs.info.apple.com/article.html?artnum=86117

  • Client wants to upgrade the R/3 from ECC5.0 to ECC 6.0, what is the impact

    Client wants to upgrade the R/3 from ECC5.0 to ECC 6.0, what is the impact on BW 3.5.needs to upgrade any thing?.
    Is there any impact in BW3.5 system.
    This is very urgent.
    Please respond immediatly.
    Thanks
    Vasu.

    Determination of Prerequisites
    Purpose
    As parallel maintenance has been deactivated, you have to implement various measures, depending on how your system has been configured, when you upgrade to release SAP ECC 5.00, Financial Services (EA-FS500). These measures affect release levels SAP ECC 5.0 and SAP ECC 6.0.
    Process Flow
    Use the graphic and the subsequent documentation to check which activities are required in your system due to the deactivation of parallel maintenance. The process represented in the graphic is explained in greater detail in the following sections:
           1.      Check whether you use the Real Estate (RE-Classic) solution.
    ¡        If you do not use the Real Estate (RE-Classic) solution, no additional steps are required.
    ¡        If you use Real Estate (RE-Classic), additional checks are necessary.
           2.      Check whether, in addition to Real Estate (RE-Classic), you also work with a solution that uses the SAP Business Partner.
    ¡        If you only use Real Estate (RE-Classic), additional checks are necessary.
    For more information about the activities to be processed, see Steps for Exclusive Use of Real Estate.
    ¡        If, in addition to Real Estate (RE-Classic) you also work with a solution that uses the SAP Business Partner, additional checks are necessary.
    For more information about the activities to be processed, see Steps for Additional Use of an SAP BP Application.
    Regards,
    Subha

  • Upgrade the Essbase Client from Version 11.1.2.1 to 11.1.2.2 on LINUX 64 BI

    Hi All,
    Can any one please let me know the process to upgrade the Essbase Client from Version 11.1.2.1 to 11.1.2.2 on LINUX 64 BIT Server. Is it possible to upgrade the essbase client alone or do we need to upgrade the Essbase Server as a whole? Also, does Essbase upgrade is possible from 11.1.2.1 to 11.1.2.2 on LINUX ?
    If Essbase client upgrade is not possible, can you please tell the list of Files that need to be download to Install Essbase server V 11.1.2.2 on LINUX.
    Thanks
    Reddy

    Have a read of the following doc in Oracle Support - "How to Install the Essbase Client Tools MaxL and ESSCMD on a Planning Server Installed on Unix Server [ID 1477705.1]"
    I know the title of the doc is not exactly the same as the question but it gives you an idea of the process based on 11.1.2.2, the easiest solution is probably to apply the maintenance release to upgrade from 11.1.2.1 to 11.1.2.2
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I just upgrade the OS X from 10.9.1 to 10.9.2. After upgrade, the help file is not available. How can I get it back?

    I just upgrade the OS X from 10.9.1 to 10.9.2. After upgrade, the help file is not available. How can I get it back?

    Look above at my original post:
    Downgrade Mavericks to Snow Leopard
      1. Boot from your Snow Leopard Installer Disc. After the installer
          loads select your language and click on the Continue
          button. When the menu bar appears select Disk Utility from the
          Utilities menu.
      2. After DU loads select your hard drive (this is the entry with the
          mfgr.'s ID and size) from the left side list. Note the SMART status
          of the drive in DU's status area.  If it does not say "Verified" then
          the drive is failing or has failed and will need replacing.  SMART
          info will not be reported  on external drives. Otherwise, click on
          the Partition tab in the DU main window.
      3. Under the Volume Scheme heading set the number of partitions
          from the drop down menu to one. Set the format type to Mac OS
          Extended (Journaled.) Click on the Options button, set the
          partition scheme to GUID then click on the OK button. Click on
          the Partition button and wait until the process has completed.
      4. Quit DU and return to the installer. Install Snow Leopard.
    This will erase the whole drive so be sure to backup your files if you don't have a backup already. If you have performed a TM backup using Lion be aware that you cannot restore from that backup in Snow Leopard (see below.) I suggest you make a separate backup using Carbon Copy Cloner.
    If you have Snow Leopard Time Machine backups made while on Snow Leopard, then you may do a full system restore per #14 in Time Machine - Frequently Asked Questions.  If you have subsequent backups from Lion, you can restore newer items selectively, via the "Star Wars" display, per #15 there, but be careful; some Snow Leopard apps may not work with the Lion/Mountain Lion files.

  • Can we change the Work Repository  from Development to Execution?

    hi,
    Can we change the Work Repository from Development to Execution? if yes then how can we change it?
    Regards,

    AMSI wrote:
    hi,
    Can we change the Work Repository from Development to Execution?No .
    if yes then how can we change it?
    Regards,

  • Upgrade the Oracle Apps from 11.5.10.2 from windows 32 bit to R12 OEL 64bit

    Hi Frnz,
    We are planning to upgrade the Oracle application from 11.5.10.2 from windows 32 bit to Oracle apps R12 OEL 64 bit.
    As I go through the Metalink documents and came to know the below Path to proceed with the R12 upgrade for our scenario (2 phase process).
    Phase1 - Upgrade in the source windows OS Machine :
    1)Upgrade the Database to latest version of 11G R2 (11.2.0.1/11.2.0.2) [if 9.2.0.8 to 11gR2, refer metalink note 881505.1 & 1265268.1]
    2)Upgrade Application from 11.5.10.2 to R12.1.1 in windows Machine
    3)Upgrade Application from R12.1.1 to R12.1.3 in windows Machine
    Phase2 - Migration Process from windows to Linux:
    1)Migrate R12.1.3 Application from *32bit windows to OEL 64bit*. (I could not found the exact document for this Cross Platform Migration)
    Note:
    As per the metalink note, we identified that, Oracle 11.5.10.2 Application will not support for the 64bit Linux.
    Reference:
    Migrating to Linux with Oracle Applications Release 11i [ID 238276.1]
    Migrating Oracle E-Business Suite R12 from Linux 32-bit to Linux 64-bit [ID 471566.1]
    Kindly suggest the upgradation Path to upgrade the Oracle application from 11.5.10.2 from windows 32 bit to Oracle apps R12 OEL 64 bit.
    Thanks & Regards
    Nagarajan P
    Oracle Apps DBA
    Edited by: user10968783 on Jun 1, 2011 3:39 AM

    Kindly suggest the upgradation Path to upgrade the Oracle application from 11.5.10.2 from windows 32 bit to Oracle apps R12 OEL 64 bit.To migrate the R12/11gR2 instance from Windows to Linux, please refer to:
    Application Tier Platform Migration with Oracle E-Business Suite Release 12 [ID 438086.1]
    Export/import process for R12 using 11gR1 or 11gR2 [ID 741818.1]
    Using Transportable Database to migrate E-Business Suite R12 Using Oracle Database 10gR2 or 11g [ID 734763.1]
    Oracle EBS R12 with Database Tier Only Platform on Oracle Database 11.2.0 [ID 456347.1]
    Thanks,
    Hussein

Maybe you are looking for