<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DBA Kevlar</title>
	<atom:link href="http://dbakevlar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbakevlar.com</link>
	<description>Tips, tricks, (and maybe a few rants) so more DBA&#039;s become bulletproof!</description>
	<lastBuildDate>Tue, 15 May 2012 21:50:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Migrating Jobs in Enterprise Manager 12c- not for the faint of heart&#8230; :)</title>
		<link>http://dbakevlar.com/2012/05/migrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart/</link>
		<comments>http://dbakevlar.com/2012/05/migrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart/#comments</comments>
		<pubDate>Tue, 15 May 2012 21:18:01 +0000</pubDate>
		<dc:creator>dbakevlar</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=629</guid>
		<description><![CDATA[Tweet These are instructions that allowed me to migrate over a large library of EM12c jobs from an existing, split EM console, (Linux) and OMS Repository(Windows) to a single server environment without requiring me to recreate them new. Disclaimer** The migration is a multi-step process that was performed on: A NEW EM12c 12.0.1.0 with the [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton629" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F05%2Fmigrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F05%2Fmigrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/05/migrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>These are instructions that allowed me to migrate over a large library of EM12c jobs from an existing, split EM console, (Linux) and OMS Repository(Windows) to a single server environment without requiring me to recreate them new.</p>
<p><em><strong>Disclaimer**</strong></em><br />
<em>The migration is a multi-step process that was performed on:</em><br />
<em> A NEW EM12c 12.0.1.0 with the latest bundle patch, OS 64-bit Linux</em><br />
<em> 11.2.0.3.0 repository</em><br />
<em> a FULL backup of the OMS repository before performing.</em></p>
<p><em>A full documentation of your EM jobs that are up to date!</em></p>
<p><em>The source environment the EM jobs were datapumped from:</em><br />
<em> 11.2.0.3.0 OMS repository on Windows 2008</em><br />
<em> EM12c, without the bundle patch on Linux, 64 bit.</em></p>
<p><em>I have not attempted this on any other platform or environment and I strongly recommend that you start with a fresh OMS repository, new EM12c with the bundle patch and secure backups if you do not want to have to go back and recreate repositories or re-install!</em></p>
<p><em>If you do not have a lot of jobs, then just recreate them, but this challenge came about because I had 52 complex EM jobs that recreating would have impacted the production environment and I had to have a way to migrate them with as little downtime as possible.</em></p>
<p><strong>Challenges ahead</strong><br />
Jobs are identified in the internal OMS tables by TARGET_GUID. As this is a brand new EM and no targets exist or will be migrated as part of the process till the final steps, invalidations and constraint issues should be expected.</p>
<p><strong>High Level Steps</strong><br />
____________________________</p>
<p>Create your datapump dir you wish to use on both machines, if you don&#8217;t have one.<br />
Run the export using the par file provided from the source EM12c<br />
Transfer the dump file over to the destination server and into the datapump dir.<br />
Shut down the agent and the OMS on the destination server&#8217;s EM<br />
Log into the destination EM12c and run the disable constraints script.<br />
Run the import script using the par file provided. DIsregard the metadata errors, the data should be appended&#8230;<br />
Bring up the OMS and the agent.<br />
Log into the EM on the destination server and view the job library, verifying all jobs are present</p>
<p>During outage scenario- Shut down the agents on each of the targets and remove the agent homes.</p>
<p>Deploy the agents from the new EM12c server to the targets.</p>
<p>Edit each job, removing the old db listed in the &#8220;General&#8221; tab and add the correct database, (same name, but the Target GUID has changed underneath in the new EM when the agent was deployed&#8230;)</p>
<p>Save to Library.</p>
<p>Submit each job to the system and you have completed the migration.</p>
<p>Detailed Steps&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Backup the destination database so you have a recovery point if things go wrong&#8230;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><strong>First challenge- what tables are involved in the Enterprise Manager jobs?</strong></p>
<blockquote>
<pre><span style="color: #0000ff;">select table_name from dba_Tables</span>
<span style="color: #0000ff;"> where owner='SYSMAN'</span>
<span style="color: #0000ff;"> and table_name like '%MGMT%JOB%'</span>
<span style="color: #0000ff;"> and table_name not like '%BCN%'</span>
<span style="color: #0000ff;"> and table_name not like '%GENSVC%'</span>
<span style="color: #0000ff;"> ;</span></pre>
</blockquote>
<p>Use the results from this query to build a parameter file for a datapump export:<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMMWMxek9TZjRBRVU">Export Datapump Parfile</a></p>
<p>On both databases ensure you have a directory to work from:</p>
<pre>SQL&gt; !mkdir &lt;dir&gt;/backup/exp</pre>
<pre>SQL&gt; create directory sysman_dir as '&lt;dir&gt;/exp';</pre>
<pre>Directory created.</pre>
<pre>SQL&gt; grant read on directory sysman_dir to sysman;</pre>
<pre>Grant succeeded.</pre>
<pre>SQL&gt; grant write on directory sysman_dir to sysman;</pre>
<pre>Grant succeeded.</pre>
<p>Export out the sysman jobs using the par file as the sysman user. The MGMT_JOB table has fine-grain control on it,<br />
but as we only want the sysman jobs brought over, we do not want to write over the metadata that exists in this table, only append to it.</p>
<p>FTP the file over to the new (destination) EM server.</p>
<p>On  the new server, bring down the local agent:</p>
<pre>cd $AGENT_HOME
 cd bin
 ./emctl stop agent
 Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
 Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
 Stopping agent ..... stopped.</pre>
<p>Bring down the console and the OMS:</p>
<pre>./emctl stop oms
 Oracle Enterprise Manager Cloud Control 12c Release 12.1.0.1.0
 Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
 Stopping WebTier...
 WebTier Successfully Stopped
 Stopping Oracle Management Server...
 Oracle Management Server Successfully Stopped
 Oracle Management Server is Down</pre>
<p>Disable the constraints using the script found here:<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMWUFBUURwU0wyOGM">Disable Constraints</a><br />
Import in the data to the database using the following parameter file for datapump:<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMLXhnQktQLXZHSlU">Import Parfile</a></p>
<p>DIRECTORY=SYSMAN_DIR<br />
TABLE_EXISTS_ACTION=APPEND<br />
DUMPFILE=SYSMAN_DIR:EXPDP_SYSMAN_JOBS.DMP<br />
LOGFILE=SYSMAN_DIR:impdp_sysman_jobs.log<br />
TRANSFORM=oid:n<br />
STATUS=60<br />
TABLES=<br />
( SYSMAN.MGMT_JOB_OUTPUT<br />
, SYSMAN.MGMT_JOB_EXEC_CRED_INFO<br />
, SYSMAN.MGMT_JOB_EXT_TARGETS<br />
, SYSMAN.MGMT_JOB_TARGET<br />
, SYSMAN.MGMT_JOB_LARGE_PARAMS<br />
, SYSMAN.MGMT_NESTED_JOB_TARGETS<br />
, SYSMAN.MGMT_PAF_JOBTYPES<br />
, SYSMAN.MGMT_PAF_JOBTYPE_PARAMS<br />
, SYSMAN.MGMT_USER_JOBS<br />
, SYSMAN.MGMT_JOB_STEP_PARAMS<br />
, SYSMAN.MGMT_JOB_PARAM_SOURCE<br />
, SYSMAN.MGMT_JOB_USER_PARAMS<br />
, SYSMAN.MGMT_JOB_SQL_PARAMS<br />
, SYSMAN.MGMT_JOB_CRED_PARAMS<br />
, SYSMAN.MGMT_JOB_SUBST_PARAMS<br />
, SYSMAN.MGMT_JOB_PROP_PARAMS<br />
&#8230;. yeah, the same tables as in the export file!!</p>
<p>Simply execute the following command with your proper information:</p>
<pre>impdp sysman@&lt;dbname&gt; parfile=/&lt;dir&gt;/impdb_sysman_jobs.par</pre>
<p>If you do not use the parameter in your par file:</p>
<pre>TRANSFORM=oid:n</pre>
<p>You&#8217;ll receive the following upon import:</p>
<pre>ORA-31693: Table data object "SYSMAN"."MGMT_JOB_PARAMETER" failed
to load/unload and is being skipped due to error:
 ORA-29913: error in executing ODCIEXTTABLEOPEN callout
 ORA-29400: data cartridge error
 ORA-39779: type "SYSMAN"."MGMT_JOB_VECTOR_PARAMS" not found or
conversion to latest version is not possible</pre>
<p>due to the following types:<br />
SYSMAN.MGMT_JOB_VECTOR_PARAMS<br />
SYSMAN.MGMT_JOB_INT_ARRAY<br />
SYSMAN.MGMT_SHORT_STRING_ARRAY</p>
<p>The output from your datapump import should look like the following:</p>
<pre>Worker 1 Status:
 Process Name: DW00
 State: EXECUTING
 Object Schema: SYSMAN
 Object Name: MGMT_JOB_HISTORY
 Object Type: TABLE_EXPORT/TABLE/TABLE_DATA
 Completed Objects: 2
 Total Objects: 42
 Completed Bytes: 8,981,768
 Percent Done: 100
 Worker Parallelism: 1
 . . imported "SYSMAN"."MGMT_JOB_PARAMETER" 19.51 MB 254627 rows</pre>
<p>&nbsp;</p>
<p>Once the import has completed</p>
<p>-Re-enable constraints-  19 will remain invalid due to the Target GUID differences from the old OMS repository data and the new one, (the script is down below!)</p>
<p>-Start OMS and the agent.</p>
<p>-Log into the console and verify the jobs are showing in the library:</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/05/EM_Imp_jobs1.png"><img class="alignnone size-full wp-image-638" title="EM_Imp_jobs" src="http://dbakevlar.com/wp-content/uploads/2012/05/EM_Imp_jobs1.png" alt="" width="1066" height="544" /></a></p>
<p>Once you have your official window to migrate over, you will need to perform the following:</p>
<p>-Shutdown the agents on the servers that are migrating over.</p>
<p>-De-install the Agent Home:</p>
<p>-Remove the agent home:</p>
<p>-Deploy the agent from the new EM12c.</p>
<p>Once the agent is deployed and the targets are uploading to the new OMS, edit each job to update the Target GUID discrepency from the migration.</p>
<ul>
<li>From the summary page, click on ENTERPRISE&#8211;&gt; JOB&#8211;&gt; LIBRARY</li>
</ul>
<ul>
<li>For each job, click in the radio button, click on EDIT.</li>
</ul>
<ul>
<li>On the general tab, you will need to remove the existing host or database, then add the new one that resides in the OMS repository.  You will view it as removing and re-adding the same target, but the Target GUID is different and so the OMS will react as if a full edit to new host or database has been made.</li>
</ul>
<ul>
<li>Click on &#8220;Save to Library&#8221;</li>
</ul>
<ul>
<li>Once you&#8217;ve done this for each job, you will return to the main screen and you can then click the &#8220;Submit&#8221; button for the job.</li>
</ul>
<p>You can verify submissions by looking at the activity view, filtering by &#8220;scheduled&#8221;.</p>
<p>Once all jobs have been updated with the correct Target GUIDS, then you can compile the last 19 constraints.<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMeUVsbXAya3V1N3c">Enable Constraints</a></p>
<p>&nbsp;</p>
<p><strong>Did you run into a snag, need to start over?</strong></p>
<p>************************<br />
Use your backup&#8230;as this is the OMS you can&#8217;t use EM to restore, soooo&#8230;</p>
<p>Ensure all the following is shut down</p>
<p>-EM agent.<br />
-The OMS Repository<br />
-The DB Instance, ensuring you pulled your backup tag before you shut it down!</p>
<pre>Connect to the new EM throgh RMAN, (RMAN target/)
 startup force mount;
 restore database from tag "";
 restore database from tag "BACKUP_EMREP_000_050912095636";
 recover database;</pre>
<pre>alter database open resetlogs;</pre>
<pre>Or go back to a point in time:
run {
 sql "alter session set nls_date_format=''dd-mon-yyyy hh24:mi:ss''";
 set until time '09-may-2012 10:38:00';
 restore database;
 recover database until time '09-may-2012 12:00:00';
 alter database open resetlogs;}</pre>
<pre>startup oms
startup agent</pre>
<p>Remember to recreate your datapump directory you were using, if not a standard one!</p>
<p>OK, back where we started before everything got out of hand! <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Sometimes the Repository db will not leave a pending state in the EM console after the restore.  If this happens, remove the OMS db from the EM console and simply re-add.  It will then update everything and all targets will again upload correctly.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/05/migrating-jobs-in-enterprise-manager-12c-not-for-the-faint-of-heart/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Miracle Oracle World 2012 Recap</title>
		<link>http://dbakevlar.com/2012/05/miracle-oracle-world-2012-recap/</link>
		<comments>http://dbakevlar.com/2012/05/miracle-oracle-world-2012-recap/#comments</comments>
		<pubDate>Thu, 03 May 2012 23:49:35 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DBA Life]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=623</guid>
		<description><![CDATA[Tweet I ended up so wrapped up in everything going on when I returned home that I never did get my Miracle Oracle World 2012 post out on my blog, (bad DBA Goth Princess!:)) so here it is! Miracle Oracle World, (aka MOW2012, hashtag #MOW2012) is a yearly event held by Mogens Noorgard and his [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton623" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F05%2Fmiracle-oracle-world-2012-recap%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F05%2Fmiracle-oracle-world-2012-recap%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/05/miracle-oracle-world-2012-recap/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>I ended up so wrapped up in everything going on when I returned home that I never did get my Miracle Oracle World 2012 post out on my blog, (bad DBA Goth Princess!:)) so here it is!</p>
<p>Miracle Oracle World, (aka MOW2012, hashtag #MOW2012) is a yearly event held by Mogens Noorgard and his company Miracle, (<a href="http://www.miracleas.dk/">http://www.miracleas.dk/</a> ) at Hotel Legoland in Billund, Denmark each year.  This year was no exception and I was thrilled when Mogens asked me while in attendance at RMOUG’s Training Days if I would come to Denmark and do my presentation on EM12c, (then let me choose one more topic to speak on, which turned out to be ASH Analytics.)</p>
<p>I’d never been to Denmark and it sounded like a wonderful opportunity, but there were clashes in schedules personally and I wasn’t sure if I’d be able to attend at first, but Tim was adamant about me going to MOW this year and stayed home to take care of responsibilities so I could speak in Denmark.</p>
<p>Upon reaching Copenhagen, Mogens picked me up at the airport, (still impressed he was able to locate me in the chaos that is any airport!) and after a short time to recover from the long fight at Mogen’s house, I loaded up into the car, driven by Mogens and accompanied by Cary Millsap, his wife, Mindy and their five year old daughter, Cat.  </p>
<p>I have to give a lot of credit to young, Miss Cat.  She was so well behaved and content to just ride along, watching movies and playing games, etc.  She’s very close to both her parents and was quite enjoying her *special* trip to Denmark.  It’s a 3 ½ hour trip to Billund from the town near Copenhagen where Mogens resides and the trip was pleasant, good conversation and humor when Cary attempted to calculate the miles per hour of the windmills by circumference, length and speed of the blades.</p>
<p>Upon arriving in Billund, we toured the Hotel Legoland for a bit, but I was glad to have the Millsap’s drop me off at the house at Lilandia and let me recuperate.  Lilandia is a huge waterpark across from Hotel Legoland with what looks like small cul de sac’s of houses, different sizes and designs.  The one I was in was four bedrooms and I was to share my room with Heli Helskyaho, who I was so looking forward to catching up with since I hadn’t seen her since RMOUG training days!  My fellow house guests were Alex Gorbachev, Christian Antognini and Jonathan Lewis.  </p>
<p>Most of the folks attend the party house and I heard it was quite the event, but I won’t lie, I tried to catch up on some sleep after being up for 36 hrs straight!  Not much jet lag but I was up and spoke to Jonathan when he came in at around 8pm, Alex when he showed up at Midnight and then chatted with Christian when he was up at 2am working on his presentation slides.  Jet lag is a funny thing… <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I did get enough sleep to be up and ready before 7am and Jonathan happened to be up at the same time.  He asked if I would like some company on my walk over to the conference site and I was happy to have such an excellent fellow along for the 1 mile walk.  As much as I enjoy Jonathan’s presentations, there has got to be something said for one on one discussions with him.  He can converse on any number of subjects and we were at the hotel Legoland in no time at all.</p>
<p>I appreciate Cary Millsap and his daughter, Cat allowing me to sit with them at breakfast.  This helped alleviate some of my separation anxiety from my own children just watching Cat interact with her father.  I ran into Oyvind Isene from Norway’s Oracle User Group, who I’d had the pleasure of meeting last year at Oracle Open World and he was someone I could always count on to put up with my incessant chatting for the two days of the MOW conference… <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Choosing sessions was more difficult for me than I think for most other folks at the conference.  The thing that really impressed me about MOW was that it was a mixed platform conference.  This doesn’t mean there were a few MySQL sessions scattered among the Oracle, but that there was a full set of SQL Server presentations.  For me, having as many years in SQL Server as I do Oracle, it was a real treat.  I missed out on a few I would have liked to attend, but as always happens, conflicted with others I had promised attendance to.  To attend Ron Crisco’s session, (someone I had spoken to and emailed with working with the Method R tool suite, but had never actually met…) meant I missed Thomas Kejser’s “SQL 2012 OLTP Improvements” session.   This went on for most of the day even my own presentations competing with a few sessions I wanted to attend.  </p>
<p>Christian Antognini’s “End to End Response Time Analysis” was engaging- anything to do with waits and response is going to interest me.  His data was flawless and everyone in the room left with a few more ways to address performance challenges after seeing his examples and demos.</p>
<p>I then attended Dan Norris presentation on Exa-environment platform integration techniques.  Dan didn’t have a large crowd in his session but this did allow for the conversation to be very specific between the attendees and Dan, which in turn satisfied those that attended his session greatly.  Dan has a lot of experience and insight and I was impressed with the level of interest from those that had questions about Exa* products.</p>
<p>I proceeded to attend a SQL Server session next by Alexei Khalyako on SQL 2012 High Availability and Disaster Recovery.  I hadn’t worked in this area of SQL Server for a couple years and was quite impressed with some of the new features Microsoft has introduced into the SQL Server product, including Availability Groups Multiple Secondary’s for HA and DR, Advanced Replication and new clustering features.</p>
<p>The next session, by Thomas Kejser, I found very intriguing.  It was Hadoop and Big Data vs. Datawarehousing from a SQL Server perspective.  I’ve heard plenty of presentations and read a number of papers on it from the Oracle side, but really enjoyed hearing a view of it via SQL Server world.  The data behind the presentation was accurate and Thomas is a solid presenter, so the session was one of my favorites.  I made enough of an impact, (can you say mouthy?) that Thomas came over promptly after his presentation was done and we continued to talk in a small group about big data and what options DBA’s had to handle it, no matter what the platform or technology choice.</p>
<p>My ASH Analytics session was at 4pm, last session of the day and it went as well as I could have expected.  I was missing my demo for this session, the server I’d set it up on was down for maintenance, (I know, why did I trust a server to be up or even available??) I’d already run into the complication when I discovered much of my data I had been collecting over the last couple months missing from my external drives.  I unfortunately didn’t realize this until I went to enter all of the data I thought I had, on slides just two weeks prior to the conference.  I came up with challenges recollecting this data as my current EM12c environments are on 10g RAC databases.  Anyone who has attempted to use ASH Analytics on a 10g environment will learn- it’s not going to happen.  You can install the package to bring up the ASH Analytics page, you just won’t have any data in 95% of the panes, so nice try.   Lucky for me, I was able to capture most of the data I needed to come up with a presentation just in time- still not the quality I would have liked.</p>
<p>Of course, my ASH Analytics session was attended by Cary Millsap, Alex Gorbachev, Uri Shaft, John Beresniewicz and other folks, many on the DBA God list… <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />    I still appreciated their time, I was thrilled to have them attend, even if it was not my best session.  Afterwards, we talked for quite some time, (missing demos have a tendency to grant that time… ) and Cary asked if I would like to attend his “Mastering Trace Data” Class that he was giving the next day.  The opportunity to take it offsite was on the table for me, but to take it in person was too much to pass up, so I agreed.</p>
<p>The afternoon ended with after-first-day-conference drinks at Hotel Legoland’s bar while waiting for dinner to be served.  Heli Helskyaho had arrived at that point, was happy to see her, (and this also meant I was no longer the only female presenter at the conference! <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )  I hung out with her, Oyvind Isene and Christian Antognini, speaking to many others throughout the time there until they informed us dinner was ready.</p>
<p>Dinner was a fun affair, great food, great company and again, Cary and Mindy Millsap’s daughter, Cat was well-behaved, (more so than some of the adults? <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )  Alex Gorbachev, along with our common banter, discussed his recent election to the IOUG Board of Directors and had a good conversation about RMOUG’s relationship with the IOUG.  </p>
<p>Post dinner, Heli Helskyaho and I went over to the “Party House” which was four doors down from our own.  There was eating and drinking, although not as much eating and drinking as the first night, as I heard there was a roast pig that I chose to miss to catch up on sleep.  We spent most of the evening talking with John Beresniewicz, Tuomas Pystynen and Uri Shaft.  There were many others, but so many, I gave up on remembering faces, let alone names.  Alex Gorbachev took my “hoppy” beer off my hands at one point and replaced it with red wine, which turned into my drink of choice for the evening.</p>
<p>The second day started with a lovely breakfast with Heli, Tuomas Pystynen, Jonathan Lewis and others.  I took the first hour off, prepped for my EM12c presentation in a quiet location and it was worth the time.  My session was in full attendance and I was content with the outcome.  The Q&#038;A was not as intensive as my RMOUG session, but the questions were well thought out and discussion was actively participated in.  The presentation was well received and only makes me more anxious for KSCOPE 2012 in San Antonio come June!</p>
<p>I attended Cary Millsap’s “Mastering Trace Data” class for the rest of the day.  This was a great refresher course for me after taking the extended class over a year ago and reviewing the book used for the class back in December.  Cary goes over the basic information so that anyone can easily utilize the Method R tool suite along with offering clear reasons to trace, showing how having this knowledge can make us better DBA’s.  </p>
<p>The conference ended with a speech by Mogens Noorgard, awarding participants and those that came up with a creative way to explain the huge pool that had been a hit with the sauna partiers at the party house to Lilandia management.<br />
Dan Norris had arranged with Mogens that I would drive back with him and his group.  It was a good drive back to Malov, Denmark, near Copenhagen.  His friend Anne is lovely, easy to talk to and Tuomas Pystynen is fun to be around, (except for those salted, black licorice fish candy he bought and had me try! <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )  </p>
<p>I spent the last 24hrs at the Yellow Mansion, home of the Oak Table.  Dan, Anne and Tuomas made sure I arrived at the airport on time to catch my plane and upon arriving at my connection at London/Heathrow, I entered the lift and heard a familiar voice.  Looking over the crowd entering, I noticed Mark Rittman and yes, the person that was missing at MOW was on her way to Calloborate in Las Vegas-  Debra Lilley.  We shared a few words, hugs and kisses, then I was off on my last leg of my flight home to Denver.</p>
<p>My only regret regarding Miracle Oracle World is that I didn’t have more time in Denmark.  Upon returning, viewed some of the pictures Dan Norris’ friend Anne took in Copenhagen after they dropped me off  at the airport.  Even one more day in the city would have been wonderful!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/05/miracle-oracle-world-2012-recap/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Presentation Slides from MOW 2012 Available!</title>
		<link>http://dbakevlar.com/2012/04/presentation-slides-from-mow-2012-available/</link>
		<comments>http://dbakevlar.com/2012/04/presentation-slides-from-mow-2012-available/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 21:49:29 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DBA Life]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=595</guid>
		<description><![CDATA[Tweet Anyone interested in viewing the PDF to either of my presentations from MOW2012, which was held in Billund, Denmark this last week, the slides are now available via the following links: Making EM12c Work for You and ASH Analytics, Top Activity the Next Generation If you have any questions, please let me know, I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton595" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fpresentation-slides-from-mow-2012-available%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fpresentation-slides-from-mow-2012-available%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/04/presentation-slides-from-mow-2012-available/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>Anyone interested in viewing the PDF to either of my presentations from MOW2012, which was held in Billund, Denmark this last week, the slides are now available via the following links:<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMdkhOMVJHLVMzVnc">Making EM12c Work for You</a><br />
and<br />
<a href="https://docs.google.com/open?id=0B251m2wSiFHMMEhCcnNoMk1EVnc">ASH Analytics, Top Activity the Next Generation</a></p>
<p>If you have any questions, please let me know, I&#8217;ll be glad to add the speaker content that may not be visible in the slides!<br />
~Kellyn</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/04/presentation-slides-from-mow-2012-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Denmark, MOW2012 and ODTUG&#8217;s KSCOPE Blog</title>
		<link>http://dbakevlar.com/2012/04/denmark-mow2012-and-odtugs-kscope-blog/</link>
		<comments>http://dbakevlar.com/2012/04/denmark-mow2012-and-odtugs-kscope-blog/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 19:14:36 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DBA Life]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=591</guid>
		<description><![CDATA[Tweet I am preparing to fly out to Denmark tomorrow for Miracle Open World, 2012 in Billund, Denmark, MOW2012 It will be my first time to Europe, so I&#8217;m highly anticipating the journey and conference. I also had the pleasure of guest blogging on ODTUG&#8217;s blog this week: ODTUG&#8217;s Blog I&#8217;m all packed, ready to [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton591" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fdenmark-mow2012-and-odtugs-kscope-blog%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fdenmark-mow2012-and-odtugs-kscope-blog%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/04/denmark-mow2012-and-odtugs-kscope-blog/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>I am preparing to fly out to Denmark tomorrow for Miracle Open World, 2012 in Billund, Denmark, <a href="http://mow2012.dk/">MOW2012</a>  It will be my first time to Europe, so I&#8217;m highly anticipating the journey and conference.<br />
I also had the pleasure of guest blogging on ODTUG&#8217;s blog this week:  <a href="http://odtug.wordpress.com/2012/04/16/historical-details-ash-reports-and-digging-for-the-truth/">ODTUG&#8217;s Blog</a></p>
<p>I&#8217;m all packed, ready to go and ramping up for KSCOPE 2012 in June!!  Enkitec will have a huge booth, no doubt and we will have a solid group of folks speaking at the event!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/04/denmark-mow2012-and-odtugs-kscope-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assumptions-  The Other DBA Killer</title>
		<link>http://dbakevlar.com/2012/04/assumptions-the-other-dba-killer/</link>
		<comments>http://dbakevlar.com/2012/04/assumptions-the-other-dba-killer/#comments</comments>
		<pubDate>Mon, 02 Apr 2012 23:49:23 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DBA Life]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=587</guid>
		<description><![CDATA[Tweet ~ The least questioned assumptions are often the most questionable ~ Paul Broca I&#8217;ve always found assumptions to be one of the most common cause of failures in software releases/maintenance windows. If I had a dime for every time I&#8217;ve heard, &#8220;I thought you were going to take care of/do that&#8230;&#8221; or &#8220;I didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton587" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fassumptions-the-other-dba-killer%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F04%2Fassumptions-the-other-dba-killer%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/04/assumptions-the-other-dba-killer/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p><em>~ The least questioned <strong>assumptions</strong> are often the most questionable ~  Paul Broca</em></p>
<p>I&#8217;ve always found <strong>assumptions</strong> to be one of the most common cause of failures in software releases/maintenance windows.</p>
<p>If I had a dime for every time I&#8217;ve heard, &#8220;I thought you were going to take care of/do that&#8230;&#8221; or &#8220;I didn&#8217;t involve you earlier because I thought the steps you were responsible for were so easy&#8230;&#8221;, well, you know the saying and I&#8217;d be rich.</p>
<p><strong>Assumptions</strong> causing participation of the DBA too late into a project, release or maintenance is widespread enough when you are onsite, but as a remote DBA, can take on a whole new dimension.  Where being in the office area might allow you some over-heard conversation or privy to meetings that you realize you should be part of, working off-site can really set you up to miss out on important prep time to offer the best level of support.</p>
<p>It&#8217;s nothing new, not rare and its most obvious in hindsight, after the release or maintenance has completed.  As paranoid as I think I am, causing me to involve myself pretty well, (I&#8217;m not a fan of surprises&#8230; <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) I did experience it this last weekend as a new DBA for a client.  Acclimating to a client, as well as they becoming comfortable and involving you as their new DBA takes time.  Something we just didn&#8217;t have the opportunity to do much of, nor was it anyone&#8217;s fault.  Enkitec was unaware of this year-end maintenance, so they <strong>assumed</strong> I would easily take-over ownership of the client from the previous DBA.</p>
<p>Friday there was some concern, after they sent an email with the tasks they needed my time allocated for that night and my &#8220;real&#8221; first time on the client&#8217;s systems, that there might be a disk space issue for the required backup post the special, once-a-year release upon completion.  </p>
<p>I did some quick research after this was discovered and offered an option but the client&#8217;s Unix admin cleared off some disk space and <strong>assumed</strong> the space would be enough.  Now the estimated space usage for the release was not that big, definitely not that large when you consider what I&#8217;m used to.  we are talking gigabytes, not terabytes.  Only being in the system for one day, I made my first mistake and <strong>assumed</strong> the problem was taken care of and proceeded to perform the duties I had been assigned me for that evening and let them work through the weekend.</p>
<p>The client had <strong>assumed</strong> the tasks were quite simple for a DBA- the previous DBA had been there the entire time they had been clients and the database growth had been of minimal concern.  It was taken into consideration that I may require a little more time to find my way around the environment, become familiar with the specifics of design, jobs and backup scenarios, etc., but  I had no issues with the pre-release work, so why would &#8220;reversing&#8221; the process for the post work result in any difficulties?</p>
<p>Post the weekend work, they contacted me and asked me to start the tasks for after year-end processing.  Everything worked out well until close to midnight when the backup failed.  We didn&#8217;t have enough space.  </p>
<p>The backup strategy is not RMAN backup files, but image copies, level 1 incremental and the size of the database due to the release ALONG with additional UNDO, etc. caused the database to be too large to fit on the volume.  Different strategies hadn&#8217;t helped, even splitting across multiple channels to multiple volumes was not enough, now I was having a formatting issue on the apply to the incremental.  It did not like the change one bit and yes, it was after midnight, (have we discussed when a DBA&#8217;s horse-drawn carriage turns back into a pumpkin yet? <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>The unique configuration and my newness to the environment meant that it did take me a bit longer to work and investigate issues, (although I do think this may be the best way to retain knowledge about an environment, it&#8217;s just more painful for everyone involved!)  I finally had the answers I needed in the wee morning hours-<br />
  &#8211; how to retain the existing backup from before the release from the same volume as I needed more space on.<br />
  &#8211; change from an image copy incremental to a level 0, rman compressed backup.<br />
  &#8211; what parallelism was acceptable during business hours.<br />
  &#8211; what jobs had to be stopped to not impact production while all this occurred.</p>
<p>Now the second level of the problem-  I&#8217;ve been up two nights of the last three, had been ill on Saturday and I was starting to feel my IQ slip away like the free space on the backup volume.  Enkitec beleives in giving their clients valuable resources that are able to give them their best and I was in no way close to that.  I really appreciate it that my secondary DBA to this client, Miranda was so helpful, so willing to take what I, as the brand new DBA, had and put the plan to action, (and make it sound so easy to me who had so little IQ left at that point! <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )  I promptly notified the client after I transitioned to her the information and then collapsed to a deep slumber.</p>
<p><strong>Now we come to the moral of our story. </strong><br />
This should have been simple work for the DBA.  It was <strong>assumed</strong> to be so by BOTH parties: the DBA and the client.  This was our downfall in that we really should make only one <strong>assumption</strong> when it comes to maintenance and releases-  If we <strong>assume</strong>, <em>especially</em> on the simple stuff, it will most likely be what causes our biggest challenges.  The DBA should be involved from the beginning of any project, maintenance or release and then from there, once both sides have inspected the tasks/level of difficulty, can they both decide that the DBA is not required to be heavily involved.  An open invitation should be available to the DBA to return if any &#8220;red flags&#8221; arise and all communication should still include the DBA to ensure that there are as few surprises as possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/04/assumptions-the-other-dba-killer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EM12c&#8217;s Configuration Topology</title>
		<link>http://dbakevlar.com/2012/03/em12cs-configuration-topology/</link>
		<comments>http://dbakevlar.com/2012/03/em12cs-configuration-topology/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 19:58:53 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DB Chaos]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=564</guid>
		<description><![CDATA[Tweet This is another little known feature, but one you have to work with to get a solid feel for and find value in. When I came upon it in EM12c, I was not that impressed, but quickly became more impressed with the “just the facts” and “all in one” interface that it is, especially [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton564" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fem12cs-configuration-topology%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fem12cs-configuration-topology%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/03/em12cs-configuration-topology/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>This is another little known feature, but one you have to work with to get a solid feel for and find value in.  When I came upon it in EM12c, I was not that impressed, but quickly became more impressed with the “just the facts” and “all in one” interface that it is, especially if you are working in a RAC environment.</p>
<p>Its another one of those features the DBA can stumble upon as they are working through issues, but to purposefully utilize it, the quickest way is after logging into the Enterprise Manager, click on Targets &#8211;> Hosts and then click on the host you wish to inspect thru the topology interface.</p>
<p>Once on this host, click just below the host name on the Host drop down button, then click on Configuration &#8211;> Topology.<br />
The first view is quite simple-  just the host:</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/confi_top_default2.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/confi_top_default2-1024x234.png" alt="" title="confi_top_default" width="1024" height="234" class="alignleft size-large wp-image-579" /></a></p>
<p>If you click on the drop down next to “View” where it has defaulted to “Uses” and click on “Used By”, the view will change, drastically if the chosen host happens to be in a RAC environment.</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_vertical.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_vertical.png" alt="" title="config_top_vertical" width="1024" height="468" class="alignleft size-medium wp-image-577" /></a></p>
<p>The default for the “Used by” view is a vertical layout, which I don’t prefer, having a widescreen on my laptop and this can be easily adjusted by clicking on Options &#8211;> layout &#8211;> left right.</p>
<p>This gives you a display that can be zoomed and easily readable on a wide screen as is common these days.<br />
1.	 You can drop and drag the topology layout on the screen to narrow in on anything you wish to concentrate on.<br />
2.	The boxes have notification symbols on any parent or child that has an event, incident or information that can be drilled down when you “hover” over the object.<br />
3.	By clicking on the object, a pane will appear with high level info on the parent or child.<br />
4.	That small pane can be expanded to offer more info, such as version,  status and incident type.<br />
5.	There is a “more” link that can be clicked to open a larger info box with tabs containing even more detailed info.<br />
6.	Each box contains links to drill down to EM pages to address or read more details on the specified subject.<br />
7.	You have the ability to adjust the layout as complex as you would like to make it, including labeling the links between the node/db /listener/etc. relationships<br />
8.	You can print the topology map for reference.</p>
<p>The topology map, in its graphical interface, can be used in the following example:<br />
Let&#8217;s say our goal is to become familiar with a new RAC environment’s physical layout, hardware, nodes and supporting structures.</p>
<p>Using the configuration topology, this becomes an easily accomplished feat:</p>
<p>We can see the toplogy, (already changed the view left to right&#8230;):</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_topology_lft_rght_graph1.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_topology_lft_rght_graph1-1024x395.png" alt="" title="config_topology_lft_rght_graph" width="1024" height="395" class="alignleft size-medium wp-image-577" /></a></p>
<p>We can then Look at the relationships between the objects by changing the Annotations in the menu above the graph, choosing to show the status, incidents and/or link labels, also choosing how much metric detail we want to show in the graph.</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_specific_link.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_specific_link-1024x244.png" alt="" title="config_top_specific_link" width="1024" height="244" class="alignleft size-medium wp-image-577" /></a></p>
<p>The following close up shows you the information showed in the metrics data for each object:<br />
<a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_close_up.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_close_up-1024x341.png" alt="" title="config_top_close_up" width="1024" height="341" class="alignleft size-large wp-image-570" /></a></p>
<p>Hovering over an object will show you more detail, which will open other panes with extended detail information and tabs about incident summaries,<br />
<a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_graph_more.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_graph_more-1024x382.png" alt="" title="config_top_graph_more" width="1024" height="382" class="alignleft size-large wp-image-571" /></a></p>
<p>The picture becomes clearer as you continue to browse the topology of the enironment.<br />
You can filter your view by what objects have critical incidents that need to be addressed, simply by clicking on the critical incidents, (the red circle with an &#8216;X&#8217; in the middle of it..) above the topology graph:</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_critical.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_top_critical-1024x243.png" alt="" title="config_top_critical" width="1024" height="243" class="alignleft size-large wp-image-572" /></a></p>
<p>You can also sort by the targets that are up by clicking on the green up arrow next to the critical incidents symbol.</p>
<p>Now after all of that, if you aren&#8217;t a graph person, you can even switch it to table mode and drill down through the same features, just through a table format instead of the graph:</p>
<p><a href="http://dbakevlar.com/wp-content/uploads/2012/03/config_topology_tbl1.png"><img src="http://dbakevlar.com/wp-content/uploads/2012/03/config_topology_tbl1-1024x343.png" alt="" title="config_topology_tbl" width="1024" height="343" class="alignleft size-large wp-image-574" /></a></p>
<p>From this interface, either the graph or table view, a large amount of the EM12c features are available to the user.  I highly recommend utilizing the UI to get a great view of the Oracle environment that the Enterprise Manager is privy to, allowing the DBA to have one more way to interact with monitored targets.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/03/em12cs-configuration-topology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle for the SQL Server DBA Presentation Slides</title>
		<link>http://dbakevlar.com/2012/03/oracle-for-the-sql-server-dba-presentation-slides/</link>
		<comments>http://dbakevlar.com/2012/03/oracle-for-the-sql-server-dba-presentation-slides/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 15:05:12 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=543</guid>
		<description><![CDATA[Tweet Chris Shaw from Colorado Springs SQL Server SQLPass group invited me to come speak at this wonderful group last week and I promised a few folks that I would upload my slides to my site, (they are also available via Chris, too&#8230;) The group is a small, close knit group that I was very [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton543" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Foracle-for-the-sql-server-dba-presentation-slides%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Foracle-for-the-sql-server-dba-presentation-slides%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/03/oracle-for-the-sql-server-dba-presentation-slides/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>Chris Shaw from Colorado Springs SQL Server SQLPass group invited me to come speak at this wonderful group last week and I promised a few folks that I would upload my slides to my site, (they are also available via Chris, too&#8230;)  </p>
<p>The group is a small, close knit group that I was very pleased to have the opportunity to speak to and look forward to having more interaction with in the future!</p>
<p>Thank you to Chris and the rest of Springs <a href="http://springssql.sqlpass.org/">SQLPass</a>!</p>
<p><a href="https://docs.google.com/open?id=0B251m2wSiFHMdUpacjVFUEtSb1c1RlpLa2F0LXpFdw">Oracle for the SQL Server DBA Slides</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/03/oracle-for-the-sql-server-dba-presentation-slides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Colvin is Now an Oracle ACE!</title>
		<link>http://dbakevlar.com/2012/03/andy-colvin-is-now-an-oracle-ace/</link>
		<comments>http://dbakevlar.com/2012/03/andy-colvin-is-now-an-oracle-ace/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 21:02:56 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DB Chaos]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=541</guid>
		<description><![CDATA[Tweet Congratulations to my coworker, Andy Colvin who just received his Oracle ACE!! Just one more immensely technically gifted individual who is very deserving of this award at Enkitec and makes me proud to be part of such a great group of folks!]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton541" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fandy-colvin-is-now-an-oracle-ace%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fandy-colvin-is-now-an-oracle-ace%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/03/andy-colvin-is-now-an-oracle-ace/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>Congratulations to my coworker, Andy Colvin who just received his Oracle ACE!!  Just one more immensely technically gifted individual who is very deserving of this award at Enkitec and makes me proud to be part of such a great group of folks!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/03/andy-colvin-is-now-an-oracle-ace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enkitec and SQLPass, Colorado Springs Style</title>
		<link>http://dbakevlar.com/2012/03/enkitec-and-sqlpass-colorado-springs-style/</link>
		<comments>http://dbakevlar.com/2012/03/enkitec-and-sqlpass-colorado-springs-style/#comments</comments>
		<pubDate>Thu, 22 Mar 2012 14:53:58 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DBA Life]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQLServer]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=536</guid>
		<description><![CDATA[Tweet Two things to be happy about today! 1st-  Enkitec did a lovely announcement on Enkitec regarding my coming on board.  I just arrived last night after three days at the main office in Irving, Tx, (Dallas area is lovely with all the fields of Blue Bonnet flowers this time of year&#8230;) and am psyched [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton536" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fenkitec-and-sqlpass-colorado-springs-style%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fenkitec-and-sqlpass-colorado-springs-style%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/03/enkitec-and-sqlpass-colorado-springs-style/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><p>Two things to be happy about today!</p>
<p>1st-  Enkitec did a lovely announcement on <a href="http://www.enkitec.com">Enkitec</a> regarding my coming on board.  I just arrived last night after three days at the main office in Irving, Tx, (Dallas area is lovely with all the fields of Blue Bonnet flowers this time of year&#8230;) and am psyched about working remotely for them from my home, northwest of Denver.</p>
<p>2nd-  I have a wonderful opportunity to speak this evening at Colorado Springs SQL Pass group on &#8220;Oracle for the SQL Server DBA&#8221;.  <a href="http://springssql.sqlpass.org/">SpringsSQL</a></p>
<p>It&#8217;s only going to get crazier the next two months from here, so stay tuned! <img src='http://dbakevlar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/03/enkitec-and-sqlpass-colorado-springs-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Review of REI Monorail Sling Bag</title>
		<link>http://dbakevlar.com/2012/03/my-review-of-rei-monorail-sling-bag/</link>
		<comments>http://dbakevlar.com/2012/03/my-review-of-rei-monorail-sling-bag/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 03:28:35 +0000</pubDate>
		<dc:creator>Kellyn Pot'Vin</dc:creator>
				<category><![CDATA[DB Chaos]]></category>

		<guid isPermaLink="false">http://dbakevlar.com/?p=533</guid>
		<description><![CDATA[Tweet Originally submitted at REI The REI Monorail Sling bag has the volume of a daypack and the features to meet all the challenges of the daily urban grind. Outdoor-inspired details make hauling the load comfortable and convenient. REI Monorail Sling Bag Light, Sturdy, Roomy and Comfortable!! By dbakevlar from Westminster, CO on 3/17/2012 &#160; [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton533" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fmy-review-of-rei-monorail-sling-bag%2F&amp;text=%40DBAKevlar%20%3A&amp;related=DBAKevlar:DBA+Kevlar&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fdbakevlar.com%2F2012%2F03%2Fmy-review-of-rei-monorail-sling-bag%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://dbakevlar.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div id="fcbk_share"><div class="fcbk_button">
										<a name="fcbk_share"	href="http://www.facebook.com/https://www.facebook.com/kellyn.potvin"	target="blank">
											<img src="http://dbakevlar.com/wp-content/plugins/facebook-button-plugin/img/standart-facebook-ico.jpg" alt="Fb-Button" />
										</a>	
									</div><div class="fcbk_like">
										<div id="fb-root"></div>
										<script src="http://connect.facebook.net/en_US/all.js#appId=224313110927811&amp;xfbml=1"></script>
										<fb:like href="http://dbakevlar.com/2012/03/my-review-of-rei-monorail-sling-bag/" send="false" layout="button_count" width="450" show_faces="false" font=""></fb:like>
									</div></div><div class="hreview">
<div class="item">
<p><a href="http://www.rei.com/product/827993">Originally submitted at REI</a></p>
<div>
<p style="margin-top:0">The REI Monorail Sling bag has the volume of a daypack and the features to meet all the challenges of the daily urban grind. Outdoor-inspired details make hauling the load comfortable and convenient.</p>
</div>
<p><a href="http://www.rei.com/product/827993" style="display: none;" class="url fn"><span class="fn">REI Monorail Sling Bag</span></a></div>
<p><br clear="left">
<p><strong class="summary">Light, Sturdy, Roomy and Comfortable!!</strong></p>
<div>By <strong>dbakevlar</strong> from <strong>Westminster, CO</strong> on <strong><abbr title="2012317T1200-0800" class="dtreviewed" style="border: none; text-decoration: none;">3/17/2012</abbr></strong></div>
<p>
<div style="margin: 0.5em 0; height: 15px; width: 83px; background-image: url(http://images.powerreviews.com/images/stars_small.gif); background-position: 0px -180px;" class="prStars prStarsSmall">&nbsp;</div>
</p>
<div style="display: none"><span class="rating">5</span>out of 5</div>
<p><strong>Pros: </strong>Lightweight, Easy To Access Items, High Quality, Comfortable, Good Capacity, Easy To Carry, Stylish</p>
<p><strong>Cons: </strong>No Zipper pocket in main</p>
<p><strong>Best Uses: </strong>Weekend Trips</p>
<p><strong>Describe Yourself: </strong>Modern, Stylish, Practical, Comfort-Oriented, Career</p>
<p><strong>Travel Frequency: </strong>6-10 Annual Trips</p>
<p><strong>Primary use: </strong>Business</p>
<p><strong>Was this a gift?: </strong>No</p>
<p style="margin-top:1em" class="description">Going on both regional and international trips this year and needed a bag to carry both my ultrabook, tablet and accessories.  This bag sits close to the body and is extremely comfortable.  I have arthritis in my neck and shoulders, so for anyone needing extra comfort for long trips through airports, cities and towns-  this is a great bag!!</p>
<p style="margin-top:0.5em">(<a href="http://www.powerreviews.com/legal/terms_of_use.html" rel="license">legalese</a>)</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://dbakevlar.com/2012/03/my-review-of-rei-monorail-sling-bag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

