Skip to content
orahow-logo
orahow
Oracle Database Articles & Cloud Tutorials
  • Home
  • Oracle DBA
  • AWS RDS
  • PostgreSQL
  • Aurora PostgreSQL
  • Contact Us

Category: Oracle DBA

How to Drop User in Oracle Database Easily

August 21, 2020 admin

Oracle Drop User statement delete user from the database and remove all objects owned by the schema. This query will…

Continue Reading →

Posted in: Oracle DBA

Oracle / PLSQL: Checking Oracle Version Information

August 14, 2020 admin

This post explains how to check Oracle version information running on Linux and windows. Description You can check Oracle version…

Continue Reading →

Posted in: Oracle DBA

Oracle system identifier already exists specify another SID

June 29, 2020 admin

The Oracle system identifier ” already exists, specify another SID ” error occurs during database creation using dbca utility. It…

Continue Reading →

Posted in: Oracle DBA

How to Remove a Parameter from SPFILE in Oracle

June 24, 2020 admin

You can remove or delete/reset spfile parameter in Oracle Database using alter system reset command. After changing the parameter you…

Continue Reading →

Posted in: Oracle DBA

How to Configure TDE Auto Login Wallet in Oracle 19c

May 22, 2020 admin

In this article we will discuss about enabling Transparent Data Encryption – TDE in Oracle 19c. To configure Auto Login…

Continue Reading →

Posted in: Oracle DBA

How to Identify OS PID from SID in Oracle Database

April 6, 2020 admin

You may need to find out OS PID from sid in Oracle to check the performance related to OS and…

Continue Reading →

Posted in: Oracle DBA Filed under: Linux PID, Oracle

Oracle Database Health Check and Monitoring Scripts

February 27, 2020 admin

As a DBA, you must check Oracle database performance and generate database health check report on periodic basis to get…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to check index on a Table and its Size in Oracle

February 26, 2020 admin

You can check index on a table in Oracle using DBA_INDEXES view and using dba_segments you can check size of…

Continue Reading →

Posted in: Oracle DBA

How to Backup Oracle Database in Noarchivelog Mode

February 12, 2020 admin

During Oracle RMAN database backup, database must be in archivelog mode for RMAN backup. If you want to take database…

Continue Reading →

Posted in: Oracle DBA, RMAN

How to use TDE Encryption for Database Export in Oracle

November 21, 2019 admin

You can use Oracle encryption password to encrypt export dumpfile. You can use TDE encryption feature for full database export…

Continue Reading →

Posted in: Oracle DBA

Post navigation

Page 2 of 12
← Previous 1 2 3 … 12 Next →

Categories

  • Aurora PostgreSQL (2)
  • AWS RDS (4)
  • DB2 Admin (3)
  • Exadata (1)
  • Linux Admin (15)
  • Middleware (5)
  • MYSQL DBA (8)
  • OHS (1)
  • Oracle Apps EBS (1)
  • Oracle DBA (112)
  • Oracle Script (17)
  • Oracle Script (2)
  • Patching (3)
  • PostgreSQL (16)
  • RAC (3)
  • RAC (3)
  • RDS Oracle (3)
  • RMAN (11)
  • Uncategorized (8)
  • Vertica DBA (3)
  • WebLogic (4)
  • Window Admin (1)

Archives

Get Latest Updates

Stats

  • 2,656,027 hits
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Categories

Aurora PostgreSQL AWS RDS DB2 Admin Exadata Linux Admin Middleware MYSQL DBA OHS Oracle Apps EBS Oracle DBA Oracle Script Oracle Script Patching PostgreSQL RAC RAC RDS Oracle RMAN Uncategorized Vertica DBA WebLogic Window Admin
Copyright © 2025 orahow