Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


ORA-01545: rollback segment 'string' specified not available



ORA-01545: rollback segment 'string' specified not available..

Answer / guest

Cause: Either: 1) An attempt was made to bring a rollback
segment online that is unavailable during startup; for
example, the rollback segment is in an offline tablespace.
2) An attempt was made to bring a rollback segment online
that is already online. This is because the rollback segment
is specified twice in the ROLLBACK_SEGMENTS parameter in the
initialization parameter file or the rollback segment is
already online by another instance. 3) An attempt was made
to drop a rollback segment that is currently online. 4) An
attempt was made to alter a rollback segment that is
currently online to use unlimited extents. 5) An attempt was
made to online a rollback segment that is corrupted. This is
because the rollback is specified in
_corrupted_rollback_segments parameter in initialization
parameter file.

Action: Either: 1) Make the rollback segment available; for
example, bring an offline tablespace online. 2) Remove the
name from the ROLLBACK_SEGMENTS parameter if the name is a
duplicate or if another instance has already acquired the
rollback segment. 3) Bring the rollback segment offline
first. This may involve waiting for the active transactions
to finish, or, if the rollback segment needs recovery,
discover which errors are holding up the rolling back of the
transactions and take appropriate actions. 4) Same as 3). 5)
Remove the name from the _corrupted_rollback_segments parameter.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-12983: cannot drop all columns in a table

1 Answers  


ORA-13797: invalid SQL Id specified, string

1 Answers  


ORA-38773: cannot add data file 'string' - file already part of database

1 Answers  


ORA-30515: suspend triggers cannot have BEFORE type

1 Answers  


TNS-01307: nt OS err code: number

1 Answers  


LRM-00117: syntax error at 'string' at the start of input

1 Answers  


O2I-00103: Two file names refer to the same HFILE file in the INTYPE file

1 Answers  


ORA-02296: cannot enable (string.string) - null values found

1 Answers  


ORA-32840: property name cannot be NULL

1 Answers  


PCB-00203: Nested group item "string" not supported

1 Answers  


RMAN-10014: PL/SQL error number on line number column number: string

1 Answers  


QSM-02054: DISTINCT clause in select list in mv

1 Answers  


Categories