Configuration Microsoft SQL Server 2016: For System Providers
Configuration Microsoft SQL Server 2016: For System Providers
2016
Installation manual
for system providers
1/22/2018
Please note that you can always find the most up-to-date technical documentation and product updates in the partner area on our
website at http://www.asctechnologies.com.
Windows is a registered trademark of Microsoft Corporation. VMware® is a registered trademark of VMware, Inc. All other marks
and names mentioned herein may be trademarks of their respective companies.
Contents
2 Introduction ................................................................................................................. 5
3 Preconditions .............................................................................................................. 6
5 Quick guide................................................................................................................ 19
Glossary..................................................................................................................... 22
4. In the following window, under Source > Backup type, select the option Full.
5. Under Destination, click on the button Add to add an existing target directory or create a
new one. Here, you define the name of the backup file, too.
2 Introduction
This document describes the configuration of Microsoft SQL Server 2016 for the EVOIPneo
software.
Only the English-language versions of the respective operating systems are supported. For Mi-
crosoft Windows operating systems, Language Interface Packs (LIP) for the language of your
choice are available. For more information and downloads go to http://www.microsoft.com.
For MS SQL databases, we support the high-availability always-on failover cluster instances
and the always-on availability groups. The MS SQL functionality Dynamic Ports is not sup-
ported for always-on.
Configure the failover operation according to the manual of the manufacturer.
3 Preconditions
Make sure that the Microsoft SQL Server 2016 has been installed according to the Microsoft
manual.
Adjust the following settings in the setup:
1. In the window Database Engine Configuration, select the option Mixed Mode.
2. Click on the button Add Current User, to add the current user as SQL Server administrator.
3. Create a password for the SQL Server administrator.
The external database has to be installed before installing the neo software. If you would like
to use an external database, you have to open the port which allows the neo software to ac-
cess the database.
The ASC software uses the default port 1433 for MSSQL.
Observe the following order during configuration:
1. Configure SQL Server Manager
2. Install EVOIPneo software
3. Configure database properties
4. Configure database backup
5. Configure backup of the transaction log
6. Start SQL Server Agent
The individual steps are described in the following sections:
If you do not want to use the default instance, a separate port has to be defined for this in-
stance:
SQL Server Configuration Manager > SQL Server Network Configuration > Protocols for... >
TCP/IP > IP Addresses
Enter this port for every IP address.
After that, restart the instance via the SQL Server Services. Open the port in the firewall. Use
this port during the setup, too.
The database properties may only be defined by an experienced administrator. Setting general
autogrowth parameters causes performance problems since the database for the application is
not available during the autogrowth.
Check back on the value of the autogrowth after a certain period of productive usage. If re-
quired, adjust the value to a changed database size.
3. Right-click on the folder ASC database and open the context menu.
4. Select the menu item Properties.
8. In the following window, set the parameter File Growth to 1/8 of the database size in
megabytes.
9. For the maximum file size, select the option Unlimited.
10. Click on the button OK.
11. In the line asc_rs_log, click on the button with the 3 dots.
12. In the following window, set the parameter File Growth to 1/8 of the database size in
megabytes.
13. For the maximum file size, select the option Unlimited.
14. Click on the button OK.
List of tables
4. In the following window, under Source > Backup type, select the option Full.
5. Under Destination, click on the button Add to add an existing target directory or create a
new one. Here, you define the name of the backup file, too.
13. In the following window in the field Name, enter a job name.
In the following window, you can configure when the backup procedure is to be repeated.
16. Under Name, enter a name for the schedule.
17. Confirm all windows by clicking on the button OK.
It is possible to create several schedules for one single process. That way the process can be
carried out on every first Monday of the month as well as on very 10th day of the month.
If the process does not start according to the schedule, please read Start SQL Server Agent in
this installation manual.
4. In the tab General > Startup type, select the option Automatic.
5. Click on the button Start to start the service.
6. Click on the button OK.
ð The service is now started automatically every time that the system is booted.
5 Quick guide
• Adjust default setting during installation of SQL Server 2016: Activate SQL Server 2016
Setup > Database Engine Configuration > Authentication Mode > Mixed Mode: and
enter password.
• Start SQL Server Configuration Manager: activate SQL Server Network Configuration
> MSSQLSERVER > TCP/IP:.
• Start the SQL Server 2016 Management Studio: Windows key > All programs > Micro-
soft SQL Server 2016 > SQL Server Management Studio: asc_rs database > right-
click > Properties > Select a page: Files > asc_rs: [...] for Autogrowth/Maximum size
and asc_rs_log: [...] for Autogrowth/Maximum size
– File growth: 1/8 of the database size in megabytes
– Maximum file size: Unlimited
• Set database properties: Windows key > All programs > Microsoft SQL Server 2016 >
SQL Server Management Studio: asc_rs database > right-click > Properties > Op-
tions: Select a page > Automatic > Auto Shrink: True.
• Database backup cannot be configured before the EVOIPneo software has been installed.
• Configure database backup: Windows key > All programs > Microsoft SQL Server 2016
> SQL Server Management Studio > Databases > asc_rs > Tasks > Back Up > Backup
type: Full > Backup set: Name of the backup set >Destination: Add (a target direc-
tory) > Media Options: Select a page
– Append backup to already existing backup sets on the backup computer: activate Ap-
pend backup to already existing backup set:
– Overwrite all already existing backup sets on the backup computer: Activate Overwrite
all already existing backup sets
• Script settings: General: Select a page > Script > Script Action to Job: enter name >
Schedules > New: enter date.
List of figures
List of tables
Glossary
LIP
Language Interface Pack