is it possible, to open the Oracle SQL Developer 4 from command-line with parameters (e.g. Connectstring, SID, Host, user, password, ...)?
I want to run it out from
No, that's not possible with SQL Developer (the GUI), but our command-line interface, SQLcl does support that.