2> GO
NO REAL WORK WILL BE DONE. Simulate database / device expansion in a dry-run
mode 1 time(s).
These are the series of database/device expansions that would have happened if
the threshold on database 'EDD', segment 'default' were to fire 1 time(s).
Threshold fires: Iteration: 1.
================================
Threshold action procedure 'sp_dbxt_extend_db' fired in db 'EDD' on segment
'default'. Space left: 256 logical pages ('4M').
Database 'EDD' was altered by total size '0M' for segment 'default'.
Summary of device/database sizes after 1 simulated extensions:
================================================================
devicename
initial size
final size
------------------------------------------------
--------------------------------------------------------
------------------------------------------------
EDD_data_001
153600.0M
153600.0M
Database 'EDD', segment 'default' would be altered from an initial size of
'90112M' by '0M' for a resultant total size of '90112M'.
To actually expand the database manually for this threshold, issue: sp_dbextend
'execute', 'EDD', 'default', '1'
(return status = 0)