You are on page 1of 1

1. How to create a pfile from spfile?

2. How to create spfile from pfile?


3. Change the modifiable parameter in spfile and make sure and change should be
happen in pfile?
4. Change the non modifiable parameter in spfile and make sure the change should
happen in pfile?
5. Test the 3 scnierios scope is equal to memory,spfile and both?
6. Create the pfile in different location?
7. Start the database with pfile?
8. Start the database with spfile?
9.Shutdown the database and open it in read-only mode. Insert one row into dept
table in scott schema
What happens? Put the database back in read-write mode.
10. After placing it in read write mode check inserting one row into dept table
in scott schema and commit;
11. Make sure the database is started. Keep the two SQL*Plus sessions open, one
session as user SYS AS SYSDBA and one as user scott. As user SYS AS
SYSDBA enable restricted session. As user scott select from the dept table. Is
the select successful? In the scott session exit SQL*Plus then reconnect as scot
t.
What happens? Disable restricted session.
14. Location of the spfile and pfile From the operating system, view the SPFILE
.

You might also like