Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Retriving buffer from CMD window.

Status
Not open for further replies.

Chopsaki

Programmer
Nov 21, 2001
85
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top