Radovan Betko
Member
Hi all,
I have tried to setup SQL*Plus as a new tool (Tools->ConfigureTools), but when I run it from PL/SQL Developer as some sysdba user (let say "sys/password@dbname as sysdba"), I can't login to SQL*Plus. I have used "#connect @#file" as a parameter. For me it looks like the "#connect" doesn't contain "as sysdba" part of connection string. Any idea how to achieve correct functionality?
By the way, is it possible to set temporary file name for all unsaved scripts? I don't like save each small script only because I want to run it in SQL*Plus
Thx in advance.
I have tried to setup SQL*Plus as a new tool (Tools->ConfigureTools), but when I run it from PL/SQL Developer as some sysdba user (let say "sys/password@dbname as sysdba"), I can't login to SQL*Plus. I have used "#connect @#file" as a parameter. For me it looks like the "#connect" doesn't contain "as sysdba" part of connection string. Any idea how to achieve correct functionality?

By the way, is it possible to set temporary file name for all unsaved scripts? I don't like save each small script only because I want to run it in SQL*Plus

Thx in advance.