OK I am automating the installation of an oracle database. I need to execute various sql scripts in sqlplus (command line version). I was hoping to retrieve the buffer from the command window and display it in my application. Is there a way to do it?
IF NOT, do you know how to list the running processes so I know when the process has ended (sqlplus)?
Thanks in advance.
foo
IF NOT, do you know how to list the running processes so I know when the process has ended (sqlplus)?
Thanks in advance.
foo