how will you see when the database was started using sql prompt?
Answers were Sorted based on User's Feedback
Answer / pvenkiroyal
select to_char(startup_time,'hh24:mi:ss dd-mom-yy') from
v$instance;
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mohapatra.gouranga@gmail.com
In RAC env.
select instance_name,status,host_name,to_char
(startup_time,'DD-MON-YY HH24:MI:SS')
from gv$instance order by instance_name;
| Is This Answer Correct ? | 1 Yes | 0 No |
What background process refreshes materialized views?
2 Answers Accenture, FLSmidth,
any body know about orawaves do they really provide placements in their unique placement program
how will u see whether the dabase is in archive log mode or not?
How would you determine who has added a row to a table?
What are the steps you will take to improve performance of a poor performing query?
What are the ways tablespaces can be managed and how do they differ?
what are the benefits of flashback feature?
How would you determine what sessions are connected and what resources they are waiting for?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
Give two methods you could use to determine what DDL changes have been made.
What are the different ways of moving data or databases between servers and databases in SQL Server?
What are the different types of database compression introduced in sql server 2008? : sql server DBA
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)