<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>My little IT blog</title>
	
	<link>http://www.stefanocislaghi.eu</link>
	<description>In a few words a blog talking about myself</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:58:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MyLittleItBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mylittleitblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>VMFS Corruption and recover</title>
		<link>http://www.stefanocislaghi.eu/2010/03/03/vmfs-corruption-and-recover/</link>
		<comments>http://www.stefanocislaghi.eu/2010/03/03/vmfs-corruption-and-recover/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 21:58:45 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=479</guid>
		<description><![CDATA[These days I&#8217;ve dealt with a big problem. Consider an infrastructure where you have some ESX4 connected with 4 paths to a MetroCluster NetApp 3040. For some not really known reasons out storage came out with the following error:


Wed Feb 10 10:58:12 CET [nas1b: scsitarget.fcp.dump.warning:warning]: FCP target SRAM dump disabled for adapter 0b, isp2400fct_process_ctio: Invalid [...]]]></description>
			<content:encoded><![CDATA[<p>These days I&#8217;ve dealt with a big problem. Consider an infrastructure where you have some ESX4 connected with 4 paths to a MetroCluster NetApp 3040. For some not really known reasons out storage came out with the following error:</p>
<pre class="brush: bash;">

Wed Feb 10 10:58:12 CET [nas1b: scsitarget.fcp.dump.warning:warning]: FCP target SRAM dump disabled for adapter 0b, isp2400fct_process_ctio: Invalid CTIO Status: S_ID: 10600, OX_ID: 4F, Status 0x8 (INVALID_RX), Cmdblk 0x0000000012620a00, state Wed Feb 10 10:58:12 CET [nas1b: scsitarget.ispfct.errorReset:CRITICAL]: Error processing target scsi command on Fibre Channel target adapter 0b. Resetting the adapter to clear INVALID_RX condition.
Wed Feb 10 10:58:12 CET [nas1b: scsitarget.ispfct.reset:notice]: Resetting Fibre Channel target adapter 0b.
</pre>
<p>This for all four paths. A complete resets. Obviously VMWare didn&#8217;t understand the situation and from its own side reported lost connectivity to the datastore. Which was the problem? Vmware lost some opened files. Worse. Some files and directories were corrupted. Also was not prossibile to remove them due to a filesystem inconsistency.</p>
<p>We&#8217;ve called VMWare that confirmed us that there&#8217;s no way to solve the issue. We had to remove datastore and create a new one. VMFS does not provide, publicly, a way to make a consistency check. Also, VMFS  and VMWare technology does not commit data always, so in case of connectivity lost many files will result opened and not corrupted.</p>
<p>Looking around there&#8217;s a feature, available with argv -R, that should check a VMFS. But reading more, this works only to unlock locked files after a crash of an ESX server. Does not repair consistency problem. Since VMFS is a proprietary filesystem I&#8217;m not able, and maybe there&#8217;s not, a document describing itself to understand how and why you may find it corrupted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2010/03/03/vmfs-corruption-and-recover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you really need a RAC Database?</title>
		<link>http://www.stefanocislaghi.eu/2010/01/19/do-you-really-need-a-rac-database/</link>
		<comments>http://www.stefanocislaghi.eu/2010/01/19/do-you-really-need-a-rac-database/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:45:08 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[rac]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=476</guid>
		<description><![CDATA[Really you need an Oracle RAC database? I&#8217;m sure this question maybe a joke, but isn&#8217;t it. I&#8217;ve seens dozens of RAC database used simply to provide a clustering or a sort of failover and high availabilty service. But this is not true, definitly not.
First if you ask for an Oracle database high availabilty solution [...]]]></description>
			<content:encoded><![CDATA[<p>Really you need an Oracle RAC database? I&#8217;m sure this question maybe a joke, but isn&#8217;t it. I&#8217;ve seens dozens of RAC database used simply to provide a clustering or a sort of failover and high availabilty service. But this is not true, definitly not.</p>
<p>First if you ask for an Oracle database high availabilty solution and your DBA or your consultat answer saying &#8220;RAC&#8221;  please fight him.<br />
RAC, Real Application Cluster, as acronymous is not a normal cluster but a particular database configuration and structure that only in some case may provide an high availabilty service. Usually many RAC are configured doubling the same hardware that many times is not good for an instance at all and using a low performance storage and a not efficient interconnect network.</p>
<p>The big attention should be paid to the application. An application that was built for a standalone single Oracle instance does not work obviously in a RAC environment. Today I think that only few application may run on a RAC gaining performance. Too many times let a normal application run on a RAC generate only a performance problem and also expose your database to some new, and sometimes interesting, wait events. I&#8217;ve to say that to take full advantage of the particular high availability services in a RAC enviroment few special considerations are to be checked with application and the TAF (Transparent Application Failover) protocol.</p>
<p>RAC can solve problem only if the whole environment is Oracle RAC friendly, otherwise you will face with many problems. Don&#8217;t trust a DBA that propose without any care a RAC solutions. You will only pay more to get less.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2010/01/19/do-you-really-need-a-rac-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to track when an initialization parameter was change</title>
		<link>http://www.stefanocislaghi.eu/2010/01/09/how-to-track-when-an-initialization-parameter-was-change/</link>
		<comments>http://www.stefanocislaghi.eu/2010/01/09/how-to-track-when-an-initialization-parameter-was-change/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 19:46:00 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[awr]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=474</guid>
		<description><![CDATA[I was looking online for this issue: are you able to know when a parameter was changed in your database or also track all parameters changes in your database? Kerry Osborne has the solution. Even if you&#8217;re able to check in your alert log file for changes (Oracle logs every changes to parameters) you can [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking online for this issue: are you able to know when a parameter was changed in your database or also track all parameters changes in your database? Kerry Osborne has the solution. Even if you&#8217;re able to check in your alert log file for changes (Oracle logs every changes to parameters) you can also use AWR! Table WRH$_PARAMETER holds the answer.</p>
<pre class="brush: sql;">
select instance_number instance, snap_id, time, parameter_name, old_value, new_value from (
select a.snap_id,to_char(end_interval_time,'DD-MON-YY HH24:MI') TIME,  a.instance_number, parameter_name, value new_value,
lag(parameter_name,1) over (partition by parameter_name, a.instance_number order by a.snap_id) old_pname,
lag(value,1) over (partition by parameter_name, a.instance_number  order by a.snap_id) old_value ,
decode(substr(parameter_name,1,2),'__',2,1) calc_flag
from dba_hist_parameter a, dba_Hist_snapshot b , v$instance v
where a.snap_id=b.snap_id
and a.instance_number=b.instance_number
and parameter_name like nvl('&amp;parameter_name',parameter_name)
and a.instance_number like nvl('&amp;instance_number',v.instance_number)
)
where
new_value != old_value
and calc_flag not in (decode('&amp;show_calculated','Y',3,2))
order by 1,2
/
</pre>
<p>Original query (by Kerry Osborne) is available <a href="http://kerryosborne.oracle-guy.com/scripts/parm_mods.sql">here</a>. For the whole explaination check the trackback.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2010/01/09/how-to-track-when-an-initialization-parameter-was-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle undocumented trace parameters</title>
		<link>http://www.stefanocislaghi.eu/2010/01/09/oracle-undocumented-trace-parameters/</link>
		<comments>http://www.stefanocislaghi.eu/2010/01/09/oracle-undocumented-trace-parameters/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 19:07:21 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/2010/01/09/oracle-undocumented-trace-parameters/</guid>
		<description><![CDATA[Do you know that there are more than thirty not documented and hidden parameters for tracing?
You can find them with this query:

select 	ksppinm &#34;Parameter Name&#34;,
		ksppstvl &#34;Value&#34;,
		ksppstdf &#34;Default&#34;,
from	x$ksppi x, x$ksppcv y
where	x.indx = y.indx
and		ksppinm like '/_%trace%' escape '/' ;

Note that Oracle 9i has about 26 parameters (if I remember right). Oracle 10g has 35 parameters. Not yet [...]]]></description>
			<content:encoded><![CDATA[<p>Do you know that there are more than thirty not documented and hidden parameters for tracing?<br />
You can find them with this query:</p>
<pre class="brush: sql;">
select 	ksppinm &quot;Parameter Name&quot;,
		ksppstvl &quot;Value&quot;,
		ksppstdf &quot;Default&quot;,
from	x$ksppi x, x$ksppcv y
where	x.indx = y.indx
and		ksppinm like '/_%trace%' escape '/' ;
</pre>
<p>Note that Oracle 9i has about 26 parameters (if I remember right). Oracle 10g has 35 parameters. Not yet test on 11g, I&#8217;ll do it. Also some parameters are only RAC related as _ges_trace (for GES/GCS trace)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2010/01/09/oracle-undocumented-trace-parameters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to run DBCONSOLE – OC4J Configuration issue</title>
		<link>http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/</link>
		<comments>http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 13:22:33 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[dbconsole]]></category>
		<category><![CDATA[enterprise manager]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/</guid>
		<description><![CDATA[Sometimes you can get this error:

[oracle@oratest03 scripts]$ emctl start dbconsole
Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
[oracle@oratest03 scripts]$
[oracle@oratest03 scripts]$ export ORACLE_UNQNAME=T11R2
[oracle@oratest03 scripts]$ emctl start dbconsole
OC4J Configuration issue. /app/oracle/product/11.2.0.1/oc4j/j2ee/OC4J_DBConsole_oratest03_T11R2 not found.

This is due to a misconfiguration of dbconsole during database setup. The fastest solution is usually to recreate repository and configuration.
First, deconfigure [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you can get this error:</p>
<pre class="brush: bash;">
[oracle@oratest03 scripts]$ emctl start dbconsole
Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
[oracle@oratest03 scripts]$
[oracle@oratest03 scripts]$ export ORACLE_UNQNAME=T11R2
[oracle@oratest03 scripts]$ emctl start dbconsole
OC4J Configuration issue. /app/oracle/product/11.2.0.1/oc4j/j2ee/OC4J_DBConsole_oratest03_T11R2 not found.
</pre>
<p>This is due to a misconfiguration of dbconsole during database setup. The fastest solution is usually to recreate repository and configuration.</p>
<p>First, deconfigure dbconsole:</p>
<pre class="brush: bash;">
[oracle@oratest03 bin]$ ./emca -deconfig dbcontrol db -repos drop

STARTED EMCA at Dec 28, 2009 12:15:33 PM
EM Configuration Assistant, Version 11.2.0.0.2 Production
Copyright (c) 2003, 2005, Oracle.  All rights reserved.

Enter the following information:
Database SID: T11R2
Listener port number: 1521
Password for SYS user:
Password for SYSMAN user:  

Do you wish to continue? [yes(Y)/no(N)]: Y
Dec 28, 2009 12:15:44 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /app/oracle/cfgtoollogs/emca/T11R2/emca_2009_12_28_12_15_32.log.
Dec 28, 2009 12:15:44 PM oracle.sysman.emcp.EMDBPreConfig performDeconfiguration
WARNING: EM is not configured for this database. No EM-specific actions can be performed.
Dec 28, 2009 12:15:45 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Dropping the EM repository (this may take a while) ...
Dec 28, 2009 12:17:33 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully dropped
Enterprise Manager configuration completed successfully
FINISHED EMCA at Dec 28, 2009 12:17:33 PM
</pre>
<p>Now, let&#8217;s configure it again</p>
<pre class="brush: bash;">
[oracle@oratest03 bin]$ ./emca -config dbcontrol db -repos create                                          

STARTED EMCA at Dec 28, 2009 12:17:43 PM
EM Configuration Assistant, Version 11.2.0.0.2 Production
Copyright (c) 2003, 2005, Oracle.  All rights reserved.

Enter the following information:
Database SID: T11R2
Listener port number: 1521
Listener ORACLE_HOME [ /app/oracle/product/11.2.0.1 ]:
Password for SYS user:
Password for DBSNMP user:
Password for SYSMAN user:
Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
-----------------------------------------------------------------

You have specified the following settings

Database ORACLE_HOME ................ /app/oracle/product/11.2.0.1

Local hostname ................ oratest03
Listener ORACLE_HOME ................ /app/oracle/product/11.2.0.1
Listener port number ................ 1521
Database SID ................ T11R2
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ............... 

-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: Y
Dec 28, 2009 12:17:58 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /app/oracle/cfgtoollogs/emca/T11R2/emca_2009_12_28_12_17_43.log.
Dec 28, 2009 12:17:59 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Dec 28, 2009 12:23:44 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Dec 28, 2009 12:23:47 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
INFO: Uploading configuration data to EM repository (this may take a while) ...
Dec 28, 2009 12:24:41 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Uploaded configuration data successfully
Dec 28, 2009 12:24:43 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
INFO: Software library configured successfully.
Dec 28, 2009 12:24:43 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Deploying Provisioning archives ...
Dec 28, 2009 12:25:13 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
INFO: Provisioning archives deployed successfully.
Dec 28, 2009 12:25:13 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) ...
Dec 28, 2009 12:25:54 PM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Dec 28, 2009 12:25:54 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Dec 28, 2009 12:26:19 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Dec 28, 2009 12:26:19 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; The Database Control URL is https://oratest03:1158/em &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
Dec 28, 2009 12:26:25 PM oracle.sysman.emcp.EMDBPostConfig invoke
WARNING:
************************  WARNING  ************************

Management Repository has been placed in secure mode wherein Enterprise Manager data will be encrypted.  The encryption key has been placed in the file: /app/oracle/product/11.2.0.1/oratest03_T11R2/sysman/config/emkey.ora.   Please ensure this file is backed up as the encrypted data will become unusable if this file is lost. 

***********************************************************
Enterprise Manager configuration completed successfully
FINISHED EMCA at Dec 28, 2009 12:26:25 PM
</pre>
<p>That&#8217;s all. Remember, if you want or need, to backup you encryption key.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/12/28/unable-to-run-dbconsole-oc4j-configuration-issue/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>AIX Problem during cpio</title>
		<link>http://www.stefanocislaghi.eu/2009/12/24/aix-problem-during-cpio/</link>
		<comments>http://www.stefanocislaghi.eu/2009/12/24/aix-problem-during-cpio/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 12:14:39 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[aix]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/2009/12/24/aix-problem-during-cpio/</guid>
		<description><![CDATA[Have you downloaded Oracle client for AIX, gunzipped and now unable with the usual command to extract using cpio? I know&#8230;maybe this is the right solution

oracle@aixsrv:/app/oracle&#62;cpio -idmv &#60; 10gr2_aix5l64_client.cpio

cpio: 0511-903 Out of phase!
cpio attempting to continue...

cpio: 0511-904 skipping 642010 bytes to get back in phase!
One or more files lost and the previous file is possibly [...]]]></description>
			<content:encoded><![CDATA[<p>Have you downloaded Oracle client for AIX, gunzipped and now unable with the usual command to extract using cpio? I know&#8230;maybe this is the right solution</p>
<pre class="brush: bash;">
oracle@aixsrv:/app/oracle&gt;cpio -idmv &lt; 10gr2_aix5l64_client.cpio

cpio: 0511-903 Out of phase!
cpio attempting to continue...

cpio: 0511-904 skipping 642010 bytes to get back in phase!
One or more files lost and the previous file is possibly corrupt!

Segmentation fault
</pre>
<p>That&#8217;s bad. The solution is to use the option -idcmv</p>
<pre class="brush: bash;">
oracle@aixsrv:/app/oracle&gt;cpio -idcmv &lt; 10gr2_aix5l64_client.cpio
</pre>
<p>This simply because Oracle Corp. had cpioed installer with -c argument that&#8217;s, from manpage, &#8220;Reads and writes header information in ASCII character form. If a cpio archive was created using the c flag, it must be extracted with c flag.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/12/24/aix-problem-during-cpio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regali di Natale e Compleanno 2009</title>
		<link>http://www.stefanocislaghi.eu/2009/12/03/regali-di-natale-e-compleanno-2009/</link>
		<comments>http://www.stefanocislaghi.eu/2009/12/03/regali-di-natale-e-compleanno-2009/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:19:07 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=456</guid>
		<description><![CDATA[Poche parole:

Servomuto (e non mi interessa che sia FoppaPedretti!)
Un paio di camicie (chi è interessato mi chieda come..BTW ricorda che vesto solo classico, il colore dell&#8217;anno è viola, tessuto modello poplin anche senza righe e magari un monogramma)
Miscelatore per la cucina
Contributo riparazione parafango auto
Contributo tagliando auto
Macchina fotografica (da vedere quale&#8230;)
Gatto (preferibilmente un certosino)

Solo su alcuni [...]]]></description>
			<content:encoded><![CDATA[<p>Poche parole:</p>
<ul>
<li>Servomuto (e non mi interessa che sia FoppaPedretti!)</li>
<li>Un paio di camicie (chi è interessato mi chieda come..BTW ricorda che vesto solo classico, il colore dell&#8217;anno è viola, tessuto modello poplin anche senza righe e magari un monogramma)</li>
<li>Miscelatore per la cucina</li>
<li>Contributo riparazione parafango auto</li>
<li>Contributo tagliando auto</li>
<li>Macchina fotografica (da vedere quale&#8230;)</li>
<li>Gatto (preferibilmente un certosino)</li>
</ul>
<p>Solo su alcuni regali, seri, posso ammettere che si cumulino per Natale e compleanno <img src='http://www.stefanocislaghi.eu/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/12/03/regali-di-natale-e-compleanno-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OCP – Oracle Certified Professional</title>
		<link>http://www.stefanocislaghi.eu/2009/10/28/ocp-oracle-certified-professional/</link>
		<comments>http://www.stefanocislaghi.eu/2009/10/28/ocp-oracle-certified-professional/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 22:47:47 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=450</guid>
		<description><![CDATA[Just two word to say that from yesterday I&#8217;m qualified as Oracle Certified Professional. Nothing more.
]]></description>
			<content:encoded><![CDATA[<p>Just two word to say that from yesterday I&#8217;m qualified as Oracle Certified Professional. Nothing more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/10/28/ocp-oracle-certified-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now I’m OCA – Oracle Certified Associate</title>
		<link>http://www.stefanocislaghi.eu/2009/09/04/now-im-oca-oracle-certified-associate/</link>
		<comments>http://www.stefanocislaghi.eu/2009/09/04/now-im-oca-oracle-certified-associate/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 08:38:37 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[oca]]></category>
		<category><![CDATA[ocp]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=446</guid>
		<description><![CDATA[I&#8217;ve passed with success the exam 1Z0-052, with the previous exam 1Z0-007 now I&#8217;m an Oracle Certified Associate. Today I&#8217;m looking to attend the second exam 1Z0-053 to become Oracle Certified Professional. Good luck to myself
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve passed with success the exam 1Z0-052, with the previous exam 1Z0-007 now I&#8217;m an Oracle Certified Associate. Today I&#8217;m looking to attend the second exam 1Z0-053 to become Oracle Certified Professional. Good luck to myself</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/09/04/now-im-oca-oracle-certified-associate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing Oracle Exam 1Z0-052</title>
		<link>http://www.stefanocislaghi.eu/2009/08/03/preparing-oracle-exam-1z0-052/</link>
		<comments>http://www.stefanocislaghi.eu/2009/08/03/preparing-oracle-exam-1z0-052/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 09:30:51 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[oca]]></category>
		<category><![CDATA[ocp]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://www.stefanocislaghi.eu/?p=442</guid>
		<description><![CDATA[Today I&#8217;ll start to prepare myself to attend Oracle exam 1Z0-052 &#8211; Oracle 11g Administration I .
I&#8217;ve already attended the related course in Oracle and now it&#8217;s time to take the exam. Any information is needed. I&#8217;ve already taken SelfTest software but is not similar to topics covered in my course. Maybe the only way [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ll start to prepare myself to attend Oracle exam 1Z0-052 &#8211; Oracle 11g Administration I .</p>
<p>I&#8217;ve already attended the related course in Oracle and now it&#8217;s time to take the exam. Any information is needed. I&#8217;ve already taken SelfTest software but is not similar to topics covered in my course. Maybe the only way to study is to use Oracle books from course and Oracle official book for this exam. Anything to suggest?</p>
<p>Follow up &#8211; 7/8 &#8211; I&#8217;ve discovered that test center was closed for holidays. Maybe somebody forgot to close online reservation! Damn</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stefanocislaghi.eu/2009/08/03/preparing-oracle-exam-1z0-052/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
