NAME TYPE VALUE
------------------------------------ ---------------------- ------------------------------
instance_name string +ASM2
SQL> show parameter memory
NAME TYPE VALUE
------------------------------------ ---------------------- ------------------------------
memory_max_target big integer 0
memory_target big integer 0
SQL> show parameter sga
NAME TYPE VALUE
------------------------------------ ---------------------- ------------------------------
lock_sga boolean FALSE
sga_max_size big integer 640M
sga_target big integer 640M
grid@jyrac2 ~]$ sqlplus / as sysasm
SQL*Plus: Release 11.2.0.4.0 Production on Wed Apr 20 17:48:32 2016
Copyright (c) 1982, 2013, Oracle. All rights reserved.
Connected to an idle instance.
SQL> startup
ASM instance started
Total System Global Area 669581312 bytes
Fixed Size 1366724 bytes
Variable Size 643048764 bytes
ASM Cache 25165824 bytes
ASM diskgroups mounted
ASM diskgroups volume enabled
SQL> show parameter instance_name
NAME TYPE VALUE
------------------------------------ ---------------------- ------------------------------
instance_name string +ASM2
SQL> show parameter memory
NAME TYPE VALUE
------------------------------------ ---------------------- ------------------------------
memory_max_target big integer 0
memory_target big integer 0
SQL> show parameter sga