Converting to Multi-Org in the middle of upgrade process from 11.5.10.2 to

Hi all,
We are in the process of Upgrade from EBS 11.5.10.2 to R12.1.1 (FA and GL modules only)
We have 10 Set of books
we are NOT multi-org enabled
we understand that we have to convert to Multi-Org for R12
Our problem is :
We did not define any Operating units till now:
1- After some analysis, we decided to create one legal entity and one operating unit FOR EACH set of book
2- So we will have 10 Set of books , 10 Legal entities and 10 Operating units
3- We should run Adadmin utility option "convert to Multiple Organization architecture"
In the document "Upgrade Guide - Release 11i to 12.1.1"
"Before running this step, you must define an operating unit and set the site–level AOL profile option MO: Operating Unit to use your new operating unit. This profile option tells adadmin what operating unit it should use when converting your existing data. If you define additional operating units, the seed data will be replicated for all operating units"
4- Which Operating unit of the 10 defined operating unites should be set in the site–level AOL profile option MO: Operating Unit ??
And what about the remaining 9 Operating units ? What about running the Adadmin utility option should we run it one time only ?
Thanks in advance
Mohamed F.

Hi Mohammed,
The requirement is to define at least one operating unit and set the profile option, "MO: Operating Unit" at Site level, to that Operating Unit's value
If you define more than one Operating Unit, the replicate seed data process is run for all Operating Units.
So you can set it to any operating unit and run adadmin.
Please refer to
FAQ - Multiple Organizations Architechure (Multi-Org) [ID 165042.1]
Thanks

