Kbase P125446: How to automatically respond to a yes or no question to disable site replication.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/08/2007 |
|
Status: Unverified
GOAL:
How to automatically respond to a yes or no question to disable site replication.
FIX:
A text file may be create which contains only the letter y which can be redirected into the command.
Example:
proutil <database name> -C disablesitereplication source<y.txt
In this example the y.txt contains only the letter y and a return at the end of the line.