<?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>2DEV&#187; Marcos Cubric</title>
	<atom:link href="http://blog.2dev.com/tag/marcos-cubric/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.2dev.com</link>
	<description>IT &#38; Management Blogs</description>
	<lastBuildDate>Sun, 18 Dec 2011 22:01:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Oracle WebLogic Server -WebLogic Diagnostic Framework &#8211; WLDF</title>
		<link>http://blog.2dev.com/2010/05/oracle-weblogic-server-webwogic-diagnostic-framework/</link>
		<comments>http://blog.2dev.com/2010/05/oracle-weblogic-server-webwogic-diagnostic-framework/#comments</comments>
		<pubDate>Sun, 23 May 2010 03:59:05 +0000</pubDate>
		<dc:creator>Marcos Cubric</dc:creator>
				<category><![CDATA[Appliction Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[Marcos Cubric]]></category>
		<category><![CDATA[Metrics]]></category>
		<category><![CDATA[oracle fusion middleware]]></category>
		<category><![CDATA[Oracle WebLogic Server]]></category>
		<category><![CDATA[performance problems]]></category>
		<category><![CDATA[weblogic]]></category>
		<category><![CDATA[WLDF]]></category>

		<guid isPermaLink="false">http://blog.2dev.com/?p=200</guid>
		<description><![CDATA[What options do you have when users are complaining about the performance of applications running on WebLogic?

 One very useful option is the capability of generating, gathering, and analyzing diagnostics data about WebLogic servers to find out and fix performance problems.
<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/2010/05/oracle-weblogic-server-webwogic-diagnostic-framework/">Oracle WebLogic Server -WebLogic Diagnostic Framework &#8211; WLDF</a></p>

No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<h4>The Scenario</h4>
<p>What options do you have when users are complaining about the performance of applications running on WebLogic?</p>
<p>One very useful option is the capability of generating, gathering, and analyzing diagnostics data about WebLogic servers to find out and fix performance problems.</p>
<h4>The WebLogic Diagnostic Framework &#8211; WLDF</h4>
<p>The WebLogic Diagnostic Framework (WLDF) is a set of components orchestrated together to collect, archive, and access diagnostic information about a WebLogic Server instance and its applications.</p>
<p>Using WLDF services, diagnostic data generated by a running server and the applications deployed within its containers can be:</p>
<ul>
<li>Created</li>
<li>Collected</li>
<li>Analyzed</li>
<li>Archived</li>
<li>Accessed</li>
</ul>
<p>By analyzing this diagnostic data, you can look into the run-time performance of WebLogic servers and its applications, isolate and solve performance problems.</p>
<h4>Architecture</h4>
<p style="text-align: center;"><a href="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_architecture.png"><img class="size-full wp-image-201 aligncenter" title="WebLogic WLDF Architecture" src="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_architecture.png" alt="weblogic wldf architecture Oracle WebLogic Server  WebLogic Diagnostic Framework   WLDF" width="378" height="259" /></a></p>
<h4>The WLDF Console Extension</h4>
<p><strong> </strong>The WLDF Console Extension provides a set of visual tools you can use to directly manipulate objects to display diagnostic data about WebLogic Server instances.<strong> </strong></p>
<p><strong> </strong><strong> </strong></p>
<h4>WLDF Console Extension Example</h4>
<p><strong> </strong>After starting up WebLogic and still in an idle state:</p>
<p>The number of execute threads remains constant at 3.</p>
<p style="text-align: center;"><a href="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_execute_thread_total_count.png"><img class="size-full wp-image-203 aligncenter" title="WebLogic WLDF Execute Thread Total Count" src="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_execute_thread_total_count.png" alt="weblogic wldf execute thread total count Oracle WebLogic Server  WebLogic Diagnostic Framework   WLDF" width="542" height="217" /></a></p>
<p>There are zero queued requests.</p>
<p style="text-align: center;"><a href="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_queue_length_versus_throughput.png"><img class="size-full wp-image-209 aligncenter" title="WebLogic WLDF Queue Length Versus Throughput" src="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_queue_length_versus_throughput.png" alt="weblogic wldf queue length versus throughput Oracle WebLogic Server  WebLogic Diagnostic Framework   WLDF" width="541" height="206" /></a></p>
<p>As the load starts to ramp up, more execute threads are spawned and at some points it time requests have to wait to be executed.</p>
<p style="text-align: center;"><a href="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_metrics_chart.png"><img class="size-full wp-image-210 aligncenter" title="WebLogic WLDF Metrics Chart" src="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_metrics_chart.png" alt="weblogic wldf metrics chart Oracle WebLogic Server  WebLogic Diagnostic Framework   WLDF" width="465" height="362" /></a></p>
<p style="text-align: center;"><a href="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_self-tuning_thread_pool.png"><img class="size-full wp-image-211 aligncenter" title="WebLogic WLDF Self-Tuning Thread Pool" src="http://blog.2dev.com/wp-content/uploads/2010/05/weblogic_wldf_self-tuning_thread_pool.png" alt="weblogic wldf self tuning thread pool Oracle WebLogic Server  WebLogic Diagnostic Framework   WLDF" width="691" height="181" /></a></p>
<h4>Conclusion</h4>
<p>WLDF and the console extension can be extremely helpful while troubleshooting WebLogic server performance problems.</p>
<p>You can learn mote about WLDF by attending the WebLogic Monitoring and Performance Tuning course.</p>
<p>The greatest place to take such training is DesTech in Toronto, Ontario.</p>
<p>Here is a link to the <a href="http://www.destech.com/description.asp?Training=Toronto_ORACLE_Fusion%20Middleware&amp;cid=OWLS10R3MPT" target="_blank">Oracle WebLogic Monitoring and Performance Turning</a> course by Oracle University and delivered by Destech.</p>
<h4>Feedback</h4>
<p>Let us know how you have been using WLDF, what you like about it and what challenges you have faced for utilizing WLDF.</p>
<p>You can send your feedback online at <a href="http://www.2dev.com/">www.2dev.com</a> or by sending us an email at <a href="mailto:feedback@2dev.com">feedback@2dev.com</a>.</p>
<h4>Download</h4>
<p><a title="Oracle WebLogic Diagnostic Framework - WLDF" href="http://www.2dev.com/docs/Oracle_WebLogic_Monitoring_WLDF.pdf" target="_blank">Oracle_WebLogic_Monitoring_WLDF.pdf</a></p>
<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/2010/05/oracle-weblogic-server-webwogic-diagnostic-framework/">Oracle WebLogic Server -WebLogic Diagnostic Framework &#8211; WLDF</a></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.2dev.com/2010/05/oracle-weblogic-server-webwogic-diagnostic-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marcos Cubric</title>
		<link>http://blog.2dev.com/about/oracle-database-fusion-middleware-marcos-cubric-pmp/</link>
		<comments>http://blog.2dev.com/about/oracle-database-fusion-middleware-marcos-cubric-pmp/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 02:04:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Marcos Cubric]]></category>

		<guid isPermaLink="false">http://blog.2dev.com/?page_id=187</guid>
		<description><![CDATA[Marcos Cubric PMP is an IT Project Manager and a Senior Consultant. Marcos has over 20 years experience in management and implementation of Information Technology and specializes in Oracle Server Technologies. His focused areas of expertise are Oracle Database, Oracle Application Server, Oracle WebLogic, Oracle Identity Management, Oracle Real Application Clusters, Oracle Data Guard, Server [...]<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/about/oracle-database-fusion-middleware-marcos-cubric-pmp/">Marcos Cubric</a></p>

No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://ca.linkedin.com/pub/marcos-cubric-pmp/3/626/302">Marcos Cubric</a></strong> PMP is an IT Project Manager and a Senior Consultant. Marcos has over 20 years experience in management and implementation of Information Technology and specializes in Oracle Server Technologies. His focused areas of expertise are Oracle Database, Oracle Application Server, Oracle WebLogic, Oracle Identity Management, Oracle Real Application Clusters, Oracle Data Guard, Server Security, SQL Tuning, Server Architecture &amp; Design and Project Management.</p>
<p>As the senior partner in “GCM Sistemas and Consultoria”, he was responsible for leading and directing the technological visions of this Rio based Consulting firm. As a senior partner Marcos also racked up expertise on business development, marketing and human resource management.</p>
<p>Marcos has been in his current role since 2001 as a Project Manager and an Oracle Solutions Architect at DesTech, a highly regarded Professional Services firm in Toronto, Canada.</p>
<p>In the past 14 years, through GCM and DesTech, Marcos has taught many courses for Oracle University across North and South America with many citations and awards to his name.</p>
<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/about/oracle-database-fusion-middleware-marcos-cubric-pmp/">Marcos Cubric</a></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.2dev.com/about/oracle-database-fusion-middleware-marcos-cubric-pmp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passing PMP Exam PMI Style</title>
		<link>http://blog.2dev.com/2009/02/passing-pmp-exam-pmi-style/</link>
		<comments>http://blog.2dev.com/2009/02/passing-pmp-exam-pmi-style/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 17:56:52 +0000</pubDate>
		<dc:creator>Payam Moghtader</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Marcos Cubric]]></category>
		<category><![CDATA[Payam Moghtader]]></category>
		<category><![CDATA[PMP]]></category>
		<category><![CDATA[PMP Exam]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[project management processes]]></category>

		<guid isPermaLink="false">http://2dev.com/weblog/?p=15</guid>
		<description><![CDATA[Well, we employ project management processes in every project. Simply this is to increase the quality of our work, have a more predictable outcome for our project. More complex is your project, the more attention you need to pay to these processes. If you believe that the passing the PMP exam can be treated as [...]<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/2009/02/passing-pmp-exam-pmi-style/">Passing PMP Exam PMI Style</a></p>

No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Well, we employ project management processes in every project.<span style="mso-spacerun: yes;"> </span>Simply this is to increase the quality of our work, have a more predictable outcome for our project.<span style="mso-spacerun: yes;"> </span>More complex is your project, the more attention you need to pay to these processes.<span style="mso-spacerun: yes;"> </span></p>
<p><span style="mso-spacerun: yes;">I</span>f you believe that the passing the PMP exam can be treated as a project, then you can only increase your chance of passing this exam by following project management processes.<span style="mso-spacerun: yes;"> </span>You can read the full details about this approach on the paper listed below.</p>
<p><span style="font-size: x-small; font-family: Verdana;"><a title="A PM Approach To Passing The PMP Exam" href="http://www.2dev.com/docs/A_PM_Approach_To_Passing_The_PMP_Exam.pdf">A Project Managment Approach to Passing The PMP Exam, By Marcos Cubric &amp; Payam Moghtader</a> </span></p>
<p class="MsoNormal" style="margin: 0in 0in 0pt;">&nbsp;</p>
<p>Post from: <a href="http://blog.2dev.com">2DEV</a><br/><br/><a href="http://blog.2dev.com/2009/02/passing-pmp-exam-pmi-style/">Passing PMP Exam PMI Style</a></p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.2dev.com/2009/02/passing-pmp-exam-pmi-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

