You are on page 1of 4

January21,1998

(LastmodifiedonJanuary4,2002)

CreatingaNewDatabase

Determinewhich$ORACLE_HOMEand$APPL_TOPthisdatabasewillbe
using:

$ORACLE_HOME /u01/app/oracle/product/7.3.3
/u01/app/oracle/product/7.3.3test
$APPL_TOP /u07/app/applmgr/10.7p16.1
/u07/app/applmgr/10.7test

1. Createorchange:

/etc/oratab
/etc/oratab734(optional)
/etc/appltab
/u01/app/oracle/admin/<sid>/adump
A/arch
A/bdump
A/cdump
A/create
A/pfile
A/udump
/<mountpoint>/oradata/<sid>
onallmountpointswherethedatabasewillbe
located
/u01/app/oracle/admin/<sid>/pfile/init<sid>.ora
setCOMPATIBLEtothecorrectlevel
/u01/app/oracle/admin/<sid>/pfile/init<sid>_0.ora
thishasrollbacksegements=()
/u01/app/oracle/admin/<sid>/pfile/config<sid>.ora
$ORACLE_HOME/network/admin/listener.ora
thedirectorypathhastoexistsorlsnrctlwillfail
$ORACLE_HOME/network/admin/tnsnames.ora
hastobeontheclientals
$ORACLE_HOME/network/admin/sqlnet.ora
doesnotexistsundercurrentconfiguration
$APPL_TOP/APPLSYS.env
createanewoneforeachdatabase,
i.e.,APPDEMO.env
change:
APPLFENVtoequaltothefilename
APPL_TOPpath
$APPLLOGtolog<sid>
$APPLOUTtoout<sid>
$REPORTS25_TMPtor25<sid>

I:\INFO\SOFTWARE\FIMS\NEWDB
Page1
$APPLTMPtotmp<sid>
/home/applmgr/startmgr.<sid>
/home/applmgr/stopmgr.<sid>
/home/applmgr/startmgr.sh
/home/applmgr/stopmgr.sh
/home/applmgr/.profile
/home/oracle/start.<sid>.sh
/home/oracle/start<sid>.sh
/home/oracle/stop.<sid>.sh
/home/oracle/stop<sid>.sh
/home/oracle/startdb.normal.sh
/home/oracle/stopdb.sh
/home/backup/dailybkp

2. Mkdir log<sid> and out<sid> under /u03/appl/applmgr/common


and/u03/appl/applmgr/temp.

3. Createsymboliclinksin

$ORACLE_HOME/dbstoinit<sid>.oraandconfig<sid>.ora

Example:lns<file><symboliclinkname>

4. Client:

/orawin/network/admin/tnsnames.ora
/orawin/network/admin/sqlnet.ora
(normally,nochangewitheachnew)
/apps10/oaconfig.ora
/apps10/CAPPLSYS.env
(createanewoneforeachdatabase,i.e.,
CAPPDEMO.env)

5. Applypatches:

**** See/u01/app/oracle/admin/patches/patch.logtodeter
minewhichpatchesneedtobeapplied.

a. Seepage646ofthe'OracleApplications'manualfor
instructionsonhowtorunadpatch.Thedatabase
againstwhichthepatchisbeingappliedneedstobe
setinORACLE_SIDanditneedstobeup.Whenprompted
toenterthelogaddress,enter:

adpatch.<patchnumber>.<drvnumber>.<sid>.log

Bewareoftheproblemwiththisproceduregetting
stuck.Ifyougetthemessages:
I:\INFO\SOFTWARE\FIMS\NEWDB
Page2
Allworkershavequit.
DroppingFND_INSTALL_PROCESSEStables...
ConnecttoAPPLSYS/APPS...

youmightaswellgoinginunderanotherloginandkill
theprocess.Lookfortheadpatchprocessestodeter
minewhichonetokill.Thenrestartadpatch.Itwill
nowgotocompletion.

b. CDtotheappropriatedirectoryin$APPL_TOP/patches
andrunadpatch.Someofthepatchesrequireyouto
repeattheadpatchprocessagainstdifferentdrivers.
Refertothenotesundereachpatchnumberin
/u01/app/oracle/admin/patches
fordriverswhichneedtoberunagainsteachdatabase.

Application161patch:
1.Patch161
2.Patch161.post_install

Multiorgpatch:
1.461055

Interoperabilitypatch:
1.504305

Server7.3.3.4.1:
1.73341.733

AccountsPayable:
1.436142
2.532852

HumanResources/payroll:
1.550998
2.553220

Purchasing:
1.547483

ADE(ApplicationsDataExport):
1.UsingSQL*plus,loginasAPPSandrun
c:\apps10\per76\ade\views.sql

6. Clientpatcheswhichneedtobeappliedarein
I:\INFO\SOFTWARE\FIMS\NEWDB
Page3
$APPL_TOP/patches/client

Thesecanbeftp'edtotheclient.

7. SignontoApplicationsasSYSADMIN.NavigatetoProfile/
system.Makesurethatthefollowingaresetupcorrectly
forusingtheReportReviewAgent:

FileServer:Enabled yes
Editor(character) (Blank)orappsviewer
Editor(postscipt) (Blank)orghostview

8. RunADEsetupscripts(seeI:\INFO\SOFTWARE\FIMS\ADESETUP).

9. RunDiscover3.0setupscripts(seetheDiscover3.0
installationmanual,step>RunningtheEULInstall
Script=).

I:\INFO\SOFTWARE\FIMS\NEWDB
Page4

You might also like