<?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>rstoever.com &#187; export</title>
	<atom:link href="http://www.rstoever.com/tag/export/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rstoever.com</link>
	<description>Oracle, PHP e muita tecnologia que se envolva.</description>
	<lastBuildDate>Wed, 04 Jan 2012 13:21:15 +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>Script de criação dos objetos de um owner no ORACLE</title>
		<link>http://www.rstoever.com/2009/03/25/script-de-criacao-dos-objetos-de-um-owner-no-oracle/</link>
		<comments>http://www.rstoever.com/2009/03/25/script-de-criacao-dos-objetos-de-um-owner-no-oracle/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:40:46 +0000</pubDate>
		<dc:creator>.rafa</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[comando]]></category>
		<category><![CDATA[dbms_metadata]]></category>
		<category><![CDATA[ddl]]></category>
		<category><![CDATA[engenharia]]></category>
		<category><![CDATA[exp]]></category>
		<category><![CDATA[expdp]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[imp]]></category>
		<category><![CDATA[impdp]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[rows]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tablespace]]></category>
		<category><![CDATA[user_objects]]></category>
		<category><![CDATA[user_tables]]></category>

		<guid isPermaLink="false">http://www.rstoever.com/?p=249</guid>
		<description><![CDATA[Preciso gerar um script de criação de todos os objetos para um determinado usuário do banco. Existe algum select em alguma tabela de metadados que posso fazer isso? 1. Usando export com rows=n e import pode ajudar e muito; -- exportando as tabelas do schema RAFA ex.: exp rafa/stoever file=./rafa.dmp grants=n statistics=none rows=n 2. Na [...]]]></description>
		<wfw:commentRss>http://www.rstoever.com/2009/03/25/script-de-criacao-dos-objetos-de-um-owner-no-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export .dmp gigante?</title>
		<link>http://www.rstoever.com/2006/10/28/export-dmp-gigante/</link>
		<comments>http://www.rstoever.com/2006/10/28/export-dmp-gigante/#comments</comments>
		<pubDate>Sun, 29 Oct 2006 00:00:45 +0000</pubDate>
		<dc:creator>.rafa</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[Linux (RH)]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Sistemas Operacionais]]></category>
		<category><![CDATA[2Gb]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[dmp]]></category>
		<category><![CDATA[exp]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[fifo]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mkfifo]]></category>
		<category><![CDATA[mknod]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.rstoever.com/?p=102</guid>
		<description><![CDATA[Bom uma prática do tempo do Unix 32bits na hora de fazer export ou import utilizar um recurso para des/compactar ou partir os arquivos na hora que eles estao sendo criados. É +/- isso ai mesmo. No momento que tais fazendo um exp system/senha full=y file=/backup/expfull.dmp este arquivo pode mtas vezes ter centenas de gigas, [...]]]></description>
		<wfw:commentRss>http://www.rstoever.com/2006/10/28/export-dmp-gigante/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

