sp_populate_sql_anywhere procedure
Purpose Tocreate a copy of the Adaptive Server Anywhere system tables in the
TEMPDB.This procedure is used by the extraction utility
ssxtract
.
Syntax sp_populate_sql_anywhere
Description Tocreate a set of Adaptive Server Anywhere system tables for a remote
AdaptiveServer Anywhere database, in TEMPDB. The information is used
bythe extraction utility to construct an Adaptive Server Anywhere database
schemafrom the set of publications in the Adaptive Server Enterprise
consolidateddatabase.
Thisprocedure is used by the
ssxtract
extractionutility. It should not be
calleddirectly.
408