Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.
This topic provides instructions for using an existing configuration database.
To use an existing configuration database
In the SharePoint 2013 environment, do the following.
Stop the Windows SharePoint Services Timer service.
Open the Services Microsoft Management Console (MMC) snap-in.
Note: For instructions on accessing the Services Microsoft Management Console (MMC) snap-in, see the Microsoft TechNet Library at http://technet.microsoft.com/en-us/library/cc772408.aspx.
Right-click the Windows SharePoint Services Timer service and select Stop.
Backup the database using Microsoft SQL Server Management Studio.
Start the Windows SharePoint Services Timer service.
Open the Services Microsoft Management Console (MMC) snap-in.
Note: For instructions on accessing the Services Microsoft Management Console (MMC) snap-in, see the Microsoft TechNet Library at http://technet.microsoft.com/en-us/library/cc772408.aspx.
Right-click the Windows SharePoint Services Timer service and select Start.
Restore the backed up database to the SharePoint 2013 location using Microsoft SQL Server Management Studio.
Execute the “_PrepareForNewEnvironment” stored procedure to delete existing references to content databases and Nintex Live service requests.
These references are re-added as needed when existing content databases are reattached.
In Microsoft SQL Server Management Studio, in Object Explorer, expand Databases.
Expand the database, expand Programmability, and then expand Stored Procedures.
Right-click stored procedure “_PrepareForNewEnvironment” and select Execute Stored Procedure.
In the Execute Procedure dialog box, click OK.
Note: For more information about executing stored procedures in Microsoft SQL Server Management Studio, see the following Microsoft article: Execute a Stored Procedure.
In the SharePoint 2016 environment, do the following.
Migrate (or backup and restore) the prepared database to the SharePoint 2016 SQL instance.
Note: This step is not necessary if your SharePoint 2016 and SharePoint 2013 environments share the same SQL instance.
Configure Nintex Workflow to use the prepared database as its configuration database.
On the Central Administration Home page, click Nintex Administration.
Under Licensing and setup, click Database management.
Under Nintex Workflow, under Configuration database, click Create.
On the Create configuration database page, enter the name of your database server and existing configuration database name.
Select the check box Connect to an existing database.
Click OK.