Combining the nohup and & solutions from previous posts is the way I tend to do it. If you do this, you may want to redirect any output to a log file (default is nohup.out)
e.g.
nohup sqlplus system/manager @test.sql &
|
Results 1 to 8 of 8
Thread: What may be going on ?Threaded View
|
Click Here to Expand Forum to Full Width |