answersLogoWhite

0

In a database we can create 255 maximum redo log files

Depends on what you specified for MAXLOGFILES during database creation (manually) or what you specified for "Maximum no. of redo log files" with DBCA.

sri

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How many Maximum Datafiles can there be in an Oracle Database?

there can as many as the operating system will supports


How many schemas can be used in one database?

Each database will have documentation and the maximum number of schemas will be listed in the documentation--specific to that software product.


How many records and columns to store in MySQL database table and how many tables we can create?

In MySQL, the maximum number of rows and columns a table can have depends on the storage engine, but generally, a MySQL table can have up to 65,535 columns. The maximum number of rows is limited by the storage capacity of the database and the size of the rows. You can create a vast number of tables in a MySQL database, with the practical limit being around 4.3 billion tables per database, though performance may degrade with very high numbers.


How many syllables are in redo?

There are 2 syllables in redo:re/do


How many characters are allowed in a data type of text?

The maximum number of characters allowed in a text data type varies depending on the database system being used. For example, in MySQL, the maximum length is 65,535 characters, while in PostgreSQL, it is unlimited (1GB). It's important to check the specific documentation of the database system to determine the exact limits.


How many fields does a database have?

Modern databases do not have a preset number of fields. Rather, the data architect determines the needed tables and number of fields per table and declares that to the database software. Fields can--with some restrictions--also be added and removed later as needed. That said, each database application does have a maximum limit on the number of fields per table and the number of tables per database, which information has to come from the database manufacturer. But those limits are usually vastly greater than anyone might want. It is part of a computer and it has many fields.


What is a wildcard on a database?

When You can search for how many people say like coke on a database


How many records are in the database?

as many as you like to!


What is a paper based database?

One paper-based database I can readily think of is a phone book. Paper based database is database that consists of many papers, not a e-database! Paper-based communicaton is anything written, drawn or printed.


When a company uses the approach many programs and users share the data in a database?

database


How many records are stored in the database?

as many as you like to!


Is a data table the same as a database?

No. A table is the primary object used within a database to store data. A typical database will consist of many tables.