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 select statement works internally in oracle

May 26, 2018 Santosh Tiwary

The SQL SELECT statement is used to fetch data from a database. How SELECT command in Oracle works or executes…

Continue Reading →

Posted in: Oracle DBA

How to Enable/Disable ARCHIVELOG Mode in Oracle 11g/12c

Santosh Tiwary

When you run the database in NOARCHIVELOG mode, you disable the archiving of the redo log. If you want to…

Continue Reading →

Posted in: Oracle DBA, RMAN

Streams AQ: enqueue blocked on low memory Wait Event in Oracle

May 25, 2018 Santosh Tiwary

In this post, we will discuss about the wait event “Streams AQ: enqueue blocked on low memory” which was captured…

Continue Reading →

Posted in: Oracle DBA

How to Enable/Disable a Scheduled Job in Oracle

April 8, 2018 Santosh Tiwary

It is not easy task to manually deal with too many jobs. So to overcome with this scenario oracle database…

Continue Reading →

Posted in: Oracle DBA

How to Lock/Unlock Table Statistics in Oracle

Santosh Tiwary

There are a number of cases were you want to lock table statistics and schema statistics for example, if you…

Continue Reading →

Posted in: Oracle DBA

Script to Start Oracle Database Automatically on Linux

April 7, 2018 Santosh Tiwary

From Oracle 10gR2 onward RAC clusterware automatically start and stop the ASM and Oracle database instances and listeners, so the…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to Gather Statistics on Large Partitioned Tables in Oracle

Santosh Tiwary

It is difficult to gather stats on large partition tables which is huge in size, specially in core domain like…

Continue Reading →

Posted in: Oracle DBA

Oracle Expdp/Impdp – Datapump Interview Questions/FAQs

April 6, 2018 Santosh Tiwary

Q1. How to export only ddl/metadata of a table?Ans: you can use CONTENT=METADATA_ONLY parameter during export. Q2: Which memory area…

Continue Reading →

Posted in: Oracle DBA

How to Find and Remove Table Fragmentation in Oracle Database

Santosh Tiwary

Introduction In this article I will discuss about table fragmentation, which cause slowness and a wastage of space. Fragmentation is…

Continue Reading →

Posted in: Oracle DBA

Resolved ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1], [210], [39496], [39684]

March 29, 2018 Santosh Tiwary

 ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1],[210], [39496], [39684], [], [], [], [], [], [], [] error in oracle? You…

Continue Reading →

Posted in: Oracle DBA

Post navigation

Page 9 of 12
← Previous 1 … 8 9 10 … 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