Skip to content
orahow-logo

orahow

Oracle Database Articles & Cloud Tutorials
  • Home
  • Oracle DBA
  • AWS RDS
  • PostgreSQL
  • Aurora PostgreSQL
  • Contact Us

How to Check Java version installed on Linux

June 27, 2019 admin

Java SE includes JDK and JRE. There could be more than one Java version installed on Linux and windows. Sometimes…

Continue Reading →

Posted in: Linux Admin, Oracle DBA

RMAN-06817: Pluggable Database cannot be backed up in NOARCHIVELOG mode

June 25, 2019 admin

One of our development database backup failed with RMAN-06817: Pluggable Database DEVPDB1 cannot be backed up in NOARCHIVELOG mode and…

Continue Reading →

Posted in: RMAN

ORA-25152: TEMPFILE cannot be dropped at this time

June 21, 2019 admin

While dropping temp files you might have seen this error. SQL > ALTER DATABASE TEMPFILE  ‘/home/oracle/app/test11/oradata/temp1.dat’  DROP INCLUDING DATAFILES; ALTER…

Continue Reading →

Posted in: Oracle DBA

Steps to drop Oracle Database Without using DBCA

June 12, 2019 admin

Sometimes you need to remove or drop the existing Oracle databases as a part of decommissioning activity. In this post…

Continue Reading →

Posted in: Oracle DBA, Uncategorized

How to Enable/Disable Data Mining Option in Oracle

admin

Data mining option is enabled by default during installation of Oracle database. However you can verify the settings, enable and…

Continue Reading →

Posted in: Oracle DBA

Killing Hung RMAN Session in Oracle

May 30, 2019 admin

Kill the hung RMAN session if stuck in Oracle

Continue Reading →

Posted in: Oracle DBA, Oracle Script, RMAN

How to check RMAN log file and Backup status in Oracle

admin

It is very easy to monitor RMAN backup status and see the log file if you have redirected RMAN output…

Continue Reading →

Posted in: Oracle DBA, Oracle Script, RMAN

Caching a Table in Keep Cache Buffer Pool for faster access

May 29, 2019 admin

Frequently accessed tables should be kept in Oracle Keep cache buffer pool. Keep buffer pool is the part of SGA…

Continue Reading →

Posted in: Oracle DBA

How to find long running queries in Oracle

May 24, 2019 admin

Sometime SQL queries takes long time to complete. You can check long running sessions using v$session_longops script which will show…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

Steps to Open GUI Mode Remotely using Putty in Linux

Santosh Tiwary

Remotely you can access any Linux server using putty but to open gui tools like DBCA you need to configure…

Continue Reading →

Posted in: Linux Admin, Oracle DBA

Post navigation

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