New stored procedure  Changes to stored procedures

Chapter 15: Changes to Stored Procedures, Functions, and Commands

sp_post_xpload

Description

checks and rebuilds indexes after a cross-platform database load where the endian types are different.

Syntax

sp_post_xpload

Example

Once the database is loaded from another platform, rebuild its indexes by executing:

sp_post_xpload

Options

None.

Permissions

Can be only executed by a System Administrator.

Comments





Copyright © 2005. Sybase Inc. All rights reserved. Changes to stored procedures

View this book as PDF