in reply to System Function...script does not move until process ends.
Does exactly the same thing as exec LIST , except that a fork is done first, and the parent process waits for the child process to completeIf you're starting a database using system - it's going to wait until that child dies!!
|
|---|