[CR #399624] When creating, configuring, or upgrading a server to Adaptive Server version 15.0, the system catalogs do not have the right index statistics or table level statistics.
Workaround: Run update index statistics on the following system tables:
sysobjects
sysindexes
syscolumns
systypes
syslogins
sysusers
For example, run:
update index statistics <system catalog name> go
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |