Avatar of nobleit
nobleit
 asked on

create database manually 11g

Could any expert help me to create database manually step by in oracle 11g
Oracle Database

Avatar of undefined
Last Comment
OP_Zaharin

8/22/2022 - Mon
slightwv (䄆 Netminder)

Define manually.

To many this means running the Database Configuration Assistant (DBCA).

This can also mean actually running the CREATE DATABASE sql command from sqlplus.
Sean Stuber

easiest way,  use dbca  (database creation assistant) click through the wizard for whatever options you want
and then select "create scripts" but not "create database"

then,  edit those scripts as needed and run them through sql*plus

slightwv (䄆 Netminder)

You've asked a similar question in the past.  Those steps/links should help as well.  The steps really don't change much between versions and operating systems.

Previous question:
https://www.experts-exchange.com/questions/27096672/create-oracle-database-manually-in-rhel-linux.html
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes
ASKER CERTIFIED SOLUTION
OP_Zaharin

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.