You are here |
dincosman.com | ||
| | | |
connor-mcdonald.com
|
|
| | | | TL;DR: There is no schema grant command in Oracle, but this routine lets you get close. Update 2024: You'll be pleased to know that this shortcoming is now addressed in Oracle Database 23ai! See my post for more details. Why no schema level grant? A very common request on the various forums that exist for... | |
| | | |
martincarstenbach.com
|
|
| | | | This is a quick post hopefully saving you 5 minutes debugging the following error in Multilingual Engine (MLE) as shipping with Oracle Database 23ai on Linux/{x86-64,aarch64}: NJS-044: named JSON object is not expected in this context Th error is caused in situations when you provide aJavaScript objectas apositional bind to MLE's JavaScript SQL Driver. The... | |
| | | |
mikedietrichde.com
|
|
| | | | If you still use DBMS_JOB in Oracle Database 19c, you will need this important one-off patch to avoid hang situations. This applies till 19.7 | |
| | | |
sqlkover.com
|
|
| | It's #TSQL2sday time! This month's invitation has been sent out by Brent Ozar and he asks us to describe the most recent issue - or the last ticket - we closed. In my case, I actually blogged about it in this blog post: Azure Function App doesn't retrieve most recent secret value from Azure Key |