Launching with command line arguments

Hello,

I'm trying to use PL/SQL Dev by launching it with command line in order to use it witn CyberArk.

Here is what i type :

.\plsqldev.exe -userid=user/password@address/database

And when it launch, here is what i have il the Oracle Logon window

Username "=user"
Password "password"
Database "address/database"

Only the username parsing failed, i don't know why i have the equal character "=" at the beginning of the Username.

(check attached png)

Can someone help me on this ? Thanks.

ISSUE.png
 
Back
Top