Secure Oracle application design and the ANY privileges Posted on November 28, 2021, updated on November 23, 2021 by Yannick JaquierTable of contents Preamble The not so bad solution to avoid CREATE ANY TABLE Oracle proxy user Conclusion References Continue reading
PHP OCI8 and PDO_OCI extensions installation to access Oracle Posted on October 28, 2021, updated on July 8, 2024 by Yannick JaquierTable of contents Preamble OCI8 from pecl PDO_OCI OCI8 from PHP source References Continue reading
DBMS_DATA_MINING package for Machine Learning inside the database Posted on September 28, 2021, updated on September 27, 2021 by Yannick JaquierTable of contents Preamble Loading dataset Dataset queries and charts Model creation and testing Conclusion DBMS_PREDICTIVE_ANALYTICS all in one bonus package References Continue reading
GoldenGate for Big Data and Kafka Handlers hands-on – part 2 Posted on June 28, 2021, updated on November 20, 2024 by Yannick JaquierTable of contents Preamble Oracle test case creation GoldenGate extract configuration GoldenGate for Big Data and Kafka Handler configuration GoldenGate for Big Data and Kafka Connect Handler configuration References Continue reading
GoldenGate for Big Data and Kafka Handlers hands-on – part 1 Posted on May 27, 2021, updated on November 20, 2024 by Yannick JaquierTable of contents Preamble 19c pluggable database configuration GoldenGate 19.1 installation GoldenGate 19.1 for Big Data Installation Kafka configuration References Continue reading
Network encryption hands-on with Java, Python and SQL*Plus Posted on April 26, 2021, updated on April 21, 2021 by Yannick JaquierTable of contents Preamble Database server configuration for network encryption Activating network encryption with Java Oracle JDBC Thin Driver Oracle JDBC OCI Driver Activating network encryption with Python Conclusion References Continue reading