Answer Posted / nathahar anees
MANUAL CREATION:
CREATE APROPRIATE FOLDERS IN THE CORRESPONDING LOCATION AND
CREATE PFILE..
COME TO COMMAND PROMPT CREATE NEW SID USING ORANEW COMMAND
AND START INSTANCE IN NOMOUNT STAGAGE AND CREATE A DATABASE
COMMAND FOR DATABASE CREATION.
sql :> CREATE DATABASE <DATABASE NAME> DATAFILE....
AND RUN CATALOG AND CATPROC SCRIPTS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is recycle bin in Oracle?
What are the major difference between truncate and delete?
What is the exact use of Collections?
Write a syntax for update query in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
Explain what are the type of synonyms?
What is catalog in Oracle?
How to create a temporary table in oracle?
How do I limit the number of oracle database connections generated by weblogic server?
How to convert characters to times in oracle?
What is a procedure in oracle?
How to bring a tablespace online?
How to set a transaction to be read only in oracle?
How to concatenate two text values in oracle?
What are the uses of synonyms?