SAP ABAP Message Class 0Q Message Number 105 (The version of the monitor schema is impermissible (should be/is: &1/&2))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_TOOLS (Package) Utilities for MS SQL Server
Attribute
Message class 0Q  
Short Description Microsoft SQL Server Porting    
Message Number 105  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20130531   
Message Text
The version of the monitor schema is impermissible (should be/is: &1/&2)
Help Document

Diagnosis

The DBA Cockpit for SQL Server consists of three parts:

  • Monitor schema and its TSQL objects in the target database
  • RFC-enabled ABAP function modules for data access
  • Formatting of the data and user interface in the transaction DBACOCKPIT

The versions of these three parts must be compatible with each other. In particular, the contents of the schema and the function modules must have the same SAP release and the version of contents of the schema must be of the same or a higher version as the function modules.

The system determined that your monitor schema is obsolete or belongs to a different SAP release.

System Response

Procedure

If the monitor schema is only accessed from the system to which you are currently logged on, you can overwrite the schema contents using the "SQL Script Execution" function.

If the monitor schema is also the ABAP schema of another SAP system, you can change the version from your current system. You should consider using a separate monitor schema with the standard name ="SAPSolMan710".

Procedure for System Administration

History
Last changed on/by 20130531  SAP 
SAP Release Created in