
minersoracleblog.wordpress.com
Rick Miners' Oracle Blog | An Oracle BlogAn Oracle Blog (by Rick Miners)
http://minersoracleblog.wordpress.com/
An Oracle Blog (by Rick Miners)
http://minersoracleblog.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Thursday
LOAD TIME
2.6 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
16
SSL
EXTERNAL LINKS
37
SITE IP
192.0.78.12
LOAD TIME
2.609 sec
SCORE
6.2
Rick Miners' Oracle Blog | An Oracle Blog | minersoracleblog.wordpress.com Reviews
https://minersoracleblog.wordpress.com
An Oracle Blog (by Rick Miners)
GoldenGate Initial-Load Trail to Replicat – Part 2 | Rick Miners' Oracle Blog
https://minersoracleblog.wordpress.com/2014/09/05/goldengate-initial-load-trail-to-replicat-part-2
Rick Miners' Oracle Blog. GoldenGate Initial-Load Trail to Replicat – Part 2. This entry was posted on September 5, 2014, in Oracle. This article will demonstrate how to perform a OGG Initial Load using the Trail to Replicat technique. You can see part 1 here. In this article, we get by the bug since we are on a version higher than 11.2.1.0.1. Other Initial Load techniques and their advantages and disadvantages can be found here. OGG is installed on source and target systems. Linux : OEL 6 ( 64 bit ).
Monitoring Oracle with oratop | Rick Miners' Oracle Blog
https://minersoracleblog.wordpress.com/2014/10/22/monitoring-oracle-with-oratop
Rick Miners' Oracle Blog. Monitoring Oracle with oratop. This entry was posted on October 22, 2014, in Linux. Here’s the MOS note for more info and downloads. Oratop – Utility for Near Real-time Monitoring of Databases, RAC and Single Instance (Doc ID 1500864.1). 11gR2 (11.2.0.3, 11.2.0.4). There is a user guide available for download on the MOS note, but I will show my favorite options. Oratop -f -d -i 10 / as sysdba. F – detailed format option. I – update interval in seconds. Ctrl c (to abort). The ...
Root Filesystem Full – No Space Left on Device due to open files | Rick Miners' Oracle Blog
https://minersoracleblog.wordpress.com/2013/06/04/root-filesystem-full-no-space-left-on-device-due-to-open-files
Rick Miners' Oracle Blog. Root Filesystem Full – No Space Left on Device due to open files. This entry was posted on June 4, 2013, in Linux. Here’s the status of the root file system which was causing the “No Space Left on Device” error message. Df -h . Filesystem Size Used Avail Use% Mounted on /dev/mapper/VGExaDb-LVDbSys1 30G 30G 0 100% /. Du -sh * 7.7M bin 67M boot 3.5M dev 8.5M etc 1.2G home 440M lib 28M lib64 16K lost found 4.0K media 1.2G mnt 6.8G opt 1.1G root 41M s...Next was to look at open file...
GoldenGate 12 Users, Privileges and Security on Multitenant DBs | Rick Miners' Oracle Blog
https://minersoracleblog.wordpress.com/2014/03/05/goldengate-12-users-privileges-and-security-on-multitenant-dbs
Rick Miners' Oracle Blog. GoldenGate 12 Users, Privileges and Security on Multitenant DBs. This entry was posted on March 5, 2014, in GoldenGate. I Users and Privileges. With the release of the latest versions of GG and database, there have been many modifications that require changes in how users are created, logins and the privileges granted. If the source database is a multitenant container database, the Extract user must be a common user and must log into the root container. 1 Capture DB Login. You a...
Oracle Golden Gate – OGG-01028 Incompatible record | Rick Miners' Oracle Blog
https://minersoracleblog.wordpress.com/2014/10/20/oracle-golden-gate-ogg-01028-incompatible-record
Rick Miners' Oracle Blog. Oracle Golden Gate – OGG-01028 Incompatible record. This entry was posted on October 20, 2014, in GoldenGate. The incompatible record error is one I have seen a couple of times now with DB2 as the source and it seems to hing around something that occurs on weekends when they take the system down for maintenance. I have yet to pinpoint the cause, but this workaround does get everything back up and running. From the report file:. Leave a Reply Cancel reply. Enter your comment here.
TOTAL PAGES IN THIS WEBSITE
16
David Rogers: GoldenGate
http://davidrogers.dbadr.com/p/goldengate_23.html
Topics from my corner of data engineering. GoldenGate: 12c Conflict Detection and Resolution (CDR). GoldenGate: 12c Credential Store Secure Login. GoldenGate: Integrated Capture and Apply on 12c Multitenant Databases. GoldenGate: Installation of 12c Using Oracle Universal Installer (OUI). Subscribe to: Posts (Atom). The early bird gets the worm, but the second mouse gets the cheese. View my complete profile. Creating a Windows Guest on Oracle Database Applia.
David Rogers: February 2014
http://davidrogers.dbadr.com/2014_02_01_archive.html
Topics from my corner of data engineering. Tuesday, February 18, 2014. SQL Tuning: Using Oracle's Global Hints With Multiple Query Blocks. There's nothing much more frustrating than knowing how to tune a query, but being unable to due to one or more third party views that cannot be modified. A great way to work around this is by using Oracle's global hints in the main query block. This is accomplished by referring to the view name and the table name with this format /* hint(view.table) */. SELECT /* gath...
PDB – SELECT * FROM DBA_TIPS;
https://oragears.com/category/pdb
SELECT * FROM DBA TIPS;. Pluggable Database save state (automatic start). 27 de April de 2016. 27 de April de 2016. On this post I will show one interesting feature on 12c at version 12.1.0.2, save state of a pluggable database. After restart a container database all pluggables databases stays on mount state, imagine if you are a DBA with more than 100 PDBs. You may need to write a trigger event or a script to put the PDBs on write mode, this operations could be complexs. 6 de March de 2016. Oracle Datab...
Oracle – SELECT * FROM DBA_TIPS;
https://oragears.com/category/oracle
SELECT * FROM DBA TIPS;. Pluggable Database save state (automatic start). 27 de April de 2016. 27 de April de 2016. On this post I will show one interesting feature on 12c at version 12.1.0.2, save state of a pluggable database. After restart a container database all pluggables databases stays on mount state, imagine if you are a DBA with more than 100 PDBs. You may need to write a trigger event or a script to put the PDBs on write mode, this operations could be complexs. 6 de March de 2016. The SQL*Plus...
Pluggable Database – SELECT * FROM DBA_TIPS;
https://oragears.com/category/pluggable-database
SELECT * FROM DBA TIPS;. 27 de May de 2016. 27 de May de 2016. During my career as an Oracle DBA, I saw many DBAs using this tool, the Data Recovery Advisor. This is a tool that can assist with diagnosing media failure, providing RMAN commands to solved the problems. Continue reading →. Pluggable Database save state (automatic start). 27 de April de 2016. 27 de April de 2016. On this post I will show one interesting feature on 12c at version 12.1.0.2, save state of a pluggable database. 6 de March de 2016.
Pluggable Database save state (automatic start) – SELECT * FROM DBA_TIPS;
https://oragears.com/2016/04/27/pluggable-database-save-state-automatic-start
SELECT * FROM DBA TIPS;. Pluggable Database save state (automatic start). 27 de April de 2016. 27 de April de 2016. On this post I will show one interesting feature on 12c at version 12.1.0.2, save state of a pluggable database. After restart a container database all pluggables databases stays on mount state, imagine if you are a DBA with more than 100 PDBs. You may need to write a trigger event or a script to put the PDBs on write mode, this operations could be complexs. SQL> ALTER PLUGGABLE DATABASE...
David Rogers: SQL Tuning: Using Oracle's Global Hints With Multiple Query Blocks
http://davidrogers.dbadr.com/2014/02/sql-tuning-using-oracles-global-hints.html
Topics from my corner of data engineering. Tuesday, February 18, 2014. SQL Tuning: Using Oracle's Global Hints With Multiple Query Blocks. There's nothing much more frustrating than knowing how to tune a query, but being unable to due to one or more third party views that cannot be modified. A great way to work around this is by using Oracle's global hints in the main query block. This is accomplished by referring to the view name and the table name with this format /* hint(view.table) */. SELECT /* gath...
David Rogers: December 2013
http://davidrogers.dbadr.com/2013_12_01_archive.html
Topics from my corner of data engineering. Tuesday, December 24, 2013. GoldenGate: Integrated Capture and Apply on 12c Multitenant Databases. With the new features of GoldenGate 12c and the architectural changes brought on by the multitenant databases, there also come some new requirements for configuring replication. Version - 12.1.2.0. Version - 12.1.0.1. Root SID - orcl. Pluggable Databases - pdborcl, pdb2orcl. Version - 12.1.0.1. Root SID - orcl2. Pluggable Databases - pdborcl2, pdb2orcl2. On the sou...
David Rogers: March 2014
http://davidrogers.dbadr.com/2014_03_01_archive.html
Topics from my corner of data engineering. Thursday, March 20, 2014. Creating a Windows Guest on Oracle Database Appliance(ODA) Virtualized Platform. When it comes to deploying a Windows guest as a virtual machine on Oracle's ODA, the documentation is lacking. After some research and trial and error, I was able to put together a process that will successfully install Windows. Here is a high level summary of the steps. 1 Create an unformatted virtual disk image. 3 Create a shared repository. Kernel = 'hvm...
TOTAL LINKS TO THIS WEBSITE
37
Nom de domaine, prestataire r�f�rencement, h�bergement de site web
Nom de domaine, prestataire r�f�rencement, h�bergement de site web
Inicio
Error Page cannot be displayed. Please contact your service provider for more details. (5).
minersonly.com - Registered at Namecheap.com
This domain is registered at Namecheap. This domain was recently registered at Namecheap. Please check back later! This domain is registered at Namecheap. This domain was recently registered at Namecheap. Please check back later! The Sponsored Listings displayed above are served automatically by a third party. Neither Parkingcrew nor the domain owner maintain any relationship with the advertisers.
Miners on Sea – Accommodation Food Bar – Granity, New Zealand
8212; Main Menu —. Tommy Knockers — Cafe/Restaurant. Liquor Centre — bottle shop. Tommy Knockers — Cafe/Restaurant. Liquor Centre — bottle shop. Right on the beach. Book one of our 4 star. Chalets or pods for a relaxing escape. Enquire now for a relaxing escape! 2013 Miners On Sea 0508 646 377 Website By Downing Design.
minersoracleblog.wordpress.com
Rick Miners' Oracle Blog | An Oracle Blog
Rick Miners' Oracle Blog. Monitoring Oracle with oratop. Intro I recently had a situation where I was troubleshooting a system that had fallen victim to some intermittent and very high load averages. At first, there were no apparent reasons for the high load averages, so that sent me searching for some monitoring tools to help identify the issue. Besides using OSWBB and dstat, … Continue reading →. Oracle Golden Gate – OGG-01028 Incompatible record. Using dstat for monitoring CPU, Memory, Disk, etc.
Minersource.net
The domain minersource.net may be for sale. Click here to make an offer or call 877-588-1085 to speak with one of our domain experts. This domain may be for sale. Buy this Domain.
Miner's Outdoor and Rec: Husqvarna | Club Car | Club Car XRT | Castle X | Parts Unlimited Miner's Outdoor and Rec Blooming Prairie, MN (507) 583-2712
Chain and Sprocket Replacement. Oil and Filter Change. Radiator Flush and Fill. Shaft Drive Fluid Change. Top End Engine Rebuild. Hwy 218 S., Blooming Prairie. Brand and Category List. 2014 gas Villager 4 Precedent. 2014 2014 XRT 900 Red Gas. 2007 Custom Flat Black Club Car. Welcome to Miner's Outdoor and Rec. We are family-owned and operated and conveniently located in Blooming Prairie, MN. Will become your only stop for all of your Recreational and OPE needs. Handheld Limited Consumer Extended Warranty.
Power Equipment Blooming Prairie, MN - Miner's Outdoor & Rec
Blooming Prairie, MN Outdoor Power Equipment. Miner's Outdoor and Rec. For all your outdoor power equipment needs, go to Miner's Outdoor and Rec at Blooming Prairie, MN. We service all makes and models of outdoor power equipment. Commercial and residential customers are welcome. Miner's Outdoor and Rec Offers:. Outdoor power equipment sales, parts, and service. Zero turn and riding mowers, chainsaws, and trimmers. New and used golf car sales, parts, accessories, service, rental, and leasing.
Miners Outfit | New album 'For What It's Real' out in November 2016
Listen to our new single. We got a new single called "Through Your Skin". You can watch it and maybe even download a free copy for yourself. Follow us on Facebook and never miss an update again! I Am The Devil Now. Let's Forever Lie Here. Listen or buy our first single 'Bittersweet' today:. Please write for info, music, details and personal contact at thomas@minersoutfit.com. If you desire you arrange concert or other shows with Miners Outfit please use: thomas@minersoutfit.com.