Execute the test transaction script in Microsoft SQL Server

Use your Microsoft SQL Server database access tool (such as Microsoft isql) to log in to the Microsoft SQL Server data server and execute the mssql_primary_test_transactions.sql script in the %SYBASE%\RAX-15_1\scripts\mssql directory to generate transactions in the primary table in the primary database.

NoteThis script (mssql_primary_test_transactions.sql) does not specify a database name. You must either edit the script to include a use command or invoke isql with the -d option.