Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Create an Oracle Database Manually
How To Create an Oracle Database Manually? - Oracle DBA FAQ - Creating New Database Instance Manually
✍: FYIcenter.com
Based on Oracle's Administrator Guide, there are 11 steps to create a database with the CREATE DATABASE statement:
Other items in this FAQ collection will follow those steps to help you creating a new database manually from beginning to end.
2007-04-22, 4917👍, 0💬
Popular Posts:
How To Process Query Result in PL/SQL? - Oracle DBA FAQ - Introduction to PL/SQL You can run queries...
What Is URI? URI (Uniform Resource Identifier) is a superset of URL. URI provides a simple and exten...
How do you target a specific frame from a hyperlink? Include the name of the frame in the target att...
If locking is not implemented what issues can occur? IFollowing are the problems that occur if you d...
Can JavaScript steal text from your clipboard? It is true, text you last copied for pasting (copy &a...