Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA

1046


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?

2042


What are the different types of database compression introduced in sql server 2008? : sql server DBA

1160


what do you understand by fine-grained auditing?

1103


If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA

1077


What is replication? : sql server DBA

1229


how can you enable flashback feature?

1007


Where would you look for errors from the database engine?

2897


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

1176


Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

3807


what are the differences of where and if in SAS?

2252


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

1123


which background process invoke at the time of upgradation tell me???

2778


How would you extract DDL of a table without using a GUI tool?

2533


Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.

2346