beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: July 2009
http://beginapps.blogspot.com/2009_07_01_archive.html
How to change Apps 11i form color change after cloning. To differentiate dev/test from prod, we can change the form color by changing some profile options. Profile option change to be done:. 1 Set the Java Look and Feel. Profile option value to oracl. If you set it to generic, it will take the default values and you wont be able to set your own color. 2 Then set Java Color Scheme. Profile option value to any of the LOVs as per your choice. Remember to set this at site level. Links to this post. Craig Way...
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: June 2013
http://beginapps.blogspot.com/2013_06_01_archive.html
11g Grid Control: Using 'opmnctl startall status stopall' in OMS HOME Fails with "opmnctl: ORACLE INSTANCE is not set". Trying to start the 11.1.0.1 Grid Control with opmnctl command fails with the following errors. Oraoem@erputdb2 bin]$ ./opmnctl status. Opmnctl: ORACLE INSTANCE is not set. Opmnctl status requires that ORACLE INSTANCE be correctly set in your. Opmnctl utility should be used to start the OMS only in the 10g versions of Grid Control nad not in the 11g Grid Control version. SQL select targ...
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: APEX installation on Linux - apex_4.2.5.zip
http://beginapps.blogspot.com/2014/06/apex-installation-on-linux-apex425zip.html
APEX installation on Linux - apex 4.2.5.zip. APEX installation on Linux - Step by Step. 1 Download the Apex latest version(apex 4.2.5.zip). 2 Copy apex 4.2*.zip to Linux server (/u01/APEX). 3 Unzip apex 4.2*.zip :. Create the Tablespace for APEX :. CREATE TABLESPACE apex DATAFILE '/u01/apex/oradata/apexdev/apex01.dbf' SIZE 400M AUTOEXTEND ON NEXT 1M;. 4 Start APEX installation:. SQL @apexins.sql APEX APEX TEMP /i/. 5 Change ADMIN account password:. 8221;#$%&()“* ,-/:;? IF LOCKED - Unlock:. IF DBMS NETWOR...
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: September 2009
http://beginapps.blogspot.com/2009_09_01_archive.html
How to Check if a Patch requires Downtime. 1 Download the particular patch file. 2 Check the file . 3 If the following entry is present. Instance shutdown) true (/instance shutdown). Then it requires downtime. Links to this post. Subscribe to: Posts (Atom). You will find on some useful information on Oracle product and Oracle Application's. Oracle Apps Lead, Qatari Diar Real Estate investment Company. E-Mail : mr261277@gmail.com. Oracle Apps DBA, Qatari Diar real Estate investment Company. New To Apps DBA.
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: May 2013
http://beginapps.blogspot.com/2013_05_01_archive.html
Manual upgrade 11gR2 to later Version Time Zone Upgrade. Conn / as sysdba. Check if previous prepare window is ended. SELECT PROPERTY NAME, SUBSTR(property value, 1, 30) value. WHERE PROPERTY NAME LIKE 'DST %'. ORDER BY PROPERTY NAME;. Purge dba recyclebin;. TRUNCATE TABLE SYS.DST$TRIGGER TABLE;. TRUNCATE TABLE sys.dst$affected tables;. TRUNCATE TABLE sys.dst$error table;. This alter session might speed up DBMS DST on some db's. See Bug 10209691 / Bug 12658443. To avoid the issue in. Parallel = TRUE,.
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: April 2012
http://beginapps.blogspot.com/2012_04_01_archive.html
Oracle E-Business Suite Release 12 Configuration in a DMZ. Below are definitions of some of the terms that are used in this document:. Firewalls control access between the internet and a corporation's internal network or intranet. Firewalls define which internet communications will be permitted into the corporate network, and which will be blocked. A well-designed firewall can foil many common internet-based security attacks. Internal Applications Middle Tier. Web and Forms Services. The external applica...
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: June 2014
http://beginapps.blogspot.com/2014_06_01_archive.html
ORA-00119: invalid specification for system parameter LOCAL LISTENER. While startup the RAC database got following the error:. ORA-00119: invalid specification for system parameter LOCAL LISTENER. ORA-00132: syntax error or unresolved network name 'TEST1 LOCAL'. Missing below entry in RAC node tnsnames.ora file below entry. Just add below entry to tnsname.orafile. Links to this post. UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed. Following executables are active :. Classp...
mubeenmd.wordpress.com
Oracle Apps DBA | Center Point for Oracle DBA & Kuwait Info
https://mubeenmd.wordpress.com/2010/04/28/oracle-applications-dba
Center Point for Oracle DBA and Kuwait Info. How to become Apps DBA. Apps DBA Info – Kishore. Atul’s Online Apps DBA blog. Oracle Apps DBA – Ramesh. Smart Apps dba – Dinesh. Knowledge about Apps – Jaswinder Singh. Oracle Apps – Habib. Oracle applications – step by step. Apps Fusion – Ramnic Gupta. Experiences of a new Apps DBA. Oracle Apps Technology by Vikram. Mukul’s Oracle Apps Technology Blog. Oracle Apps DBA’s Pool. Oracle EBS DBA blog. Oracle Apps DBA – Murali. Applications DBA Arena -Suresh.
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: August 2013
http://beginapps.blogspot.com/2013_08_01_archive.html
While Cluster Database upgrade from DBUA, Pre 11gR2 default listener detected old oracle home. Find the warning below screenshot. Login su - oracle. Go to Oracle Home/ bin. Above command update the default listener home. Links to this post. Subscribe to: Posts (Atom). You will find on some useful information on Oracle product and Oracle Application's. Oracle Apps Lead, Qatari Diar Real Estate investment Company. E-Mail : mr261277@gmail.com. Oracle Apps DBA, Qatari Diar real Estate investment Company.
beginapps.blogspot.com
Oracle Apps DBA, Qatari Diar real Estate investment Company.: ORA-01658: Unable to create INITIAL extent for segment in tablespace %s
http://beginapps.blogspot.com/2008/06/ora-01658-unable-to-create-initial.html
ORA-01658: Unable to create INITIAL extent for segment in tablespace %s. You are trying to create a new object, but the initial extent does not fit into the tablespace specified. There is not enough space left inside the tablespace either due to the datafiles being full, autoextend which is not set at datafile level or due to a disk which's full. You'll have to check the size of the datafiles attached to the tablespace and check whether they can autoextend or not. From dba data files. Their beliefs or th...