Plsql command line

jlt

Member²
Hello,

I'm trying to launch plsqldev within a command line in order to connect to a schema and display a package body or trigger.
So, I use : plsqldev viewobject=XXXX with connection parameters.
An error occured each time I specify any viewobject parameter. Even if I specify a table name, it doesn't work with a truncated error message : "invalid function with".

Could you help me ?

My version of plsqldev is 6.0.5.931.

Thanks for your help.
 
Back
Top