by Sean Scott | Mar 7, 2020 | Oracle Cloud
Oracle Autonomous Databases are great, but there are some adjustments experienced developers and administrators need to learn to fully leverage the power of the Oracle Cloud. This is particularly true when it comes to loading data from files into external tables.On a...
by Sean Scott | Mar 7, 2020 | Oracle Cloud
Oracle Autonomous Databases are great, but there are some adjustments experienced developers and administrators need to learn to fully leverage the power of the Oracle Cloud. This is particularly true when it comes to loading data from files into external tables.On a...
by Sean Scott | Feb 4, 2020 | Scripts and Tools
When automating things on database hosts you may want to run something against all the databases in the oratab file, all the instances running on the host, or to capture that information for some purpose. Here are some one-liner scripts I use to generate a variety of...
by Sean Scott | Feb 4, 2020 | Scripts and Tools
When automating things on database hosts you may want to run something against all the databases in the oratab file, all the instances running on the host, or to capture that information for some purpose. Here are some one-liner scripts I use to generate a variety of...
by Sean Scott | Jan 11, 2020 | Oracle Cloud
Oracle introduced rpm installation of database software with version 18c. It’s a fast, easy way to install an Oracle home and even configuring a database. These instructions describe the method for the rpm install on Oracle on Oracle Linux or Red Hat Enterprise....