How To Trace GoldenGate To Find Bad Code
DBA for client panic after seeing 15:59:15 hours Lag at Chkpt REPLICAT=XXXXX GGSCI (xxxxxx07) 3> info all Program Status Group Lag at Chkpt Time Since Chkpt REPLICAT RUNNING XXXXX 15:59:15 00:00:08...
View ArticleHow To Flashback A BAD DBA?
I am working on improving Instantiating Oracle Golden Gate with an Initial Load using Datapump. There are billions of rows and last import time was 11:18:20 hours with 102 errors ignored. Following...
View ArticleGet Paid Before Pay Day at RheoData
Already got paid and it’s not Friday yet. Paycheck not held hostage for a week.
View ArticleConfigure X11 For Vagrant Box
I had blogged about this many years and ago and for some reason it’s not working. https://blog.pythian.com/how-to-configure-x11-for-vagrant-box Luckily, I was able to find a simple version...
View ArticleOracle GoldenGate Microservices 21.3.0.0.0 Linux Firefox
This took too many hours. Now if only I can get port forwarded to desktop. This shows all the configurations.
View ArticleConfiguring Nginx OEL 7.9 OGG 21c Microservices
The purpose of configuring Nginx is to avoid having to enter port number for URL on web interface when acessing Microservices web pages. PORT_ADMINSRVR=1000, PORT_DISTSRVR=10002, PORT_RCVRSRVR=10003,...
View ArticleOGG 21c Microservices Vagrant VirtualBox Google Doc
https://docs.google.com/document/d/1nJ-0Oo0V4X0u8r3uC3inESgQUh4gCTn6liLhyROZ7ks/edit?usp=sharing You need to build your own and hope this helps.
View ArticleThe Career 5 C’s
Learned this long ago. Compensation – happy being underpaid? Challenge – want be be bored to death or have too high hurdles? Colleagues – want to be on good team? Commute – is sitting 2 hours in...
View ArticleManaging RAC Vagrant VirtualBox
I got tired of having to type multiples commands to manage the environment. The following one liner can be used to start and stop RAC and manage snapshots. This is based on...
View ArticleASMCMD or SQL (Read_Err and Write_Err)
My preference is CLI vs SQL and here is demo. Does anyone know when Read_Err and Write_Err are populated and if the are persistent. Opened SR did not help. Here’s a demo. [oracle@ol7-19-rac1...
View ArticleInstall Healthcheck Script For GoldenGate Integrated MicroService Architecture
The installation was a little convoluted since OGG MicroService Architecture (MA) and database reside on differrent host. For OGG MicroService Architecture (MA), the Healthcheck would be found in...
View ArticleHow To Trace GoldenGate To Find Bad Code
DBA for client panic after seeing 15:59:15 hours Lag at Chkpt REPLICAT=XXXXX GGSCI (xxxxxx07) 3> info all Program Status Group Lag at Chkpt Time Since Chkpt REPLICAT RUNNING XXXXX 15:59:15 00:00:08...
View ArticleOGG Veridata Bundle Patch 12.2.1.4.220831 (PS4 BP6)
Something as simple as patching made convoluted by unclear documentation. Ignacio from Oracle support was a great help by offering Zoom session....
View ArticleThank You and End of Oracle Blog
I have been given an opportunity with SQL Server and Azure and will need time to learn how to ride the new bike. Hope I don’t crash.
View Articleoptions_packs_usage_statistics.sql
I have been working on project identify DB FEATURE USAGE. Luckily there's a script for that and happy auditing. Database Options/Management Packs Usage Reporting for Oracle Databases 11.2 and later...
View ArticleDrop RAC Database Using RMAN
As part of data center consolidation, some databases are no longer required and need to be dropped. I have previouly posted about dropping databases; however, it was single instance vs RAC. ### Check...
View ArticleTroubleshooting Oracle Database Gateway Installation : INS -07003 Unexpected...
Installing 11.2.0.4 Oracle Database Gateway for Database 11.2.0.4 failed with Error In Invoking Target ‘idg4msql’ Of Makefile $OH/rdbms/lib/ins_rdbms.mk’. Create SR and oracle support advise to use...
View ArticleModify Connection For Oracle Database Gateway To SQL Server
Google did not help me on this one and had to RTFM. Hope this helps you. During installation, connection to SQL Server was defined; now, another SQL Server should be used instead. Need to modify...
View ArticleCreate MySQL In Vagrant Box
First, thank you to jazzfogPavel for https://github.com/jazzfog/MySql-in-Vagrant as it was straight forward. Too tired and too lazy to explain all the steps; however, the output should be self...
View Article