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-00059: maximum number of DB_FILES exceeded

Answers were Sorted based on User's Feedback



ORA-00059: maximum number of DB_FILES exceeded..

Answer / guest

Cause: The value of the DB_FILES initialization parameter
was exceeded.

Action: Increase the value of the DB_FILES parameter and
warm start.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

ORA-00059: maximum number of DB_FILES exceeded..

Answer / prasant

When u are facing this type of error,as a DBA point of view

step-1:Show parameter db_files;

Step-2:U can increase the db_files size by executing
alter system set db_files=750 scope=spfile;
step-3:shutdown immediate;
step-4:start up;

As simple U can now crate tablespace.
byeee

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-27467: invalid datatype for string value

1 Answers  


PLS-00363: expression 'string' cannot be used as an assignment target

1 Answers  


ORA-23505: Object "string"."string" is missing.

1 Answers  


SQL*Loader-00706: Bad argument to ulerr [number].

1 Answers  


ORA-02803: Retrieval of current time failed

1 Answers  


ORA-24377: invalid OCI function code

1 Answers  


TNS-00558: Entrust login failed

1 Answers  


RMAN-08087: channel string: started backup set validation

1 Answers  


TNS-12624: TNS:connection is already registered

1 Answers  


ORA-38755: Flashback is already turned on for this tablespace.

1 Answers  


ORA-09856: smpalo: vm_allocate error while allocating pga.

1 Answers  


PLS-00453: remote operations not permitted on object tables or user-defined type columns

1 Answers  


Categories