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

Category: Oracle Script

ORA-1652: unable to extend temp segment by 128 in tablespace TEMP

August 3, 2018 Santosh Tiwary

ORA-1652: unable to extend temp segment by %s in tablespace TEMP This error occur when user running the queries doesn’t…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to stop Materialized view Auto Refresh in Oracle

July 15, 2018 Santosh Tiwary

A materialized view is a table segment or database object that contains the results of a query. A materialized view…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to Flush a Single SQL Statement from the Shared Pool

Santosh Tiwary

Sometimes it is required to flush the single sql plan from the shared pool and it a good idea rather…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

Script to Monitor RMAN Backup Status and Timings

June 30, 2018 Santosh Tiwary

Being a DBA, you often asked to check the status of  RMAN backup job details. You can monitor progress and…

Continue Reading →

Posted in: Oracle DBA, Oracle Script, RMAN

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 Kill All Sessions of a Specific User in Oracle

April 24, 2015 Santosh Tiwary

Sometime you need to Kill Oracle Session to avoid any performance issues. There are chances that some session cause blocking…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

How to Find Out the size of your Oracle Database

December 24, 2014 Santosh Tiwary 5 Comments

Oracle database Size depends on the volume of data stored on disk or ASM. You can check size of Oracle…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

Post navigation

Page 2 of 2
← Previous 1 2

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