How do you switch from an init.ora file to a spfile?
Answer Posted / ravindra
create pfile from spfile;
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is replication? : sql server DBA
What are the different types of indexes available in sql server? : sql server DBA
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
What are the commands you'd issue to show the explain plan for "select * from dual"?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
which background process invoke at the time of upgradation tell me???
what do you understand by flashback feature of oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
what is the diffrence between core dba and apps dba?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
what is logical system in sap basis
what is grd?
How to start SQL Server in minimal configuration mode?
What are the different sql server versions you have worked on? : sql server DBA
Explain materialized views and how they are used.