Tom issued a command to startup the database. What modes does the Instance and Database pass through to finally have the database open?()
A: OPEN, NOMOUNT, MOUNT
B: NOMOUNT, MOUNT, OPEN
C: NOMOUNT, OPEN, MOUNT
D: MOUNT, OPEN, NOMOUNT
A: OPEN, NOMOUNT, MOUNT
B: NOMOUNT, MOUNT, OPEN
C: NOMOUNT, OPEN, MOUNT
D: MOUNT, OPEN, NOMOUNT
举一反三
- Oracle数据库启动的正确顺序为() A: open,nomount,mount B: nomount,mount,open C: open,mount,nomount D: nomount,open,mount
- The Database must be in this mode for the instance to be started:() A: MOUNT B: OPEN C: NOMOUNT D: None
- Oracle启动数据库第一个状态是()。 A: NOMOUNT B: MOUNT C: OPEN D: CLOSE
- 启动数据库时经历的第一个过程是 A: nomount B: mount C: open
- 将oracle数据库实例启动到正常打开数据库的正确操作是() A: startup B: startup open C: startup nomount D: startup mount