(Nenad Noveljic) I’ve been occasionally seeing deadlocks like the following one:
Tag: Oracle
Ãíῶèé óåáõôüí
(Martin Berger) Sometimes it might be interesting to understand, what’s the SQL statement which is currently executed.
Infrastructure Identity and Access Management(IAM)
(Jagruti Jasleniya) IAM (Infrastructure Identity and Access Management), as the name suggests it is used to control an access to cloud resources.
Debugging APEX Authentication Issues
(Christian Neumueller) Developers are sometimes lost when debugging APEX authentication or session related issues.
List of Cloud Certification (OCI, AWS, GCP, Alibaba, Azure)
(Skant Gupta) In this post, I covered detail of cloud certificaton from different cloud service providers. So, you can choose the certification as per your role and interest.
Autonomous Database (ADB) connectivity with Oracle SQLcl
(Syed Jaffar Hussain) This blog post takes you through Oracle SQL Developer command line interface connectivity to an autonomous database (ADB). SQLcl is a free command line interface for Oracle database.
Oracle Data Dictionary Changes
(Liron Amitzi) As Oracle releases new versions, there is a lot of information about new major features, but sometimes small changes are unnoticed.
A Look at the Oracle Group-by Bug
(David Fitzjarrell) Oracle introduced a new feature, group by elimination, for queries where the group by column is also the table’s unique key.
Using FreeRadius To Authorize Oracle Connections
(Jared Still) This article will show how to configure the FreeRadius RADIUS server for use in authorizing Oracle connections.
Combinations and consequences
(Connor McDonald) Fellow Perth techie Scott Wesley sent me this interesting puzzle recently. He was using the long awaited feature of being (finally) able to assign a sequence value via the DEFAULT clause in a table definition.