(Jagruti Jasleniya) In previous article we have seen Installing Application and Synchronizing it with Application PDB.
Tag: Oracle
Split a string again and again
(stewashton) I recently needed to gather multiple columns from multiple rows into one string, then split them out again. JSON_TABLE did both splits at the same time!
WS DMS – Target TableName Differs
(Anand) AWS DMS is a tool that supports both homogenous and heterogeneous migration, helping to migrate to aws cloud.
Oracle Cloud Orchestration
(mdinh) Oracle Cloud has a pretty cool concept (Orchestration) to recreate an instance; however, it’s all hard coded.
Facebook, Google and Custom Authentication in the same Oracle APEX 18.1 app
(Dimitri Gielis) Oracle APEX 18.1 has many new features, one of them is called Social Login.
RAC One node databases are relocated by opatchauto in 12.2 part 2
(Martin Bach) In a previous post I shared how I found out that RAC One Node databases are relocated on-line during patching and I promised a few more tests and sharing of implications. If you aren’t familiar with RAC One Node I recommend having a look at the official documentation: The Real Applicat
Splitting Strings: a New Champion!
(stewashton) My last post on splitting strings conceded that “a combined SQL + PL/SQL solution beats the best pure SQL solution.” Wrong! I didn’t try JSON_TABLE.
Oracle Service Bus 12.2.1.1.0: Service Exploring via WebLogic Server MBeans with JMX
(Marc Lameriks) In a previous article I talked about an OSBServiceExplorer tool to explore the services (proxy and business) within the OSB via WebLogic Server MBeans with JMX. The code mentioned in that article was based on Oracle Service Bus 11.1.1.7 (11g).
Oracle Database 18c – Install On-Premises for Linux
(Mahir M. Quluzade) Oracle Database 18c was available on Oracle Cloud. Now everybody can download Oracle Database 18c On-Premises for Linux (LINUX.X64_180000_db_home.zip)
Oracle database wait event ‘db file async I/O submit’ timing bug
(Frits Hoogland) This blogpost is a look into a bug in the wait interface that has been reported by me to Oracle a few times. I verified all versions from Oracle 11.2 version up to 18.2.0.0.180417 on Linux x86_64, in all these versions this bug is present.
