July 14, 2016

No Pokemon Go leveling guide here


Nothing to see here, I am just trying to execute one command against a MySQL instance.

mysql -u root -h localhost --password= --database= -e "show engine innodb status\G"

April 07, 2016

Oracle 12c RMAN

RMAN> show all;
RMAN-06031: could not translate database keyword

check id:

export DBID="orcl"