Database Administration (MOSC)

MOSC Banner

How changing sql script while running ?

My sql script is running executed in background by sqlplus

nohup sqlplus "......." @mysqlscript.sql &

script has several command


mysqlscript.sql:

command1

command2

command3

they took a lot to run

as last command will end when I'm not at work I would add some other command after that, in order to gain time


is it possible to modify my sql script on the fly ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center