Oracle server down time

What are the necessary steps to be take when server gets down? How can we increase size of a database?

Questions by suresh299

Showing Answers 1 - 1 of 1 Answers

1.Bring up the server.
2.Run the profile of the database
3.Bring up the database.
 4.In server prompt, check ps- ef | grep pmon - This is used to check whether the database is up or not.
5.Bring up the listener.
 6.Check whether the tablespace are online.

To increase the size of the database, add datafiles to the respective tablespaces.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions