running command script by scheduler

JDAVID

Member
Formerly I've used SQLPlus and I'he started command script with scheduled batch script that content this command: sqlplus user/password@DB @c:\..\blabla.sql. Is any way to do same with PLSQLDev ?
 
This is currently not possible, but it's on our to-do list to add additional command line parameters for scripting.
 
Back
Top