Skip to content
orahow-logo

orahow

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

How to Change MySQL Data Directory to a New Location on Linux

May 29, 2018 Santosh Tiwary

In this article we will explain how to change the default MySQL data directory to a different mount point or…

Continue Reading →

Posted in: MYSQL DBA

Hidden SQL- Why v$sql is not displaying sql_fulltext in Oracle

May 27, 2018 Santosh Tiwary

Recently i came across a situation where i was not able to see the SQL text for my sql_id. Developer…

Continue Reading →

Posted in: Oracle DBA

How insert statement works internally in oracle

Santosh Tiwary

SQL INSERT INTO statement is used to insert new records into a table. How insert statement in Oracle  executes internally…

Continue Reading →

Posted in: Oracle DBA

How update statement works internally in oracle

Santosh Tiwary

UPDATE command in sql is used to modify existing records in a table. How SQL UPDATE statement works inside the Oracle…

Continue Reading →

Posted in: Oracle DBA

Network Wait: SQL*Net more data from client in awr report

Santosh Tiwary

In one of the sites, I came across a performance issue where data loading task was taking more than usual.…

Continue Reading →

Posted in: Oracle DBA

How select statement works internally in oracle

May 26, 2018 Santosh Tiwary

The SQL SELECT statement is used to fetch data from a database. How SELECT command in Oracle works or executes…

Continue Reading →

Posted in: Oracle DBA

How to Enable/Disable ARCHIVELOG Mode in Oracle 11g/12c

Santosh Tiwary

When you run the database in NOARCHIVELOG mode, you disable the archiving of the redo log. If you want to…

Continue Reading →

Posted in: Oracle DBA, RMAN

Streams AQ: enqueue blocked on low memory Wait Event in Oracle

May 25, 2018 Santosh Tiwary

In this post, we will discuss about the wait event “Streams AQ: enqueue blocked on low memory” which was captured…

Continue Reading →

Posted in: Oracle DBA

MySQL: Can’t start server: Bind on TCP/IP port: Address already in use resolved

May 24, 2018 Santosh Tiwary

In this article we will discuss the about the issues we faced after changing mysql data directory.For one of the…

Continue Reading →

Posted in: MYSQL DBA

[RESOLVED]: ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with MySQL 50556, now running 50640

Santosh Tiwary

In this article, we will discuss about the issue which we faced after mysql database server installation. Recently there was…

Continue Reading →

Posted in: MYSQL DBA

Post navigation

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