back to top

Infor CRM Connection Troubleshooting: sysdba SQL login settings

This the second in a series of post on Infor CRM connection issues. In the first post, we looked at an issue that can affect the Data Link used to connect to the database. This time, we are going to look at an issue with the database set up. You would normally only encounter this issue when initially setting up the database, though it occur later if someone change the SQL login setting for some reason.

As described in this post, the Infor CRM database has a sysdba user that owns the sysdba schema in the database. In order for CRM to access the database, a SQL login is created to map to the sysdba database user. This SQL login is usually also named sysdba, but you can use anything as long as it is linked to the sysdba database user.

Sysdba Master

Sysdba Public

The bit I want to highlight is the setup of the sysdba SQL login. In order for the connection to work, this login specifically needs to have only the public user role, and have Master as the default database. This are the default settings, so all that is required is to create the sysdba login and link it to the sysdba database user as described in the above post. If give the sysdba login additional roles, you will be unable to login to CRM. If you are testing with the Administrator program, you will get “Database login failed: Unspecified error”. However, if you test in the Data Link connection, it will say the connection is good.

Login Fail

I mention this as a troubleshooting issue because I have seen folks add SQL server roles to the sysdba account when troubleshooting some other issue. When this happens, it has no immediate effect, as they are already experiencing login issues, but then even when they get the original issue resolved they are unable to login because of the added roles to the sysdba login. So make sure not to add any roles beyond Public to the sysdba account, and consider checking to see if any roles have been added if you notice the Data Link tests as working even though no one can log in.

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