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 Configure Listener and tnsnames.ora Network Files in Oracle

December 15, 2018 admin

After Oracle installation you need to configure listener.ora and tnsnames.ora network files. In Oracle three most important network files are…

Continue Reading →

Posted in: Oracle DBA

Mandatory Packages for Oracle 12c Installation on Linux

admin

Below are the list of packages you must install before Oracle 12c installation on RHEL/Linux. yum install binutils -y yum…

Continue Reading →

Posted in: Oracle DBA

How to Speed Up EXPDP/IMPDP Data Pump Jobs Performance in Oracle

December 14, 2018 admin

There are some Data Pump Parameters that Significantly affect the export and import Performance. To make expdp and impdp backup…

Continue Reading →

Posted in: Oracle DBA

How to Configure Oracle Unix/Linux Kernel Parameters

admin

Depending on the requirement, you must set the Linux kernel parameters before Oracle database installation. Configuring Linux Kernel Parameters for…

Continue Reading →

Posted in: Oracle DBA

How to Backup and Truncate Audit table (sys.aud$) in Oracle

admin

SYS.AUD$ table which is also referred as audit trial is a table inside the sys schema which is used to…

Continue Reading →

Posted in: Oracle DBA

How to Find the Oracle Database Characterset

admin

You must select proper Oracle Database Characterset while installing the database because it is very difficult to modify after installation.…

Continue Reading →

Posted in: Oracle DBA

How to Find Schema Size in Oracle

December 9, 2018 admin

dba_segments is used to get schema size in Oracle. Schema is simply a user inside the database. To find growth…

Continue Reading →

Posted in: Oracle DBA

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

Queries to Monitor Expdp Datapump Jobs Status

July 23, 2018 Santosh Tiwary

This post is all about monitoring Data Pump jobs, checking expdp or impdp status, to kill running jobs, troubleshoot hung…

Continue Reading →

Posted in: Oracle DBA

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

Post navigation

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