当前位置:1Z0-053题库

问题:

[单选] A user performs an update on a table. Shortly after committing the transaction, they realize that they had an error in their WHERE clause causing the wrong rows to be updated. Which Flashback option would allow you to undo this transaction and restore the table to its previous state?()

A .  Flashback Drop
B .  Flashback Query
C .  Flashback Versions Query
D .  Flashback Transaction Query
E .  Flashback Table

In your test database, you have created the ORDERS table as an index­organized table (IOT). To facilitate faster querying, you have created a mapping table and a bitmap index on the ORDER_FILLED column. You observe that the query performance degrades when users perform a large volume of transactions.  While investigating the reason, you find that the mapping table segment is fragmented, leading to poor performance. Which option would you use to defragment the mapping table without affecting the original table data?() export and import the mapping table。 drop and re­create the mapping table。 truncate the mapping table and reinsert the values。 use the ALTER TABLE .. REBUILD command to defragment the mapping table。 各种微生物具有一些共同点,下列选项中描述错误的是() 分布广,种类多。 适应强,易变异。 体积小,表面积小。 生长速,繁殖旺。 生产流程改进的方法有()。 取消。 合并。 完善。 重组。 简化。 An administrator is attempting to recover a filesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted.   Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock.  Primary superblock is corrupt. Secondary superblock is corrupt.   fsck: 0507-018 Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt.Cannot continue tried to mount  Which steps will resolve the problem?() Reboot the server into maintenance mode and run ‘fsck’ with the ‘-p’ parameter while the filesystem is mounted.。 Reboot the server into maintenance mode and run ‘fsck’ with the ‘-y’ parameter while the filesystem is unmounted.。 Force a umount of the filesystem with ‘umount -F /dev/fslv02’, and then run ‘fsck -p /dev/fslv02’ while the filesystem is unmounted.。 Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit ‘fsck -y’ to be run against the failing filesystem.。 观察休克病情变化最简便有效的指标是() 生命体征。 神志。 尿量。 皮肤色泽。 中心静脉压。 A user performs an update on a table. Shortly after committing the transaction, they realize that they had an error in their WHERE clause causing the wrong rows to be updated. Which Flashback option would allow you to undo this transaction and restore the table to its previous state?()
参考答案:

  参考解析

本题暂无解析

相关题目:

在线 客服