answersLogoWhite

0

A directory for Oracle is created on the Unix OS. There is a "OFA" which is Oracle's standard directory structure. One of the reasons for adhering to this OFA is ease of administration. All Oracle databases are set up the same--therefore, a new DBA knows where to look for certain files in specific places. The Unix System Administration creates an Oracle DBA account. That account is allowed to create directories under an Oracle/database designated section only.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Is the relational database an example of oracle database?

A relational database is a type of database design. Oracle is a brand of database. You can create a relational database using Oracle. You can also create relational databases using other database applications.


What is the difference between oracle and oracle?

Oracle is one of the popular database and DBA (DataBase Administrator) is the person who maintain the database (install oracle software, create,setup,maintain database)


Why must create database in oracle?

gfhgfhgfhjgfjghk


What are the components of oracle database?

DDL - Data Definition Language Create,Alter,Drop and Truncate are the components of oracle database.


How do you load the data into oracle database to another database?

There are several different ways. If you are going between one Oracle database and another Oracle database you can create a database link. Another method would be an Oracle export to flat file and then a import to another database. This all depends on the type of database you are trying to load the data into.


The meaning of Oracle is?

Oracle is relational DataBase


What type of database is Oracle?

Oracle is Relational database management System(RDBMS).


What is the difference between oracle exadata and oracle database?

Differences: Oracle Database Appliance is not Exadata. Exadata is a pre-configured combination of hardware and software that provides an infrastructure solely for running Oracle Database. Oracle Database Appliance (ODA) is an integrated highly available (HA) database and applications system in a single box. To learn more about data science please visit- Learnbay.co


What is the difference between oracle and oracle erp?

Oracle is a database corporation that has many products such as Database, BI and ERP


How do you create data base?

You use the appropriate tools from your database's system or third-party tools. For MySQL, you can use PhpMyAdmin to create a database. For Oracle, or Microsoft SQL Server, or other applications, they have tools for this purpose.


IS Oracle a database program?

Includes Oracle NoSQL Database, Oracle Multitenant, Oracle Real Application Clusters, Oracle Partitioning, Oracle Advanced Compression, Oracle OLAP, Oracle Machine Learning, Spatial and Graph, Database Lifecycle Management Pack, Oracle Enterprise Manager Control, and more To learn more about data science please visit- Learnbay.co.


How do I create a form which will then upload to a database that I can access in Microsoft Access?

Have your form's input insert into a database (SQL, Oracle, etc) then access that database through Access's ODBC connection.