- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 12:35 AM
Hi All,
We Ran discovery on windows servers which has MSSQL DB's on it.
We are able to discover DB instance but not MSSQL DB's, got read access to DB's.
Could anyone please let me know how to discover MSSQL DB's and where to check exactly.
Regards
Vikas
Solved! Go to Solution.
- Labels:
-
Discovery

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2017 02:48 AM
Hi Vikas,
I am not sure about these warnings. Someone tried to explain it in here
List of discovery errors/warnings and resolution
As long as you get all the information I guess you can ignore those warnings.
Regards,
Vivek

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2017 05:03 AM
Hi Vikas,
BTW just for your information, you cannot discover Oracle databases by OOB probes. you can only discovery Oracle instance and listeners.
Also from Jakarta ServiceNow is asking us to use patterns instead of probes for discovering Oracle.
The warnings in the logs show that the credential which you are using does not have permission to read the pfiles. The second warning didn't find the oratab file. OOB ServiceNow discovers oratab files in some different locations hardcoded in the probe. if the probe didn't find the file there then it will give this error. The oratab file responsible to find oracle home folder directory. If the probe didn't find the oratab file then some times your instance wont have any oracle versions.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2017 10:41 AM
This looks like you need credentials set up - a user that's part of the oradba group would be sufficient for read-only access.
Have you looked at the permissions on those files/dirs?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2017 12:32 AM
Oracle dba team says read access is granted .ora files and dirs.
Regards,
Vikas