RUN SQL COMMANDS VIA DBMGRL
Posted: February 3, 2011 Filed under: ORACLE Leave a comment »Hi,
Now , with 11.2.0.2 we can run sql commands via dbmgrl, the syntax:
DBMGRL> sql “alter system switch logfile”;
…
…
try and pray
Advertisement
Hi,
Now , with 11.2.0.2 we can run sql commands via dbmgrl, the syntax:
DBMGRL> sql “alter system switch logfile”;
…
…
try and pray