Have you ever logged on to a Linux machine, only to be greeted by a prompt requesting you make some choice? It’s probably a script being called from .bash_profile or .profile, and that script doesn’t let you exit until a…
Read More >Learn how to use Linux command line tools to perform data analysis on trace and log files.
Read More >When writing PL/SQL, should you use ‘select from dual’ to assign variable values? The answer may surprise you.
Read More >Learn a simple method to make Oracle use the index required for a SQL Query.
Read More >There are multiple documented methods for installing the Oracle Cloud Infrastructure command line utilities (oci). Some methods work better than others, but sometimes none of them meet your needs. This is a story of getting the installation done to meet our needs.
Read More >When configuring virtual servers to run Oracle RAC, be sure to use Jumbo Frames for the private network interconnect , just like you would on physical servers.
Read More >How do you know your Oracle Backups can be used to restore a database? Here is how to find out.
Read More >Backups of Oracle Databases can be made directly to s3, without licensing additional software.
Read More >Jared Still shows you how to setup the open source RADIUS server FreeRadius so it may be used to authenticate database connections.
Read More >Use docker and Oracle Dockerfile to easily install new Oracle client software.
Read More >