Command Line-Problem with Parsing Password and Database

Digistras

Member
Hi guys,

I'm on PL SQL Developer 12.0.7 and I'm trying launch it through Command Line which should auto inject the username and password but I'm having issues with getting it to work.

I tried it with the following command:

plsqldev.exe userid=scott/tiger@chicago
 
Last edited:
Back
Top