Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. Cluster Merge Rules
  13. Forced Link and Unlink
  14. System Backup and Restore
  15. Batch Utilities

ssasrvgrp Utility

ssasrvgrp Utility

The ssasrvgrp utility identifies the primary and secondary servers in a server group.
To run the ssasrvgrp utility, use the following syntax:
ssasrvgrp [getSrvGrplist/GetAllSrvList -r -h -d<Path of server/updsyn/updmulti log Path>
The ssasrvgrp utility uses the following parameters:
  • -r
    . Indicates the Rulebase name.
  • -h
    . Indicates the Rulebase Server connection detail. You can use the
    -g
    option to specify the Rulebase Server Group name.
  • -d. Specifies the directory that contains log files.
The following example shows how the the ssasrvgrp utility identifies the primary and secondary servers in a server group:
$ $SSABIN/ssasrvgrp getSrvGrplist -r$SSA_RBNAME -h$SSA_RBHOST -d$SSASERVERLOGSDIR
The following example shows a sample result:
Active Group Name: rb_srv_xxx Active RB Server: r105lx6.mtaylor.informatica:34063 Active RB-Count: 50 Active RB-State: RB_STATE_RUNNING Active RB-Date: 2024-09-26 04:04:59 **************** **************** Active RB Srv PID: 617574 Passive RB Srv PID: 617656
The response of the utility includes the following details:
  • Primary servers in all groups
  • Secondary servers in all groups
  • Status of servers on a node
  • PIDs of the primary and secondary servers

0 COMMENTS

We’d like to hear from you!