(Tobias Arnhold) In case you have a small application where development, test and maybe also production environment are on the same database and your applications in this environment distinguish only by the application IDs. To setup a custom application name based on the ID you could do like this:
Tag: Oracle
BulkWrite/BulkInsert Operation in MongoDB
(Vinay Magrania) BulkWrite Operation in simple word perform CRUD operation in single collection. Which is mainly use in sharding but you can do in single node on single collection also below the command/Syntax.
ORA-31626, (Database-pump)-job does not exist
(Job Oprel) A short post about the ORA-31626 error. Found out a scheduled export- and import- job was broken in an Oracle Database. Error:
Index Monitoring in Oracle Database
(Zahid Anwar) In Oracle Database 12cR2, this feature is replaced. A new blog post of this feature will be posted in due course.
Nimbus Look&Feel in SQLDeveloper and JDeveloper!
(Martien van den Akker) Recently SQLDeveloper 18.2 has been released. Who knew it will grow into this, when it was introduced as Project Raptor; wasn’t it in 2005?
Pseudo Radiogroup in APEX Report
(Scott Wesley) I’d be surprised if you’ve ever tried to put a radio group in a report, but if you’ve ever attempted it you might come across a post from Vincent Deelan.
How To Delete Integrated Extract Replicat
(mdinh) Why is this important?
ORA-00245 (Snapshot Control File Configuration)
(Vinay Magrania) Beginning with 11.2.0.2, for any form of database control file backup operations, Oracle no longer acquires the controlfile enqueue lock.
Partitioning — 3b : More Indexes on Partitioned Table
(Hemant K Chitale) In the previous blog post, I had demonstrated a Global (Non-Partitioned) Index and a Local (Partitioned) Index. A Global Index itself may be partitioned. A Local Index is actually Equi-Partitioned with the Tablee.
How to securely access remote content without using a VPN: Use a proxy server accessed through an SSH tunnel
(Maarten Smeets) There are numerous occasions that I was limited in my work because of connectivity which could not be trusted. For example;
