Database Administration (MOSC)

MOSC Banner

Unable to create index

edited Nov 17, 2011 3:04AM in Database Administration (MOSC) 5 commentsAnswered

HI DBAs,

OS =RHEL AS 4
DB = 10.2.0.4

We have one (INDEX) tablespace and all of the data-files of that tablespace turned to offline. I tried to do recovery using RMAN, but we missed some of the archives to do and
now Im dropping all the indexes in this tablespace and creating in some other tablespace. I did almost for 98% indexes, but for some of the indexes im receiving the following error.

SQL> CREATE INDEX "METRICS_OWNER"."EF_WKLY_OD_AGGREGATE_CH_IDX1" ON "METRICS_OWNER"."EF_WKLY_AGGREGATE_OD_CHART" ("EXT_WAGID")
  2    PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
  3    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center