Oracle DBA refers to the Oracle database administrator, which is the collective name for relevant staff engaged in managing and maintaining the Oracle database management system; it is mainly responsible for the full life cycle management of business databases from design, testing to deployment and delivery. The core goal is to ensure the stability, security, integrity and high performance of the database management system.
The operating environment of this tutorial: Windows 7 system, Oracle 11g version, Dell G3 computer.
oracle DBA refers to the oracle database administrator.
DBA (Database Administrator, "Database Administrator") is the collective name for relevant staff engaged in managing and maintaining database management systems (DBMS), and belongs to operation and maintenance engineers. a branch.
DBA is mainly responsible for the full life cycle management of business databases from design, testing to deployment and delivery. Its core goal is to ensure the stability, security, integrity and high performance of the database management system.
In foreign countries, some companies also refer to DBAs as database engineers. The work content of the two is basically the same, both of which are to ensure the stable and efficient operation of database services 24 hours a day.
DBA is different from database development engineers. The main responsibility of DBA is to operate and manage the database management system, focusing on operation and maintenance management. The main responsibility of a database development engineer is to design and develop database management systems and database application software systems, focusing on software research and development.
DBA is mainly responsible for the following aspects:
Design database, including tables and fields
Monitor and monitor database log
Database backup and recovery
Management of database user passwords and permissions/database security
Check Whether the SQL statement conforms to the specification
oracle DBA management tool
1、OSW
if , as an Oracle maintenance engineer, you should at least install one tool in the system you maintain, so I recommend this first. It's like a camera on the top of a bank's automatic teller machine. It silently records everything in your operating system. You can take a look at it at any time when you need to review it.
In order to save space, it will separately package the hourly information into a gzip compressed file. You can decompress it according to which time period it is. Many times, anomalies appear in a certain system in the middle of the night, and they don't officially break out until work. If OSW is installed casually, the problem will be solved very quickly. Another tool with similar functions to OSW is nmon, but it is only available on AIX and Linux platforms. If you master OSW and oratop, nmon can also be retired.
2. oratop
As the name suggests, oratop pays tribute to top, displaying database-related information in real time in a display method similar to the top command in Unix/Linux.
It is worth mentioning that it not only supports single-instance databases, but also supports RAC, Active DG, and 12c multi-tenant databases.
oratop is so easy to use. Without further explanation of its functions, you can just use it.
3. ora
Unlike oratop, ora is completely responsive and integrates many functional queries that require a long series of SQL statements. This tool was originally developed by Oracle. During use, DBAs can add new function points according to their own needs. During the problem analysis process, they can quickly learn the situation of the database objects and make corresponding processing decisions:
For example, if the CPU of a certain system suddenly soars, you can use ora active|wc -l to see how many active statements there are, and you can use ora active|grep sequen to see which SQLs are waiting for sequential reading at the same time. You can see the specific SQL statement through ora sqltext SQL_ID. You can view the specific execution plan through ora plan SQL_ID and whether there are multiple execution plans for the same statement. You can see how big the corresponding table is, what indexes it has, and when it was done through ora size. Statistics collection. After seeing these contents, I believe you have a clear understanding of the basic SQL situation.
4. SQL Devloper
The above three are all command line tools, which are commonly used by technical guys who are inconvenient to use graphical interfaces. If you have always liked to use graphical interfaces and have used pirated Toad and PL/SQL Developer for more than ten years, it is recommended that you use the free SQL Developer.
5, AWR/ASH/ADDM
These three scripts are all in the $ORACLE_HOME/rdbms/admin directory.
Most engineers will at least look at AWR when checking system performance. If you need to see the database situation within a specific few minutes, you usually need to use ASH. If you want Oracle to help you automatically diagnose, you have to use ADDM.
6. ORAchk
ORAchk was previously called RACcheck. Later, its inspection scope was expanded and renamed ORAchk. It is a special tool for health check in the database system. This tool It is mainly used to check whether the software configuration meets the requirements and whether some best practices have been applied. Through this tool, users can easily and automatically perform health checks and assessments on their systems. If you are using Exadata, Oracle also provides the exachk tool.
Check items include:
OS kernel parameters
OS package/patch
Other RAC-related configurations on the OS
CRS/Grid Infrastructure
RDBMS
ASM
Database parameters
Settings that have a greater impact on the RAC database
Upgrade when upgrading to 11.2.0.3/11.2.0.4/12c Check
Maximum Availability Architecture (MAA) check
7, RDA
RDA is the abbreviation of Remote Diagnostic Agent. Oracle is a tool used to collect and analyze databases. Running this tool will not change any parameters of the system. The relevant data collected by RDA is very comprehensive, which can simplify our daily monitoring and analysis of the database. Oracle Support also recommends that we feedback related issues when , providing the data collected by RDA, which can provide a strong guarantee for quickly solving the problem.
8. RMAN
When using RMAN, you must not only remember to make backups, but also perform recovery verification at least once a year, so as not to prepare in vain.
9. OEM CC
OEM Enterprise Manager has not only become more beautiful from the stand-alone version of 8i to the current OEM13c CC (Cloud Control), students who have passed the OCM exam have also I have the impression that if your DG does not use OEM, just memorizing the complicated commands will kill you.
In OEM, there is one tool that you must not forget, which is OSM.
In current OEMs, except for the Oracle database, almost everything else you want to monitor and manage can be plugged into it. It's a bit similar to IBM's tivoli and HP's openview, which gradually become bloated and less user-friendly.
Recommended tutorial: "Oracle Tutorial"
The above is the detailed content of what is oracle DBA. For more information, please follow other related articles on the PHP Chinese website!

