There is no property function to query whether High Availability has been
licensed, but attempting to use the -xp command line option with a server that
is not licensed for High Availability will result in an error during startup.
SQL Anywhere Developer Community:
http://www.sybase.com/developer/libr...ere-techcorner
SQL Anywhere Blog Center: http://www.sybase.com/sqlanyblogs
Rachan Terrell wrote:
Quote:
To determine regarding to FIPS setup we executed this command:
SELECT property ( 'IsFipsAvailable' ) FipsAva, property ( 'FipsMode' )
FipsMode
Are there any TSQL command or function that we could use to determine High
Availability (HA) setup?
Thanks in advance for all your help.
Best regards,
Rachan Terrell |