• I have installed this into our TEST environment and when I execute the dbo.sp_Monitor_Capture_DB_Space_Info procedure

    Msg 8152, Level 16, State 2, Line 1

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 105

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 146

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 2, Line 1

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 105

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 146

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8115, Level 16, State 2, Line 1

    Arithmetic overflow error converting expression to data type int.

    The statement has been terminated.

    Msg 8152, Level 16, State 2, Line 1

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 105

    String or binary data would be truncated.

    The statement has been terminated.

    Msg 8152, Level 16, State 14, Procedure sp_Monitor_Capture_DB_Space_Info, Line 146

    String or binary data would be truncated.

    The statement has been terminated.

    I receive the below errors when I execute the sp_HH_MSSQL_Recovery_Info procedure

    Msg 208, Level 16, State 1, Procedure sp_HH_MSSQL_Recovery_Info, Line 56

    Invalid object name 'master..sysfiles1'.

    And finally when I run the DASD_report , there is no size data (probably because the other procedures failed to populate completely)

    Any assistance in