استارت دیتابیس، با اتصال به محیط sqlplus و اجرای دستور startup قابل انجام است:
[oracle@ol7 ~]$ sqlplus “/as sysdba”
SQL*Plus: Release 19.0.0.0.0 – Production on Mon Apr 29 11:16:58 2019
Version 19.2.0.0.0
Copyright (c) 1982, 2018, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 1728050040 bytes
Fixed Size 8897400 bytes
Variable Size 1308622848 bytes
Database Buffers 402653184 bytes
Redo Buffers 7876608 bytes
Database mounted.
Database opened.
SQL>