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

Similar Messages

  • 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.

  • 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.

  • 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

  • In the latest version of Pages (5.0) I cannot find the refresh button to update a chart copied from Numbers (also latest version 3.0). Can anyone help?

    In the latest version of Pages (5.0) I cannot find the refresh button to update a chart copied from Numbers (also latest version 3.0). I saved my Numbers document before copying to Pages. Can anyone help?

    I think you identified my mistake. I confused tables-charts-graphs. I was wanting a "table" of cells (numbers) to be added to the Pages document. Is there no way to do that and keep the tables linked between Numbers09 and Pages09?
    An example would be a Numbers spreadsheet calculating a number (say, a product price) and that number (data) be linked to a product information text in Pages.
    I just recently saw the Merge function in Pages, but have not yet learned how that works. I don't use Pages much at all but it would come in handy for creating to information sheets about products --- with the product pricing being updated from a Numbers spreadsheet.
    If you have any hints on how that can be done or where I can find info on that I would appreciate it.
    Thanks for catching my misunderstanding.
    Bill

  • I have an old version of itunes on my computer.  My current iPhone will only support OS 10.6.8, how can I upgrade to that system instead of the latest version?

    I have an old version of itunes on my computer.  My current iPhone will only support OS 10.6.8, how can I upgrade to that system instead of the latest version?

    In teh middle of this page...
    -> http://support.apple.com/kb/DL1576
    Download iTunes 10.7 for Windows here: iTunes 10.7 for Windows

  • My iPad2 won't sync with iTunes.  Upgraded iPad to iOS 6, iTunes is latest version (10.7).  Cable connection.  What am I missing?

    My iPad2 won't sync with iTunes.  Upgraded iPad to iOS 6, iTunes is latest version (10.7).  Cable connection.  What am I missing?

    I'm having the same, identical problem. It goes into step 2 (backing up process) then it goes back to step one (finding iPad) and it starts over again. It will just keep doing that for 3 or 4 times until it will say "iPad not found". This is so frustrating.

  • While looking to upgrade to a new MBP, found out latest version of iTunes does not support wired syncing of iCal and contacts. syncing of these must be done through iCloud. This is a deal breaker for me. are there any workarounds?

    While looking to upgrade to a newer MBP, found out latest version of iTunes does not support wired syncing of iCal and contacts. Syncing of these must be done through iCloud. This is a deal breaker for me for several reasons. Are there any workarounds or do I have to go back to a PC with my tail tucked between my legs?

    When you say wired syncing, are you meaning between an iphone and your mac?

  • Imessage could not be activated eventhough i upgrade my iphone 3gs software to the latest version 5.0.1

    imessage could not be activated eventhough i upgrade my iphone 3gs software to the latest version 5.0.1
    Help me plz

    Try here >  iOS: Troubleshooting Messages

  • Can i upgrade my iPhone 3 8GB to the latest version 5.0?

    Can i upgrade my iPhone 3GS (8GB) to the latest version 5.0?

    The 3G iPhone is Not Compatible with iOS 5... Sorry...
    The 3GS is...
    http://www.apple.com/ios/features.html

  • How to upgrade the installed perl (5.10) to latest version (5.14).

    I have Mac OS X 10.6.8; the pre-installed version of perl is 5.10\.  I would like to upgrade this to the latest stable version of perl, which is 5.14 (iirc, 5.15 is a developmental release on the way to 5.16).
    Thanks, ed
    (aka swampyankee on perlmonks )

    Meanwhile, to actually answer the question .... there is (of course) another way to do it, the Perlish way. Lion comes with not only Perl, but also CPAN, which is the proper way to upgrade/install Perl and its components. To use CPAN you will also need various development tools (gcc, make) which you can get by installing the command-line developer tools from Apple. (https://developer.apple.com/downloads/index.action)
    (Instructions below assume you know how to work on the command line. If not, you almost certainly shouldn't do this.)
    Make, or make sure you have, a good bootable backup of your system, just in case.
    Run cpan as root or sudo, and answer yes to the automatic configuration question.
    Once you get to the cpan> prompt, type "cpan upgrade" to make sure you're on the latest version.
    Then, to upgrade Perl, just type "upgrade". This will take a while (5-10 minutes) but assuming it succeeds, you'll be on Perl 5.14 with all of the new features (such as the /r modifier for s/// which is why I upgraded).
    If the process fails, CPAN's output is usually pretty informative. Most of the time it's due to permissions problems (did you sudo?) or to a misconfigured compiler. If you've installed your own development tools or messed with your PATH, that could be the problem.
    I don't think OSX makes any actual use of Perl; upgrading it had no effect on my system at all. YMMV, of course. I would never start something like this without a bootable backup on hand.

  • Migration from 2007 to Latest version

    Hi,
    We have a developed site in SharePoint 2007 with custom Webparts and also with existing features. Now we want to upgrade this site to latest version. Do we need to follow any specific steps for upgrade because of having Custom webparts? Please provide the
    steps how to upgrade from 2007 to higher version.
    Thanks,

    Take a look at the following sites.  They provide guidance on the upgrade process.  Please Note that without a third party product you will need to first upgrade to SharePoint 2010 and then from there to 2013.  And yes, you will need to make
    sure that all custom code migrations are installed on the new farm.  The code may also need to be re-factored to work in 2013.  Its mostly backwards compatible, but there is no guarantee.
    Upgrade from SharePoint 2010 to 2013 - http://technet.microsoft.com/en-us/library/cc303420(v=office.15).aspx
    Upgrade from SharePoint 2007 to 2010 - http://www.microsoft.com/en-us/download/details.aspx?id=3837
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Why should I upgrade my Callmanager 4.x to a latest version?

    I was wondering, we've an operational Callmanager 4.1 that has been running for quiet 4-5 years and never felt like we've to upgrade until recently that we're being pushed by Cisco to upgrade our applications\servers as their End-Of-Life has been announced and we'll be soon left out of support!
    My question is from business perspective, what're the key features\benefits we'll get if we upgrade let's say to the latest version of UCM 7.X? How do you explain (in simple language) some critical enhancements\improvements that we'll get especially in terms of functionality, if we upgrade our Callmanager 4.x to UCM 7.0?
    Thank you all!

    Hi!
    Here are some reasons why you should upgrade to a later version:
    1. As you just mentioned EoS/EoL. Older versions might be hitting bugs which will not be fixed
    by the developers 'cause usually they fix new bugs on later versions. Also the support you can
    get from TAC will end on EoS.
    2. CUCM 5.X through 8.X versions run on Linux, whether 4.X version used Windows. Linux is
    an appliance model which is faster, more robust, provides more security and is not affected
    by viruses. Besides the installation is easier and faster, you don't need to install first an OS
    and then the CUCM. No need for Microsoft patches, CSA, anti virus, etc. The Linux OS and
    CUCM SW come embedded so you just need one installation disk.
    3. With newer CUCM versions, newer features are introduced. For example older 4.X versions
    do not support SIP endpoint registration, if you want to use newer features you will need to
    upgrade. There have been several features introduced on newer versions, you can check them
    on the Release Notes:
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cucm/rel_notes/7_1_3/cucm-rel_notes-713.html
    4. If you are using other UC product such as Unity, CUC, UCCX, CUPS probably you'll need to
    upgrade them too in case you want a new feature too. UC products have a compatibility between
    them... it's important to check if you upgrade your CUCM if other products will need and upgrade
    too or viceversa.
    Compatibiliy info between CUCM and other UC products can be found here:
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cucm/compat/ccmcompmatr.html
    5. Newer versions such as 8.0 which can run on VMware. This means you can install it on a blade
    server along with other UC coresident applications. Check out the requirements at:
    http://www.cisco.com/en/US/partner/docs/voice_ip_comm/cucm/rel_notes/8_0_1/delta/vmware.html
    6. Just like with the CUCM SW, phone firmwares are also updated for later CUCM versions.
    7. With newer CUCM versions you can use newer phones. Suppose right now you are fine with
    7940s and 7960s... but as they are EoS/EoL when you want to buy new phones, your CUCM 4.X will
    probably not support them and you will need to upgrade.
    HTH,
    Tere Stevens
    Cisco Systems
    Unified Communications PDI Team
    www.cisco.com/go/pdihelpdesk

  • Steps to upgrade SSM 7.0 pack 2 to Latest Version ?

    My current SSM is Version 7.0 and Pack 2.
    Current server runing:
    - Window server 2003 standard edition.
    - SqlServer version 8.00
    - Office 2003
    What steps should i follow to to the upgrading to the current latest version?
    Thanks if there's any answers.

    Hi Chamnap Koy,
    I believe latest version is SSM 7.5 SP 7 and to upgrade to SSM 7.5 you should have minimum SSM 7.0 SP4.
    Since yours is SP2, i think you got to upgrade to version greater than SP4. You can confirm with SAP on this.
    And, docs related to upgrade are avaialble at [SAP Service Market Place|http://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000718165&_SCENARIO=01100035870000000112]
    Hope this helps.
    Regards
    Praveen

  • Fonts from cs3 to latest version

    I just downloaded a trial of the latest version. (I have been using CS3) there are a bunch of fonts that are nor showing up now. I assumed the fonts were linked to my system, not Illustrator, Any suggestions? Many thanks!
    Anna

    Hi John,
    Thanks for the reply. I'm using Windows 7 and no real font management system. I would love to find a system to have more immediate control over fonts though. Any reccos?
    Anna
    Sent from my iPad

Maybe you are looking for

  • Communication channel - Variable Substitution error,.

    Hi, I am having the following mesage type used in messag emapping as a target structure mt_data    -> Variable1 I am having a validation on mt_data node in message mapping for generating it, if condition is satisfied mt_data will be generetaed. Under

  • 4 pin power supply

    hello folks I am wondering what and why some mb's have the small 4 pin power supply for the cpu and others don't. I have two machines I have put together and one does and the other don't. Can't find the correct literature to satisfy my curiosity. ple

  • Multiple Sprymenu bars, submenu's apearing on top of page

    Hi, I need to use multiple sprymenu's for one website. So I created them and made multiple stylesheets for every bar one. In Firefox everything is working great but (offcorse) in IE it isnt. The top one is working good in IE but the following ones no

  • Pls help me, someone

    My MBA 11' late 2010. Cannot load Win 7 Pro ( genuine CD ) with boot camp. Follow all steps correctly many times but when loaded the Win 7 CD into super drive, the MBA restart but Win 7 cannot reboot, screen just went blank / black on grey / black, s

  • Please provide me how change the Materil using BAPI...?

    Hi Guru's, could please provide me how change the Materil using BAPI... please provide the BPAI name and step by step process... if ou provide any program logic that would be helpfull to me... thanks in advance Srinivas....