<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- +----------------------------------------------------------------------+ | Netautor Professional Application Server | +----------------------------------------------------------------------+ | Copyright (C) 1998-2001 digiconcept GmbH. <www.digiconcept.net> | +----------------------------------------------------------------------+ | This file is subject to license, that is bundled with this package | | in the file LICENSE.TXT, and is available at through the | | world-wide-web at http://www.netautor.com/license/ | | | | If you did not receive a copy of the license and are unable to | | obtain it through the world-wide-web, please send a note to | | hide@address.com so we can mail you a copy. | +----------------------------------------------------------------------+ | Authors: Stefan Rottensteiner <hide@address.com> | | Gregor Wollner <hide@address.com> | | Helli Kleinhans <hide@address.com> | +----------------------------------------------------------------------+ */ --> <html> <head> <title>netautor.docu.general</title> </head> <link rel="stylesheet" type="TEXT/CSS" media="screen" href="../../../include/docu.css"> <body> <span class="link"> » <a class="link" href="install1.html">Step 1</a> » <a class="link" href="install2.html">Step 2</a> » <a class="linkon" href="install3.html">Step 3</a> » <a class="link" href="install4.html">Step 4</a> <br> </span> <br> <font class="text"> <font class="title"><b>Step 3: Creating a data base</b></font><br><br> Netautor work with databases, which must be installed and created before you can install.<br> Netautor Professional requires a single "table-space" from the data base and a single data base from which a user name and password can be accessed. This data base does not have to be on the same data processor.<br> The data base user who is created for netautor will must be allowed to be create, delete and modifiy tables,indexes and sequences etc.<br> If you use Oracle, the apache user <b>must</b> have the environments variables: NLS_DATE_FORMAT = "YYYY-MM-DD HH24:MI:SS"<br> NLS_LANG = e.g. "american"<br> ORACLE_SID = e.g. "SID"<br> Sometimes there are problems when the apache start automaticly at the restart.<br> </font> </body> </html>