Defaulting PL/SQL Gateway SecurityOracle REST Data Services 3.0.7 went out yesterday. There's an important change that went in to better secure installations by default. It...
[Read More]
Kill DB sessions the easy way with SQLcl
Seems I can not tweet these animated GIFs anymore. So this is another very short blog post to show real case for adding a new...
[Read More]
SQLcl and Query Change Notification
The database has had Query Change Notification for a while but to use it required a custom program. Such as Tim outlines on his blog https://oracle-base.com/articles/10g/dbms_change_notification_10gR2Since...
[Read More]
ORDS and PL/SQL
Seems I've never posted about PL/SQL based REST endpoints other than using the OWA toolkit. Doing the htp.p manually can give the control over every...
[Read More]
DIY SQCL Commands
As mentioned once or twice or 100 times, sqlcl exposes javascript scripting with nashorn to make things very scriptable. To learn more on Nashorn itself...
[Read More]