Oracle's mission is to "help people see the value of data", and its core values include: 1) Customer first, 2) Integrity, 3) Innovation, and 4) Teamwork. These values guide Oracle's strategic decision-making and business innovation in the market.

Oracle Database is a relational database management system that supports SQL and object relational models to provide data security and high availability. 1. The core functions of Oracle database include data storage, retrieval, security and backup and recovery. 2. Its working principle involves multi-layer storage structure, MVCC mechanism and optimizer. 3. Basic usages include creating tables, inserting and querying data; advanced usages involve stored procedures and triggers. 4. Performance optimization strategies include the use of indexes, optimized SQL statements and memory management.

In addition to database management, Oracle software is also used in JavaEE applications, data grids and high-performance computing. 1. OracleWebLogicServer is used to deploy and manage JavaEE applications. 2. OracleCoherence provides high-performance data storage and caching services. 3. OracleExadata is used for high performance computing. These tools allow Oracle to play a more diversified role in the enterprise IT architecture.

Oracle is not only a database company, but also a leader in cloud computing and ERP systems. 1. Oracle provides comprehensive solutions from database to cloud services and ERP systems. 2. OracleCloud challenges AWS and Azure, providing IaaS, PaaS and SaaS services. 3. Oracle's ERP systems such as E-BusinessSuite and FusionApplications help enterprises optimize operations.

Oracle software applications in the real world include e-commerce platforms and manufacturing. 1) On e-commerce platforms, OracleDatabase is used to store and query user information. 2) In manufacturing, OracleE-BusinessSuite is used to optimize inventory and production planning.

The reason why Oracle software shines in multiple fields is its powerful application and customized solutions. 1) Oracle provides comprehensive solutions from database management to ERP, CRM, SCM, 2) its solutions can be customized according to industry characteristics such as finance, medical care, manufacturing, etc. 3) Successful cases include Citibank, Mayo Clinic and Toyota, 4) The advantages lie in comprehensiveness, customization and scalability, but challenges include complexity, cost and integration issues.

Choosing MySQL or Oracle depends on project requirements: 1. MySQL is suitable for small and medium-sized applications and Internet projects because of its open source, free and ease of use; 2. Oracle is suitable for core business systems of large enterprises because of its powerful, stable and advanced functions, but at a high cost.

Oracle's product ecosystem includes databases, middleware and cloud services. 1. OracleDatabase is its core product, supporting efficient data storage and management. 2. Middleware such as OracleWebLogicServer connects to different systems. 3. OracleCloud provides a complete set of cloud computing solutions.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool
