There are quite a few blogs about this subject, but I wanted to share how I performed this database link from Oracle to PostgreSQL. Though I mention Oracle 19C, these steps will probably work on all Oracle database versions from 11G onward. For the PostgreSQL version, this will work presumably Lees verder
Gahan Zwart
Patching Oracle database home 19.5 fails with Copy failed of mgr_help.jar
Today I wanted to patch a 19c client home on Windows, which had a patch to 19.5 (Windows Bundle Patch: 30151705). I wanted to patch this to (at this time of writing) the latest greatest 19.9 (Window Bundle patch: 31719903). To my surprise I got this during patching: Copy failed Lees verder
Patching Oracle 12.1.0.2, database datapatch fails with ORA-20004: Uninitialized state in install_file
Now this blog is with courtesy of my esteemed colleague Jeroen Nijholt, also a DBA/Technical Consultant with Ordina. I asked his permission to use some of his notes to blog about this. He was assigned to patch a few Oracle 12.1.0.2 databases on Windows platform. The platform is irrelevant though, Lees verder
Microsoft AADSTS90033: A transient error has occurred. Please try again.
On the 14th of December 2020 I started up the laptop from my employer but Microsoft Outlook. Teams and Onedrive could not connect. Also another application that uses a passthrough Microsoft login would not work and spit out this error: Request Id: [some unique id] Correlation Id: [some unique id] Lees verder
Don’t create a user from an Oracle script within a set container to pdb
For an 19C Oracle database that will be added in an Oracle Fail Safe cluster I had to install statspack with an Oracle script, which also creates the perfstat user. Because I didn’t want to create a local listener because Oracle Fail Safe has is own mechanism for this, I Lees verder
WordPress admin werkt niet meer na Jetpack update 9.2
Jetpack 9.2 geeft problemen in Wordpress, hoe je dit kan herstellen.
Nsure energielezer met Thuisapp van Essent werkt niet meer
Nsure energielezer en de Thuisapp van Essent werken niet meer sinds november 2020.
Connecting to an Oracle database – some common problems and solutions
This page is my attempt to collect some common problems and their solutions with connecting to an Oracle database. In the hopes that someday I bump into my own page, searching for a solution for some ORA-…. error. ORA-01017: invalid username/password; logon denied ORA-01017: invalid username/password; logon denied Cause: An Lees verder
Trying to phish on Wish
This morning I saw this e-mail from Wish (notification@wish.com): I checked the email headers on this message and this message is really from Wish. So the email message itself seems legit. But the contents of this message is really doubtfull, I’ll explain. Let’s be clear, I do have an account Lees verder
GeoIP update on Kali for Netsniff gives error about license
Today I got this error from this cron job on my Kali box test -x /usr/bin/geoipupdate && /usr/bin/geoipupdate The error: Error retrieving updates: error updating GeoLite2-Country: error updating: unexpected HTTP status code: 401 Unauthorized: An account ID and license key are required to use this service. On this error I Lees verder