Agents Administration - Tests
 

Configuration of BackupSqlTest

The BackupSqlTest reports the availability and responsiveness of the MS SQL server (to clients) that serves as a backup server in an MS SQL server cluster.  

The default parameters associated with this test are as follows:

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • In the HOST text box, the host name of the server for which the test is to be configured has to be specified.

  • The port number to which the server is listening is to be provided in the PORT text box.

  • The USER text box denotes a database user name.

  • In the PASSWORD text box, specify the password associated with the above user name (can be ‘NULL’). Here, ‘NULL’ means that the user does not have any password.

  • Confirm the password by retyping it in the CONFIRM PASSWORD text box.

  • Enter the name of the database to connect to in the DATABASE text box. The default is "master".

  • In the QUERY text box, specify the select query to execute. The default is " select * from master.dbo.spt_monitor".

  • The CASE text box takes the value of "upper" or "lower" depending upon the case-sensitivity of the SQL server installation. The default is "upper".

  • In the CLUSTERNAME text box, specify the IP/hostname of the primary (active) MS SQL server in the cluster.

  • In the CLUSTERPORT text box, specify the port at which the primary (active) MS SQL server in the cluster listens.

  • If multiple components of the same component type are awaiting configuration, then an APPLY TO OTHER COMPONENTS check box will appear in this page. Clicking on this check box will allow you to apply the configuration to all/selected components of that type.

  • Once the necessary values have been provided, clicking on the UPDATE button will register the changes made.

When changing the configuration for specific servers, a “*” beside the text box corresponding to the parameter signifies that these values have to be manually configured by the user. The parameter values that require to be configured will typically be prefixed with a “$” or contain a series of “*”. A value of "none" in the parameter value indicates that the corresponding parameter value can be changed if required.

 

Note:

Before attempting to monitor a Forms server, ensure that its tracing capability is enabled. To know how to enabling tracing for a Forms server, refer to the section on "Configuring Oracle Forms Servers" in the eG Installation Guide.