sp_poolconfig  sp_primarykey

Chapter 1: System Procedures

sp_post_xpload

Description

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

Syntax

sp_post_xpload

Examples

Example 1

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

sp_post_xpload

Usage

To check and rebuild indexes after a dump database and load database.

Permissions

Can only be executed by the System Administrator.

Auditing

Values in event and extrainfo columns from the sysaudits table are:

Event

Audit option

Command or access audited

Information in extrainfo

38

exec_procedure

Execution of a procedure

  • Roles – Current active roles

  • Keywords or options – NULL

  • Previous value – NULL

  • Current value – NULL

  • Other information – All input parameters

  • Proxy information – Original login name, if set proxy in effect

See also

dump database, load database





Copyright © 2005. Sybase Inc. All rights reserved. sp_primarykey

View this book as PDF