Installing SQL Server Retail to Replace Expired Trial Version

compared with
Current by Roger Bontrager
on Feb 06, 2007 18:25.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View page history

This procedure (option2) should work also for Arcserve as far as the default database is not part of the default setting (uninstalling will then remove the database).

*{_}02/06/2007 _* _\-\- rlb_
Adding to the above procedure/checklist. Combine the SQL installation documentation, and SQL DB migration from one server to another from MS and from Softricity.  * RDP into Liberi2, Run MS SQL Server Management Studio, connect to both L1 and L2 using the SA account (password documented in secret).
** Find and detach the Softricity database.
** Copy the Softricity database files from L1 to L2.
Data file is SOFTRICITY.mdf,
log file is SOFTRICITY_log.LDF
**- In L1 they are both located in C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data.
**- Place them in L2 in separate locations to make more accessible.
Data in C:\datafiles
Log in C:\logfiles
**- Or use the copy database wizard however it will place files in the same directories.
* Verify the roles and users on L2 match L1
** From the MS SQL Server Management Studio, go to the security folder of the SOFTRICITY database, then roles, database roles. The following roles should have these users as members  
role:SFTadmin, users:softgrid, "gccaz\softgrid admins"
role: SFTuser, user:softgrid
role: SFTeverone, will have all the other roles and all the users, users: softgrid, "gccaz\softgrid admins", SFTadmin, SFTuser, SFTview
role:SFTview has no direct members.
**  
* RDP into each server and do the following on each SG1, SG2 & SG3 (marozzo, maniocilino, tigger), SG3 will have less.
* Stop the SoftGrid Virtual Application Server service to avoid applications to be served from Softricity
** launch Services from Administrative Tools
** Stop the SoftGrid Virtual Application Server service
* Reconfigure the SoftGrid communication configuration files
** Explore to C:\Program Files\Softricity\[SoftGrid\] Server\conf
** Copy server.conf to serverold.conf
** copy the liberi2server.conf file to server.conf
All this changes is the host name between <location> and </location> to the target SQL Server host name
* Management Web Service *_(on sg1 and sg2 only)_*
** From the server, explore to C:\Program Files\Softricity\[SoftGrid\] Management Service
** Go to the Properties of SftMgmt.udl
** Go to the Connection tab
** For Select or enter a server name, enter the name of the target SQL Server \[Liberi2\] and select OK
* Management Web Service ODBC connection *_(on sg1 and sg2 only)_*
** From the server, launch Data Sources (ODBC) from Administrative Tools
** Go to the System DSN tab
** Configure the SoftGridReporting System Data Source
** For Server enter the target SQL Server host name \[Liberi2\]
** Select Finish
** For ODBC Microsoft SQL Server Setup select OK
** Select OK again
* Resetting the SoftGrid Management Web Service *_(on sg1, sg2 and sg3)_*
** From the server, launch Services from Administrative Tools
** Stop and Start the World Wide Web Publishing Service
* Reconfiguring the database logging *_(on sg1 only)_*
** Launch the SoftGrid Management Console and connect to the SoftGrid Management Web Service
** Expand SoftGrid Systems Server Groups
** Go to the Properties for the Default Server Group
** Go to the Logging tab
** Edit the existing SQL Database Type
** Change the DNS Host Name to the target SQL Server host name \[Liberi2\]
** Select OK then select OK again
** For "You must restart the SoftGrid Virtual Application Server services in this group for them to reflect the changes made" select OK
* Reboot the SoftGrid Virtual Application Server *_(sg1, sg2 and sg3)_*
** Reboot the SoftGrid Virtual Application Server and the SoftGrid Management Server \[these are all the same SG1, 2, & 3\]
* Test the application delivery from a workstation with a clean cache.
** A56standA and B are still active (2/6/02)&nbsp; refresh the cache first.

Later
* Establish and setup maintenance schedules, backups and alerts in Liberi2
** Some of this is already begun but will need to be redone when finished with the above steps.
** Suggest a nightly backup which provides an offline copy of the database for arcserve to backup.&nbsp; Suggest either using an expiring backup or an overwrite backup.
** Alerts for several volume space capacity levels.