<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Backing up your applications</title>
	<atom:link href="http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/</link>
	<description>My meandering thoughts about Oracle, Application Express and life in general</description>
	<lastBuildDate>Mon, 05 Sep 2011 05:48:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-541731</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Mon, 04 Apr 2011 06:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-541731</guid>
		<description>Hi Damir

That&#039;s correct, the APEXExport command does not export those files, however since they were external files originally we usually keep a copy of them in Subversion and check them in every time we update them in the application.

Hope this helps,

John.</description>
		<content:encoded><![CDATA[<p>Hi Damir</p>
<p>That&#8217;s correct, the APEXExport command does not export those files, however since they were external files originally we usually keep a copy of them in Subversion and check them in every time we update them in the application.</p>
<p>Hope this helps,</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damir</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-541714</link>
		<dc:creator>Damir</dc:creator>
		<pubDate>Sun, 03 Apr 2011 23:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-541714</guid>
		<description>Hi!
Am I missing something but I could not find a way to export other vital Apex app components: images, static files, themes etc.
from command line as well?
Any help?
Rg,
Damir</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Am I missing something but I could not find a way to export other vital Apex app components: images, static files, themes etc.<br />
from command line as well?<br />
Any help?<br />
Rg,<br />
Damir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: masum</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-525178</link>
		<dc:creator>masum</dc:creator>
		<pubDate>Mon, 25 Oct 2010 06:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-525178</guid>
		<description>ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 79, column 42: PLS-00103: Encountered the symbol &amp;quot;��}X[1]���w: я�AQ�z d���&amp;quot; when expecting one of the following: ( - + case mod new not null &amp;lt;an identifier&amp;gt; &amp;lt;a double-quoted delimited-identifier&amp;gt; &amp;lt;a bind variable&amp;gt; avg count current exists max min prior sql std</description>
		<content:encoded><![CDATA[<p>ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 79, column 42: PLS-00103: Encountered the symbol &amp;amp;quot;��}X[1]���w: я�AQ�z d���&amp;amp;quot; when expecting one of the following: ( &#8211; + case mod new not null &amp;amp;lt;an identifier&amp;amp;gt; &amp;amp;lt;a double-quoted delimited-identifier&amp;amp;gt; &amp;amp;lt;a bind variable&amp;amp;gt; avg count current exists max min prior sql std</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Satyadeep</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-510167</link>
		<dc:creator>Satyadeep</dc:creator>
		<pubDate>Tue, 06 Jul 2010 08:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-510167</guid>
		<description>After exporting my application as .sql file. How do I import it using the SQL PLUS terminal without using the APEX GUI.??\n\nThanks.</description>
		<content:encoded><![CDATA[<p>After exporting my application as .sql file. How do I import it using the SQL PLUS terminal without using the APEX GUI.??\n\nThanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv Lapira</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-469321</link>
		<dc:creator>Gerv Lapira</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-469321</guid>
		<description>In relation to the post above that I just made, I tried setting the CLASSPATH to both locations of classes12 and still get the error Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: APEXExport&quot;

Also, after I make the changes to the classpath, the &quot;java oracle.apex.APEXExport&quot; command stops working as well and returns the error
&quot;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: oracle/apex/APEXExport
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: oracle.apex.APEXExport.  Program will exit.
&quot;</description>
		<content:encoded><![CDATA[<p>In relation to the post above that I just made, I tried setting the CLASSPATH to both locations of classes12 and still get the error Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: APEXExport&#8221;</p>
<p>Also, after I make the changes to the classpath, the &#8220;java oracle.apex.APEXExport&#8221; command stops working as well and returns the error<br />
&#8220;Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: oracle/apex/APEXExport<br />
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport<br />
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)<br />
        at java.security.AccessController.doPrivileged(Native Method)<br />
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)<br />
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)<br />
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)<br />
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)<br />
Could not find the main class: oracle.apex.APEXExport.  Program will exit.<br />
&#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv Lapira</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-469314</link>
		<dc:creator>Gerv Lapira</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-469314</guid>
		<description>Hi, I am in the same boat as Jennifer. We&#039;re using Oracle 11g and I&#039;m getting the error 
&quot;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: APEXExport&quot;

When doing a search through root, I do find two instances of classes12, which one do I use?

&quot;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/oui/jlib/classes12.jar&quot;

&quot;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip&quot;

The CLASSPATH I&#039;m currently using is CLASSPATH=/opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip

Hope anyone can share some insight regarding Oracle 11g and this awesome feature. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I am in the same boat as Jennifer. We&#8217;re using Oracle 11g and I&#8217;m getting the error<br />
&#8220;Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: APEXExport&#8221;</p>
<p>When doing a search through root, I do find two instances of classes12, which one do I use?</p>
<p>&#8220;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/oui/jlib/classes12.jar&#8221;</p>
<p>&#8220;./opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip&#8221;</p>
<p>The CLASSPATH I&#8217;m currently using is CLASSPATH=/opt/oracle/app/oracle/product/11.2.0/dbhome_1/lib/lclasses12.zip</p>
<p>Hope anyone can share some insight regarding Oracle 11g and this awesome feature. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-459227</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Tue, 20 Oct 2009 15:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-459227</guid>
		<description>Hi Jennifer,

Does it not exist anywhere? If you do a &#039;find . -name classes12.zip&#039; (or Windows equivalent) from the top level directory does it not find it at all?

John.</description>
		<content:encoded><![CDATA[<p>Hi Jennifer,</p>
<p>Does it not exist anywhere? If you do a &#8216;find . -name classes12.zip&#8217; (or Windows equivalent) from the top level directory does it not find it at all?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-458083</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-458083</guid>
		<description>Hi,

We&#039;re using Oracle 11g and ${ORACLE_HOME}/jdbc/lib/classes12.zip does not exist.  Do you happen to know what the CLASSPATH should be in 11g?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We&#8217;re using Oracle 11g and ${ORACLE_HOME}/jdbc/lib/classes12.zip does not exist.  Do you happen to know what the CLASSPATH should be in 11g?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy Rogers</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-449344</link>
		<dc:creator>Billy Rogers</dc:creator>
		<pubDate>Tue, 08 Sep 2009 16:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-449344</guid>
		<description>Is there a way to combine the export of the Application with the underlying data?

If not is the appropriate order to import the
database into the schame before importing the apex application?

Off topic: Does anyone know of a good diagramatic presentation for our dba that maps workspace, applications, users (schemas) and tablespaces?</description>
		<content:encoded><![CDATA[<p>Is there a way to combine the export of the Application with the underlying data?</p>
<p>If not is the appropriate order to import the<br />
database into the schame before importing the apex application?</p>
<p>Off topic: Does anyone know of a good diagramatic presentation for our dba that maps workspace, applications, users (schemas) and tablespaces?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Potter</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-442607</link>
		<dc:creator>Andy Potter</dc:creator>
		<pubDate>Fri, 21 Aug 2009 11:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-442607</guid>
		<description>Hi Steve &amp; John,

Thanks for the suggestions, they really help!

After a bit of experimenting I think the following sed command should do the trick:

# sed &#039;0,/Date and Time/{//d;}&#039; -i *

This will only delete the first line that contains &quot;Date and Time&quot; and hence should prevent the problem that John helpfully highlighted.

Andy.</description>
		<content:encoded><![CDATA[<p>Hi Steve &amp; John,</p>
<p>Thanks for the suggestions, they really help!</p>
<p>After a bit of experimenting I think the following sed command should do the trick:</p>
<p># sed &#8217;0,/Date and Time/{//d;}&#8217; -i *</p>
<p>This will only delete the first line that contains &#8220;Date and Time&#8221; and hence should prevent the problem that John helpfully highlighted.</p>
<p>Andy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-441411</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Mon, 17 Aug 2009 08:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-441411</guid>
		<description>Steve,

I think you&#039;ll need to be more selective than just that sed command alone. For example, what if I added a new page item with a label of &#039;Date and Time&#039;...that sed command would strip that out of the export file (and potentially giving me an invalid file which I could not import)?

John.</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>I think you&#8217;ll need to be more selective than just that sed command alone. For example, what if I added a new page item with a label of &#8216;Date and Time&#8217;&#8230;that sed command would strip that out of the export file (and potentially giving me an invalid file which I could not import)?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Pence</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-440624</link>
		<dc:creator>Steve Pence</dc:creator>
		<pubDate>Wed, 12 Aug 2009 13:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-440624</guid>
		<description>This was a huge help to us. Regards subversion, I found I could simply strip the  timestamp from all the exports via 
# sed &#039;/Date and Time/d&#039; -i *
Then, I could 
# svn add
# svn commit -m &quot;nightly update&quot;
It does what you want: committing just the apps that change - or are new.
Steve</description>
		<content:encoded><![CDATA[<p>This was a huge help to us. Regards subversion, I found I could simply strip the  timestamp from all the exports via<br />
# sed &#8216;/Date and Time/d&#8217; -i *<br />
Then, I could<br />
# svn add<br />
# svn commit -m &#8220;nightly update&#8221;<br />
It does what you want: committing just the apps that change &#8211; or are new.<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SriniK</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-438731</link>
		<dc:creator>SriniK</dc:creator>
		<pubDate>Sun, 02 Aug 2009 14:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-438731</guid>
		<description>I&#039;m trying to backup my Apex applications through APEXExport utility as given in this article. I set the CLASSPATH correctly as given in the readme.txt documentation and in this article.

FLOWS_030100 account is open.

The database vesion is 10.2.0.3
Apex version is 3.0.1

java -version
java version &quot;1.5.0_19&quot;
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02)
Java HotSpot(TM) Server VM (build 1.5.0_19-b02, mixed mode)

The errors that I&#039;m encountering while using this utility are given below. 

java oracle/apex/APEXExport -db sun-oracle:1521:ORCL -user scott -password tiger -applicationid 100
Exporting application 100
Exception in thread &quot;main&quot; java.sql.SQLException: ORA-20001: Application 100 not found logged in as database user scott
ORA-06512: at &quot;FLOWS_030100.WWV_FLOW_UTILITIES&quot;, line 8014
ORA-06512: at line 1

Another error that I&#039;m encountering when I&#039;m trying with workspaceid is as follows:

java oracle/apex/APEXExport -db sun-oracle:1521:ORCL -user scott -password tiger -workspaceid 1010131433379996
Invalid Workspace ID &#039;1010131433379996&#039; for User &#039;scott&gt;&#039;</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to backup my Apex applications through APEXExport utility as given in this article. I set the CLASSPATH correctly as given in the readme.txt documentation and in this article.</p>
<p>FLOWS_030100 account is open.</p>
<p>The database vesion is 10.2.0.3<br />
Apex version is 3.0.1</p>
<p>java -version<br />
java version &#8220;1.5.0_19&#8243;<br />
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_19-b02)<br />
Java HotSpot(TM) Server VM (build 1.5.0_19-b02, mixed mode)</p>
<p>The errors that I&#8217;m encountering while using this utility are given below. </p>
<p>java oracle/apex/APEXExport -db sun-oracle:1521:ORCL -user scott -password tiger -applicationid 100<br />
Exporting application 100<br />
Exception in thread &#8220;main&#8221; java.sql.SQLException: ORA-20001: Application 100 not found logged in as database user scott<br />
ORA-06512: at &#8220;FLOWS_030100.WWV_FLOW_UTILITIES&#8221;, line 8014<br />
ORA-06512: at line 1</p>
<p>Another error that I&#8217;m encountering when I&#8217;m trying with workspaceid is as follows:</p>
<p>java oracle/apex/APEXExport -db sun-oracle:1521:ORCL -user scott -password tiger -workspaceid 1010131433379996<br />
Invalid Workspace ID &#8217;1010131433379996&#8242; for User &#8216;scott&gt;&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Babbage</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-368173</link>
		<dc:creator>Jonathan Babbage</dc:creator>
		<pubDate>Wed, 04 Feb 2009 19:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-368173</guid>
		<description>I have used these features to export my application and move it from development to production.  I was wondering if you had any ideas about true concurrent development or code merging.  We are in the unfortunate position where there could be some bug fixes on production and we want to integrate some additional features that were done on development.  From what I remember, doing a code review or merge on the large export files was a little hard to manage.  Any tips?</description>
		<content:encoded><![CDATA[<p>I have used these features to export my application and move it from development to production.  I was wondering if you had any ideas about true concurrent development or code merging.  We are in the unfortunate position where there could be some bug fixes on production and we want to integrate some additional features that were done on development.  From what I remember, doing a code review or merge on the large export files was a little hard to manage.  Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smallkoala</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-313655</link>
		<dc:creator>smallkoala</dc:creator>
		<pubDate>Wed, 26 Nov 2008 09:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-313655</guid>
		<description>Hi John
Thanks for your introduction.I am trying this solution.I believe my CLASSPATH is correct.But sometimes(not always) when I run java oracle.apex.APEXExport -db APEXSERVER:1521:apexdb -user apexusr -password apexpwd -applicationid 1111,I get the following error:
Exception in thread &quot;main&quot; java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)
        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)
        at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:419)
        at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:164)
        at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:752)
        at java.sql.DriverManager.getConnection(DriverManager.java:525)
        at java.sql.DriverManager.getConnection(DriverManager.java:171)
        at oracle.apex.APEXExport.main(APEXExport.java:304)


I know the error happens when programa connect database using jdbc .It is not happened all the time,sometimes I got this error and sometimes it runs very well.I know there must be some issues.Could you give me some advices to fix this problems? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi John<br />
Thanks for your introduction.I am trying this solution.I believe my CLASSPATH is correct.But sometimes(not always) when I run java oracle.apex.APEXExport -db APEXSERVER:1521:apexdb -user apexusr -password apexpwd -applicationid 1111,I get the following error:<br />
Exception in thread &#8220;main&#8221; java.sql.SQLException: Io exception: The Network Adapter could not establish the connection<br />
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)<br />
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:145)<br />
        at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:254)<br />
        at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:386)<br />
        at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:419)<br />
        at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:164)<br />
        at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)<br />
        at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:752)<br />
        at java.sql.DriverManager.getConnection(DriverManager.java:525)<br />
        at java.sql.DriverManager.getConnection(DriverManager.java:171)<br />
        at oracle.apex.APEXExport.main(APEXExport.java:304)</p>
