back to top

Restore an Upgraded Infor CRM (Saleslogix) Database to an Infor Staging Instance

When upgrading an Infor CRM cloud implementation, a staging instance is used to test any upgrades before putting them into production.  When Infor creates the staging instance, they create it at the same upgrade level as the production instance, with an Infor CRM (Saleslogix) database that is a copy of the production database.  The instructions Infor provides assume the customer/partner will be upgrading the provided database.  It is possible, instead, to replace the provided database with a copy that has been upgraded elsewhere.  This would be desirable in situations in which the cloud customer (or partner) has an upgraded copy of the database, and wishes to use that copy, rather than run an in-place upgrade on a copy of the production database.  The steps for replacing the database on the cloud staging instance with an already-upgraded copy are as follows:

  1. Upgrade the CRM client to the same release as the upgraded database.
  2. In SQL, delete existing Saleslogix database. (You could save a backup copy if desired, but this shouldn’t be needed, as it is just a recent copy of production database.)
  3. Download a backup of the upgraded database to the staging instance.
  4. Restore the upgraded database, and give it the name Saleslogix. (Infor instances require the CRM database to have that name.)
  5. Run this SQL query against the Saleslogix database: sp_change_users_login ‘Update_One’, ‘sysdba’, ‘sysdba’ (to enable the sysdba user to work properly).
  6. Still in SQL, edit the SYSTEMINFO table and change the value of PINGSERVER  to SALESLOGIX. (PINGSERVER is normally set to the machine name of the server, but Infor instances require it to be SALESLOGIX.)
  7. Verify Connection Manager and client connection can connect to the new database.  Remember to cancel out of Connection Manager after successful test, otherwise it might overwrite the PINGSERVER entry.
  8. If necessary, modify Core Portals to point to F:\inetpub\wwwroot .
  9. Build and deploy.
  10. Staging instance is now ready for testing.
Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Infor CRM SLX 10.0: Delegate Ownership Changes for “Everyone” Records

Learn how the new EveryoneOwnerAssignment secured action in Infor CRM SLX 10.0 allows designated users to change ownership of Everyone-owned records without requiring Administrator access.

Related Articles

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Related Videos