New article
Recently updated
Configuring MKinsight_User and Restoring Databases in MS SQL Server - Active Directory - Ideagen Internal Audit MK 12.0
Who is this article for?Administrators who want to learn about Configuring PentanaMK_User and Restoring Databases in MS SQL Server.
Administrative access to the SQL server is required.
This article outlines the process of adding the PentanaMK_User to MS SQL Server, restoring and configuring the database.
- Understanding database installation prerequisites
- Adding the PentanaMK_User to MS SQL Server
- Restoring PentanaMK Databases
- Checking the Live database options
- Restoring and configuring the Training Database
- Checking the Training database options
- Further Reading
1. Understanding database installation prerequisites
Installation prerequisites are listed below:
- SQL Server computer is a member of the network domain1.
- Microsoft SQL Server 2008 R2 or above.
- SQL accessible over the network and SQL server ports configured through the firewall.
For more information see Appendix 1.
2. Adding the PentanaMK_User to MS SQL Server
- Run SQL Server Management Studio
- Connect to the server with an administration level account (e.g. the sa account or a member of the Administrators user group).
- Expand the folder of the server instance, then right-click the Security folder.
- Select New Login.
- Search for PentanaMK_User.
- Click OK to add the user.
For more information about adding a Windows user to SQL server open internet link: http://technet.microsoft.com/en-us/library/aa337562.aspx
3. Restoring PentanaMK Databases
- Restore the Live database, named CompanyName-Live.bak in the installation archive to Ideagen Internal Audit (Aura)-Live.
- Expand the Security folder
- Expand Logins.
- Right-click PentanaMK_User.
- Select Properties.
- Select User Mapping.
- Select Ideagen Internal Audit (Aura)-Live database.
- Select db_owner from Database role membership.
- Click OK to save the database login properties.
For more information about restoring a database open internet link: http://technet.microsoft.com/en-us/library/ms177429.aspx
4. Checking the Live database options
- Right-click the Ideagen Internal Audit (Aura)-Livedatabase.
- Select Properties.
- Choose Options.
- Verify that Recovery Model is set to Full and in Automatic the following is set:
- Auto Close – False
- Auto Create Statistics – True
- Auto Shrink-False
- Auto Update Statistics – True
- Auto Update Statistics Asynchronously – True
- Change these options if they show a different value.
- Click OK to save the changes.
5. Restoring and configuring the Training Database
- Restore the Training database, named CompanyName-Training.bak in the installation archive to Ideagen Internal Audit (Aura)-Training.
- Expand the Security folder.
- Expand Logins.
- Right-click PentanaMK_User.
- Select Properties.
- Select User Mapping.
- Select Ideagen Internal Audit (Aura)-Training database.
- Select db_owner from Database role membership.
- Click OK to save the database login properties.
6. Checking the Training database options
- Right-click the Ideagen Internal Audit (Aura)-Live database.
- Select Properties.
- Choose Options.
- Verify that Recovery Model is set to Full and in Automatic the following is set:
- Auto Close – False
- Auto Create Statistics – True
- Auto Shrink-False
- Auto Update Statistics – True
- Auto Update Statistics Asynchronously – True
- Change these options if they show a different value.
- Click OK to save the changes.
7. Further Reading
- Creating Application User Account - Active Directory - Ideagen Internal Audit MK 12.0
- Install Full Text Search - Active Directory - Ideagen Internal Audit MK 12.0
- Setting up the Web Server (IIS) - Active Directory - Ideagen Internal Audit MK 12.0
- Installing the Client - Active Directory - Ideagen Internal Audit MK 12.0
- Installing Client Add-ins - Active Directory - Ideagen Internal Audit MK 12.0
- Installing a custom logo - Active Directory - Ideagen Internal Audit MK 12.0
- Appendix 1 – Creating Standard Windows User - Active Directory - Ideagen Internal Audit MK 12.0
- Appendix 2 – Installation & configuration of Web Service (IIS) - Active Directory - Ideagen Internal Audit MK 12.0
- Appendix 3 – WCF Activation - Active Directory - Ideagen Internal Audit MK 12.0
- Appendix 4 – Self-signed SSL certificate - Active Directory - Ideagen Internal Audit MK 12.0