dbTalk Databases Forums  

sp_sysmon

comp.databases.sybase comp.databases.sybase


Discuss sp_sysmon in the comp.databases.sybase forum.



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

Default sp_sysmon - 06-30-2003 , 12:41 AM






Hello,

I having a problem when running sp_sysmon, the following message is reported:

Msg 257, Level 16, State 1:
Server 'BROMC1', Procedure 'sp_sysmon':
Implicit conversion from datatype 'VARCHAR' to 'TINYINT' is not allowed. Use
the CONVERT function to run this query.
(return status = -6)

Would appreciate if someone can help me to resolve it.

Best Regards,
Munawwar

Reply With Quote
  #2  
Old   
Karl Ritter
 
Posts: n/a

Default Re: sp_sysmon - 06-30-2003 , 03:56 AM






Try this

sp_sysmon "00:00:10" -- for 10 sec
go

Karl


"munawwar" <ahmad_munawwarr (AT) hotmail (DOT) com> wrote

Quote:
Hello,

I having a problem when running sp_sysmon, the following message is
reported:

Msg 257, Level 16, State 1:
Server 'BROMC1', Procedure 'sp_sysmon':
Implicit conversion from datatype 'VARCHAR' to 'TINYINT' is not allowed.
Use
the CONVERT function to run this query.
(return status = -6)

Would appreciate if someone can help me to resolve it.

Best Regards,
Munawwar



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.