Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\TDPAX\td_envlocal.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Setting Up Your Own Local Environment</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T18:17:39Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Setting Up Your Own Local Environment" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11946-01" /> <link rel="copyright" href="../dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="../dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="setup_env.htm" title="Accessing Your Development ..." type="text/html" /> <link rel="up" href="td_envlocal.htm" title="Setting Up Your Own Local E..." type="text/html" /> <link rel="prev" href="td_envdemo.htm" title="Previous" type="text/html" /> <link rel="next" href="td_envaddusr.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="setup_env.htm" title="Accessing Your Development ...">Accessing Your Development ...</a> > Setting Up Your Own Local E...</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="td_envdemo.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="td_envaddusr.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CCHDIHJA" name="CCHDIHJA"></a></p> <div class="sect1"><!-- infolevel="all" infotype="General" --> <h1><a name="TDPAX02004|how to set up your own local environment"></a>Setting Up Your Own <a id="sthref49" name="sthref49"></a><a id="sthref50" name="sthref50"></a>Local Environment</h1> <p>Instead of using the hosted demo environment, you can install Oracle Application Express locally. If you do a local installation, you must set up your development environment. The general steps you must perform include:</p> <ol> <li> <p>Log in to Application Express Administration Services, as described in <a href="#CCHEEADE">"Logging In to Administration Services"</a>.</p> </li> <li> <p>Create a workspace, as described in <a href="#CCHDIFAJ">"Creating a Workspace"</a>.</p> </li> <li> <p>(Optional) Create additional users with developer or administrator privileges, as described in <a href="td_envaddusr.htm#CCHJJABA">"Creating Additional User Accounts"</a>.</p> </li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">Note:</p> This tutorial explains a simplified method for setting up your development environment so that you can begin using Oracle Application Express. However, when you want to set up your development environment to accommodate your real-life development needs, review "Oracle Application Express Hosted Instance Adminitration" in <a href="../AEADM/adm_wrkspc.htm"><span class="italic">Oracle Application Express Administration Guide</span></a>.</td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <a id="CCHEEADE" name="CCHEEADE"></a> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h2><a name="TDPAX02005|how to log in to administration services"></a>Logging In to <a id="sthref51" name="sthref51"></a><a id="sthref52" name="sthref52"></a><a id="sthref53" name="sthref53"></a>Administration Services</h2> <p>To set up your local development environment, you first must log in to Oracle Application Express Administration Services. This is a separate application for managing an entire Oracle Application Express instance.</p> <p>To log in to the Oracle Application Express Administration Services:</p> <ol> <li> <p>In a Web browser, go to the Oracle Application Express Administration Services application. Depending on which setup you are using, Oracle Application Express is installed to one of these locations:</p> <ul> <li> <p>If your setup uses the embedded PL/SQL gateway, go to:</p> <pre xml:space="preserve" class="oac_no_warn"> http://<span class="italic">hostname:port</span>/apex/apex_admin </pre> <p>Where:</p> <ul> <li> <p><code>hostname</code> is the name of the system where Oracle XML DB HTTP Server is installed.</p> </li> <li> <p><code>port</code> is the port number assigned to Oracle XML DB HTTP Server. In a default installation, this number is 8080.</p> </li> <li> <p><code>apex</code> is the database access descriptor (DAD) defined in the configuration file.</p> <p>For users who have upgraded from earlier versions, or who have a custom configuration, this value may be <code>htmldb</code> or something else. Verify your DAD with your Oracle Application Express administrator.</p> </li> </ul> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> "Verifying the Oracle XML DB HTTP Server Port" in <span class="italic"><a href="../start_login_dev.htm">Oracle Application Express Application Builder User's Guide</a></span></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </li> <li> <p>If your setup uses the Oracle HTTP Server (Apache) with <code>mod_plsql</code>, go to:</p> <pre xml:space="preserve" class="oac_no_warn"> http://<span class="italic">hostname:port</span>/pls/apex/apex_admin </pre> <p>Where:</p> <ul> <li> <p><code>hostname</code> is the name of the system where Oracle HTTP Server is installed.</p> </li> <li> <p><code>port</code> is the port number assigned to Oracle HTTP Server. In a default installation, this number is 7777. You can find information about your Oracle HTTP Server installation's port number from either of the following files:</p> <pre xml:space="preserve" class="oac_no_warn"> <span class="italic">ORACLE_BASE</span>\<span class="italic">ORACLE_HOME</span>\install\portlist.ini <span class="italic">ORACLE_BASE</span>\<span class="italic">ORACLE_HTTPSERVER_HOME</span>\Apache\Apache\conf\httpd.conf </pre> <p>Be aware that if you change a port number, it is not updated in the <code>portlist.ini</code> file. You can only rely on this file immediately after installation.</p> </li> <li> <p><code>pls</code> is the indicator to use the <code>mod_plsql</code> cartridge.</p> </li> <li> <p><code>apex</code> is the database access descriptor (DAD) defined in the <code>mod_plsql</code> configuration file.</p> <p>For users who have upgraded from earlier versions, or who have a custom configuration, this value may be <code>htmldb</code> or something else. Verify the DAD with your Oracle Application Express administrator.</p> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> "Managing Oracle Database Port Numbers" in <span class="italic">Oracle Application Express Installation Guide</span> and <code><span class="codeinlineitalic">ORACLE_BASE</span></code><code>\</code><code><span class="codeinlineitalic">ORACLE_HTTPSERVER_HOME</span></code><code>\Apache\modplsql\conf\dads.readme</code> for more information on database access descriptors</td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </li> </ul> </li> </ul> <p>The Login page appears.</p> </li> <li> <p>In Username, enter the username you specified when you installed Oracle Application Express.</p> </li> <li> <p>In Password, enter the Oracle Application Express administrator account password you specified when you installed Oracle Application Express.</p> </li> <li> <p>Click <span class="bold">Login</span>.</p> <p>Oracle Application Express Administration Services appears.</p> </li> </ol> </div> <!-- class="sect2" --> <a id="CCHDIFAJ" name="CCHDIFAJ"></a> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h2><a name="TDPAX02006|how to create a workspace"></a>Creating a <a id="sthref54" name="sthref54"></a><a id="sthref55" name="sthref55"></a><a id="sthref56" name="sthref56"></a>Workspace</h2> <p>From Administration Services, create a workspace. A <span class="bold">workspace</span> is a shared work area within the Oracle Application Express development environment that has a unique ID and name. All users in the workspace can access all its applications and scripts. For more information about workspaces, see <a href="td_intenvir.htm#CEGHEAFG">"About Workspaces"</a>.</p> <p>To create a workspace:</p> <ol> <li> <p>Log in to Oracle Application Express Administration Services.</p> <p>The Home page appears for Administration Services.</p> </li> <li> <p>Click <span class="bold">Manage Workspaces</span>.</p> </li> <li> <p>Under Manage Workspaces, click <span class="bold">Create Workspace</span>.</p> <p>The Create Workspace Wizard appears.</p> </li> <li> <p>For Identify Workspace, enter the following information:</p> <ol> <li> <p>Workspace Name - Enter a unique workspace name. This guide uses <span class="bold">2DayPlus</span> for the workspace name.</p> <p>In general, you want to enter a workspace name that is significant to you. For example, you might enter your own name, your company name, or the name of the project or department to which your application pertains.</p> <p>If you want to use the same name for both your workspace and schema, enter a workspace name that contains only alphabetic characters. Schema names are restricted to alphabetic characters.</p> </li> <li> <p>Description - Enter a workspace description.</p> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> <img src="img/cr_wkpc1.gif" alt="Description of cr_wkpc1.gif follows" title="Description of cr_wkpc1.gif follows" longdesc="img_text/cr_wkpc1.htm" /><br /> <a id="sthref57" name="sthref57" href="img_text/cr_wkpc1.htm">Description of the illustration cr_wkpc1.gif</a><br /> <br /></li> <li> <p>For Identify Schema, enter the following information:</p> <ol> <li> <p>Re-use existing schema - Select <span class="bold">No</span> if you are creating your first workspace.</p> <p>A <span class="bold">schema</span> is a logical container for database objects. In this step, you are creating the container for database objects you add later in this tutorial.</p> </li> <li> <p>Schema Name - Enter a schema name. This guide uses <span class="bold">TWODAYPLUS</span> for the schema name.</p> <p>You must use only alphabetic characters in your schema name.</p> </li> <li> <p>Schema Password - Enter a case-sensitive password.</p> </li> <li> <p>Space Quota (MB) - Select at least 10 MB to accommodate the necessary space for creating the objects required for this guide.</p> </li> <li> <p>Click <span class="bold">Next</span>.</p> </li> </ol> <img src="img/cr_wkspc_schema.gif" alt="Description of cr_wkspc_schema.gif follows" title="Description of cr_wkspc_schema.gif follows" longdesc="img_text/cr_wkspc_schema.htm" /><br /> <a id="sthref58" name="sthref58" href="img_text/cr_wkspc_schema.htm">Description of the illustration cr_wkspc_schema.gif</a><br /> <br /></li> <li> <p>For Identify Administrator, enter the following information:</p> <ol> <li> <p>Administrator Username - Accept the default, <span class="bold">ADMIN</span>, or enter another user name to be used in Oracle Application Express.</p> <p>You are creating an account for only one user, yourself as an administrator. To see instructions for creating additional users, see <a href="td_envaddusr.htm#CCHJJABA">"Creating Additional User Accounts"</a>.</p> </li> <li> <p>Administrator Password - Enter a case-sensitive password.</p> </li> <li> <p>Enter the remaining information, including your valid email address, and click <span class="bold">Next</span>.</p> <p>The login credentials for accessing Oracle Application Express are sent to the email address you enter here, if you have configured the email settings for your Oracle Application Express environment.</p> <img src="img/cr_wkspc_admin.gif" alt="Description of cr_wkspc_admin.gif follows" title="Description of cr_wkspc_admin.gif follows" longdesc="img_text/cr_wkspc_admin.htm" /><br /> <a id="sthref59" name="sthref59" href="img_text/cr_wkspc_admin.htm">Description of the illustration cr_wkspc_admin.gif</a><br /> <br /></li> </ol> </li> <li> <p>Confirm your selections and click <span class="bold">Create</span>.</p> </li> </ol> </div> <!-- class="sect2" --> <a id="BEHCHGGB" name="BEHCHGGB"></a> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h2>Logging In to Your <a id="sthref60" name="sthref60"></a><a id="sthref61" name="sthref61"></a><a id="sthref62" name="sthref62"></a><a id="sthref63" name="sthref63"></a><a id="sthref64" name="sthref64"></a>Local Instance</h2> <p>To log in to your local instance of Oracle Application Express, you must have this information:</p> <ul> <li> <p>URL where you can access Oracle Application Express</p> </li> <li> <p>Workspace name you use to develop applications</p> </li> <li> <p>Username set up for you for this workspace within Oracle Application Express</p> </li> <li> <p>Password set up for you for this workspace within Oracle Application Express</p> </li> </ul> <p>If you set up your development environment, you have your login credentials. Otherwise, contact the person who created your user account to supply the information.</p> <p>To log in to Oracle Application Express:</p> <ol> <li> <p>In a Web browser, go to the Oracle Application Express Login page. Depending on your setup, Oracle Application Express installs to one of these locations:</p> <ul> <li> <p>If your setup uses the embedded PL/SQL gateway:</p> <pre xml:space="preserve" class="oac_no_warn"> http://<span class="italic">hostname:port</span>/apex </pre></li> <li> <p>If your setup uses the Oracle HTTP Server (Apache) with <code>mod_plsql</code>:</p> <pre xml:space="preserve" class="oac_no_warn"> http://<span class="italic">hostname:port</span>/pls/apex </pre></li> </ul> <p>For an explanation of the URLs, see <a href="#CCHEEADE">"Logging In to Administration Services"</a>.</p> <p>The Login page appears.</p> </li> <li> <p>Under Login, enter your login credentials.</p> </li> <li> <p>Click <span class="bold">Login</span>.</p> </li> </ol> </div> <!-- class="sect2" --></div> <!-- class="sect1" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="../dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="td_envdemo.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="td_envaddusr.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de