Re: Add license for ASE_PARTITIONS SYBASE -
10-29-2011
, 02:18 AM
On Oct 27, 10:11*pm, roger <roger.kaval... (AT) gmail (DOT) com> wrote:
1. Check tht the licence has successfully been read in. Look for this
in the errorlog:
00:00000:00000:2011/10/20 06:11:18.64 kernel SySAM: Checked out
license for 1 ASE_PARTITIONS (2009.ddddd/permanent/xxxx xxxx xxxx
xxxx).
00:00000:00000:2011/10/20 06:11:18.64 kernel Checked out license
ASE_PARTITIONS
If you, then reboot ASE, and check the errorlog. If error msg ten
post the fragment from the errorlog (as I have done above).
2. Once ASE has validated the licence (found it in the dirty, and
validated it from that particular server), you can enable the option.
In isql or DBISQL:
EXEC sp_configure "enable semantic partition", 1
Now the option can be used, ie. commands relting to Semantic
Partitions (ie. other than round robin) will be enabled.
Regards
Derek |