了解Maclean Liu|向Maclean Liu提问 Oracle ALLSTARS 全明星(群内有多位Oracle高级售后support,N位OCM和ACE) QQ群 # QQ群号:23549328 # 已经升级到 2000人群,空位多多。欢迎有一定基础的Oracle骨友加入,现在入群需要经过Maclean的技术面试,欢迎面试,请加QQ号:47079569 为好友参加面试 2群基础群 适合刚入门的同学,会共享最佳入门实践和资料 QQ群 # QQ群号:171092051 # 已经升级到 500人的超级群,空位多多,无需面试

cell smart file creation等待事件

Sessions wait on this event in Exadata when creating tablespaces, adding files to an existing tablespace or automatic expansion a data file because of DML operations, e.g. data is being loaded into a table. One of the performance gains of Exadata when creating of modifying files is that activity is offloaded to the storage cells rather than performed by the database server. This can make the process much faster and less impactful to the database server. To make sure this option is enabled by default, check the parameter "_cell_fast_file_create"=TRUE. Solutions This event should not be a major contributor to wait times. If there are excessive waits on this event, it indicates that file creation or extension is taking a long time or being done too often. Check the code that is creating datafiles and ensure file sizes and numbers of files are appropriate. If this is related to DML activity, check the autogrowth options on the tablespace to make sure it is sized large enough to prevent many small extensions.

posted on 2013-03-19 00:47  Oracle和MySQL  阅读(148)  评论(0)    收藏  举报

导航