Advice, like youth, probably just wasted on the young – chicagotribune.com.
Delfi Konsult
This is the path to Delfi Konsult, for better Oracle consultants …
and how may we help you with Oracle ?
We have been in the Oracle business for more than 20 successful years, and have extensive knowledge of Oracle, and in particular Oracle E-Business Suite
Delfi Konsult
Upgrade 11GR2 and latest 12.1.3
After upgrading to the 64-bit version of the database 11.0.7 and E-Business version 12.1.1 … the upgrade to the latest version of the RDBMS (11GR2) and the latest version of E-Business: 12.1.3
64-Bit Migration
2.4.5 cd to $ORACLE_HOME/rdbms/admin, and run the “@utlu111i” script(takes 30 minutes)
Release 12.1 and APEX
The three files that needs to located in $INST_TOP/ora/10.1.3/Apache/modplsql/conf
Release 12.1 OMOSCRX – Apps
FORMS_PATH=/opt/txoscrd/archives/apps/apps_st/appl/au/12.0.0/resource:/opt/txoscrd/archives/apps/apps_st/appl/au/12.0.0/forms/US:/opt/txoscrd/archives/apps/apps_st/appl/au/12.0.0/resource/stub
Release 12.1 OMOSCRX – RDBMS
If using “dbua” you will have to set ORACLE_HOME environ variable to the old 10.20.4 directory structure… otherwise you will get errors like “SP2-1503”
Release 12.1 testupgrade II
“dbua” do have embedded problems in that it references some directory structure from the creation time at Oracle… and the “dbua” script should as such be tailored to “our” structure….
Release 12.1 testupgrade
A problem arose with the script “FAILED: file cskbcat.ldt” .. which was/is a bit bizarre…. reason is the Korean lexer which is a known problem with the 10.2.0.4 upgrade…. but running the provided script for the patch fixed this….. “sqlplus -s / as sysdba @$ORACLE_HOME/ctx/sample/script/drkorean”