分享一下我老师大神的人工智能教程!零基础,通俗易懂!http://blog.youkuaiyun.com/jiangjunshow
也欢迎大家转载本篇文章。分享知识,造福人民,实现我们中华民族伟大复兴!
1. View the Exhibit and examine the attributes of an undo tablespace.
In an OLTP system, the user SCOTT has started a query on a large table in the peak transactional hour
that performs bulk inserts. The query runs for more than 15 minutes and then SCOTT receives the
following error:
ORA-01555: snapshot too old
What could be the reason for this error?
A.The query is unable to get a read-consistent image.
B.There is not enough space in Flash Recovery Area.
C.There is not enough free space in the flashback archive.
D.The query is unable to place data blocks in undo tablespace
-
ORA-01555: snapshot too old: rollback segment number string with name "string" too small
-
Cause: rollback records needed by a reader for consistent read are overwritten by other writers
-
Action: If in Automatic Undo Management mode, increase undo_retention setting. Otherwise, use larger rollback segments
给我老师的人工智能教程打call!http://blog.youkuaiyun.com/jiangjunshow
