dbTalk Databases Forums  

dbcc cis (showcaps, SERVERNAME) vallues

sybase.public.omni sybase.public.omni


Discuss dbcc cis (showcaps, SERVERNAME) vallues in the sybase.public.omni forum.



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

Default dbcc cis (showcaps, SERVERNAME) vallues - 04-27-2007 , 08:58 AM






when I type dbcc cis(showcaps, SERVERNAME)
I see the list of capabilities supported by SERVERNAME, and
their values.

Unfortunately, I have been unable to determine what those
values actually correspond to.

For example, capability 102 is "join handling" the
documentation *I* could find says that
0=Unsupported
1=No outer join supported
2=T-SQL support
3=Oracle supported

yet if I connect to an ASE server, it tells me that the
value is "6". 6? what does that mean....
Similarly, the values 101-147. What does the CapValue
actually correspond to?

In most cases, 0 is not enabled, 1 is enabled, but obviously
there are other values as well.

Does anyone know? Thanks

Reply With Quote
  #2  
Old   
A. M.
 
Posts: n/a

Default Re: dbcc cis (showcaps, SERVERNAME) vallues - 05-01-2007 , 05:37 AM






Geoff G wrote:
Quote:
when I type dbcc cis(showcaps, SERVERNAME)
I see the list of capabilities supported by SERVERNAME, and
their values.

Unfortunately, I have been unable to determine what those
values actually correspond to.

For example, capability 102 is "join handling" the
documentation *I* could find says that
0=Unsupported
1=No outer join supported
2=T-SQL support
3=Oracle supported

yet if I connect to an ASE server, it tells me that the
value is "6". 6? what does that mean....
Similarly, the values 101-147. What does the CapValue
actually correspond to?

In most cases, 0 is not enabled, 1 is enabled, but obviously
there are other values as well.

Does anyone know? Thanks
This question might be better asked of Sybase Tech Support.
And, by all means, if you do find out, please post a reply
here so that it can be archived for future reference.

-am © 2007


Reply With Quote
  #3  
Old   
Sau-boon Lim
 
Posts: n/a

Default Re: dbcc cis (showcaps, SERVERNAME) vallues - 05-03-2007 , 12:50 AM



Usually these capability values are fixed for a certain remote backend and
won't need to be changed at all.

The value 6 in cap 102 means it supports TSQL and ANSI joins.

<Geoff G> wrote

Quote:
when I type dbcc cis(showcaps, SERVERNAME)
I see the list of capabilities supported by SERVERNAME, and
their values.

Unfortunately, I have been unable to determine what those
values actually correspond to.

For example, capability 102 is "join handling" the
documentation *I* could find says that
0=Unsupported
1=No outer join supported
2=T-SQL support
3=Oracle supported

yet if I connect to an ASE server, it tells me that the
value is "6". 6? what does that mean....
Similarly, the values 101-147. What does the CapValue
actually correspond to?

In most cases, 0 is not enabled, 1 is enabled, but obviously
there are other values as well.

Does anyone know? Thanks



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 - 2013, Jelsoft Enterprises Ltd.