Connecting like this hangs
gqlplus /nolog << EOT connect me/mypass@mydb select sysdate from dual; EOT
But, this works fine (but not as secure):
gqlplus me/mypass@mydb << EOT select sysdate from dual; EOT
Logged In: YES user_id=551800
Interesting. I never used it this way.
OK, I am putting it into the list of bugs for the next release.
Ljubomir
Log in to post a comment.
Logged In: YES
user_id=551800
Interesting. I never used it this way.
OK, I am putting it into the list of bugs for the next release.
Ljubomir