Invalid Oracle URL specified
Here are examples of properly formed Oracle database URLs:
- Oracle THIN driver:
jdbc:oracle:thin:@localhost:1521:sample
Source:
http://publib.boulder.ibm.com/infocenter/wasinfo/v4r0/index.jsp?topic=/com.ibm.support.was40.doc/html/DB_Connections_Connection_Pooling/swg21168464.html
- Oracle THICK driver:
jdbc:oracle:oci8:@sample