ORACLE: To find database startup time

set linesize 200

select instance_name,

to_char(startup_time,'mm/dd/yyyy hh24:mi:ss') as startup_time

from v$instance


INSTANCE_NAME    STARTUP_TIME

---------------- ---------------------------------------------------------------------------

fsprod           12/15/2022 03:44:39


Comments

Popular posts from this blog

Oracle: To clean up WRI$_ADV_OBJECTS