This section describes the new system procedures added and
changes made to existing system procedures.
Table 4-8: Changed system procedures
Procedure
|
Change
|
sp_addserver
|
Component Integration Services
only – You can use pname to
specify the hostname or IP address and the port of the server you
wish to connect to.
|
sp_bindcache and sp_unbindcache
|
Although you can still use sp_bindcache and sp_unbindcache on
a system tempdb, the binding of the system tempdb is
now non-dynamic.
|
sp_cacheconfig
|
Was a static and required
a restart of Adaptive Server to take effect. Now a dynamic option.
|
sp_dbcc_evaluatedb
|
The output for sp_dbcc_evaluatedb is
now more compact than before.
|
sp_dbcc_faultreport
|
Provides a new parameter @hard_only,
which specifies a report of hard faults only.
|
sp_dboption
|
Now includes the checkpoint command.
Users no longer need to execute checkpoint after
executing sp_dboption.
|
sp_serveroption
|
The procedure has the following additional
options:
|
sp_sysmon
|
Now includes the cache wizard option,
which allows you to monitor and configure data caches.
|