how will you see when the database was started using sql prompt?

Answer Posted / pvenkiroyal

select to_char(startup_time,'hh24:mi:ss dd-mom-yy') from
v$instance;

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the commands you'd issue to show the explain plan for "select * from dual"?

1723


In what script is "snap$" created? In what script is the "scott/tiger" schema created?

1944


How can you control the amount of free space in your index pages? : sql server DBA

727


What is the importance of a recovery model? : sql server DBA

550


What the different components in replication and what is their use? : sql server DBA

533






What is dbcc? : sql server DBA

777


What the different topologies in which replication can be configured? : sql server DBA

652


What are the commands used in dcl? : sql server DBA

575


what is grd?

634


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2191


How would you go about verifying the network name that the local_listener is currently using?

2752


You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?

1535


how can you generate profile of pl/sql applications to identify performance bottlenecks?

594


Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down? : sql server DBA

578


Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.

1688