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 is a correlated sub-query? : sql server DBA

585


What is the difference between dropping a database and taking a database offline? : sql server DBA

582


how can you create a user-defined lock?

590


Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?

1561


Why would you call update statistics? : sql server DBA

581






How would you best determine why your MVIEW couldn't FAST REFRESH?

1837


What are the recovery models for a database? : sql server DBA

593


how does an oracle clusterware manage crs resources?

573


what is a crs resource?

603


Explain the difference between a FUNCTION, PROCEDURE and PACKAGE.

1848


I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB

1524


when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.

1239


I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution

1649


How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

1660


List out some of the requirements to setup a sql server failover cluster.? : sql server DBA

711