<p>I know the error happens when programa connect database using jdbc .It is not happened all the time,sometimes I got this error and sometimes it runs very well.I know there must be some issues.Could you give me some advices to fix this problems? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Johnson</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-266053</link>
		<dc:creator>Bill Johnson</dc:creator>
		<pubDate>Thu, 02 Oct 2008 15:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-266053</guid>
		<description>OK - forget that last post.  Discovered I was not using Sun JDK, but rather the open java equivalent. Switched to Sun&#039;s java and I&#039;m getting farther.</description>
		<content:encoded><![CDATA[<p>OK &#8211; forget that last post.  Discovered I was not using Sun JDK, but rather the open java equivalent. Switched to Sun&#8217;s java and I&#8217;m getting farther.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Johnson</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-266044</link>
		<dc:creator>Bill Johnson</dc:creator>
		<pubDate>Thu, 02 Oct 2008 14:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-266044</guid>
		<description>I&#039;m trying to run APEXExport on RHEL4. I have the $CLASSPATH set:
.:/home/oracle/oracle/product/10.2.0/db_1/jdbc/lib/classes12.zip

I can run java oracle/apex/APEXExport just fine, and it displays the usage info.  If I try to run:
java oracle/apex/APEXExport -db host:port:SID -user apex -password apex -instance (or any other flag), I get:

Exception in thread &quot;main&quot; java.lang.AbstractMethodError
   at _Jv_MakeVTable(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at oracle.jdbc.driver.T4CDriverExtension.getConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties) (Unknown Source)
   at oracle.jdbc.driver.OracleDriver.connect(java.lang.String, java.util.Properties) (Unknown Source)
   at java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties) (/usr/lib/libgcj.so.5.0.0)
   at java.sql.DriverManager.getConnection(java.lang.String, java.lang.String, java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at oracle.apex.APEXExport.main(java.lang.String[]) (Unknown Source)

What am I missing?

Thanks for this excellent tutorial BTW.  I hope I can make it work for us, for it will really solve a big problem.

Bill</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to run APEXExport on RHEL4. I have the $CLASSPATH set:<br />
.:/home/oracle/oracle/product/10.2.0/db_1/jdbc/lib/classes12.zip</p>
<p>I can run java oracle/apex/APEXExport just fine, and it displays the usage info.  If I try to run:<br />
java oracle/apex/APEXExport -db host:port:SID -user apex -password apex -instance (or any other flag), I get:</p>
<p>Exception in thread &#8220;main&#8221; java.lang.AbstractMethodError<br />
   at _Jv_MakeVTable(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)<br />
   at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)<br />
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)<br />
   at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)<br />
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)<br />
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)<br />
   at oracle.jdbc.driver.T4CDriverExtension.getConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Properties) (Unknown Source)<br />
   at oracle.jdbc.driver.OracleDriver.connect(java.lang.String, java.util.Properties) (Unknown Source)<br />
   at java.sql.DriverManager.getConnection(java.lang.String, java.util.Properties) (/usr/lib/libgcj.so.5.0.0)<br />
   at java.sql.DriverManager.getConnection(java.lang.String, java.lang.String, java.lang.String) (/usr/lib/libgcj.so.5.0.0)<br />
   at oracle.apex.APEXExport.main(java.lang.String[]) (Unknown Source)</p>
