OCP-1Z0-053-V12.02-572题

本文介绍了当数据库中丢失临时数据文件时的正确恢复步骤。可以通过使用ALTER TABLESPACE命令重新创建临时文件,而不会影响数据库的正常运行。此外,通过实际操作验证,在某些情况下,即使不进行人为干预,数据库也可能自动恢复丢失的临时文件。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

572.What is the proper procedure to recover a lost tempfile?

A. Restore the backup copy of the tempfile from the backup media.

B. Re-create the tempfile with the create tempfile command.

C. Copy an existing tempfile from another database.

D. Re-create the tempfile with the create tablespace command.

E. Re-create the tempfile with the alter tablespace command.

Answer: E

临时数据文件丢失,并不会影响到数据库的正常运行。

可以使用altertablespacetempaddtempfile'/u01/app/oracle/oradata/test0924/temp01.dbf'size10m

这样的语句来重新创建临时数据文件。

在我的11.2.0.3环境里,我删除/u01/app/oracle/oradata/test0924/temp01.dbf,之后重新启动数据库,数据库又自动恢复了temp01.dbf。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值