dbTalk Databases Forums  

Re: Status messages to console window

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Re: Status messages to console window in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeff Albion [Sybase iAnywhere]
 
Posts: n/a

Default Re: Status messages to console window - 12-01-2009 , 11:51 AM






Hi David,

I just tried this on 11.0.1.2331:

====
SET OPTION PUBLIC.debug_messages = 'On';
MESSAGE STRING('Hello', ' World') TYPE STATUS TO CONSOLE DEBUG ONLY;
====

This correctly showed "Hello World" on the console window (the window
you correctly identified) for me.

Are you using debug_messages = 'On' as described in the documentation?
http://dcx.sybase.com/index.php#1101...statement.html

Regards,

David wrote:
Quote:
My current SQL Anywhere version is 11.0.1.2331.

When executing the following statement

MESSAGE String (oper1, oper2)
TYPE STATUS TO CONSOLE DEBUG ONLY;

These messages do not appear in what I believe is the console window. I
am under the belief that the console window is the window opened from
the Systools lightening icon (the server itself). Switching these
messages from STATUS to INFO permits them to appear. Is there a reason
for this behavior that does not appear to be documented or am I not
understanding the location of the console window correctly?
--
Jeff Albion, Sybase iAnywhere

iAnywhere Developer Community :
http://www.sybase.com/developer/libr...ere-techcorner
iAnywhere Documentation : http://www.ianywhere.com/developer/product_manuals
SQL Anywhere Patches and EBFs :
http://downloads.sybase.com/swd/summ...&timeframe =0
Report a Bug/Open a Case : http://case-express.sybase.com/cx/

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.