A helpful column in Oracle database 12c: ORACLE_MAINTAINED
A few days ago I saw a query from a colleague. He wanted to exclude all Oracle-supplied schema in a Oracle 11.2 database from a query on DBA_SEGMENTS. And it came to my mind that the query is much simpler in Oracle database 12c:
2015: a great year for sharing knowledge and making new friends
2015 was a really great year for me in the Oracle area. I made a lot of new friends and I had a great time at a lot of events. I was elected as a delegate of the database community of DOAG for the annual general meetings in 2015 and 2016. That’s not really hard…
Avoid Licensing Traps
It’s easy to run into licensing issues with the Oracle database. A “wrong” SQL command – and you’ve used an additional option of the database and you can get in trouble at the next licensing audit. This blog post lists some basic steps that can help to avoid such problems.