Oracle DBA by Example. Code samples, Scripts, Reference.
Pages
(Move to ...)
Home
▼
Sunday, December 22, 2024
Oracle ISV options
›
===================== What is an Oracle ISV ===================== Useful Abbreviations ISV - Oracle Independent Software Vendor ASFU - Oracl...
1 comment:
Thursday, December 19, 2024
Toyota Aygo 2011 1.0L petrol Specs, per owner handbook
›
Engine Oil: Capacity: 3.3 Liter Which oil - not clear from manual... 3 different places, three different specs: SAE 0W-20 - Is the recomm...
1 comment:
Monday, December 16, 2024
Remove Supplemental Logging for a table form Golden Gate Replication by example
›
Remove Supplemental Logging for a table form Golden Gate Replication by example Commands: DBLOGIN USERID ogguser, password xxxxxxx INFO TRAN...
Monday, December 9, 2024
Wait Event enq: JI - contention top event in perfstat Report
›
=============== Issue =============== The top wait is " JI enqueue contention" What is it, and how to fix it? Top 5 Timed Events ...
Thursday, December 5, 2024
ORA-39405: Oracle Data Pump does not support importing from a source database with TSTZ version 42 into a target database with TSTZ version 32.
›
============== Issue ============== During import from oracle 19.22 to oracle 19.10, following error came during import. Apparently, even if...
Tuesday, December 3, 2024
Create perfstat user, with permissions and jobs
›
======================= Create perfstat user and jobs ======================= set_statspack.sh #!/bin/bash . /etc/sh/orash/oracle_login.sh i...
‹
›
Home
View web version