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 |
What are the varoius components of physical database structure of oracle database?
What is MTTR advisor in Oracle?
when loggined as SYSTEM,how to display all the users of database using sql query?
What is a Schema ?
How to select an oracle system id (sid)?
What is the use of file param in imp command?
what is the difference between authorization and authentication?
What is Trigger in Oracle?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
structural difference between bitmap and btree index ?
Define oracle database
How to delete multiple rows from a table in oracle?