Hybrid Tablespace model after R12 upgrade

Hello,
I have done with the upgrade process from 11.5.9 CU2 to R 12.1.1 successfully, the instance is up and running. However, after checking the DB objects, I found that the old tablesapces have alot of DB objects. as shown below. Can I rerun the OATM tool now and do the migration?
SQL> select tablespace_name, count(*)
2 from dba_segments
3 where owner = 'AP'
4 group by tablespace_name;
TABLESPACE_NAME COUNT(*)
APPS_TS_NOLOGGING 2
APD 237
APPS_TS_TX_IDX 206
APPS_TS_SEED 10
APPS_TS_INTERFACE 14
APX 346
APPS_TS_TX_DATA 100
APPS_TS_SUMMARY 3

Rami,
I believe I have provided the docs you need to refer to in your other thread -- Re: R12 upgrade patch driver failed because of CTXSYS invalid objects
I am locking this thread since it is a duplicate.
Thanks,
Hussein

Similar Messages

  • Discoverer Reports does not work in Multi-org Environment after R12 Upgrade

    Discoverer Reports does not work in Multi-org Environment after R12 Upgrade. Created a simple report using the below query:
    SELECT po_header_id, segment1, type_lookup_code
    FROM po_headers
    WHERE segment1 = '5000002'
    Query works perfectly fine; when i set the ORG_CONTEXT in the database using the command:
    EXEC mo_global.set_policy_context('S',129)
    But the report doesn't fetch any data when ran from an Org based responsibility. We've ensured that the MO: Operting Unit is set accurately and general Oracle reports (PLSQL Program OR XML Publisher) are working perfectly fine.
    ===========
    I followed the steps provided in Metalink Note: 732826.1 - It works for some responsibilities where the MO: Security Profile is not set; but fails for those responsibilities where the MO: Security Profile is set.
    I am looking for specific solution that works irrespective of either the MO: Operating Unit profile is set of not.
    Please suggest. Appreciate your response.
    Thanks,
    Kesava Chunduri

    Hi Hussein,
    Thanks for the quick response.
    Yes, I've gone thru both the notes specified below:
    Discoverer Workbooks Based On Organization Enabled Views Are Not Populated [ID 1293438.1]
    - Tried this option; but this option is messing up a couple of Oracle Standard Functionalities.
    - For ex: If i set this profile option; we are not able to create any receipts using Custom Responsibilities.
    I am able to create the receipt, when i remove this profile option.
    No Data Shows for Reports in Discoverer 10g with Applications Release 12 [ID 1054380.1]
    - I see that the products i am running these reports from AR/GL - already exists in these tables.
    Anything other options??
    Thanks,
    Kesava

  • Missing data in ap_check_stocks after R12 upgrade

    Hello,
    We are currently in version R12.1.2 and I have an existing query from R11 which gets data from ap_check_stocks table. I am however not able to find any data on ap_check_stocks after R12 upgrade. Has this table been discontinued? I do not find any link in metalink which says that as well...
    The join used in the query is between ap_check_stocks and ap_checks is ap_checks.check_stock_id = ap_check_stocks.check_stock_id... Has something changed in R12?
    Please help!
    Ramya

    You can find AP_CHECK_STOCKS synonym in R12 and the base object is AP.AP_CHECK_STOCKS_ALL table.
    Please refer to eTRM for details.
    SYNONYM: APPS.AP_CHECK_STOCKS
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=AP_CHECK_STOCKS&c_owner=APPS&c_type=SYNONYM
    TABLE: AP.AP_CHECK_STOCKS_ALL
    http://etrm.oracle.com/pls/et1211d9/etrm_pnav.show_object?c_name=AP_CHECK_STOCKS_ALL&c_owner=AP&c_type=TABLE
    Thanks,
    Hussein

  • After R12 Upgrade: No records in many of the tables.

    Hi all,
    After R12 upgrade, we found there are no records in many tables. For example AR_BATCHES_V.
    What could be the probable causes?
    Also, note that there are still some concurrent requests running.
    DQM Parallel Sync Index Child Program2 (DQM Parallel Sync Index Child Program)
    Synchronize Workflow LOCAL tables (Report Set)
    Process Benefits Data Conversion
    S. Sundar

    Hi,
    I'm a bit late to the party in this thread, but:
    Are most of the unpopulated tables related to Financials? With the introduction of E-Business Tax (ZX) and Sub-Ledger Accounting in R12, some data seems to have been moved to other tables and schemas. For example, we had some reports that needed to be rewritten for R12 because some Receivables tables and views were empty after the upgrade. I don't get into the functional side of things very often, so I don't know if AR is similarly affected.
    Sorry I don't have much detail to offer, but maybe this will give you a starting point for further research.
    Regards,
    John P.

  • Additional Setup After R12 Upgrade

    Hello Experts,
    We are currently in the Process of upgrading 11i.5.10.2 to R12.1.3.
    We are having GL, AR and Projects module as a part of the R12 upgrade. The question is straight forward, After R12 upgrade do we need to do any additional setup on subledger or GL level?
    If the answer is Yes, then pls guide me for the same.
    Thanks,
    Atul

    Atul,
    All the steps should be covered in the upgrade manuals.
    Oracle E-Business Suite Upgrade Guide
    Oracle Financials and Oracle Procurement Functional Upgrade Guide: Release 11i to Release 12
    You may also review (R12.1 / R12.2 : Oracle E-Business Suite Releases 12.1 and 12.2 Release Content Documents (Doc ID 1302189.1)).
    Thanks,
    Hussein

  • How to uninstall the 8.0.6 Oracle Home after R12 upgrade

    I would like to remove the 8.0.6 Oracle Home from the central inventory after completing an R12 upgrade. Using the 10.1.3 OUI, I am able to remove the 9iAS Oracle Home from the inventory, but the 8.0.6 Oracle Home does not have a checkbox that allows OUI to deinstall. I thought there was some 8.0.6 process that would do the inventory deregistration.

    I found 8.0.6 $ORACLE_HOME/orainst. Using orainst, I could remove all software except the reports server, that throws the following error:
    or60w.dei(0): FILE_NOT_FOUND while deinstalling │ │
    │ │ or60w. (No such file or directory.)

  • Forms Personalization not working after R12 upgrade

    Hi,
    We have recently upgraded to R12. We have forms personalizations on the People, Enter and Maintain form and this is not working now after the R12 upgrade.
    I went to one of the form personalizations and Validated and Applied again but it still did not work. I also created a new one but had no success with that either.
    Any ideas how to get this working again ? Is there something extra that needs to be done for R12?
    Thanks
    Regards,
    Shalantha

    Pl indicate which version of R12 and on what form you had the personalization in the previous version. Have you checked FND_FORM_CUSTOM_% tables to ensure that the personalization survived the upgrade ?
    Pl see if these MOS Docs can help
    Forms Personalizations Unavailable After Upgrade To 12.1.x          (Doc ID 1245864.1)
    Forms Personalization Not Working After Upgrade To R12.1.3          (Doc ID 1309458.1)
    Form Personalization Value Field Not Being Retained After Upgrade          (Doc ID 1266265.1)
    Do Personalizations Holdup After A Patch Is Applied? (Doc ID 1286576.1)
    HTH
    Srini

  • Abldxml giving error after R12 upgrade

    Hi,
    As a part of R12 upgrade, I'm running adbldxml.pls and it's giving following error.
    $ perl adbldxml.pl
    Starting context file generation for db tier..
    JRE_TOP not found at its desired location /db01/opt/oracle/product/11.1.0_egebc2d/appsutil/jre
    Restart adbldxml.pl with value for jtop as an necessary argument$

    JRE_TOP not found at its desired location /db01/opt/oracle/product/11.1.0_egebc2d/appsutil/jre
    Restart adbldxml.pl with value for jtop as an necessary argumentPass JRE_TOP as a parameter when you run "perl adbldxml.pl" command.
    Thanks,
    Hussein

  • After R12 upgrade unable to start OPP.

    Hi,
    We have upgraded our applications version from 11.5.10.2 to 12.1.1. After the upgrade, Concurrent managers are came up and running fine. But OPP & Workflow processors are having the issue. When I checked OPP log it is showing the below error.
    "Conflicting collector combinations in option list; please refer to the release notes for the combinations allowed
    Could not create the Java virtual machine."
    Can some one advice me please.
    Thanks in advance.
    Vijay

    "Conflicting collector combinations in option list; please refer to the release notes for the combinations allowedI do not see any similar issues reported on MOS website, so I would suggest you log a SR for this issue.
    Thanks,
    Hussein

  • Issue with Hebrew Reports after R12 Upgrade

    Hello All,
                We have upgraded our instance from 11.5.10.2 to R12.1.3.
    After upgrade we notice that a couple of reports have inverted question marks instead of Hebrew charecters. The report has both English & Hebrew charecters but the issue is only with the Hebrew ones).
    DB is on 11.2.0.3
    Charecter set is UTF8.
    On application Tier :  NLS_LANG=American_America.UTF8
    And as per the general configuration, we have updated the IX_PRINTING appropriately under env.
    (IX_PRINTING=$FND_TOP/resource/ixlib.cfg)
    Any related information on the above will be of great help.
    Thanks,
    Chandan

    user13715401 wrote:
    Hi,
    We are working on R12.1.1 instance. Currently, we got ATG patch applied on our insance and since then fnd_global.org_id returns "-1".
    Do you know what could be wrong.
    Thanks!
    RituPlease see (FND_PROFILE.VALUE('ORG_ID') returns -1 [ID 1235274.1]).
    Thanks,
    Hussein

  • How to purge Workflow queue after R12 upgrade before starting WF Mailer?

    Hi,
    We are about to upgrade to R12.1.3 from R11.5.9.
    As part of the testing, I configured and started the Workflow Mailer in the new system. As soon as I did that, the system started sending a ton of notifications regarding past Requisition approvals apparently queued in the system. WF Mailer has been down since I did the last upgrade test.
    We plan to approve all requisitions before the cutover in the old system, so there should be no email notifications pending. Is there a way of updating msg_state of those notifications in the wf_notification_out table with a value of "READY", so we can make sure that we will have a clean system and users will not receive any notifications regarding the past requisition approvals?
    Thanks,
    Sinan

    Please see these docs.
    Note: 847889.1 - Stop Workflow Notification Emails During Clone
    Note: 828812.1 - How To Stop Old Outbound Workflow Notification Email Messages During Clone Activity
    Note: 603003.1 - How To Remove Workflow Data On A Test Or Cloned Instance
    Note: 372933.1 - How to purge e-mail notifications from the workflow queue so the e-mail is not sent
    Note: 736508.1 - How to Cancel Email Notifications for Particular Workflow Type
    Regards,
    Hussein

  • Customized PO report is printing blank after R12 upgrade

    We have upgraded from 11.5.9 to R 12.1.3 .The customized PO report works fine in 11i but prints blank in R12.
    Kindly help.It is a bit urgent.

    I am still having issue....
    oracle@ingram bin]$ adconfig.sh contextfile=/data/oracle/db/UATdb/11g/appsutil/UAT_ingram.xml appspass=xxx
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /data/oracle/db/UATdb/11g/
    ERROR: Unable to set CLASSPATH
    is missing
    ERROR: Unable to set CLASSPATH
    is missing
    Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    The logfile for this session is located at: /data/oracle/db/UATdb/11g//appsutil/log/UAT_ingram/04091339/adconfig.log
    [oracle@ingram bin]$

  • R12 upgradation

    Hi Dear,
    We have our environment (11.5.10.2) as
    Database on Tier1
    Application on Tier2
    Ext Web Tier3
    Operating System : Linux AS4 32-Bit
    Now we have to upgrade it to R12, please suggest any document and also let us know whether R12 Application is compatible with 64-Bit Linux
    Thanks in Adv

    Hi,
    Oracle Apps R12 is certified with 64-bit Linux.
    Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    Many Objects Are Invalid After R12 Upgrade [ID 1205444.1]
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Oracle E-Business Suite Release 12.1.3 Now Available
    http://blogs.oracle.com/stevenChan/2010/08/ebs_1213_available.html
    Thanks,
    Hussein

  • I install latest update from my ipad 2, after the upgrade tablet running slowly. Probably the system requirements too high for my device. I think that users with older models should be able to install IOS 6.x.x on their devices or consider buying devices

    I install latest update from my ipad 2, after the upgrade tablet running slowly. Probably the system requirements too high for my device. I think that users with older models should be able to install IOS 6.x.x on their devices or consider buying devices from other manufacturers ...
    People are dissatisfied with the new update a lot, including some of my friends and acquaintances. Is it reasonable to wait until Apple implements the possibility to return to Ios Ios 6 to 7? And how soon it can be done?
    Sorry for my english, i am from Russia.

    I have a similar issue. I recently purchased an iPad Mini, and I started off by backing it up from the apps I had on my iPhone. Now, I have a number of apps that never downloaded and that I don't want on the iPad. Some of these are apps that I don't need, while others are the iPhone versions of apps. There are something like 23 apps that I have no use for, but iTunes tries to install every time I connect. I've also tried clicking the 'Will Install' buttons. There's no way to delete these apps from the iPad without first installing them, as far as I can see, and there's no way to NOT install them, in iTunes.
    It''s not just annoying, it's causing problems with installation of larger files and movies. Now, every time I sync to the computer, I get a warning that I'm over capacity by 580 MB, and larger apps will not install! Clicking Revert and a bunch of other things doesn't work, either. And I can't just delete some of the apps, because I or my wife use them on our phones!

  • Possible drop tablespace PSAPSR3702 after upgrade EHP5

    Hi experts,
    Can I drop tablespace PSAPSR3702 after upgrade EHP5? I cannot found this point in EHP5 installation documents as in the EHP4 documents
    My system is running on Oracle
    Thanks & Regards,
    Luong
    Edited by: LuongDK on Aug 25, 2011 4:40 AM

    Hi LuongDK,
    If you see clearly after refresh your DB size stat, you should see PSAPSR3701 is empty OR with very small size compare to PSAPSR3702.
    Therefore, you should drop PSAPSR3701 and NOT PSAPSR3702. You can confirm by ensuring no entry for PSAPSR3701 in table TAORA & IAORA.
    Thanks,
    Nicholas Chang

