Question
What are the different modes of mounting a database with the parallel server?

Answers

Exclusive Mode If the first instance that mounts a database does so in exclusive mode, only that Instance can mount the database. Parallel Mode If the first instance that mounts a database is started in parallel mode, other instances that are started in parallel mode can also mount the database.   Your Comment






Search
Can you Answer!!
  • Q Explain what is logical links in SAP CRM?
  • Q What is the importance of communication while taking a disciplinary action?
  • Q Can you keep records fully confidential?
  • Q What is service layer in mule ?
  • Q Write Short Notes on Okazaki fragments
  • Q Security life cycle?
  • Q What word generally referring to a type of slave or servant, and used figuratively for an ineffectual or powerless man, derives from Greek words meaning 'bed' and 'hold' or 'keep'?
  • Q LAN job description? job profile of LAN?
  • Q Which ssa provides the name of the segment being used inside the call?
  • Q What are the two ways to initialize an array?
  • Q Given the array of integer numbers. Find a non-empty sub-array with a maximum sum.