mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#OracleDB

0 posts0 participants0 posts today

So today, I did not find the solution to an exotic #OracleDB problem (how can I set the Oracle Parameter allowed_pvf_owners?) in My Oracle Support or on the usual sites. I found it in a Japanese blog:
qiita.com/plusultra/items/d0b8 And people say learning #Japanese does not help you in IT. (Oh, and the solution is that you are not allowed to set the parameter allowed_pvf_owners, but you can set it as parameter _allowed_pvf_owners).

Qiitaパスワード・チェック関数の所有ユーザーを変える(Oracle Database 21c) - Qiita本記事は公式なドキュメントに記載された内容ではありません。動作についても保障しません。パスワード・チェック関数Oracle Databaseではユーザーが指定するパスワードの強度を設定するために…
Replied in thread

@thjanssen123 This post is full of pure gold if you're using #Hibernate. When optimizing your queries for a #OracleDB keep in mind Oracle supports function-based indexes. Use the DBMS_STATS package to regularly create histograms for the indexes/the indexed table columns.
When designing your data model remember Oracle does not index the null value. Also do not distort index histograms with default values (as a fix to the null problem). If handling larger datasets index range scans are key.

While working on #Operaton, our #Camunda 7 fork, a community member asked a question on the performance of the job executor in a scaleable environment. His test setup and experiments showed, that it did not scale well, confirming existing preconceptions.

The discussion led to a work-in-progress feature for the Operaton engine, using `FOR UPATE ... SKIP LOCKED` on #postgres, #mariab, #mysql and #oracledb.

javahippie.net/java/bpmn/opera

javahippie.netTuning the Operaton (or Camunda) Job Executor with SQL - Tim ZöllerI am part of a group of people who decided to fork Camunda 7, an open source BPMN engine for Java and other languages, in October. This was in response to Ca...

> "Hell hath frozen over," Patrick Moorhead ... told Yahoo Finance about the partnership. "These two companies have been essentially at war with each other since AWS was formed 15 years ago, and AWS's thesis before this was they were going to take out Oracle ... and they would use their database. ... What's clear today ... was that Oracle database is very much alive and well."

finance.yahoo.com/news/oracle-

Replied in thread

@sabi also there's a more sinister reason for low-core-count CPUs, with garbage like #OracleDB and #WindowsServer being #licensed per core, socket & system and costs going up exponentially.

And no, they won't accept I.e. just disabling CCXes and Threads per UEFI or just putting them into a resource-restricted VM because they CPUID the CPU and require licening the entire Host System even if they only utilize a fraction of it's resources.

And no, disabling CPUID won't work, then they'll just not activate their license at all if not outrifht snitch on the Sysadmin / Company...

Ask me how I know...