Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create tablespace hangs?

Beauty_and_dBestMay 20 2017 — edited May 24 2017

Hi ALL,

11gR2

OL6

is there problem with our disk i/o subsystem?

Lately it seems the performance of our database is so slow

I tried to create a new tablespace and it takes too long which should be less that a minute before.

create tablespace data01 datafile '/home/oracle/app/oracle/oradata/oracledb/data01.dbf' size 1G autoextend on;

Sun May 21 03:52:30 2017

Thread 1 advanced to log sequence 306280 (LGWR switch)

  Current log# 7 seq# 306280 mem# 0: /home/oracle/app/oracle/oradata/oracledb/redo7.log

Does creating a tablespace generates redo?

Please help how to check if we have problem in I/O.

Kind regards,

jc

This post has been answered by AndrewSayer on May 23 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2017
Added on May 20 2017
38 comments
3,240 views