This is what I need1. Shutdown replicator task
-
Fix a database
-
Run a process (C program)
-
Load replicator
All this by using a shell program on zLinux prompt, today I can fix the database using
/opt/lotus/bin/fixup mydatabase.nsf
But I cannot find a way to shutdown and load replicator
Any ideas ?
Subject: Pipe the script into the console?
Subject: Pipe the script into the console? (oops hit enter)
Hit enter too soon. 
You can create a text file with the commands. Then at the domino console just pipe that text file in.
Subject: I can’t…
I can’t do that because the shell runs automatically on zLinux…
Subject: Found…
from zLinux prompt
server -c “DOMINO CONSOLE COMMAND”
Thanks !!!
Subject: Pipe the script into the console?