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 create spfile from pfile in ASM

August 28, 2019 admin

Sometimes you need to recreate spfile from pfile located on filesystem and vice-versa. In Oracle RAC database spfile must be…

Continue Reading →

Posted in: Oracle DBA, RAC

ORA-03113 end-of-file on communication channel

August 23, 2019 admin

While starting oracle database observed, PMON ospid: terminating the instance due to error 12752. SA00 died unexpectedly, VKTM detected a…

Continue Reading →

Posted in: Oracle DBA

ORA-00845: MEMORY_TARGET not supported on this system

admin

We encountered ORA-00845: MEMORY_TARGET not supported on this system, PRCR-1079, CRS-5017, CRS-2674, CRS-2632 while starting the RAC database. Below are…

Continue Reading →

Posted in: Oracle DBA, RAC, RAC

Reclaiming Unused Space in Datafiles

August 18, 2019 admin 2 Comments

Sometimes you need to shrink tablespace datafiles to reclaim unused space in Oracle. By Shrinking you can reclaim space from…

Continue Reading →

Posted in: Oracle DBA, Oracle Script

Creating Oracle Database template from an existing DB

August 16, 2019 admin

You can either use default Oracle database template for installation using DBCA or else you can create new database template…

Continue Reading →

Posted in: Oracle DBA

ORA-01950: no privileges on tablespace tips

August 12, 2019 admin

You may get “ORA-01950: no privileges on tablespace users” while creating tables, indexes, executing some scripts like procedures and triggers.…

Continue Reading →

Posted in: Oracle DBA

Oracle Database and Exadata Log File Locations

August 1, 2019 admin

As a DBA, you must know the important locations of Oracle database and Exadata log files. Like database alert log…

Continue Reading →

Posted in: Exadata, Oracle DBA

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

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

Post navigation

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