Skip to content
orahow-logo

orahow

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

How to Find Users having DBA Role in Oracle

July 16, 2018 Santosh Tiwary

The default DBA role is automatically created during Oracle Database installation. This role contains most database system privileges. Therefore, the…

Continue Reading →

Posted in: Oracle DBA

dbca UnsatisfiedLinkError exception loading native library java.lang.UnsatisfiedLinkError

Santosh Tiwary

Getting below error while installing oracle 11g/12c database using DBCA.  UnsatisfiedLinkError exception loading native library: njni11java.lang.UnsatisfiedLinkError: /home/u01/app/oracle/product/11.2.0/db_1/lib/libnjni11.so: libclntsh.so.11.1: cannot open…

Continue Reading →

Posted in: Oracle DBA

How to convert scn to a timestamp in Oracle

July 15, 2018 Santosh Tiwary

Oracle has inbuilt features using which you can convert scn to timestamp and timestamp to scn. SCN_TO_TIMESTAMP takes as an…

Continue Reading →

Posted in: Oracle DBA

How to stop Materialized view Auto Refresh in Oracle

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

Best ways to Describe Table in Vertica

July 9, 2018 Santosh Tiwary

There are various ways to describe table in vertica, among some of them are listed below. List table definition using…

Continue Reading →

Posted in: Vertica DBA

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

Best Way to move all objects from one Tablespace to another in Oracle

Santosh Tiwary

Being a DBA, there are many occasions where you need to move all database objects from one tablespace to another…

Continue Reading →

Posted in: Oracle DBA

How to Fix AHM not Advancing to Last Good Epoch in Vertica

June 19, 2018 Santosh Tiwary

Vertica advances the AHM at an interval of 5 minutes to be equal with Last Good Epoch – LGE. Because…

Continue Reading →

Posted in: Vertica DBA

How to Check the Size of Tables in Vertica

Santosh Tiwary

Vertica store table data in compressed format. To get the size of a table in vertica, you can use the…

Continue Reading →

Posted in: Vertica DBA

Post navigation

Page 12 of 18
← Previous 1 … 11 12 13 … 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