Oracle9i Real Application Clusters Real Application Clusters Guard I - Concepts and Administration Release 2 (9.2) Part Number A96601-01 |
|
This chapter describes the Oracle Real Application Clusters Guard configuration parameters. It contains the following sections:
Oracle Real Application Clusters Guard provides a set of templates that allow Oracle Real Application Clusters Guard to be easily configured. The templates contain tested configurations for such settings as Oracle Net Service parameters and initialization parameters. The Oracle Real Application Clusters Guard setup utility (PFSSETUP
) generates and deploys the files that are required by Oracle Real Application Clusters Guard. The files are automatically generated with the correct values, derived from the customized configuration file ($ORACLE_SERVICE.conf
).
The Oracle Real Application Clusters Guard configuration file template is located in $ORACLE_HOME/pfs/setup/conf/savsetup.dat
.
The information in this file corresponds to a single Oracle9i Real Application Clusters database. If multiple databases are part of your Oracle Real Application Clusters Guard configuration, then a separate configuration file must be created for each database.
Copy the configuration file template:
$ cd $ORACLE_HOME/pfs/setup/conf $ cp savsetup.dat $ORACLE_SERVICE.conf
Use a text editor to modify the new configuration file.
The configuration parameters are grouped by the method that must be employed to modify the parameters. You may want to change the relocatable IP address, for example, if it conflicts with another IP address in the network, or you may want to turn on debugging to do some troubleshooting. Depending on the parameter that needs to be changed, there are different methods that you must employ to make the changes.
The methods of changing Oracle Real Application Clusters Guard parameters are summarized in Table 3-1.
See Also:
|
The Oracle Real Application Clusters Guard configuration parameters are described in the following sections:
Table 3-2 contains the permanent cluster and database parameters.
This section contains parameters that are specific to the Sun platform. Table 3-3 contains parameters that are specific to the Sun platform.
Table 3-4 contains database and Oracle Real Application Clusters Guard parameters.
Table 3-5 contains Oracle Real Application Clusters Guard configuration parameters.
Parameter Name | Valid Values | Description |
---|---|---|
|
Range of values: Any valid initialization parameter file that references control files Default setting for OFA configuration: Default setting for non-OFA configuration: |
Specifies the initialization parameter file that is used when Oracle Real Application Clusters Guard starts the instance |
|
Range of values: Any valid initialization parameter file that references control files Default setting for OFA configuration: Default setting for non-OFA configuration: |
Specifies the initialization parameter file that is used when Oracle Real Application Clusters Guard starts the instance |
|
Range of values: Default: |
Specifies the preferred primary node of the cluster |
|
Range of values: Default: |
Specifies the preferred secondary node of the cluster |
|
Range of values: Any valid language name Default: |
See Also: Oracle9i Globalization Support Guide |
|
Range of values: Any valid territory name Default: |
See Also: Oracle9i Globalization Support Guide |
|
Range of values: Any valid character set Default: |
See Also: Oracle9i Globalization Support Guide |
|
Range of values: Default: |
Specifies whether to leave the primary pack up when the secondary pack does not come up during |
|
Range of values: Default: |
Specifies whether to enable or disable Oracle Real Application Clusters Guard debugging |
|
Default: |
Specifies, in seconds, the frequency with which the listener monitor checks the public listener |
|
Default: |
Specifies, in seconds, the frequency with which the listener monitor checks the private listener |
|
Default: |
Specifies the maximum number of times the listener can be restarted |
|
Default: |
Specifies, in seconds, the time period in which Oracle Real Application Clusters Guard can try to restart the listener. If Oracle Real Application Clusters Guard tries to restart the listener more than |
|
Default: |
Specifies, in seconds, how long to wait for the |
|
Default: |
Specifies, in seconds, how long to wait for the |
|
Default: |
Specifies in seconds how long to wait for the |
|
Default: |
Specifies the dump level associated with Oracle system state dumps |
|
Default: |
Specifies in seconds how long to wait for Oracle |
Table 3-6 contains network configuration parameters.
Table 3-7 contains database configuration parameters.
Use different methods to change Oracle Real Application Clusters Guard configuration parameters. This section contains the following topics:
The procedures that are described in these sections use the PFSCTL
command line.
To modify the parameters in Table 3-2, you must:
You may want to change these parameters in the following situations:
CREATE DATABASE
statement.For example, you might need to change the relocatable IP address if it conflicts with another IP address in the network. Another example is changing $ORACLE_HOME
if the original file system where $ORACLE_HOME
resided becomes unavailable.
The following steps and examples show how to reinstall Oracle Real Application Clusters Guard after modifying the parameters in Table 3-2:
$ORACLE_SERVICE.conf
file.PFSCTL
command line as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFSSETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFSSETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 200 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit
PFS_SETUP> 6
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ALL_FILES
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is PFS_SALES.RUN PFS_SALES.HALT PFS_SALES.MONSTART PFS_SALES.MONSTOP PFS_SALES_User.def PFS_SALES_System.def listener.ora.ded.pfs tnsnames.ora.ded.pfs tnsnames.ora.ded.clnt.pfs SALES_config1.ded.pfs SALES_config2.ded.pfs SALES_config.pfs init_SALES1_HOSTA.ora init_SALES2_HOSTB.ora Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/packs HOSTA Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/include HOSTA Generating ORACLE Real Application Clusters Guard files Generating Packs Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/network HOSTA Generating ORACLE network files Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/pfile HOSTA Generating ORACLE instance files
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 6
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ALL_FILES
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP> 2
root
:
# deletepacks
root
:
# createpacks
PFSCTL
as root
.
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSBOOT
command:
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded.
To modify the parameters in Table 3-3 and Table 3-4, you must:
This is necessary in the following situations:
CREATE DATABASE
statement.For example, you might need to change the maximum time in seconds to wait when Oracle Real Application Clusters Guard starts a relocatable IP address.
The following steps and examples show how to create a new user definitions file:
$ORACLE_SERVICE.conf
file.PFSCTL
as root
.
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit
PFS_SETUP> 1
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/include HOSTA
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP> 2
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Deploying user file Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTA Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTB
root
:
# deletepacks
root
:
# createpacks
PFSCTL
as root
.
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded.
To modify the parameters in Table 3-4, you must:
catpfs.sql
to re-create the Oracle Real Application Clusters Guard schema.This is necessary in the following situations:
For example, you may need to change the $ORACLE_SID
parameter, or you may want to configure Oracle Real Application Clusters Guard to support a shared server.
The following steps and examples show how to create new Oracle Real Application Clusters Guard files and Oracle Real Application Clusters Guard schema.
$ORACLE_SERVICE.conf
file.PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 6
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ALL_FILES
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is PFS_SALES.RUN PFS_SALES.HALT PFS_SALES.MONSTART PFS_SALES.MONSTOP PFS_SALES_User.def PFS_SALES_System.def listener.ora.ded.pfs tnsnames.ora.ded.pfs tnsnames.ora.ded.clnt.pfs SALES_config1.ded.pfs SALES_config2.ded.pfs SALES_config.pfs init_SALES1_HOSTA.ora init_SALES2_HOSTB.ora Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/packs HOSTA Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/include HOSTA Generating ORACLE Real Application Clusters Guard files Generating Packs Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/network HOSTA Generating ORACLE network files Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/pfile HOSTA Generating ORACLE instance files
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 6
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ALL_FILES
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 2
catpfs.sql
to re-create the Oracle Real Application Clusters Guard schema. Enter the following commands:
$ sqlplus "system/manager as sysdba" SQL> @?/pfs/admin/catpfs.sql
PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded.
To modify the parameters in Table 3-5, you must generate and deploy the user definitions file.
This is necessary if you want to change one of the Oracle Real Application Clusters Guard settings that was originally specified during Oracle Real Application Clusters Guard installation.
For example, you may need to change the location of the initialization parameter file that Oracle Real Application Clusters Guard uses to start up the instance, or you may need to turn on debugging to troubleshoot Oracle Real Application Clusters Guard.
The following steps and examples show how to create a new user definitions file.
$ORACLE_SERVICE.conf
file.PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Backing up directory on /home_oracle
/92_sales/pfs/setup/output/SALES/include HOSTA
PFSSETUP
as $ORACLE_USER:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 2
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Deploying user file Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTA Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTB
PFSCTL
as root
.
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded.
To modify the parameters in Table 3-6, you must:
This is necessary when you want to change one of the network settings that was specified during Oracle Real Application Clusters Guard installation.
For example, you may need to change the port number for the Oracle Real Application Clusters Guard listener.
The following steps and examples show how to create a new user definitions file and new Oracle network files.
$ORACLE_SERVICE.conf
file.PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
:
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should output similar to the following:
Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/include HOSTA Press Enter to continue
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 6
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 3
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_NETWORK_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is listener.ora.ded.pfs tnsnames.ora.ded.pfs tnsnames.ora.ded.clnt.pfs Do you wish to continue? [Y/N]
y
to continue.PFSSETUP
as $ORACLE_USER
.
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_USER_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 2
You should see output similar to the following:
The list of affected files is PFS_SALES_User.def Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Deploying user file Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTA Backing up directory on /mnt1/oracle/admin/sales/pfs/include HOSTB Press Enter to continue
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 3
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_NETWORK_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 2
You should see output similar to the following:
The list of affected files is listener.ora.ded.pfs tnsnames.ora.ded.pfs tnsnames.ora.ded.clnt.pfs Do you wish to continue? [Y/N]
y
to continue.tnsnames.ora.ded.clnt.pfs
file to the client nodes.PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded.
To modify the parameters in Table 3-7, you must generate and deploy the Oracle instance files.
This is necessary if you want to change one of the database settings that was specified during Oracle Real Application Clusters Guard installation.
For example, you may need to change the database domain to mirror the network domain.
The following steps and examples show how to create new Oracle instance files.
$ORACLE_SERVICE.conf
file.PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfshalt
You should see output similar to the following:
pfshalt command succeeded.
PFSSETUP
as $ORACLE_USER
.
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:06 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_SERVICE is set to SALES DB_NAME is set to sales Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:32:54 PST 2001 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. ORACLE_BASE is set to /mnt1/oracle ORACLE_HOME is set to /home_oracle/92_sales PFS_HOME is set to /mnt1/oracle/admin/sales/pfs TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin Choose the set of files from the following: 1] User definitions file 2] ORACLE Real Application Clusters Guard files 3] ORACLE network files 4] ORACLE instance files 5] ORACLE network and instance files 6] All the files 7] Quit PFS_SETUP>
PFS_SETUP> 4
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_INSTANCE_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 1
You should see output similar to the following:
The list of affected files is SALES_config1.ded.pfs SALES_config2.ded.pfs SALES_config.pfs init_SALES1_HOSTA.ora init_SALES2_HOSTB.ora Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Backing up directory on /home_oracle/92_sales/pfs/setup/output/SALES/pfile HOSTA Generating ORACLE instance files.
PFSSETUP
as $ORACLE_USER
.
$ pfssetup
You should see output similar to the following:
PFS_SETUP for Solaris: Version 9.2.0.1.0 on Wed Feb 1 15:33:16 PST 2001
(c) Copyright 2001, 2002 Oracle Corporation. All rights reserved.
ORACLE_BASE is set to /mnt1/oracle
ORACLE_HOME is set to /home_oracle/92_sales
PFS_HOME is set to /mnt1/oracle/admin/sales/pfs
TNS_ADMIN is set to /mnt1/oracle/admin/sales/network/admin
Selected option ORACLE_INSTANCE_FILE
Choose an operation on the selected files:
1] Generate only
2] Deploy only
3] Generate and deploy
4] Deinstall
5] List the affected files
6] Return to Main Menu
PFS_SETUP>
PFS_SETUP> 2
You should see output similar to the following:
The list of affected files is SALES_config1.ded.pfs SALES_config2.ded.pfs SALES_config.pfs init_SALES1_HOSTA.ora init_SALES2_HOSTB.ora Do you wish to continue? [Y/N]
y
to continue. You should see output similar to the following:
Deploying user file Backing up directory on /mnt1/oracle/admin/sales/pfs/pfile HOSTA Backing up directory on /mnt1/oracle/admin/sales/pfs/pfile HOSTB
IFILE
initialization parameter.
See Also:
Oracle9i Database Reference for information about the |
PFSCTL
as root
:
# pfsctl
You should see output similar to the following:
PFSCTL for HOSTA: Version 9.2.0.1.0 - Production on Feb 01 2001 14:38:00 (c) Copyright 2001, 2002 Oracle Corporation. All rights reserved. Welcome to PFSCTL. Type HELP for additional information. ORACLE_SERVICE is set to SALES DB_NAME is set to sales PFSCTL>
PFSCTL> pfsboot
You should see output similar to the following:
pfsboot command succeeded
|
Copyright © 2001, 2002 Oracle Corporation. All Rights Reserved. |
|