SAP Tools for SQL Server Administration


Tweaking the SAP installation tool SAPinst, SAP has provided as set of tools that can be used to perform the following tasks on MS SQL Server:

  • Perform a system copy (for SAP kernel <= 640)
  • Convert to a schema-based configuration from dbo-based one
  • Upgrade SQL Server 2000 to SQL Server 2005 or higher

You can download the SAP Tools for MS SQL Server (STM) from http://service.sap.com/msplatforms --> SQL Server.

Apply security patch from SAP note 1375494 before using the tool and change any DB specific profile parameters. Example: Change dbs/mss/server=$(SAPDBHOST) to dbs/mss/server=<db hostname>

Usage of the tool for above mentioned tasks is pretty straightforward. Once you have downloaded and extracted the tool, go to <Path to STM tool folder>STM\<Your Platform> and call sapinst.exe. The dialogue screens will guide you from there.

Comments

Popular posts from this blog

OS/DB Migration - CMD. STR, TOC, EXT, R3load, DDLDBS.TPL and more

Fixing Inconsistent Table - Table activation fails due to inconsistency between DD and DB

301 Redirect Using SAP Web Dispatcher