Trying to test the data source connection for the JDBC with sccm service graph connector
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022 11:45 AM
After installing service graph connecter, we are trying to test load with 20 records using computer identity datasource..faced below error screen shot.
Labels:
- Labels:
-
Service Graph Connector
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2022 12:41 PM
Couple of troubleshooting steps to try
- Can you get to the database in question from any other external client?
- Can you telnet? For example telnet DATABASE_HOST_NAME 1433
- Is the port blocked?
- Firewall?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2022 05:26 AM
I have observed that password is wrong...after typing correct password it worked fine..thanks