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 Avoid Index Maintenance during Conventional and Direct Load

January 17, 2019 admin

In this article we will discuss about avoiding index maintenance and insert data faster into the table. Index maintenance is…

Continue Reading →

Posted in: Oracle DBA

[RESOLVED] SQL*Loader-700: Out of memory while performing essential allocations [7]

January 15, 2019 admin

SQL*Loader-700: Out of memory while performing essential allocations [7] and unable To Load Using Direct Sqlldr Path Option SQL*Loader-700 are…

Continue Reading →

Posted in: Oracle DBA

Checking Temporary Tablespace Usage in Oracle

December 24, 2018 admin

Temporary tablespaces often referred as Temp tablespace in Oracle are used for sorting operations and can grow huge in size.…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to Identify SID Based on OS PID in Oracle

December 21, 2018 admin

In order to drill down database performance issue like top memory, I/O and CPU consumers, you need to check SID…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to Shrink Temp Tablespace and Reclaim Unused Space in Oracle

December 20, 2018 admin

Over a period of time temporary tablespace grow in size and we must resize tempfile to overcome space issue. In…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to shrink Datafiles and Reclaim unused Space in Oracle

December 19, 2018 admin

In this article we will discuss about shrinking datafiles to reclaim unused space in an Oracle database. Below are the…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to move AUD$ table to another tablespace using DBMS_AUDIT_MGMT

December 17, 2018 admin

If your AUD$ table is in SYSTEM tablespace, then it is advised to move the AUD$ table to a dedicated…

Continue Reading →

Posted in: Oracle DBA

How to Add Datafile to Tablespace in Oracle

December 16, 2018 admin

Datafiles can be located on ASM or file system on disk. So either you can add datafile in ASM or…

Continue Reading →

Posted in: Oracle DBA

How to Change AWR Automatic Snapshot Retention Period

admin

Oracle MMON background process collect the AWR statistics and generate the snapshot based on retention which violates the threshold metric.…

Continue Reading →

Posted in: Oracle DBA

Linux Shell Script for RMAN Archivelog Backup

admin

If you want to perform hot backup then your database must be in archivelog mode. Using below shell script you…

Continue Reading →

Posted in: Oracle DBA, Oracle Script, RMAN

Post navigation

Page 6 of 12
← Previous 1 … 5 6 7 … 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