This warning is reported when a DDL operation invalidates an existing view. If a view is dependent on a schema object that has been modified, and the view subsequently fails to recompile, the status of that view remains INVALID. With each subsequent reference from within a query, the database server attempts to recompile the view. See Dependencies and schema-altering changes.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |