Wednesday, 3 February 2010

Dropping an oracle database

If you are running on UNIX launch $dbca and use delete a database option.
If you are using terminal console
1. Launch startxwin (cygwin xterm)
2. Add the server name to the access list
for instance: xhost (server hostname)
3. export DISPLAY
$export DISPLAY=(ip address of client):0.0
4. $dbca&