Installation guide

14
18. Edit the text initialization parameter file to remove the following line:
_system_trig_enabled=false
19. To restart the database, use the following command:
./srvctl start database -d 10gdb -o pfile=$USR_ORA_PFILE
Ensure that the USR_ORA_PFILE variable is set to the location of pfile.
Alternately, you can specify the complete path of pfile in the command.
20. To create instances on the other cluster nodes, complete the following steps:
a. Copy the $ORACLE_HOME/network/admin/tnsnames.ora file to the
same location on each node.
b. Create the dump directories listed in the initialization parameter file
(pfile) in the Oracle home directory.
c. Copy the initialization parameter file (pfile) from the original node to
the $ORACLE_HOME/dbs directory, changing its name to reflect the
instance name on the current node.
d. Create a password file in the $ORACLE_HOME/dbs directory, ensuring its
name includes the instance name for the node.
e. Start up the instance.
6 Other Known Issues
The following sections contain information about issues related to Oracle
Database 10g and associated products:
Building Pro*C Applications if PostgreSQL is Installed
Encoding Information Not Present in Translated Help Files
Oracle Clusterware Files Issues
Cluster Verification Utility
Removing Metrics for Wait Classes Removes Them Permanently
Support for 64-Bit JDBC
Patch for Oracle Clusterware Configuration with Voting Disk on Network
Attached Storage
SRVCTL and VIPCA Utilities Set the LD_ASSUME_KERNEL Parameter
Mapping of 127.0.0.2 to the Local Hostname
Error While Loading Shared Library When selinux is Enabled on Oracle
Enterprise Linux 5.0 and Red Hat Enterprise Linux 5.0
MAX_IDLE_BLOCKER_TIME Does Not Work in Oracle RAC Environment
Note: You need to shutdown the database and start it in upgrade
mode.