by issuing "alter tablespace begin backup;" what happens to
tablespace?
Answer Posted / kittu
by issuing above statement it freezes tablespace it won't
allow single transaction to datafile
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the different sql server versions you have worked on? : sql server DBA
who owns the operating system files created by the utl_file package?
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
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
How would you go about verifying the network name that the local_listener is currently using?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
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?
what do you understand by fine-grained auditing?
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
. 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?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
what is the use of ocr?
What are the operating modes in which database mirroring runs? : sql server DBA
Query processing is slow(eg select query)how will u solve that