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
▼
Read only users
›
Used this to create read only users - edit as appropriate. See also - https://stackoverflow.com/questions/7502438/oracle-how-to-creat...
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...
‹
›
Home
View web version