|
|
sybperl-l Archive
Up Prev Next
From: reb at serf dot nsc dot com (Edward Brown)
Subject: Error Message Output in sybperl
Date: Nov 28 1995 8:38PM
I wrote a program in sybperl to bring down several servers. My routine
seems to work great for everything except the output of the Backup
server messages (marked by **>). Even though the program allows me to
control output of all the other error messages and general screen
messages, the remote server doesn't. How do I capture the output of
this and keep it from printing to the screen?!
Ed
Command> ShutDownSybase
TAKING DOWN BACKUP SERVERS
--Shutdown SCAIX111_BACKUP_1002
**> Msg 304801, Level 1, State 1
**> Server 'SCAIX111_BACKUP_1002', Procedure 'sp_shutdown', Line 0
**> Backup Server: 3.48.1.1: The Backup Server will go down immediately. Terminating sessions.
**> 1> shutdown SYB_BACKUP
**> ShutDownSybase: Aborted.
TAKING DOWN DATA SERVERS
Shutdown SCTEST1
Shutdown SCTEST2
Mon Nov 27 16:28:27 PST 1995
SCTEST2 is still UP...
SCTEST1 is still UP...
********************
All Servers Are Down
********************
reb@serf-26%SvrStatus scaix111
|