Start Tuning….
How to Start tuning: Server Level (Focus from Oracle Database) Whenever there is server level issue, The tuning starts from the server .. Just remember the phrase “The person who…
Read MoreHow to Start tuning: Server Level (Focus from Oracle Database) Whenever there is server level issue, The tuning starts from the server .. Just remember the phrase “The person who…
Read More— This is to list the Apps User who are assigned a particular responsibility select a.user_name,b.responsibility_name from fnd_user a,fnd_responsibility_vl b ,FND_USER_RESP_GROUPS c where a.user_id = c.user_id and c.RESPONSIBILITY_ID = b.RESPONSIBILITY_ID…
Read MorePurpose ——- This script helps in identifying the list of responsibilities that can run a given concurrent request REM Save this file as whocanrun.sql REM Usage: sqlplus apps/apps @whocanrun REM…
Read MoreUpgradation of Discoverer from 4i to 10g for Applications 11i CU2 (11.5.10.2)Environment Details : Operating system : Solaris Sparc 64 Bit (5.10)Applications : 11i CU2 (11.5.10.2)Database : 10.2.0.2.0Oracle AS (Infra…
Read MoreDear all, This post is relating to following issue we face after upgrading 11i with 10g R2 in Preclone process of dbTier. ERROR: The version of the OUI found in…
Read MoreDear all, This post is to share some shortcuts for adadmin activities. To Enable and disable maintainence mode 1. Enable Maintainence mode sqlplus -s apps/<`apps password`> @$AD_TOP/patch/115/sql/adsetmmd.sql ENABLE 2. Disable…
Read MoreDear All, This post is relating to using Vista in EBS. Info: Vista is certified in Ebs 11i. Permenant solution : Upgrade Sun Java Plug-in JRE 1.5.0_12 Certified Configurations Release…
Read MoreDear All, This Post is relating to Useful Operating system techniques to send mails using command : Mailx 1. To send mails with body and without attachments syntax : cat…
Read MoreHi, Please find the Release 12 New features through the below link. http://beginapps.blogspot.com/2008/06/release-content-document-release-12.html Thanks & Regards, Narasimha Rao.K
Read MoreDear All, Sub: Upgrading oracle applications 11i with 10g R2. ( This ll be the complete guide for upgradation ) 1. Complete the Installation of Oracle Apps EBS 11.5.10 (…
Read More