Similar Messages

  • Converting to Multi org

    Hi All,
    We have our production running on Oracle Applications 11.5.10.2 with 10g database, HRMS,payroll modules. We are planning for R12 upgrade and as a prerequisite we are analyzing about the multi org conversion. We are the medium size utility company operates on single location and time zone.
    1. From the metalink document we understood that converting to multi org is mandatory for all customers(including hrms) planning to R12.
    2. We would like to know the impact of converting to multi org on HRMS
    3. The document 259546.1 says that there are scripts to create the lightweight operating unit and then running adadmin option would change the environment to multi org enables.
    4. In our environment already hr organizations are defined and running for several years. As per the above statement do we need to run the script to create a new lightweight operating unit and run adadmin?. If so where can i find the script for creating the lightweight OU. We found the patch 5965493. But that patch is failed in our environment when executing funmodefou.sql
    Can anyone please point us to a clear set of documents which explains the impact on HRMS and detail steps to convert to multi org.
    I appreciate your help

    1.select * from HR_ORGANIZATION_INFORMATION where ORG_INFORMATION1 like 'Operating Unit Information'
    2.select * from HR_ORGANIZATION_INFORMATION where ORG_INFORMATION_CONTEXT like 'Operating Unit Information'
    3. Select count(*) from hr_operating_units
    count
    0
    4. SELECT O.BUSINESS_GROUP_ID , O.ORGANIZATION_ID , OTL.NAME , O.DATE_FROM , O.DATE_TO , O3.ORG_INFORMATION2 , O3.ORG_INFORMATION3 FROM HR_ALL_ORGANIZATION_UNITS O, HR_ALL_ORGANIZATION_UNITS_TL OTL, HR_ORGANIZATION_INFORMATION O2, HR_ORGANIZATION_INFORMATION O3 WHERE O.ORGANIZATION_ID = O2.ORGANIZATION_ID AND O.ORGANIZATION_ID = O3.ORGANIZATION_ID AND O2.ORG_INFORMATION_CONTEXT||'' = 'CLASS' AND O3.ORG_INFORMATION_CONTEXT = 'Operating Unit Information' AND O2.ORG_INFORMATION1 = 'OPERATING_UNIT' AND O2.ORG_INFORMATION2 = 'Y' AND O.ORGANIZATION_ID = OTL.ORGANIZATION_ID AND OTL.LANGUAGE = userenv('LANG')
    returns 0 records

  • Converting to Multi-Org in 11i?

    In order to comply with Oracle's recent announcement that a Multi-Org setup will be required for all patches after 9/30/2002 (Metalink Doc ID 202127.1), my client is about to start the effort of converting to multi-org. Each of the client's database instances is...*gulp*...about 500GB.
    Has anybody completed the conversion process in 11i using the multi-org conversion option in ADADMIN? If so, what was the approximate size of the database and how long did the program run?
    Any feedback will be greatly appreciated!
    FMT

    Hi Mohammed,
    The requirement is to define at least one operating unit and set the profile option, "MO: Operating Unit" at Site level, to that Operating Unit's value
    If you define more than one Operating Unit, the replicate seed data process is run for all Operating Units.
    So you can set it to any operating unit and run adadmin.
    Please refer to
    FAQ - Multiple Organizations Architechure (Multi-Org) [ID 165042.1]
    Thanks

  • Converting to Multi-Org on EBS 11.5.10.2 Linux (test server)

    Hi Hussein,
    I am converting my EBS 11i to multi-org
    I login to applmgr, then run adadmin, chosed option "Maintain Applications Database Objects menu" and then "Convert to MultiOrg".
    But I got these errors :(
       FAILED: file adorgcnv.pls on worker  1 for product ad  username APPLSYS.
    AD Administration error:
    The following ORACLE error:
    ORA-00001: unique constraint (APPLSYS.AD_DEFERRED_JOBS_U1) violated
    occurred while executing the SQL statement:
    Insert into AD_DEFERRED_JOBS [1]
    AD Administration error:
    Failed saving timing information to AD_DEFERRED_JOBS
    Telling workers to quit...
    2 workers have quit.  Waiting for 2 more.
    All workers have quit.
    Backing up restart files, if any......Done.
    You should check the file
    /u01/applmgr/prodappl/admin/PROD/log/adadmin.log
    for errors.And If I rerun adadmin it hung up and throws these errors:
       FAILED: file adorgcnv.pls on worker  1 for product ad  username APPLSYS.
       FAILED: file adorgcnv.pls on worker  2 for product ad  username APPLSYS.
       FAILED: file adorgcnv.pls on worker  3 for product ad  username APPLSYS.
       FAILED: file adorgcnv.pls on worker  4 for product ad  username APPLSYS.
    Done reading jobs from FND_INSTALL_PROCESSES table ...
    Telling workers to read 'todo' restart file.
    Done.
    ATTENTION: All workers either have failed or are waiting:
               FAILED: file adorgcnv.pls on worker  1.
               FAILED: file adorgcnv.pls on worker  2.
               FAILED: file adorgcnv.pls on worker  3.
               FAILED: file adorgcnv.pls on worker  4.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.Please help.....

    Hi hussein,
    I check the adworkers log and I saw this:
    sqlplus -s APPS/***** @/u01/applmgr/prodappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AS_CHANGED_ACCOUNTS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    ==============
    And my SR said:
    ACTION PLAN
    ============
    1. Please clarify if you setted MO:Operating Unit profile option at the site
    level, before the multi-org conversion.
    2. Clarify the note used to convert to multi-org?

  • Convert to Multi Org

    Hi,
    I got this action plan from metalink.
    ACTION PLAN
    ===========
    1 - Apply patch#4172504 (If you have already applied then go to step 2)
    2 - Responsibility: System Administrator
    Navigation: Profile-System
    Ensure a value has been set for profile MO:Operating Unit.
    3 - Execute Convert to Multi-org from adadmin.
    How do I execute item no. #3 ?
    I run adadmin but there is no convert option here :
    AD Administration Main Menu
    1. Generate Applications Files menu
    2. Maintain Applications Files menu
    3. Compile/Reload Applications Database Entities menu
    4. Maintain Applications Database Entities menu
    5. Change Maintenance Mode
    6. Exit AD Administration
    ==========
    Please help...
    Thanks a lot

    Hi Hussein,
    My SR metalink support has another updates:
    ACTION PLAN
    ===========
    Please navigate to
    System Administrator> profile > system > MO: Operating Unit and set the profile value = 'Y' / 'YES'
    and then re-test the issue.
    ===========
    I just wonder if this is the proper way to convert to a multi-org or he just want to put 'Y' value ?
    But when I check the sample VISION setup the value of MO: Operating Unit is "Vision Operations" and not
    just "YES"

  • Convert to multi-org 11.5.10.2-db is 10.2.0.4 - Giving errors Please help

    like bunch of errors.
    When I goto system admin->profile-->system-->find MO: %
    list of values gives errors.
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_1096_DATA_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker started job: Tue Aug 03 2010 20:04:19
    Start time for file is: Tue Aug 03 2010 20:04:19
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_AWT_TAX_RATES_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:19
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:19
    Start time for file is: Tue Aug 03 2010 20:04:19
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_BANK_ACCOUNTS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:20
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:20
    Start time for file is: Tue Aug 03 2010 20:04:20
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_BATCHES_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:20
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:21
    Start time for file is: Tue Aug 03 2010 20:04:21
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CARD_CODE_SETS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:21
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:21
    Start time for file is: Tue Aug 03 2010 20:04:21
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CARD_GL_ACCTS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:21
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:21
    Start time for file is: Tue Aug 03 2010 20:04:21
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CARD_PROFILES_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:22
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:22
    Start time for file is: Tue Aug 03 2010 20:04:22
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CARD_PROGRAMS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:22
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:23
    Start time for file is: Tue Aug 03 2010 20:04:23
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CARD_SUPPLIERS_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:23
    Evaluating symbolic arguments ....
    Done evaluating symbolic arguments.
    Time when worker started job: Tue Aug 03 2010 20:04:23
    Start time for file is: Tue Aug 03 2010 20:04:23
    sqlplus -s APPS/***** @/erpmnt/D1ERP/d1erpappl/ad/11.5.0/admin/sql/adorgcnv.pls 'CONVERT' 'AP_CHECKRUN_CONC_PROCESSES_ALL' '1000' '1' '1'
    declare
    ERROR at line 1:
    ORA-20000: ORA-20001: Cannot read site level profile value for profile 'ORG_ID'
    Cursor SQL statement:
    SQL statement:
    ORA-06512: at line 463
    Time when worker failed: Tue Aug 03 2010 20:04:23
    Evaluating symbolic arguments ....

    Hi,
    Please see (Note: 183066.1 - Adadmin - Convert to Multi-Org Fails on Adworker).
    Thanks,
    Hussein

  • I have received a notice that my forms central account has lasped due to being unable to charge credit card.  I have changed cards and will update, but do not want to pay a full subscription since Forms is ending.  I am in the middle of a process that wil

    I have received a notice that my forms central account has lasped due to being unable to charge credit card.  I have changed cards and will update, but do not want to pay a full subscription since Forms is ending.  I am in the middle of a process that will end in a month.  What do I do to be able to finish this process???

    It is a bad situation. Your credit card expired but you cannot change it because FormsCentral is retiring.
    Please consider moving your forms to JotForm right away. It takes a few minutes to do it using JotForm new Import Wizard:
    http://www.jotform.com/formscentral/

  • In Trying to convert my flash movie to the latest Flash format and from action script 2 to 3

    In Trying to convert my flash movie to the latest Flash format and from action script 2 to 3 I get this error message Scene 1, Layer 'Layer 3', Frame 1, Line 2, Column 7
    1119: Access of possibly undefined property showMenu through a reference with static type Class. This is the debug scrip this.loadVariables("_urls.txt") Stage.showMenu=false; stop(); I don't know how to fix this. Can any one Help. The movie loads to 99% then stops and reloads again. over and over again.

    Stage is a protected keyword in AS3 and it has no property showMenu
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/Stage.htm l

  • I was trying to upgrade the OS, but in the middle of this process it froze

    4s:  I was trying to upgrade the OS, but in the middle of this process it froze with a screen image implying that I should plug into iTunes
    (image of a cable, with an arrow pointing at the word iTunes);  when I connect to my laptop, the computer doesn't see my iPhone
    connected at all.  I've tried powering down and up, but it always comes back to that same image.   Can I re-set the whole thing?
    <Re-Titled By Host>

    Thanks to hughgriff and stevejobsfan0123:  I reinstalled iTunes on my laptop, used iTunes to restore my iPhone (to new), then used iCloud to restore apps, setting, data, etc. But what a hassle!  A ridiculous way to update ios7!

  • Can't open iPhoto "To open your library with this version of iPhoto, it first needs to be prepared. To prepare the library, use the iPhoto Library Upgrader available from Apple." Doesn't work...

    I've tried to open my iPhoto and a message box opens up and reads "To open your library with this version of iPhoto, it first needs to be prepared. To prepare the library, use the iPhoto Library Upgrader available from Apple." I update this and this message continues to pop up. I've even tried to rebuild it, but no matter what I do the same message appears and iPhoto still wpn't open. Can somebody please help me?!

    i'm having the same problem with my iMac (Mac OS X 10.7.5) . i haven't really made any updates to it and yesterday when i tried to access the iPhoto library of my MBP (from my iMac) is when problems started. The iPhoto on the iMac initially said I need to install the recent version of the iPhoto. Since I can't find a 9.0 download, I went to buy the iPhoto on the App store.
    When I tried to install iPhoto (version 9.4.3) to the iMac, I got this message:
    The iPhoto Library Upgrader is a tool that prepares libraries from iPhoto 5 or earlier, so you can upgrade them with the current version of iPhoto. You can download the tool here.
    Note: If your library is from iPhoto 6 or later, this tool is not required."
    I then installed the iPhone Library Upgrader, but I got the same prompt:
    'You can't open your current photo library using this version of the iPhoto. You have made changes to your library using a newer version of iPhoto. Please quit and use the latest version of iPhoto."
    I guess this takes me back to square one? I am inclined to buy the iLife on eBay with the iPhoto 9.0 version, but needed to know if this is the case before I unfortunately bite the bullet.

  • An error prevents the Change Management Upgrade script from executing

    I have Warehouse Builder 10g on a database 10g R1.
    On a server linux I have the repository, and on other server (Sun 5.9) I have runtimes for production.
    I want execute an upgrade deploy action on one object but I get this error:
    An error prevents the Change Management Upgrade script from executing successfully. We strongly advise that this Upgrade is UNDONE and the problem is investigated. Data loss may occur if you accept this Upgrade
    Any idea?
    Thanks,
    Fernando.

    I review the installation, it was made with a diferent user that database, I get same permission, restart runtimes service and problem was resolved.
    Fernando.

  • I just upgraded from IPhoto7 to 9.5. Now I can't open iPhoto without a downloaded tool to bridge the gap bewteen versions. I downloaded the tool and I still get the message "To prepare the library, use the iPhoto Library Upgrader available from Apple."

    I had to upgrade to Mavericks to send off the iCanendars I made in iPhoto. Then I had to upgrade my IPhoto from 7 to 9.5. Now when I go to open iPhoto I get the message "To prepare the library, use the iPhoto Library Upgrader available from Apple."  Well, I installed the Upgrader, but I still get the message and can't open iPhoto.  I have tried restarting the computer, but that didn't help.  How do I get the computer to recognize the Upgrader?

    You may get more replies in the iPhoto forum.
    https://discussions.apple.com/community/ilife/iphoto

  • IPhone 4 upgrade has locked phone in the middle of upgrade. can't even get to passcode to restart. help!

    iPhone 4 upgrade to 7.2 has locked phone . can't open can't unlock and stalled in the middle of the upgrade.help

    Did you already try to reset the phone by holding the sleep and home button for about 10sec, until the Apple logo comes back again?
    If this does not work, try to connect in recovery mode, shown here:
    If you can't update or restore your iOS device

  • HT4799 power went out in the middle of upgrading software.  now nothing

    I was in the middle of up grading soft ware on my apple tv unit.  With about a minite to go the power went off. Now there is no program on the unit.  Any way to reprogram?

    Connect the device to a computer running iTunes via a microUSB cable and restore.

  • Stuck in the middle of upgrade from 10.9 to 10.10 White horz process bar stuck in middle. iMac G5

    SStuck in middle of upgrade 10.9 to 10.10. Have white screen with bitten Apple and a progress bar that stop midway over 10 tries plus an over night wait.
    SUggestions welcome I am sending from iPad since I can do nothing at computer.

    YEs I have. Also cannot boot from OS10.... Disc when holding down c key. systm is installed on external drive.
    removing drive when using c install no change.
    I Have hard crased unplugging computer while running. I am stumped.

Maybe you are looking for

  • Genuis Mixes Won't Turn On

    Well, I've pretty much tried everything. I have updated Genius,turned it on and off, had to reinstall iTunes once and that didn't fix it. Is it because I haven't updated my ipod touch to the latest firmware? (3.1.1) If so is there anything I can do t

  • Business Object type - Obsolete to Released

    Hi, We have object type ZBUS1022, which is a copy of BUS1022. The status has been changed to OBSOLETE. I would like to undo this, but can't find a way to do this. Is it possible? I have searched the forums and SAP Help without success. We are on SAP

  • Share Screen Works Fine - How to share sound ?

    Just loaded Leopard - testing Share Screen. I can share the VIDEO of all networked Macs (even non-Leopard) - this is very good ! But how do I share the sound ? I want to be able to hear error messages etc from remote Macs ... Is this possible ?

  • Oct 22 Gingerbread update

    where's DROID CHARGE 2.3.5 GB update this is ridiculous already this phone has so many issues n u do nothing about it! WHERE is GB? my phone reboots 20 times a day :'( and dies so quick!!! I just called Verizon rep n she said that they are freezing t

  • NIS client problem?

    I have tried to configure an Ultra 45 as a NIS client to a NIS server in our small local network. If i run all configurations when the host is running (non NIS) it all works fine and it connects to the NIS server for host/user/passwd information etc.