Answer Posted / kittu_chintu2005
Startup mount
Alter database archive log;
Alter database begin backup;
Alter tablespace ts_name begin backup;
Copy the *.dbf & *.ctl files @ os level when copying completed issue the statement “alter database end backup;”
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
what are the benefits of flashback feature?
what is grd?
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
How would you go about verifying the network name that the local_listener is currently using?
You create a private database link and upon
connection, fails with: ORA-2085: connects to
what is ora 24313?what is the procedure to exclude that error?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
how can you generate profile of pl/sql applications to identify performance bottlenecks?
what are the performance views in an oracle rac environment?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what do you understand by fine-grained auditing?