You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select name ,'''' display_name ,value ,''YES'' show ,''YES'' cumulative ,'''' formula from V$SYSSTAT where name like ''%mem%'' and name not like ''%IM %'' and name not like ''xmem%'' and name not like ''index%'' and name not like ''%max''