How can we see the database version in os level
Answer Posted / james alalade
sqlplus -v
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why does Oracle not permit the use of PCTUSED with indexes?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
what is grd?
In what script is "snap$" created? In what script is the "scott/tiger" schema created?
internal architecture
How to start SQL Server in minimal configuration mode?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
suppose you want to audit specific activities on sensitive data. How can you achieve that?
How do you open a cluster administrator? : sql server DBA
how to restore files with rman?
How do you trace the traffic hitting a sql server? : sql server DBA
Explain materialized views and how they are used.
What are statistics, under what circumstances they go out of date, how do you update them?