Skip to content
orahow-logo

orahow

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

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

Linux Shell Script for MySQL Database Backup

December 13, 2018 admin

As a DBA, you must schedule the crontab script to take the backup of MySQL databases. It is important to…

Continue Reading →

Posted in: MYSQL DBA

Extract and Compress .tar.gz file using Linux Command Line

December 10, 2018 admin

The tar is most common compression format used in GNU/Linux to extract and create compressed archive files and that can…

Continue Reading →

Posted in: Linux Admin

SQL1585N a system temporary tablespace with sufficient page size does not exist db2

December 9, 2018 admin

This is the common error in DB2 and it occurs when a database doesn’t able to find the system temporary…

Continue Reading →

Posted in: DB2 Admin

How to Find Schema Size in Oracle

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

Post navigation

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