Hotfix 71636 for Oracle MO 7.7.77 on the AppManager 7.0.1 UNIX Agent. (NETIQKB71636)

  • 7771636
  • 24-Jul-2009
  • 26-Aug-2009

Environment

AppManager for UNIX 7.0.1
Oracle MO 7.7.77

 

Situation

HF71636 addresses the following Oracle issues/events:

* No information retrieved from database for tablespace XXXXXX. Please check to see if this tablespace has been dropped.
* One or more archive location does not exist. Unable to get free space for path USE_DB_RECOVERY_FILE_DEST
* Oracle MO keeping one consistant database connection open when the AppManager for UNIX Agent is running.

Resolution

HF71636 Fixes the following:

  • No information retrieved from database for tablespace XXXXXX. Please check to see if this tablespace has been dropped.
    • This bug in the Oracle MO binary code has been corrected.
  • One or more archive location does not exist. Unable to get free space for path USE_DB_RECOVERY_FILE_DEST
    • This bug in the Oracle MO binary code has been corrected.
  • Oracle MO keeps one consistant database connection open when the AppManager for UNIX Agent is running.
    • By default, the Oracle MO now closes all database connections once a KS execution is complete, this behaviour can be reverted back to its old design via a configuration file in large Oracle environments where connection caching is needed.

Cause

  • No information retrieved from database for tablespace XXXXXX. Please check to see if this tablespace has been dropped.
    • This is due to a bug in the Oracle MO binary code.
  • One or more archive location does not exist. Unable to get free space for path USE_DB_RECOVERY_FILE_DEST
    • This is due to a bug in the Oracle MO binary code.
  • Oracle MO keeps one consistant database connection open when the AppManager for UNIX Agent is running.
    • The AppManager for UNIX Agent keeps one Oracle database connection open for performance reasons, but prevents normal database shutdown without first stopping the NetIQ UNIX Agent.

Additional Information

Formerly known as NETIQKB71636