Oracle Audio Technologies B10508-01 Manual Do Utilizador

Página de 186
Relinking the Oracle Code
Post-Installation
5-29
Relinking the Oracle Code
The Oracle code must be relinked under the following conditions:
Change to operating system, for example upgrade
Change to Oracle Net configuration
Change to RDBMS configuration
Step 1 Shutdown the Given Database(s)
First verify that you are pointed to the right database instance
.  
At the DCL 
prompt:
$ SHOW LOGICAL ORA_SID
ORA_SID" = "V9" (LNM$JOB_TABLE)
Invoke SQLPLUS and connect SYS
.  
Select from the view 
V$PROCESS
.  
If no other 
processes are active, and if you are pointed to the right instance, then shut down the 
given database.
After the database is shut down, all Oracle background processes will no longer 
exist
.  
Type 
SHOW SYSTEM
 at the DCL prompt to verify.
Step 2 Remove Images
Type REMORACLE at the system prompt.
$ REMORACLE
Step 3 Invoke the Oracle Installation Utility
1.
Type at the DCL prompt:
$ ora_root:[bin]relink <
product
 | all>
2.
Select option 4, “Build Selected Licensed Products”.
Note:
Generally, no response is returned except for the return of 
the DCL prompt.