Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is a service connect string?

Connect service String
0
10 Posted

What is a service connect string?

0

Oracle is replacing the SID mechanism for identifying databases with a new services approach. This has been available in the database since 8.1.7. JDBC supports services in the connect URL. We strongly encourage everyone to transition from SIDs to services as quickly as possible as SIDs will be cease to be supported in one of the next few releases of the database.The basic format of a service URL is:jdbc:oracle:thin:[/]@//[:]/ jdbc:oracle:oci:[/]@//[:]/Examples:jdbc:oracle:thin:@//myserver.com/customer_db jdbc:oracle:oci:scott/tiger@//myserver.com:5521/customer_dbFor more info see the JDBC User Guide.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.