<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blog Oracle de mgiraldeau</title>
	<atom:link href="http://mgiraldeau.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgiraldeau.wordpress.com</link>
	<description>Mes expériences Oracle et notes, en un seul endroit...</description>
	<lastBuildDate>Fri, 26 Nov 2010 13:13:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mgiraldeau.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Blog Oracle de mgiraldeau</title>
		<link>http://mgiraldeau.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mgiraldeau.wordpress.com/osd.xml" title="Blog Oracle de mgiraldeau" />
	<atom:link rel='hub' href='http://mgiraldeau.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ajouter un datafile dans la manual standby database</title>
		<link>http://mgiraldeau.wordpress.com/2010/11/26/ajouter-un-datafile-dans-la-manual-standby-database/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/11/26/ajouter-un-datafile-dans-la-manual-standby-database/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 13:13:46 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[reference]]></category>
		<category><![CDATA[datafile]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[standby]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/?p=51</guid>
		<description><![CDATA[No need to copy datafiles every time on standby database. Jst use the following command on standby database. 1.select name from v$datafile; 2.It wil show unnamed file in the $oracle_home/dbs &#8212; location 3.then just use the following command alter database create datafile &#8216;/dbs/unnamed.dbf&#8217; as &#8216;/newname.dbf&#8217; (Location of actual file on primary as well on standby [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=51&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>No need to copy datafiles every time on standby database.</p>
<p>Jst use the following command on standby database.</p>
<p>1.select name from v$datafile;<br />
2.It wil show unnamed file in the $oracle_home/dbs &#8212; location<br />
3.then just use the following command</p>
<p>alter database create datafile &#8216;/dbs/unnamed.dbf&#8217; as &#8216;/newname.dbf&#8217; (Location of actual file on primary as well on standby database)</p>
<p>4.Now check select name from v$datafile;</p>
<p>Try this it will work in the Manual Standby Environment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=51&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/11/26/ajouter-un-datafile-dans-la-manual-standby-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>DBLINKS Shared vs not shared</title>
		<link>http://mgiraldeau.wordpress.com/2010/03/03/dblinks-shared-vs-not-shared/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/03/03/dblinks-shared-vs-not-shared/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 17:10:26 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[reference]]></category>
		<category><![CDATA[dblink]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/?p=37</guid>
		<description><![CDATA[Explications des façons de connecter via un dblink et comment les sessions sont gérées : http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/ds_admin.htm#i1008852 Vu qu’on utilise des dedicated sessions, que le dblink soit créé SHARED ou non ne change rien, car le SHARED ne sera partagé que dans un même process Oracle (et on en a un par session). Donc, le système gardera [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=37&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Explications des façons de connecter via un dblink et comment les sessions sont gérées :</p>
<p><a href="http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/ds_admin.htm#i1008852">http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/ds_admin.htm#i1008852</a></p>
<p>Vu qu’on utilise des dedicated sessions, que le dblink soit créé SHARED ou non ne change rien, car le SHARED ne sera partagé que dans un même process Oracle (et on en a un par session).</p>
<p>Donc, le système gardera ouverte la session vers la BD remote pour la durée de la session locale (et non pour chaque call) et ferme cette session lorsque la session locale est terminée.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=37&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/03/03/dblinks-shared-vs-not-shared/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Reconfigurer Enterprise manager</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/reconfigurer-enterprise-manager/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/reconfigurer-enterprise-manager/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:26:21 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Oracle OEM configurer]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/reconfigurer-enterprise-manager/</guid>
		<description><![CDATA[emca -deconfig dbcontrol db (to drop old config files) emca -config dbcontrol db (to create new config files)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=36&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>emca -deconfig dbcontrol db (to drop old config files)</p>
<p>emca -config dbcontrol db (to create new config files)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=36&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/reconfigurer-enterprise-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Doc Installation Oracle 10gR2 officielle</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/doc-installation-oracle-10gr2-officielle/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/doc-installation-oracle-10gr2-officielle/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:23:42 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[installation doc oracle]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/doc-installation-oracle-10gr2-officielle/</guid>
		<description><![CDATA[Instructions d&#8217;installation : http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm Instructions d&#8217;installation de la patch 10.2.0.3 (patch 5337014) https://updates.oracle.com/Orion/Services/download?type=readme&#038;aru=8911725<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=35&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Instructions d&#8217;installation :</p>
<p>http://download.oracle.com/docs/cd/B19306_01/install.102/b15667/toc.htm</p>
<p>Instructions d&#8217;installation de la patch 10.2.0.3 (patch 5337014)</p>
<p>https://updates.oracle.com/Orion/Services/download?type=readme&#038;aru=8911725</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=35&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/doc-installation-oracle-10gr2-officielle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>uninstall oracle linux</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/uninstall-oracle-linux/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/uninstall-oracle-linux/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:21:31 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[oracle linux uninstall desinstaller]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/uninstall-oracle-linux/</guid>
		<description><![CDATA[Stop all of the processes Delete the ORACLE_BASE directory (usually the one one level up from ORACLE_HOME) Delete the oraInventory directory if it isn&#8217;t inside ORACLE_BASE Delete /etc/oratab, /etc/oraInst.loc Delete /user/local/bin/coraenv, /user/local/bin/oraenv, /user/local/bin/dbhome Undo any environment settings you may have modified (in .bash_profile and bashrc)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=34&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Stop all of the processes<br />
Delete the ORACLE_BASE directory (usually the one one level up from ORACLE_HOME)<br />
Delete the oraInventory directory if it isn&#8217;t inside ORACLE_BASE<br />
Delete /etc/oratab, /etc/oraInst.loc<br />
Delete /user/local/bin/coraenv, /user/local/bin/oraenv, /user/local/bin/dbhome<br />
Undo any environment settings you may have modified (in .bash_profile and bashrc)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=34&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/uninstall-oracle-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>SSH ( et rsync et sftp) sans password</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/ssh-et-rsync-et-sftp-sans-password/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/ssh-et-rsync-et-sftp-sans-password/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:16:11 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ssh password rsa]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/ssh-et-rsync-et-sftp-sans-password/</guid>
		<description><![CDATA[&#8212;- 1 &#8212;- As the user you are going to be running rsync as, and on the machine you will be running rsync on, type: ssh-keygen -t rsa Follow the prompts and use the defaults for the filenames it gives you. Don&#8217;t enter in a passphrase, otherwise you will still be prompted for a password [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=33&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8212;- 1 &#8212;- </p>
<p>As the user you are going to be running rsync as, and on the machine you will be running rsync on, type: ssh-keygen -t rsa</p>
<p>Follow the prompts and use the defaults for the filenames it gives you. Don&#8217;t enter in a passphrase, otherwise you will still be prompted for a password when trying to connect.</p>
<p>You should then have two new files in ~/.ssh, id_rsa and id_rsa.pub.</p>
<p>&#8212;- 2 &#8212;- </p>
<p>Open ~/.ssh/id_rsa.pub and copy the line (jusqu&#8217;au &#8220;==&#8221;) (neplas inlcure le nom de la machine) in it to the ~/.ssh/authorized_keys file on the host you will be connecting to as the user you will be logging in as.<br />
Si ~/.ssh n&#8217;existe pas, faire ssh-keygen -t rsa<br />
Ensuite creer le fichier authorized_keys et copier la string</p>
<p>&#8212;- 3 &#8212;- </p>
<p>Now try it out. Try ssh&#8217;ing from the host you created the id_rsa* files on to the one you added a line to the authorized_keys file. You won&#8217;t be prompted for a password any more.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=33&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/ssh-et-rsync-et-sftp-sans-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloner une machine virtuelle VMWare</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/cloner-une-machine-virtuelle-vmware/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/cloner-une-machine-virtuelle-vmware/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:13:31 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[vmware cloner virtuel]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/cloner-une-machine-virtuelle-vmware/</guid>
		<description><![CDATA[1- Creer un nouveau folder ou sont situees les Virtual Machines 2- Copier le fichier .vmdk voulu dans ce nouveau folder 3- Creer une nouvelle VM en choisissant &#8220;Custom&#8221; au lieu de typical 4- Creer dansle nouveau folder, next, next&#8230;. 5- Choisir &#8220;disque existant&#8221; et selecitonner la copie dans le nouveau folder 6- Changer le [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=32&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1- Creer un nouveau folder ou sont situees les Virtual Machines<br />
2- Copier le fichier .vmdk voulu dans ce nouveau folder<br />
3- Creer une nouvelle VM en choisissant &#8220;Custom&#8221; au lieu de typical<br />
4- Creer dansle nouveau folder, next, next&#8230;.<br />
5- Choisir &#8220;disque existant&#8221; et selecitonner la copie dans le nouveau folder<br />
6- Changer le nom dans /etc/hosts pour l&#8217;entree 127.0.0.1<br />
7- Changer le host name dans les config reseau</p>
<p>S&#8217;il y avait Oracle dessus :</p>
<p>1- Changer le nom du host dans tnsnames.ora et listener.ora (situes dans /u01/oracle/product/10.2.0/db_1/network/admin)<br />
2- Renommer le folder avec le nom du host qui se trouve dans /u01/oracle/product/10.2.0/db_1/oc4j/j2ee<br />
3- Renommer le folder avec le nom du host qui se trouve dans /u01/oracle/product/10.2.0/db_1<br />
4- Faire un emca -deconfig dbcontrol db   suivi d&#8217;un    emca -config dbcontrol db -repos recreate</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=32&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/cloner-une-machine-virtuelle-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Lien forum installation Oracle (10gR2) sur Fedora9</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/lien-forum-installation-oracle-10gr2-sur-fedora9/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/lien-forum-installation-oracle-10gr2-sur-fedora9/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:08:53 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora Oracle installation]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/lien-forum-installation-oracle-10gr2-sur-fedora9/</guid>
		<description><![CDATA[http://forums.oracle.com/forums/thread.jspa?messageID=2659793&#038;tstart=0 Et autres &#8220;Install Guides&#8221; : http://www.puschitz.com/InstallingOracle10g.shtml http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#oracle http://ivan.kartik.sk/oracle/install_ora10gR2_fedora.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=30&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>http://forums.oracle.com/forums/thread.jspa?messageID=2659793&#038;tstart=0</p>
<p>Et autres &#8220;Install Guides&#8221; :</p>
<div id="_mcePaste">
<div id="_mcePaste">http://www.puschitz.com/InstallingOracle10g.shtml</div>
<div id="_mcePaste">http://www.oracle.com/technology/pub/articles/smiley_10gdb_install.html#oracle</div>
<div id="_mcePaste">http://ivan.kartik.sk/oracle/install_ora10gR2_fedora.html</div>
<div></div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=30&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/lien-forum-installation-oracle-10gr2-sur-fedora9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Supprimer des archives avec RMAN</title>
		<link>http://mgiraldeau.wordpress.com/2010/02/19/supprimer-des-archives-avec-rman/</link>
		<comments>http://mgiraldeau.wordpress.com/2010/02/19/supprimer-des-archives-avec-rman/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:06:01 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rman archives delete]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/2010/02/19/supprimer-des-archives-avec-rman/</guid>
		<description><![CDATA[rman target / delete archivelog all completed before &#8216;sysdate &#8211; 5&#8242;; ou delete archivelog from logseq=20 until logseq=21; suivi de : crosscheck archivelog all;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=29&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>rman target /</p>
<p>delete archivelog all completed before &#8216;sysdate &#8211; 5&#8242;;</p>
<p>ou</p>
<p>delete archivelog from logseq=20 until logseq=21;</p>
<p>suivi de :</p>
<p>crosscheck archivelog all;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=29&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2010/02/19/supprimer-des-archives-avec-rman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes Oracle sur Patch 10.2.0.3</title>
		<link>http://mgiraldeau.wordpress.com/2009/11/27/notes-oracle-sur-patch-10-2-0-3/</link>
		<comments>http://mgiraldeau.wordpress.com/2009/11/27/notes-oracle-sur-patch-10-2-0-3/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 20:46:04 +0000</pubDate>
		<dc:creator>mgiraldeau</dc:creator>
				<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://mgiraldeau.wordpress.com/?p=18</guid>
		<description><![CDATA[Oracle® Database Patch Set Notes 10g Release 2 (10.2.0.3) Patch Set 2 for Linux x86-64 : https://updates.oracle.com/Orion/Services/download?type=readme&#38;aru=8911725 &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=18&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong><span style="font-weight:normal;">Oracle®</span><span style="font-weight:normal;"> Database Patch Set Notes 10g Release 2 (10.2.0.3) Patch Set 2 for Linux x86-64 :</span></strong></p>
<p><strong></p>
<div><span style="font-weight:normal;"><a href="https://updates.oracle.com/Orion/Services/download?type=readme&amp;aru=8911725">https://updates.oracle.com/Orion/Services/download?type=readme&amp;aru=8911725</a></span></div>
<p></strong></p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mgiraldeau.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mgiraldeau.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mgiraldeau.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mgiraldeau.wordpress.com&amp;blog=10656298&amp;post=18&amp;subd=mgiraldeau&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mgiraldeau.wordpress.com/2009/11/27/notes-oracle-sur-patch-10-2-0-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3f2ee167ff3549c059eb46aebdf07fa4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mgiraldeau</media:title>
		</media:content>
	</item>
	</channel>
</rss>
