- During installation using the universal installer, I see there's a step it goes through saying "linking Oracle database." What is it doing actually?
- I created my database using DBCA. Is there another way of creating a database, and if so how does one do that?
Requires Free Membership to View
Applications for UNIX are generally not distributed as complete executables. Oracle, like many application vendors who create products for UNIX, distribute individual object files, library archives of object files, and some source files which then get 'relinked' at the operating system level during installation to create usable executables. This guarantees a reliable integration with functions provided by the OS system libraries.
With respect to your second question, a database can be created manually versus via the DBCA interface. For complete instructions on how to do this, review the Oracle Database Administrator's Guide 10g Release 2 (10.2). Simply click on the section titled "Manually Creating an Oracle Database."
This was first published in December 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation