Posted in Storage, hardcore, musing, nerdism, network, nfs, performance by: prodlife
Comments Off
16 Feb
In an old post about the futility of best practices, I mentioned a strange best practice that is used in our organization: “mounting a single NFS volume to multiple mount points and configuring the DB to use them as though they were separate volumes (i.e. put different data files on different mount points).”
I was 100% […]
Posted in Oracle, sql-developer by: Eddie Awad
Comments Off
16 Feb
In the SQL Developer group on OracleCommunity.net, both Chris and Chen complained about the new SQL Developer’s automatic code completion and how it could freeze the entire editor while waiting for the popup to appear.
I have experienced this behavior too. It is really frustrating when it happens. The solution, however, is really simple. In SQL […]