Create database manually oracle 10g linux






















 · The common way to create oracle database is to use the DBCA, a tool provided by oracle. but if you are the type that wants to do it your self then i think this is for you. i will take you through the process and also explain some errors that you might face. i did this on oracle 10g on windows xp. i feel it should work for others as well. so lets get www.doorway.ruted Reading Time: 4 mins. Step 1: Login to oracle account and make directories for your database. $ mkdir /u01/oracle/oradata/myica $ mkdir Step 2: Create the parameter file by copying the default template (www.doorway.ru) and set the required parameters $ cd Step 3: Now set ORACLE_SID environment variable and start the.  · In order to create a database you have to start an instance without mounting a database and then issue the create databse command. $ SQLPLUS /nolog CONNECT SYS/password AS SYSDBA STARTUP NOMOUNT CREATE DATABASE Reviews: 1.


This chapter describes how to install Oracle Database software and create a single instance Oracle Database. If you are using an earlier release of Oracle Database and want to install a later release of the Oracle Database software, then you can upgrade your existing Oracle Database and use it with the new release of the database software. See "Upgrading a Database". Create Database Manually In Oracle 11G On Linux Here we will explore how to create database manually in Oracle 11G. Although there is a utility available called as DBCA using which you can create database with ease but i will recommend you to create it manually doing so we will know where we have kept all the configuration files etc. Creating an Oracle 10g database from the command line only; The create database command also executes a file whose name is determined by the (hidden) init parameter _init_sql_file (which seems to default to www.doorway.ru) After the creation of the database, it can be mounted and opened for use.


Manually configure the Oracle 10g EM dbconsole. Overview. When you choose to create a preconfigured databaseduring the Oracle 10g installation, you can select the Oracle Enterprise Manager (OEM) interface that you want to use to manage the database. The following options are available. Create the Oracle Groups and User Account. Next, create the Linux groups and user account that will be used to install and maintain the Oracle Database 10g Release 2 software. The user account will be called oracle, and the groups will be oinstall and dba. Execute the following commands as root. Step 1: Login to oracle account and make directories for your database. $ mkdir /u01/oracle/oradata/myica $ mkdir Step 2: Create the parameter file by copying the default template (www.doorway.ru) and set the required parameters $ cd Step 3: Now set ORACLE_SID environment variable and start the.

0コメント

  • 1000 / 1000