<?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>ALOMOHORA &#187; Oracle</title>
	<atom:link href="http://alomohora.com/tag/oracle/feed/" rel="self" type="application/rss+xml" />
	<link>http://alomohora.com</link>
	<description>All about programming languages</description>
	<lastBuildDate>Tue, 25 Oct 2011 04:27:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Running Your New Application</title>
		<link>http://alomohora.com/running-your-new-application/</link>
		<comments>http://alomohora.com/running-your-new-application/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 03:38:35 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=2016</guid>
		<description><![CDATA[After creating a simple application, You can running your new application. To run your application: Click the Run Application icon. In the log in page, enter hr for both the User Name and Password.Your application appears, showing the EMPLOYEES table. Explore your application. Congratulations! You have just created your first application using Oracle Database XE. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">After <a title="creating a simple application" href="http://alomohora.com/creating-a-simple-application/">creating a simple application</a>, You can running your new application.</p>
<p style="text-align: justify;"><span id="more-2016"></span></p>
<p style="text-align: justify;">To run your application:</p>
<ol style="text-align: justify;" type="1">
<li>Click the <span>Run Application</span> icon.</li>
<li>In the log in page, enter <code>hr</code> for both the <span>User Name</span> and <span>Password</span>.Your application appears, showing the <code>EMPLOYEES</code> table.</li>
<li>Explore your application.</li>
</ol>
<p style="text-align: justify;">Congratulations! You have just created your first application using Oracle Database XE.</p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/running-your-new-application/" title="logging in as the database administrator oracle hr">logging in as the database administrator oracle hr</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/running-your-new-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Simple Application</title>
		<link>http://alomohora.com/creating-a-simple-application/</link>
		<comments>http://alomohora.com/creating-a-simple-application/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 03:31:06 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=2018</guid>
		<description><![CDATA[Creating an application is an easy way to view and edit your database data. You create this application based on the EMPLOYEES table, which is part of the HR schema. To create an application based on the EMPLOYEES table: On the Database Home Page, click the Application Builder icon. And then click the Create button. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Creating an application is an easy way to view and edit your database data. You create this application based on the <code>EMPLOYEES</code> table, which is part of the <code>HR</code> schema.</p>
<p style="text-align: justify;"><span id="more-2018"></span></p>
<p style="text-align: justify;">To create an application based on the <code>EMPLOYEES</code> table:</p>
<ol style="text-align: justify;" type="1">
<li>On the Database Home Page, click the <span>Application Builder</span> icon. And then click the <span>Create</span> button.</li>
<li>Under Create Application, select <span>Create Application</span> and click <span>Next</span>.</li>
<li>Under Create Application:
<ol type="a">
<li><span>Name</span>: Enter <code>MyApp</code>.</li>
<li>Accept the remaining defaults.</li>
<li>Click <span>Next</span>.</li>
</ol>
<p style="text-align: justify;">Next, add pages to your application.</p>
</li>
<li>Under Add Page:
<ol type="a">
<li>For Select Page Type, select <span>Report and Form</span>.</li>
<li>Next to the <span>Table Name</span> field, click the up arrow, and then select <span>EMPLOYEES</span> from the Search Dialog window.</li>
<li>Click <span>Add Page</span>. Two new pages display at the top of the page, under Create Application.</li>
<li>Click <span>Next</span>.</li>
</ol>
</li>
<li>On the Tabs panel, accept the default (<span>One Level of Tabs</span>) and click <span>Next</span>.</li>
<li>On the Shared Components panel, accept the default (<span>No</span>) and click <span>Next</span>. This option enables you to import shared components from another application. Shared components are common elements that can display or be applied on any page within an application.</li>
<li>For Authentication Scheme, Language, and User Language Preference Derived From, accept the defaults and click <span>Next</span>.</li>
<li>For the theme, select <span>Theme 2</span> click <span>Next</span>. Themes are collections of templates that you can use to define the layout and style of an entire application.</li>
<li>Confirm your selections. To return to a previous wizard page, click <span>Previous</span>. To accept your selections, click <span>Create</span>. After you click <span>Create</span>, the following message displays at the top of the page:
<pre>Application created successfully.</pre>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/creating-a-simple-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logging in as the Sample User Account</title>
		<link>http://alomohora.com/logging-in-as-the-sample-user-account/</link>
		<comments>http://alomohora.com/logging-in-as-the-sample-user-account/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 02:49:55 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=2012</guid>
		<description><![CDATA[Now, we are logging in as the Sample User Account. To log in as the sample user account: Open the Database Home Page login window: On Windows, from the Start menu, select Programs (or All Programs), then Oracle Database 10g Express Edition, and then Go To Database Home Page. On Linux, click the Application menu [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Now, we are logging in as the Sample User Account.</p>
<p style="text-align: justify;"><span id="more-2012"></span></p>
<p style="text-align: justify;">To log in as the sample user account:</p>
<ol type="1">
<li>Open the Database Home Page login window:
<ul>
<li>On Windows, from the <span>Start</span> menu, select <span>Programs</span> (or <span>All Programs</span>), then <span>Oracle Database 10g Express Edition</span>, and then <span>Go To Database Home Page</span>.</li>
<li>On Linux, click the <span>Application</span> menu (on Gnome) or the <span>K</span> menu (on KDE), then point to <span>Oracle Database 10g Express Edition</span>, and then <span>Go To Database Home Page</span>.</li>
</ul>
</li>
<li>In the Login window, enter <code>hr</code> for both the user name and password.</li>
<li>Click <span>Login</span>.</li>
</ol>
<p style="text-align: justify;">The Database Home Page appears.</p>
]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/logging-in-as-the-sample-user-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unlocking the Sample User Account</title>
		<link>http://alomohora.com/unlocking-the-sample-user-account/</link>
		<comments>http://alomohora.com/unlocking-the-sample-user-account/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 06:17:49 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=1094</guid>
		<description><![CDATA[To create your application, you need to log in as a database user. Oracle Database XE comes with a sample database user called HR. This user owns a number of database tables in a sample schema that can be used to create applications for a fictional Human Resources department. However, for security reasons, this user’s [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">To create your application, you need to log in as a database user. Oracle Database XE comes with a sample database user called <strong>HR</strong>. This user owns a number of database tables in a sample schema that can be used to create applications for a fictional Human Resources department. However, for security reasons, this user’s account is locked. You need to unlock this account before you can build a sample application.</p>
<p style="text-align: justify;"><span id="more-1094"></span></p>
<p style="text-align: justify;">To unlock the sample user account:</p>
<ul>
<li>Make sure you are logged on as the database administrator. As described in the <a href="../logging-in-as-the-database-administrator/">previous section</a>.</li>
</ul>
<ul>
<li>Click the <strong>Administration </strong>icon, and then click <strong>Database Users</strong>.</li>
</ul>
<ul>
<li style="text-align: justify;">Click the <strong>HR </strong>schema icon to display the user information for <strong>HR</strong>.</li>
</ul>
<ul>
<li style="text-align: justify;">Under <strong>Manage Database User</strong>, enter the following settings:</li>
</ul>
<p style="text-align: justify; margin: 20px;"><strong>Password </strong>: Enter hr for the password.</p>
<p style="text-align: justify; margin: 20px;"><strong>Confirm Password </strong>: Enter hr for the password again.</p>
<p style="text-align: justify; margin: 20px;"><strong>Account Status </strong>: Select <strong>Unlocked</strong>.</p>
<p style="text-align: justify; margin: 20px;"><strong>Roles </strong>: Ensure that both <strong>CONNECT </strong>and <strong>RESOURCE </strong>is enabled.</p>
<ul>
<li style="text-align: justify;">Click <strong>Alter User</strong>.</li>
</ul>
<p style="text-align: justify;">Now you are ready to create your first application.</p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/unlocking-the-sample-user-account/" title="how to unlock sample schema">how to unlock sample schema</a>, <a href="http://alomohora.com/unlocking-the-sample-user-account/" title="unlocking the sample user account">unlocking the sample user account</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/unlocking-the-sample-user-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Login in as Database Administrator</title>
		<link>http://alomohora.com/login-in-as-database-administrator/</link>
		<comments>http://alomohora.com/login-in-as-database-administrator/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 06:00:50 +0000</pubDate>
		<dc:creator>alomohora</dc:creator>
				<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://alomohora.com/?p=1067</guid>
		<description><![CDATA[The first thing you need to do is to log in as Oracle Database 10g Express Edition Administrator. Follow these steps: Open the Database Home Page login window: On Windows, from the Start menu, select Programs (or All Programs), then Oracle Database 10g Express Edition, and then Go To Database Home Page. On Linux, click [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The first thing you need to do is to log in as Oracle Database 10g Express Edition Administrator.</p>
<p style="text-align: justify;"><span id="more-1067"></span></p>
<p style="text-align: justify;">Follow these steps:</p>
<p style="text-align: justify;">Open the Database Home Page login window:</p>
<ul>
<li style="text-align: justify;">On Windows, from the <strong>Start </strong>menu, select <strong>Programs </strong>(or <strong>All Programs</strong>), then <strong>Oracle Database 10g Express Edition</strong>, and then <strong>Go To Database Home Page</strong>.</li>
<li style="text-align: justify;">On Linux, click the <strong>Application </strong>menu (on Gnome) or the <strong>K </strong>menu (on KDE), then point to <strong>Oracle Database 10g Express Edition</strong>, and then <strong>Go</strong> <strong>To Database Home Page</strong>.</li>
</ul>
<p style="text-align: justify;">At the Database Home Page login window, enter the following information:</p>
<ul>
<li style="text-align: justify;"><strong>Username: </strong>Enter <strong>system</strong> for the username.</li>
<li style="text-align: justify;"><strong>Password: </strong>Enter the password that was specified when Oracle Database 10g Express Edition was installed.</li>
</ul>
<p style="text-align: justify;">Click <strong>Login</strong>.</p>
<p style="text-align: justify;">The Oracle Database 10g Express Edition home page appears.</p>
<p style="text-align: center;"><a title="Oracle" href="http://makiki.files.wordpress.com/2009/03/alomohora-oracle-logging-in-as-the-database-administrator.png"><img class="aligncenter" title="Oracle - Logging in as the Database Administrator" src="http://makiki.files.wordpress.com/2009/03/alomohora-oracle-logging-in-as-the-database-administrator.png?w=300&amp;h=217" alt="Oracle - Logging in as the Database Administrator" width="300" height="217" /></a></p>
<h4>Incoming search terms for the article:</h4><p style="text-align: justify;"><a href="http://alomohora.com/login-in-as-database-administrator/" title="Database Home Page login window">Database Home Page login window</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="logging in as administrator">logging in as administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Logging in as the Database Administrator">Logging in as the Database Administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle 10g login">oracle 10g login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="database 10g web page">database 10g web page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Database home">Database home</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Oracle 10g Database home page">Oracle 10g Database home page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle database home page">oracle database home page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="login as database administrator">login as database administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Database Administrator login">Database Administrator login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle Logging in as the Database Administrator">oracle Logging in as the Database Administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="database admin login">database admin login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle 10g homepage">oracle 10g homepage</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle express edition web administrador">oracle express edition web administrador</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle database 10g express edition homepage login">oracle database 10g express edition homepage login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="site database administrator login">site database administrator login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Oracle cant login as administrator">Oracle cant login as administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle administration express database administrator login">oracle administration express database administrator login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="windows login in database administration">windows login in database administration</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="login window not appearing on oracle database 10g express edition">login window not appearing on oracle database 10g express edition</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle database 10g express edition login as admin">oracle database 10g express edition login as admin</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="silverlight login oracle database">silverlight login oracle database</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle database express edition">oracle database express edition</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle database web address">oracle database web address</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle db page">oracle db page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle_home 10g page">oracle_home 10g page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle express edition">oracle express edition</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle express edition 10g admin login">oracle express edition 10g admin login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle express database administrator login">oracle express database administrator login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle 10g administrator pass">oracle 10g administrator pass</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="oracle 10g administration login name">oracle 10g administration login name</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="how to 10g login as admin">how to 10g login as admin</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="hora login">hora login</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="home page of oracle 10g">home page of oracle 10g</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Enter the password that was specified when Oracle Database XE was installed">Enter the password that was specified when Oracle Database XE was installed</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Database Home Page login window:">Database Home Page login window:</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="database home page login window linux">database home page login window linux</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="at the database home page login window enter the following information:">at the database home page login window enter the following information:</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="admin username and password in oracle 10g express edition">admin username and password in oracle 10g express edition</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="how to log in as administrator in oracle">how to log in as administrator in oracle</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="how to login as admin oracle 10g">how to login as admin oracle 10g</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="open the database home page login window:">open the database home page login window:</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="Open the Database Home Page login window">Open the Database Home Page login window</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="10g home page">10g home page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="login as system oracle database express edition home page">login as system oracle database express edition home page</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="login as administrator oracle">login as administrator oracle</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="logging in the database administrator">logging in the database administrator</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="How to login as database admin">How to login as database admin</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="how to login as administrato in oracle 10g express edition;">how to login as administrato in oracle 10g express edition;</a>, <a href="http://alomohora.com/login-in-as-database-administrator/" title="about database admin login">about database admin login</a></p>]]></content:encoded>
			<wfw:commentRss>http://alomohora.com/login-in-as-database-administrator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

