Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to create/drop a database from Java (via JDBC)?
Steffen Siebert wrote:
>>>>>>"D" == DJ <nospamplease_at_goaway.com> writes:
Look closely at DBCA and I think you'll find it just creates the script and passes it to the OS. I believe the actual work is done in SQLPlus, using the SQLPlus Admin mode.
This still does not answer the larger question - where is the actual Oracle software needed to run the resulting database (and SQLPlus). Or do you have to worry about the complete install?
And yes, a GOOD programmer wil always ask WHY in order to propose cost effective alternatives, if there are any. Otherwise any VB programmer would do <g>.
/Hans Received on Thu Feb 19 2004 - 18:13:38 CST
![]() |
![]() |