sys@LS1>shutdown immediate
Database closed.
Database dismounted.
ORACLE instance started.
Total System Global Area 855982080 bytes
Fixed Size 2218152 bytes
Variable Size 633341784 bytes
Database Buffers 213909504 bytes
Redo Buffers 6512640 bytes
Database closed.
Database dismounted.
ORACLE instance shut down.
sys@LS1>startup mount;ORACLE instance started.
Total System Global Area 855982080 bytes
Fixed Size 2218152 bytes
Variable Size 633341784 bytes
Database Buffers 213909504 bytes
Redo Buffers 6512640 bytes
Database mounted.
sys@LS1>alter database archivelog;
Database altered.
sys@LS