startup Oracle Database 시작한다. 내부적으로 nomount → mount → open 단계 순으로 진행된다. 1. 명령어startup 명령어만 실행하면 [open] 단계까지 [read write]가 기본값으로 설정되어 시작한다.startup [open] [read write]------------------------------------------SQL> startupORACLE instance started.Total System Global Area 711430144 bytesFixed Size 1367004 bytesVariable Size 469763108 bytesDatabase Buffers 234881..