dbTalk Databases Forums  

XP server and monitor server?

comp.databases.sybase comp.databases.sybase


Discuss XP server and monitor server? in the comp.databases.sybase forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JZ
 
Posts: n/a

Default XP server and monitor server? - 05-17-2004 , 02:04 PM






ASE 12.5.1 for Linux.

How can I verify XP server is up? Is this something like Oracle
listener which allows remote connection?

Thanks a lot!

Reply With Quote
  #2  
Old   
Neal
 
Posts: n/a

Default Re: XP server and monitor server? - 05-18-2004 , 11:42 AM






Hello,

You can do a "ps -ef | grep xpserver" to see if the
XP Server's process is running.

If it is, you can try a simple command like:
isql -Usa -P -p
1> xp_cmdshell "who"
2> go

It will spawn out and run the UNIX "who" command.
The lower case "-p" is optional and shows you how
long it took for the command to execute in milliseconds.

Good luck,
Neal

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.