InfoScale™ 9.0 Agent for Oracle Installation and Configuration Guide - Solaris
- Introducing the Cluster Server agent for Oracle
- How the agent makes Oracle highly available
- About Cluster Server agent functions for Oracle
- Oracle agent functions
- How the Oracle agent supports health check monitoring
- ASMInst agent functions
- Oracle agent functions
- Installing and configuring Oracle
- About VCS requirements for installing Oracle
- About Oracle installation tasks for VCS
- Installing ASM binaries in a VCS environment
- Configuring Oracle ASM on the first node of the cluster
- Installing Oracle binaries on the first node of the cluster
- Installing and removing the agent for Oracle
- Configuring VCS service groups for Oracle
- Configuring Oracle instances in VCS
- Before you configure the VCS service group for Oracle
- Configuring the VCS service group for Oracle
- Administering VCS service groups for Oracle
- Pluggable database (PDB) migration
- Troubleshooting Cluster Server agent for Oracle
- Verifying the Oracle health check binaries and intentional offline for an instance of Oracle
- Appendix A. Resource type definitions
- Appendix B. Sample configurations
- Sample single Oracle instance configuration
- Sample multiple Oracle instances (single listener) configuration
- Sample multiple instance (multiple listeners) configuration
- Sample Oracle configuration with shared server support
- Sample Oracle ASM configurations
- Appendix C. Best practices
- Appendix D. Using the SPFILE in a VCS cluster for Oracle
- Appendix E. OHASD in a single instance database environment
Error messages common to the Oracle and Netlsnr agents
Table: Cluster Server agent for Oracle error messages lists the Cluster Server agent for Oracle error messages with the description and a recommended solution, if available.
Table: Cluster Server agent for Oracle error messages
Message | Description and solution |
---|---|
No ORACLE_HOME specified | The Home attribute in the Oracle or Netlsnr type has not been set. Solution: Set the Home attribute value to the correct full path name of the Oracle home. |
Oracle home directory <Oracle_Home> does not exist | The string that is specified for the Home attribute in the Oracle or Netlsnr type is incorrect. Solution: Set the Home attribute value to the correct full path name of the Oracle home. |
File <env_file> is not a valid text file | The file that the EnvFile attribute specifies for sourcing the environment variables is not present, not readable, or is not a text file. Solution: Set the EnvFile attribute value to the correct full path name. Ensure that the file format is valid. |
VCSAgExec returned failure when trying to execute in-depth test | Internal error. Solution: Contact Technical Support for further assistance. |
Unable to open pipe from %s | Internal error. Solution: Contact Technical Support for further assistance. |
Process <Process_name> restarted | Warning message to indicate that the PID for the Oracle process that is specified is different than the one registered by the previous monitor cycle. |
Monitor procedure <monscript> returned <output> | MonScript failed to execute correctly. Solution: Debug MonScript to assess the exact cause of failure. |
Monitor procedure <monscript> did not exit | Internal error while executing MonScript. Solution: Contact Technical Support for further assistance. |
No owner for Oracle executables was specified | The Owner attribute in the Oracle type has not been set. Solution: Set the Owner attribute value to the correct owner of the database binaries. |
Invalid owner <owner_name> for Oracle executables was specified | The Operating System user that the Owner attribute specifies is invalid. Solution: Set the Owner attribute value to the correct owner of the database binaries. |
Access to Monscript <monscript> denied. Detail Monitoring will not be enabled!! Please specify a valid file. | The file that the MonScript attribute specifies is not accessible or not found. Solution: Make sure that the file name indicates a valid and accessible file. |
Encountered errors while decrypting password! | The agent cannot decrypt the password you specified. Solution: Use vcsencrypt utility to create a new encrypted password and supply the password. |