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

Restarting Automatically

Restarting Automatically

The Synchronizer has the ability to restart itself automatically in case of failure. This feature should be used carefully as it is undesirable to attempt a restart when the previous failure was caused by as a non-transient error, such as a database instance failure or a Tablespace running out of room.
Automatic restarts are enabled using the
-y
switch:
-yMax[,Wait]
where
Max
This is a positive number and represents the maximum number of restart attempts. A value of zero is treated as "unlimited". The default value is 100.
Wait
This is optional and represents the number of seconds to wait before attempting a restart. This can be used as a throttling mechanism to prevent many restart attempts in quick succession. The default value is 5.
We recommend the values
-y100,5
. If the Update Synchronizer fails to restart after the specified number of retries, the error is unlikely to be transient and requires investigation and correction.

0 COMMENTS

We’d like to hear from you!