Durham Oracle
An eclectic view of the world of Oracle.
Main Pages
(Move to ...)
Home
General tips
Java tips
A bit of Perl
Cloud Computing
Useful Links
All things ASM
SQL Tips
▼
Identify ASM disk to physical disk
›
Identify ASM disk on ASM instance : SQL> select g.name disk_group ,d.DISK_NUMBER ,d.name disk_name ,d.PATH ...
Using sed for word count
›
Not sure how much use this is but using sed to count number of strings in a file e.g. how many times does Python appear in test.txt [oracl...
MySQL dump / restore (quick notes)
›
Some quick notes on dump / restore of a MySQL database. REM DUMP A DATABASE TO FILE NOTE: the -- database option will include the CREATE D...
‹
›
Home
View web version