JiaPei, 1) Yes, there is a colon there. 2) It's actually the SID. (system id) This is similar conceptually to a database name. 3) You don't put it in the URL. Once you have a connection, the schema is used in queries. For example, select * from xyz.table.
Question 1. Is there a colon between "jdbcracle:thin" and the @ sign. Answer: Yes. Source: Google!
Question 2. Does it mean the devora2 is the database name? Answer: Yes, kinda; technically it's the Oracle SID.
Question 3. I am told the schema name is "xyz". where should I put the schema name? The schema name in an Oracle DB is effectively the username. Does that help?
Jules
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Configuring Tomcat to Use Connection Pool