Table lock while creating index?
754491Jul 3 2010 — edited May 22 2013Hello,
my db is oracle10g. My database is OLTP system. I wanted to create index on one of the table. The table has 200 million records.
Does it lock the entire table when i create index? I am thinking, how it impacts the regular operations in the database while creating the index?
Any help is appreciated...