<p>What am I missing?</p>
<p>Thanks for this excellent tutorial BTW.  I hope I can make it work for us, for it will really solve a big problem.</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-222952</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Tue, 19 Aug 2008 14:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-222952</guid>
		<description>Cazzonio,

Did you remember to do the CLASSPATH part?

John.</description>
		<content:encoded><![CDATA[<p>Cazzonio,</p>
<p>Did you remember to do the CLASSPATH part?</p>
<p>John.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cazzonio</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-205312</link>
		<dc:creator>Cazzonio</dc:creator>
		<pubDate>Thu, 31 Jul 2008 10:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-205312</guid>
		<description>I put APEXExport.class in the working directory, but when i command &quot;java oracle.apex.APEXExport&quot; i get the following error:
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: oracle/apex/APEXExpor
t
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport
        at java.net.URLClassLoader$1.run(Unknown Source)
        at ......</description>
		<content:encoded><![CDATA[<p>I put APEXExport.class in the working directory, but when i command &#8220;java oracle.apex.APEXExport&#8221; i get the following error:<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: oracle/apex/APEXExpor<br />
t<br />
Caused by: java.lang.ClassNotFoundException: oracle.apex.APEXExport<br />
        at java.net.URLClassLoader$1.run(Unknown Source)<br />
        at &#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Scott</title>
		<link>http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/comment-page-1/#comment-190317</link>
		<dc:creator>John Scott</dc:creator>
		<pubDate>Wed, 16 Jul 2008 08:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/#comment-190317</guid>
		<description>Thanks Geert!

John.</description>
		<content:encoded><![CDATA[<p>Thanks Geert!</p>
<p>John.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

