Hot backup procedure?

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


Please Help Members By Posting Answers For Below Questions

How can you control the amount of free space in your index pages? : sql server DBA

743


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.

1755


What are the different ways you can create databases in sql server? : sql server DBA

601


What is the default fill factor value? : sql server DBA

576


Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.

1705






how can you create a user-defined lock?

590


What are the steps you will take to improve performance of a poor performing query?

2423


Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.

2068


Why would you call update statistics? : sql server DBA

583


What is a correlated sub-query? : sql server DBA

585


What view(s) do you use to associate a user's SQLPLUS session with his o/s process?

2113


What purpose does the model database server? : sql server DBA

631


what is the diffrence between core dba and apps dba?

2094


Can you redefine a table online?

676


what is a crs resource?

608