I wirte code in java and database connection with oracle. I run some script and get this error.My script work in toad but not work in my project
url include .
Replace '{4}' with CHR(123)||'4'||CHR(125) in your script.
'{4}'
CHR(123)||'4'||CHR(125)