We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Direct access to Servicenow Database

ÖzgürT
Tera Contributor

Hello,

 

Is there any possibility to direct JDBC access to Servicenow Instance Database? How to do that?

xmlstats.do result is like below:

<db.url>jdbc:postgresql://dbxxx.amsxxx.service-now.com:3338/mydb_1</db.url>"

I will create a user on the "mydb_1" database and run read-only tasks. Is it possible?

 

Best Regards,

Özgür

1 REPLY 1

AshishKM
Kilo Patron

Hi @ÖzgürT ,

The ServiceNow DB is not available like that, you need to check with ServiceNow support team for such queations.

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution