- SQL*Plus – The command line interface for executing SQL and PL/SQL commands.
- RMAN (Recovery Manager) – The Oracle tool for backup and recovery of databases.
- EXPDP (Export Data Pump) – The command used to export data from a database.
- IMPDP (Import Data Pump) – The command used to import data into a database.
- SQL Loader – The command line utility used to load data from flat files into Oracle tables.
- ADDM (Automatic Database Diagnostic Monitor) – A tool for diagnosing performance issues in the database.
- ASH (Active Session History) – A tool for monitoring and diagnosing performance issues in real-time.
- AWR (Automatic Workload Repository) – A tool for collecting and storing database performance statistics.
- TKPROF – A tool used to analyze Oracle trace files generated by SQL tracing.
- ORAchk – A tool for performing system checks and generating reports for Oracle databases.
- SQL Tuning Advisor – A tool for identifying and recommending SQL statement optimizations.
- SQL Access Advisor – A tool for recommending the creation of indexes and materialized views.
- Statspack – A tool for collecting and storing performance statistics for analysis.
- Data Pump Export – A utility used to export database objects and data into a set of operating system files called a dump file set.
- Data Pump Import – A utility used to import database objects and data from a dump file set into a target database.
- ADRCI – A tool for managing Oracle Database diagnostic data.
- Opatch – A tool used for patching Oracle software.
- SRVCTL – A tool for managing Oracle Real Application Clusters (RAC).
- CRSCTL – A tool for managing Oracle Clusterware.
- EMCTL – A command line tool for managing Oracle Enterprise Manager.
Latest posts by Rajesh Kumar (see all)
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024