<?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>NuxOra - Linux and Oracle IT website &#187; Oracle</title>
	<atom:link href="http://www.nuxora.com/tags/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nuxora.com</link>
	<description>Admistration, configuration, déploiement, optimisation et tuning.</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:46:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Lister et arreter un job Oracle</title>
		<link>http://www.nuxora.com/2008/10/22/lister-et-arreter-un-job-oracle/</link>
		<comments>http://www.nuxora.com/2008/10/22/lister-et-arreter-un-job-oracle/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 22:41:30 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2008/10/22/lister-et-arreter-un-job-oracle/</guid>
		<description><![CDATA[Un petite question posée par mail il y a peu: Pour lister les jobs SQL&#62; connect system/xxx SQL&#62; select job, schema_user, next_date, what from dba_jobs; JOB    SCHEMA_USER    NEXT_DATE     WHAT ------ -------------- ---------     -------------------- 1      SYSMAN         19-OCT-08     EMD_MAINTENANCE.EXECUTE_EM_DBMS_JOB_PROCS(); 100    CRM            19-OCT-08     CRM_PROCS(); 101    STAT           19-OCT-08     STAT_JOB_PROCS(); Pour supprimer un job SQL&#62; exec dbms_job.remove(215); PL/SQL procedure successfully [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2008/10/22/lister-et-arreter-un-job-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Générer un rapport AWR</title>
		<link>http://www.nuxora.com/2008/09/03/91/</link>
		<comments>http://www.nuxora.com/2008/09/03/91/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:47:37 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2008/09/03/91/</guid>
		<description><![CDATA[J&#8217;ai recu une demande pour savoir comment générer un rapport AWR sous Oracle. Voici un petit exemple pour se connecter à la base et générer un AWR en mode test [root@nuxora01 ~]# su - oracle [oracle@nuxora01 ~]$ export ORACLE_SID=nuxodb [oracle@nuxora01 ~]$ sqlplus system@nuxodb SQL*Plus: Release 10.2.0.1.0 - Production on Sun Aug 31 08:40:22 2008 Copyright [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2008/09/03/91/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Startup and Shutdown Options</title>
		<link>http://www.nuxora.com/2008/02/02/startup-and-shutdown-options/</link>
		<comments>http://www.nuxora.com/2008/02/02/startup-and-shutdown-options/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 17:59:54 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2008/02/02/startup-and-shutdown-options/</guid>
		<description><![CDATA[When everything is ok, you should do like that: startup STARTUP OPEN PFILE=%ORACLE_BASE%\admin\nuxoradb\pfile\init.ora shutdown CONNECT system/manager@nuxoradb AS SYSDBA SHUTDOWN NORMAL The OPEN option starts the instance, reads the control file, attaches the database, and then opens it. The OPEN option is the default option, it is not mandatory to write it. The NORMAL option will [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2008/02/02/startup-and-shutdown-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle got a Wiki</title>
		<link>http://www.nuxora.com/2007/11/22/oracle-got-a-wiki/</link>
		<comments>http://www.nuxora.com/2007/11/22/oracle-got-a-wiki/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 12:39:56 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/11/22/oracle-got-a-wiki/</guid>
		<description><![CDATA[All is said in the post title, Oracle has launched a wiki. This official public oracle wiki will permit to share content, information dealing with oracle technologies, with a very collaboratively tool, just try it [Oracle's WiKi]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/11/22/oracle-got-a-wiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Database 11g Launch</title>
		<link>http://www.nuxora.com/2007/07/11/oracle-database-11g-launch/</link>
		<comments>http://www.nuxora.com/2007/07/11/oracle-database-11g-launch/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 22:47:37 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/07/11/oracle-database-11g-launch/</guid>
		<description><![CDATA[Oracle is going to launch today Oracle Database 11g On Oracle website you can join a live webcast about this new version. it will be at 10 a.m. ET We had to wait 4 long years to have these 482 new features with data compression for example or hot patching (that sounds great) or new [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/07/11/oracle-database-11g-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle 11g will be launched the 11 July</title>
		<link>http://www.nuxora.com/2007/06/20/oracle-11g-will-be-launched-the-11-july/</link>
		<comments>http://www.nuxora.com/2007/06/20/oracle-11g-will-be-launched-the-11-july/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 23:22:12 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/06/20/oracle-11g-will-be-launched-the-11-july/</guid>
		<description><![CDATA[It&#8217;s now official, Oracle has announced the release of Oracle 11g on 11th July 2007. Since last October and the OpenWorld conference, Oracle was anouncing this new version. A lots of new features will be avalaible in this 11g version. That will be detailed on a future post. Of course i&#8217;m sure you notice that [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/06/20/oracle-11g-will-be-launched-the-11-july/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Information Request</title>
		<link>http://www.nuxora.com/2007/06/15/information-request/</link>
		<comments>http://www.nuxora.com/2007/06/15/information-request/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 22:06:05 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Supervision]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/06/15/information-request/</guid>
		<description><![CDATA[You&#8217;d like to have a post or a tutorial about linux (redhat, fedora) Oracle (database, 10g, RAC or OAS &#8211; oracle application suite), Nagios, Cacti,&#8230; Feel free to ask and i&#8217;ll try to answer to your question. Leave a comment with your question.]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/06/15/information-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle&#8217;s Certification Matrices</title>
		<link>http://www.nuxora.com/2007/06/08/oracles-certification-matrices/</link>
		<comments>http://www.nuxora.com/2007/06/08/oracles-certification-matrices/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 12:07:30 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/06/08/oracles-certification-matrices/</guid>
		<description><![CDATA[Because i didn&#8217;t find it quickly, i&#8217;d just want to publish this very useful link to publish this access to the Certify &#8211; Oracle&#8217;s Certification Matrices: http://www.oracle.com/technology/support/metalink/index.html     &#8212;°°°&#8212;  Une petite info pratique que je souhaite publié parce que je ne l&#8217;ai pas trouvé rapidemment. Voici le lien pour acceder aux matrices de compatibilté Oracle: [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/06/08/oracles-certification-matrices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>List installed oracle components</title>
		<link>http://www.nuxora.com/2007/06/08/list-installed-oracle-components/</link>
		<comments>http://www.nuxora.com/2007/06/08/list-installed-oracle-components/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 11:37:26 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Tips and tricks]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/06/08/list-installed-oracle-components/</guid>
		<description><![CDATA[If you want to know which components were installed on your server: $ORACLE_HOME/OPatch/opatch lsinventory -detail]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/06/08/list-installed-oracle-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle start/stop init script</title>
		<link>http://www.nuxora.com/2007/06/07/oracle-startstop-init-script/</link>
		<comments>http://www.nuxora.com/2007/06/07/oracle-startstop-init-script/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 23:05:54 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Database]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/06/07/oracle-startstop-init-script/</guid>
		<description><![CDATA[################################# # Oracle Start/Stop init script # # v1 &#8211; nuxora.com # ################################# case &#8220;$1&#8243; in start) echo -n &#8220;Starting Oracle Databases: &#8221; echo &#8220;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#8221; >> /var/log/oracle date +&#8221;! %T %a %D : Starting Oracle Databases as part of system up.&#8221; >> /var/log/oracle echo &#8220;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#8221; >> /var/log/oracle su &#8211; oracle -c dbstart >> /var/log/oracle echo [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/06/07/oracle-startstop-init-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NuxOra a marqué une petite pause</title>
		<link>http://www.nuxora.com/2007/05/30/nuxora-a-marque-une-petite-pause/</link>
		<comments>http://www.nuxora.com/2007/05/30/nuxora-a-marque-une-petite-pause/#comments</comments>
		<pubDate>Tue, 29 May 2007 23:18:27 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/05/30/nuxora-a-marque-une-petite-pause/</guid>
		<description><![CDATA[NuxOra a marqué une petite pause durant fin Avril et le mois de Mai et sera de nouveau actif des le debut du mois de Juin. Les projets en cours: La documentation Jboss Une documentation OAS d&#8217;administration Quelques notes sur la 10g RAC peut-etre L&#8217;avancée du projet NuxOra.net et mes scripts de déploiement automatique Linux, [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/05/30/nuxora-a-marque-une-petite-pause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>En recherche active sur Grenoble</title>
		<link>http://www.nuxora.com/2007/03/20/en-recherche-active-sur-grenoble/</link>
		<comments>http://www.nuxora.com/2007/03/20/en-recherche-active-sur-grenoble/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 00:49:55 +0000</pubDate>
		<dc:creator>Charles Collier</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[Web & J2EE server]]></category>

		<guid isPermaLink="false">http://www.nuxora.com/2007/03/20/en-recherche-active-sur-grenoble/</guid>
		<description><![CDATA[Je suis actuellement à la recherche d&#8217;un poste en region Rhône-alpes, à Grenoble. Ma mission actuelle se termine le 30 Mars. Je suis disponible à partir du 2 Avril. Je recherche parmi les types de postes ci dessous: Architecte technique Chef de projet technique Administrateur Systeme Linux et/ou DBA Oracle L&#8217;environnement technique du poste pourrait [...]]]></description>
		<wfw:commentRss>http://www.nuxora.com/2007/03/20/en-recherche-active-sur-grenoble/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
