<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Blog</title>
	<link>http://blog.al343.org</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 04 Mar 2008 21:57:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Long-term thought</title>
		<link>http://blog.al343.org/2008/03/04/long-term-thought/</link>
		<comments>http://blog.al343.org/2008/03/04/long-term-thought/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 21:57:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/03/04/long-term-thought/</guid>
		<description><![CDATA[I was just thinking of whether it would be possible to run various programs on laptop using OracleXE with Sigma tables that could be automaticly linked to be downloaded/updated only when necessary.   The advantage would be that we would only need to hook-up with VPN to update/download tables.   All work could [...]]]></description>
			<content:encoded><![CDATA[<p>I was just thinking of whether it would be possible to run various programs on laptop using OracleXE with Sigma tables that could be automaticly linked to be downloaded/updated only when necessary.   The advantage would be that we would only need to hook-up with VPN to update/download tables.   All work could be done on laptop  without  any  network  hookup.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/03/04/long-term-thought/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installed jdeveloper</title>
		<link>http://blog.al343.org/2008/03/04/installed-jdeveloper/</link>
		<comments>http://blog.al343.org/2008/03/04/installed-jdeveloper/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 21:47:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/03/04/installed-jdeveloper/</guid>
		<description><![CDATA[Today I installer jdeveloper.  So far so good.  I now got jdeveloper installed  and have setup my AUD_TEST database on jdeveloper. wow! I can see the tables i created in XE.  OK&#8230; Now I got Oracle XE with the new APEX 301, Sqldeveloper, and now jdeveloper.
]]></description>
			<content:encoded><![CDATA[<p>Today I installer jdeveloper.  So far so good.  I now got jdeveloper installed  and have setup my AUD_TEST database on jdeveloper. wow! I can see the tables i created in XE.  OK&#8230; Now I got Oracle XE with the new APEX 301, Sqldeveloper, and now jdeveloper.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/03/04/installed-jdeveloper/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tables created</title>
		<link>http://blog.al343.org/2008/03/04/tables-created/</link>
		<comments>http://blog.al343.org/2008/03/04/tables-created/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 21:42:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/03/04/tables-created/</guid>
		<description><![CDATA[Last week I created tables in OracleXE/APEX from my excel Mineral spreadsheet.  I&#8217;m not sure what columns (I have a hard time not calling them fields) I am going to need.  What are going to be the variables, how to write the script, etc.?  I imported cvs text files to create the tables. I also [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I created tables in OracleXE/APEX from my excel Mineral spreadsheet.  I&#8217;m not sure what columns (I have a hard time not calling them fields) I am going to need.  What are going to be the variables, how to write the script, etc.?  I imported cvs text files to create the tables. I also pulled data and tables from Sigma for PARCEL table using sqlplus spool over the VPN.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/03/04/tables-created/feed/</wfw:commentRss>
		</item>
		<item>
		<title>APEX practice</title>
		<link>http://blog.al343.org/2008/02/15/apex-practice/</link>
		<comments>http://blog.al343.org/2008/02/15/apex-practice/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 21:07:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/02/15/apex-practice/</guid>
		<description><![CDATA[This is a good summary of APEX -
What is Application Express? http://www.oracle.com/technology/products/database/application_express/html/what_is_apex.html    
With Oracle XE and APEX301 working, the last two days I&#8217;m been using the Oracle Database 2 Day + Application Express Developer’s Guide and setting up the sample hr database and APEX application.  I learned a lot, but got [...]]]></description>
			<content:encoded><![CDATA[<p><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />This is a good summary of APEX -<br />
What is Application Express? <a href="http://www.oracle.com/technology/products/database/application_express/html/what_is_apex.html" title="What is Application Express" target="_blank">http://www.oracle.com/technology/products/database/application_express/html/what_is_apex.html</a>    <meta name="Generator" content="Kate, the KDE Advanced Text Editor" /></p>
<p>With Oracle XE and APEX301 working, the last two days I&#8217;m been using the Oracle Database 2 Day + Application Express Developer’s Guide and setting up the sample hr database and APEX application.  I learned a lot, but got lost a lot also.  I need to decide what workspace and Schema I need to set up for development.  How much I use APEX to setup or PLSQL or sqldeveloper.I will return to developing thinking how to convert my excel spreadsheets and logic to use Oracle databases.  When I have the databases setup I can begin some APEX.   I guess I will begin with a single year and worry about the line adjustment values last, because these need last year&#8217;s past values.  I&#8217;m not sure what I&#8217;ll do about past values, query databases or re-cal or store values.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/02/15/apex-practice/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install Oracle XE with APEX301 - Revised</title>
		<link>http://blog.al343.org/2008/02/14/13/</link>
		<comments>http://blog.al343.org/2008/02/14/13/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 21:36:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[APEX301]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/02/14/13/</guid>
		<description><![CDATA[I guess I made the install overly complex.
Install Oracle XE with APEX301 - Revised
Last week I tried to Install Oracle XE with APEX301, but this is a revision.
I try to follow the Oracle instructions, with a small change.
Installed XE
password set to samepassword
======
THIS IS THE CHANGE FROM Oracle instructions&#8230;
Login as SYSTEM and
1. unlock hr and set [...]]]></description>
			<content:encoded><![CDATA[<p>I guess I made the install overly complex.<br />
Install Oracle XE with APEX301 - Revised<br />
Last week I tried to Install Oracle XE with APEX301, but this is a revision.<br />
I try to follow the Oracle instructions, with a small change.</p>
<p>Installed XE<br />
password set to samepassword</p>
<p>======<br />
THIS IS THE CHANGE FROM Oracle instructions&#8230;</p>
<p>Login as SYSTEM and<br />
1. unlock hr and set password to samepassword<br />
2. change anonymous user password to samepassword</p>
<p>===========<br />
Extract apex301 to C:\oraclexe\app\oracle\product\10.2.0\server\apex<br />
C:\oraclexe\app\oracle\product\10.2.0\server\apex&gt;sqlplus sys/samepassword as sysdba<br />
SQL&gt; @apexins.sql samepassword SYSAUX SYSAUX TEMP /i/ NONE</p>
<p>installs apex301&#8230;[notice PATH]</p>
<p>=============<br />
Once you complete the standard install,<br />
you need to perform the following steps to complete the upgrade:</p>
<p>1.  Install images   [notice PATH, now images will install]<br />
$ cd C:\oraclexe\app\oracle\product\10.2.0\server\apex<br />
$ C:\oraclexe\app\oracle\product\10.2.0\server\apex&gt;sqlplus sys/samepassword as sysdba<br />
SQL&gt; @apxldimg.sql C:\oraclexe\app\oracle\product\10.2.0\server</p>
<p>2.  Update password<br />
$ cd C:\oraclexe\app\oracle\product\10.2.0\server\apex<br />
$ C:\oraclexe\app\oracle\product\10.2.0\server\apex&gt;sqlplus sys/samepassword as sysdba<br />
&#8211; change sys system password<br />
SQL&gt; @apxxepwd.sql samepassword</p>
<p>==============<br />
login to http://127.0.0.1:8080/apex/apex_admin<br />
user: Admin Password: samepassword<br />
change password to samepassword<br />
check out options<br />
logout<br />
Make shortcut on oracle start menu to apex_admin</p>
<p>login to your other users system, hr, sys<br />
and make sure you can login</p>
<p>================<br />
extract sqldeveloper.zip to folder c:/sqldeveloper<br />
run sqldeveloper.exe and update<br />
Connection Name: LocalXE<br />
Username: sys<br />
Password: samepassword<br />
check Save Password<br />
Role: SYSDBA<br />
Test and Connect</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/02/14/13/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install Oracle XE with APEX301</title>
		<link>http://blog.al343.org/2008/02/09/install-oracle-xe-with-apex301/</link>
		<comments>http://blog.al343.org/2008/02/09/install-oracle-xe-with-apex301/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:07:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[APEX301]]></category>

		<guid isPermaLink="false">http://blog.al343.org/2008/02/09/install-oracle-xe-with-apex301/</guid>
		<description><![CDATA[Install Oracle XE with APEX301
Last week I tried to Install Oracle XE with APEX301.
This is what I did.  I haven&#8217;t tested it yet.
Installed XE
Made all passwords same during setup
======
Login sys and
unlock hr and
reset password to same as sys
========
Create Development tablespace at sql command prompt
cd\
sqlplus sys/aujlb as sysdba
&#8211; CREATE TABLESPACE
CREATE TABLESPACE DEVELOPMENT datafile
&#8216;C:\oraclexe\oradata\XE\development.dbf&#8217; SIZE 20M;
&#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Install Oracle XE with APEX301<br />
Last week I tried to Install Oracle XE with APEX301.<br />
This is what I did.  I haven&#8217;t tested it yet.</p>
<p>Installed XE<br />
Made all passwords same during setup</p>
<p>======</p>
<p>Login sys and<br />
unlock hr and<br />
reset password to same as sys<br />
========</p>
<p>Create Development tablespace at sql command prompt</p>
<p>cd\<br />
sqlplus sys/aujlb as sysdba<br />
&#8211; CREATE TABLESPACE<br />
CREATE TABLESPACE DEVELOPMENT datafile<br />
&#8216;C:\oraclexe\oradata\XE\development.dbf&#8217; SIZE 20M;</p>
<p>&#8211; USER SQL<br />
CREATE USER jburkhart IDENTIFIED BY aujlb<br />
DEFAULT TABLESPACE DEVELOPMENT<br />
TEMPORARY TABLESPACE TEMP;</p>
<p>&#8211; ROLES<br />
GRANT &#8220;RESOURCE&#8221; TO jburkhart ;<br />
GRANT &#8220;CONNECT&#8221; TO jburkhart ;<br />
ALTER USER jburkhart DEFAULT ROLE &#8220;RESOURCE&#8221;,&#8221;CONNECT&#8221;;</p>
<p>&#8211; SYSTEM PRIVILEGES<br />
GRANT CREATE DATABASE LINK TO jburkhart ;<br />
GRANT UNLIMITED TABLESPACE TO jburkhart ;<br />
GRANT CREATE SESSION TO jburkhart ;<br />
GRANT ALTER SESSION TO jburkhart ;<br />
GRANT CREATE SEQUENCE TO jburkhart ;<br />
GRANT CREATE VIEW TO jburkhart ;</p>
<p>&#8211; QUOTAS<br />
ALTER USER jburkhart QUOTA UNLIMITED ON DEVELOPMENT;</p>
<p>==========<br />
login jburkhart and install first demo application<br />
==========</p>
<p>sql command prompt - create apex301 tablespace</p>
<p>create a separate tablespace to store the objects<br />
created by Oracle Application Express.</p>
<p>&#8211;Otherwise these objects will be created<br />
in the SYSAUX and XE will be crippled.</p>
<p>cd\<br />
sqlplus sys/aujlb as sysdba</p>
<p>create tablespace apex301 datafile<br />
&#8216;C:\oraclexe\oradata\XE\apex301.dbf&#8217; SIZE 100M<br />
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 64K<br />
SEGMENT SPACE MANAGEMENT auto;</p>
<p>===========<br />
Extract apex301 to c:\apex<br />
[do not use windowsXP default extract, all files won&#8217;t be extracted.]</p>
<p>Install apex301 to apex301 tablespace that was just created,<br />
NOT SYSAUX as Oracle says.</p>
<p>$ cd c:/apex<br />
$ sqlplus sys/aujlb as sysdba<br />
SQL&gt; @c:\apex\apexins aujlb apex301 apex301 temp /i/</p>
<p>installs apex301&#8230;</p>
<p>=============</p>
<p>Once you complete the standard install,<br />
you need to perform the following steps to complete the upgrade:</p>
<p>1. &#8212; change image files - c:\apex\apxldimg.sql doesn&#8217;t work correctly,<br />
this will show errors because XE stores images<br />
in a oracle database structureas web folder,<br />
not as image folder on drive.</p>
<p>Need to open in INTERNET EXPLORER<br />
-&gt;File:-&gt; Open as web folder-&gt; http://127.0.0.1:8080/i/<br />
enter system and password when asked by windows<br />
you can now see the image folders.</p>
<p>Select ALL of the files and folders, EXCEPT ONE file,<br />
and DELETE ALL.<br />
Then copy all the files and folders from c:\apex\images<br />
to the web folder.</p>
<p>2. Update password</p>
<p>$ cd c:/apex<br />
$ sqlplus sys/aujlb as sysdba<br />
&#8211; change sys system password</p>
<p>SQL&gt; @c:/apex/apxxepwd.sql aujlb</p>
<p>==============</p>
<p>login to http://127.0.0.1:8080/apex/apex_admin<br />
user: Admin Password: aujlb<br />
change password to aujlb<br />
check out options<br />
logout<br />
Make shortcut on oracle start menu to apex_admin</p>
<p>login to your other users eg[sys, hr, jburkhart]<br />
and make sure you can login</p>
<p>==============</p>
<p>Try logins&#8230;</p>
<p>install SqlDeveloper</p>
<p>You should have a APEX301 on XE</p>
<p>==============</p>
<p>But, during the upgrade your jburkhart and hr users<br />
lost their rights to create, etc.<br />
either use sqlplus or sqldeveloper to assign rights<br />
to these users or you can&#8217;t do much!</p>
<p>Well, If this works, I can now learn to develop<br />
APEX applications on my laptop.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al343.org/2008/02/09/install-oracle-xe-with-apex301/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