Maybe you are looking for

  • Slide size and cropping

    If I produce a presentation based on my standard screen resolution (1680 by 1050) and then use a projector which as I understand is 4:3 proportion how is the screen/slide cropped? If I set my slide size to 1200 by 900 then I can see what will happen.

  • How to use stylesheet from web-template in portal

    Hello all, I want to integrate a web application consisting of several web-templates (BW 3.5) into a portal (EP 6.0) via iviews. When called from the portal the web-templates stylesheets are replaced by portal stylesheets. How do I force the portal t

  • Missing cd/dvd drivers on new install of win7

     I have a HP EliteBook 8460p.  Replaced the faulty hard drive with a new Hard drive which was sent by HP.  Tried to do a new, clean install ofWindows 7 Pro but I keep getting an error that says "a required cd/dvd device driver is missing".   I have r

  • HT201210 Restoring my iphone 4

    my iphone 4 wont make or recieve calls or texts, it told me to update and restore. i tried and it almost finished and stopped then says an error occured, now it wont do anything it just says to plug into itunes. i dont know what to do, can anyone hel

  • Hp stream 13 touchpad windows 10: multitouch not working

    Just installed windows 10 and my multitouch (e.g. two finger tap for a right-click) is no longer working. Searched around, tried an earlier driver from Synaptics but it is incompatible.  I saw somehwere that v17.0.10.51 was working for someone else b