Need list of Obsolete Objects in Oracle Apps R12

Hi,
I am working on Upgrade project. We are upgrading Apps 11.5.7 to R12. I need all the obsolete objects (objects not suppose to use in R12).
Grateful to if some one could help.
Regards
Ram

Please refer to the following notes/links:
Note: 404152.1 - E-Business Suite Release 12: Release Content Documents
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=404152.1
Oracle E-Business Suite Electronic Technical Reference Manual - eTRM
http://etrm.oracle.com

Similar Messages

  • Need list of Obsolete Objects in Oracle Applications R12

    Hi,
    I am working on Upgrade project. We are upgrading Apps 11.5.7 to R12. I need all the obsolete obejcts (objects not suppose to use in R12).
    Greatful to if some one could help.
    Regards
    Ram

    Hi Ram,
    I'm not aware of a document that lists objects that are become obsolete after an R12 upgrade. What concerns are you trying to address? If you'll allow me to assume that you are thinking about custom reports, you could have a look at the Oracle Financials and Oracle Procurement Functional Upgrade Guide: Release 11i to Release 12 to see how E-Business Tax and Subledger Accounting (SLA) impact the organization of data in Financials. Our reports administrator discovered that, after the upgrade, some tables she was accustomed to using were empty, and that the data had been moved to other schemas.
    Of course, that document only covers Financials. I don't know of similar documents for other product families. I don't work on the functional side of things, so I'm already way over my head here. ;-)
    You could also run through a test upgrade and see which of your reports break. That's neither quick nor easy, but you're going to have to do it at some point anyway.
    Regards,
    John P.

  • What files need to be cleaned periodically in Oracle Apps R12 ?

    Hi
    In Oracle Database, periodically we clean alertlog,trace files from bdump,udump,cdump directories and at AIX OS level, /usr/tmp, /var/tmp, /root,we clean .tmp,.log files. Similarly,what files needs to cleaned from Oracle Apps R12 directories periodically to control the harddisk usage?
    Any help is highly appreciated !
    Thanks

    Ateeq,
    Please be careful when following the steps in the note referenced above especially when cleaning the $ORACLE_HOME/lib directory, otherwise your instance will not function properly. I believe purging the log files at the application/database tiers is fair enough to reclaim space and should be done on periodic basis.
    What log files to clean up after shut down of Vision R12.0.4
    Re: What log files to clean up after shut down of Vision R12.0.4
    Purging Log files
    Purging Log files

  • List of users who were granted particular function in oracle apps R12 db?

    Hi
    I need to list all users who were granted particular function (suppliers) from oracle apps R12 database. User -->Resp -->Menu --> Submenu/function. I have two queries like the following
    --Below sql query give all users those
    having Purchasing and Payables application access.
    SELECT UNIQUE u.user_id, SUBSTR (u.user_name, 1, 30) user_name,
    SUBSTR (r.responsibility_name, 1, 60) responsiblity,
    SUBSTR (a.application_name, 1, 50) application
    FROM fnd_user u,
    fnd_user_resp_groups g,
    fnd_application_tl a,
    fnd_responsibility_tl r
    WHERE g.user_id(+) = u.user_id
    AND g.responsibility_application_id = a.application_id
    AND a.application_id = r.application_id
    AND g.responsibility_id = r.responsibility_id
    AND a.application_name in ('Puchasing','Payables')
    ORDER BY SUBSTR (user_name, 1, 30),
    SUBSTR (a.application_name, 1, 50),
    SUBSTR (r.responsibility_name, 1, 60);
    --Below sql  query gives function name.
    SELECT function_id, user_function_name, creation_date, description
    FROM applsys.fnd_form_functions_tl where function_id=1348;
    What other tables to join to get all users having this function (suppliers) granted?
    Regards

    You cannot move a post to another forum.
    You can repost your entire text as another post in the other forum.
    You can then mark this thread as "answered" -- just to close it.
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 16, 2011 5:11 PM

  • Discoverer  link on  oracle apps  R12 launch worksheet list?

    the discoverer link on oracle apps R12 launch worksheet list instead of query progress page?
    the function form is as follows mode=DISCO&workbook=ALL_STAFF_DATA
    And can expalain to me how to fill this parameters in case where the woorkbook is containing many worksheets .Here is the formula
    mode=DISCO&workbook=<workbook identifier>&parameters=Disco paramater name M~Parameter M Value*param_workbook parameter name N~Parameter N Value
    Thanking in advance

    Pl see if MOS Doc 471303.1 (How to Create a Link to a Discoverer Workbook in Apps R12) can help
    HTH
    Srini

  • List of obsolete objects and tables

    Hi,
    Can anyone give the list of obsolete objects and tables from 4.6c to ECC 6.0 upgrade. Also other upgrade issues and solutions faced for ECC 6.0 upgrade.
    Thanks in advance.

    You may have an overview wirth Solution Browser tool (at the solution point of view) in order to compare functionality between your current system and the ERP 2005.
    at:
    http://solutionbrowser.erp.sap.fmpmedia.com/
    You can get the detailed release information from the following link.
    http://service.sap.com/releasenotes.
    A release note is a brief explanation of new features or changes to the system since the last software release. A release note typically describes a new function or an existing function that has been enhanced or changed.
    I hope this helps.
    Reward Points If helpful
    Regards
    Nilesh

  • How to reset TimeZone in oracle apps R12 instance?

    Dear
    I need to reset TimeZone in Oracle Apps R12 instance. When i ran Oracle Diagnostics,Java system properties report,i found that user.timezone=GMT-03:00.This is the reason showing time on Oracle Application Manager is wrong.
    I need to reset to GMT+03:00, how do i reset the timezone?
    Please help me.
    Thanks
    Ateeq

    Yes, the date is set properly at the OS level.
    TimeZone values are as follows:
    Profile Option Name      Site
    Client Timezone     (GMT -06:00) Central Time
    Enable Timezone Conversions     No
    JTF_CAL_DEFAULT_TIMEZONE     4
    LE: Enable Legal Entity Timezone -     
    Server Timezone     (GMT -06:00) Central Time
    Service: Default value for Service Request Timezone type List Item     Agent

  • Oracle Apps R12 installation fails.....

    Hi All,
    I have installed Oracle Enterprise Linux 5.3, and trying to install Oracle Apps R12.
    I have created the stage area named /stg12 and the structure is as follows:
    --StarHere/startCD.....
    --RDBMS/Disk1/oraDB and oraDB2
    --Database/Disk1/oraAppDB, oraAppDB2 and oraAppDB3
    ---Database/Disk2/oraAppDB, oraAppDb2 and oraAppDB3
    Database/Disk8/.........
    --Tools/Disk1/oraAS
    --APPL_TOP/Disk1/oraApps, oraApps2 and oraApps3
    /Disk2/oraApps
    This is how the files were listed on edelivery website and i downloaded them and unzipped them in same sequence......
    After Rapidwiz checks are done ,,it says do you want to install Oracle Apps.... when i click yes,,,it asks for CD locator for RDBMS Disk1 and when i give path as /stg12/RDBMS/Disk1/oraDB,,,,it unzips some files and then again asks for RDBMS/Disk1,,,,,when i give path now as /stg12/RDBMS/Disk1/oraDB2.......it says error 50004,,,check log files.......
    I have applied all the patches applicable,,,,,like Http server patch and rapidwiz patch.
    please some one tell me how to create the stage area........im running the installation as oracle user not as root.....
    thanks...
    Edited by: user11090588 on May 3, 2009 6:58 PM

    Hi,
    also at the time of installtion for database and application node information i gave the same user and group......oracle and dba respectively....is that fine.....
    so now i issue a command su - oracle and supply the password....and then when i issue.....Do you mean use used a single user (i.e. oracle) to own the application tier and the database tier files? If so, then this is fine.
    adstpall.sh apps/<apps password>", then "adstrtal.sh apps/<apps passwordYou need to change to the directory where the script exists. As oracle user, change the directory to $APPL_TOP, and source (run) the env file (APPSORA.env), then issue "cd $INST_TOP/admin/scripts" and run the adstrtal.sh script.
    For more details about env file and startup/shutdown scripts, please refer to [Oracle Applications Patching Procedures |http://download.oracle.com/docs/cd/B40089_09/current/acrobat/oa_patching_r12.pdf] manual.
    Regards,
    Hussein

  • How to delete a project in Oracle apps R12

    Hi
    OS RHEL 5.5
    Database 11.1.0.7
    Applications R12
    Initially I have created a project in oracle apps from wrong template and modified the template then created a project with the same modified template.
    Now the wrong project needs to be deleted so how to delete the project which had been created from wrong template in oracle apps R12 and integrated project with MSP.
    Both the wrong and correct projects are referring to the same template.
    Please help me to delete the project as it is done in production database.
    Rgrd
    Edited by: 955685 on Feb 4, 2013 8:10 AM

    955685 wrote:
    Hi
    OS RHEL 5.5
    Database 11.1.0.7
    Applications R12
    Initially I have created a project in oracle apps from wrong template and modified the template then created a project with the same modified template.
    Now the wrong project needs to be deleted so how to delete the project which had been created from wrong template in oracle apps R12 and integrated project with MSP.
    Both the wrong and correct projects are referring to the same template.
    Please help me to delete the project as it is done in production database.
    Rgrd
    Edited by: 955685 on Feb 4, 2013 8:10 AMPlease see these docs/links.
    Delete Project Functionality not Working [ID 1060648.1]
    PRC: Delete Project Performance Reporting Data Completes With Error ORA-12838 ORA-6512 [ID 748674.1]
    How Can the PA Period Type Be Changed if It Has Been Entered Incorrectly? [ID 881424.1]
    PAXPREPR Unable To Delete Project [ID 874642.1]
    http://www.oracle.com/pls/ebs121/search?word=Delete+AND+Project&format=ranked&remark=quick_search
    Thanks,
    Hussein

  • One Time Password (OTP) on mobile/email required in Oracle Apps R12

    Dear All,
    Good Day! Hope you all are doing well.
    My management needs OTP on mobile/email for log-in into Oracle APPs R12 for some key users in our Organization.
    Let me explain the requirement is detail, When user log-in to oracle apps by entering his/her user name and password then system send an email or send sms on mobile for One time password. When user provide this OTP then he is able to log-in to the Oracle Apps.
    Any body have some idea then please guide.
    Regards,
    Saquib.

    Hi,
    Based on our experience, if the NTLM error occurs, please check the password.
    Regards,
    Mike
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Oracle apps r12 data is not coming up in form based on org_id specific view

    Hi All,
    I am new to oracle apps R12. I have to develop a form which is based on views which are org_id specific. My data block is based on view which is org_id specific. Can anyone tell me what all settings i need to do in my form so that i can get the data on the basis of org_id. I am working on oracle apps R12 right now.
    TIA
    Praveen

    999698 wrote:
    Hi All,
    Sorry for inconvenience, Since i am new to oracle, can you guys please provide me the link where to search for my problem?
    I am not sure how to access the solution you have provided? My only problem is how to get the data in my form when i attach it to a responsibility in orace apps R12. what all steps do i need to follow or code change i need to do in my form to get the data ???
    TIA
    Praveen SaraswatYou can access the above docs through MOS website -- https://support.oracle.com
    You will need to have a valid username/password and CSI number.
    Thanks,
    Hussein

  • Migrating a Forms 6i custom application to Oracle Apps R12 custom bolt on

    Hi,
    I need to migrate an oracle forms custom application built in 6i to sit within oracle apps R12 (Forms 10g) and use Oracle Apps user authentication and session. It could become a custom bolt on to Oracle Apps and might be accessed from a custom responsibility in oracle applications.
    a) How easy/difficult is this?
    b) What are the challenges or things to look for to do this migration?
    Thanks,
    Ayyappa

    979379 wrote:
    Hi,
    We have two node architecture for R12.1.1 on windows 2008 32 Bit. One node for Database and the other node for application.
    As we are facing a lot of memory issues, we are planning to go for 64 Bit.
    I Have already read the document
    Migrating Oracle E-Business Suite R12 to Microsoft Windows Server 2008 R2 [ID 1188535.1]
    The doc says in place OS upgrades are not supported....
    So my question is...
    While keeping the production, how can i migrate using the same servers. Coz my company does not want to buy new servers..
    Please suggest.Complete all the steps in the doc for Rapid Clone and other steps, then take a backup of the files after you run preclone and create a trace file for the database. Once you have the backup ready, install a 64-bit version of the OS and install 11gR2 software and restore the files from the backup and complete the migration.
    Thanks,
    Hussein

  • How to invoke third party webservices in oracle apps R12 when wsdl is provided and no SOA server exists

    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi

    ca0c5e8e-8457-46de-896f-fd9dcc13299e wrote:
    Hello Everyone,
    I am working on Oracle apps R12 and we don't have any SOA server setup. I got a requirement to invoke a third party webservice and send some of the data from oracle apps database to the third party and they provided the wsdl file to invoke their webservice. How can I achieve this? Any help or suggestions would be greatly appreciated.
    Thanks,
    Ravi
    Ravi,
    I believe you need to have SOA configured with EBS to run those webservices.
    Please log a SR to confirm the same with Oracle support.
    Thanks,
    Hussein

  • Logging into Oracle Apps R12 throws error - unable to authenticate session

    Hi All,
    Working on R12 OS:AIX
    Logging into Oracle Apps R12 throws error - "unable to authenticate session".
    Earlier Guest user was end-dated which has now been removed and autoconfig was run.but still the same issue..(services were bounced too)
    Guest user password is:ORACLE(uppercase) in xml file,dbc file,GUEST profile options..
    could anyone please share such an experience encountered before and suggest resolution...
    Would appreciate an early response!
    Thanks for your time!
    Regards,

    Pl see ML Note 342332.1 on steps needed to troubleshooot login. Although this doc is for 11i, it should also apply to R12
    Srini Chavali

  • Form based on org_id not displaying data in oracle apps R12

    Hi All,
    I am new to oracle apps R12. I have to develop a form which is based on views which are org_id specific. My data block is based on view which is org_id specific. Can anyone tell me what all settings i need to do in my form so that i can get the data on the basis of org_id. I am working on oracle apps R12 right now.
    TIA
    Praveen

    Since this question is related to forms also, dats y i posted it here.But not everyone in this forum is going to know how to work with a Multi-Org configuration in the EBS. Your best bet is still to post in the General EBS Discussion forum.
    Craig...

Maybe you are looking for