How do we switch from init.ora file to asp file?
Answers were Sorted based on User's Feedback
Answer / sachin
we can switch from init.ora file to a sp file with the help
of the command
create spfile from
pfile='c:\oracle\database_name\pfile\init.ora'
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sachin
we can switch from init.ora file to a sp file with the help
of the command
create spfile from
pfile='c:\oracle\database_name\pfile\init.ora'
| Is This Answer Correct ? | 2 Yes | 0 No |
Name the three major set of files on disk that compose a database in Oracle?
How do I reset a sequence in oracle?
what is difference between foreign key and reference key
How do I spool in oracle?
Can we call procedure inside function in oracle?
In Oracle 9i what does "i" Stands for?
What are synonyms used for ?
How to rename an existing table?
Can a parameter be passed to a cursor?
What are oracle functions?
Explain oracle 12c new features for developers?
How many types of tables are there in oracle?