Note: You can use all characters in a database name, except ", ' and [ ].
Click Databases, click System Databases, then right click model and then click Properties.
Click Options on the left-hand pane.
Change ANSI NULLS Enabled, ANSI Padding Enabled, Arithmetic Abort Enabled, Concatenate Null Yields Null, Quoted Identifiers Enabled, and Recursive Triggers Enabled to ‘True’. The total set of options should be as shown below. Then click OK.
Click Databases, click System Databases, then right click tempdb and then click Properties.
Click Options on the left-hand pane. Change Arithmetic Abort Enabled to ‘True’.
Click Databases, click System Databases, then right click model and then click Properties. Open your browser, go to ‘\IsahSetup_5_1_Isah\[UPDATEPACKNO]_[VERSIONNO]\Server_Software\MSSQL_DBServer_Scripts’ and drag the script ‘_AddUDT.sql’ to the Management Studio. Run the script by clicking ‘<CTRL> E’.
From ‘\IsahSetup_[RELEASENO e.g. 5_1]_Isah\[UPDATEPACKNO]_[VERSIONNO]\Server_Software\MSSQL_DBServer_Scripts’, drag the script ‘_AddLogins.sql’ to the management studio and run this script.
From ‘\IsahSetup_5_1_Isah\[UPDATEPACKNO]_[VERSIONNO]\Server_Software\MSSQL_DBServer_Scripts’, drag the script ‘_Create_Isah_Standard_AgentJobs.sql’ to the management studio and run this script.