<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=Lemon_installation</id>
	<title>Lemon installation - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://t2bwiki.iihe.ac.be/index.php?action=history&amp;feed=atom&amp;title=Lemon_installation"/>
	<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=Lemon_installation&amp;action=history"/>
	<updated>2026-04-20T09:47:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://t2bwiki.iihe.ac.be/index.php?title=Lemon_installation&amp;diff=163&amp;oldid=prev</id>
		<title>Maintenance script: Created page with &quot; === Lemon installation === ==== oracle-xe ==== *install oracle rpms */etc/init.d/oracle-xe configure **this will prompt you for a passwd and will initilaise the db. *connect ...&quot;</title>
		<link rel="alternate" type="text/html" href="https://t2bwiki.iihe.ac.be/index.php?title=Lemon_installation&amp;diff=163&amp;oldid=prev"/>
		<updated>2015-08-26T12:28:45Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; === Lemon installation === ==== oracle-xe ==== *install oracle rpms */etc/init.d/oracle-xe configure **this will prompt you for a passwd and will initilaise the db. *connect ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== Lemon installation ===&lt;br /&gt;
==== oracle-xe ====&lt;br /&gt;
*install oracle rpms&lt;br /&gt;
*/etc/init.d/oracle-xe configure&lt;br /&gt;
**this will prompt you for a passwd and will initilaise the db.&lt;br /&gt;
*connect to 127.0.0.1:8080/apex and add the lmon user and grant it dba role.&lt;br /&gt;
*create directory /var/oracle and do a chown oracle.dba /var/oracle&lt;br /&gt;
*initialise the environment and connect as user lemon to the XE db.&lt;br /&gt;
  . /etc/sysconfig/OraMonMachineSpecific&lt;br /&gt;
  sqlplus lemon@XE&lt;br /&gt;
*there run&lt;br /&gt;
  create tablespace LEMON_INDX logging datafile &amp;#039;/var/oracle/lemon_indx.dbf&amp;#039; size 500m autoextend on next 32m maxsize 2048m extent management local;&lt;br /&gt;
  create tablespace LEMON_DATA logging datafile &amp;#039;/var/oracle/lemon_data.dbf&amp;#039; size 1000m autoextend on next 32m maxsize 2048m extent management local;&lt;br /&gt;
*run (/etc/oramon-server.conf is generated by ncm-oramonserver)&lt;br /&gt;
  . /etc/sysconfig/OraMonMachineSpecific&lt;br /&gt;
  lemon-ora.admin --create-schema --file=/etc/oramon-server.conf --al&lt;br /&gt;
*modify /etc/php.ini&lt;br /&gt;
  memory_limit = 32M&lt;br /&gt;
  register_globals = On&lt;br /&gt;
  register_long_arrays = On&lt;br /&gt;
*/etc/init.d/lemonrd neds the correct oracle environment. use the same one as httpd.&lt;br /&gt;
  #ORACLE_HOME=/oracle&lt;br /&gt;
  . /etc/sysconfig/httpd&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{TracNotice|{{PAGENAME}}}}&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>