DBAStuff
Notes, thoughts and general wonderings.
Transportable Tablespaces 5.7
In MySQL 5.7 transportable tablespaces works at a partition level:
alter table <table> discard partition <partition> tablespace;
a
lter table <table> import partition <partition> tablespace;
Read more »
Oracle Issue running 12.1.0.2 clusterware with 11.2.0.2 database
Recently been tasked with planning an upgrade from 11.2.0.2 to 12.1.0.2.
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)