(Garth) This was a strange one. Attempts at recompiling the following package body resulted in this PLS-00801 error.
Tag: Oracle
Oracle Text, Oracle R Enterprise and Oracle Data Mining – Part 5
(Brendan Tierney) In this 5th blog post in my series on using the capabilities of Oracle Text, Oracle R Enterprise and Oracle Data Mining to process documents and text, I will have a look at some of the machine learning features of Oracle Text.
no peek in PL/SQL
(Martin Berger) Connor McDonald wrote a blog about differences between bind peeking and SYS_CONTEXT in SQL queries.
Data Modeler: Foreign Key Create New Column vs Use Existing
(Jeff Smith) When using the data modeler, we assume when you add a foreign key, you haven’t already created the ID column.
Enhancement Request for SQL Developer for users of Logger
(Jeffrey Kemp) Juergen Schuster, who has been enthusiastically trying OraOpenSource Logger, raised an idea for the debug/instrumentation library requesting the addition of a standard synonym “l” for the package.
CQLSH – Unable to connect to any servers Tried connecting to [(‘127.0.0.1’, 9042)
(Natik Ameen) When trying to connect to a node in the Cassandra Cluster using cqlsh, I get the “Unable to connect to any servers. Tried connecting to [(‘127.0.0.1’, 9042)” message.
A Guide to the Oracle Data Types
(Ben) In this article, I explain what the different data types are in Oracle database and everything you need to know about them.
BULK COLLECT into nested table
(connormcdonald) I had an observation come to me last week about PL/SQL and populating nested tables.
Oracle Database Cloud (DBaaS) Performance Consistency – Part 6
(Randolf Geist) In the next parts of this series I’ll have a look at the results of similar performance consistency tests performed on a comparable Amazon RDS Oracle cloud database instance.
Transactions and SCNs
(Frits Hoogland) It’s general knowledge that the Oracle database is ACID compliant, and that SCNs or ‘system change numbers’ are at the heart of this mechanism. This blogpost dives into the details of how the Oracle engine uses these numbers.
