Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\start_config.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>Configuring Your Oracle Application Express Environment</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:24Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Configuring Your Oracle Application Express Environment" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-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="start.htm" title="Quick Start" type="text/html" /> <link rel="up" href="start_login.htm" title="Logging In to Oracle Applic..." type="text/html" /> <link rel="up" href="start_config.htm" title="Configuring Your Oracle App..." type="text/html" /> <link rel="prev" href="start_browser.htm" title="Previous" type="text/html" /> <link rel="next" href="start_login_dev.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="start.htm" title="Quick Start">Quick Start</a> > <a href="start_login.htm" title="Logging In to Oracle Applic...">Logging In to Oracle Applic...</a> > Configuring Your Oracle App...</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="start_browser.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="start_login_dev.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CHDHIGJG" name="CHDHIGJG"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25003" id="HTMDB25003"></a>Configuring <a id="sthref47" name="sthref47"></a><a id="sthref48" name="sthref48"></a>Your Oracle Application Express Environment</h1> <p>How you set up Oracle Application Express depends upon your user role. If you are a developer accessing a hosted development environment, an administrator must grant you access to a workspace. If you are an Oracle Application Express administrator, you must perform the following steps:</p> <ol> <li> <p><span class="bold">Log in to <a id="sthref49" name="sthref49"></a>Oracle Application Express Administration Services.</span> Oracle Application Express Administration Services is a separate application for managing an entire Oracle Application Express instance. You log in using the <code>ADMIN</code> account and password created or reset during the installation process.</p> <ol> <li> <p>In a Web browser, navigate to the Oracle Application Express Administration Services application. By default, Oracle Application Express Administration Services installs to the following location:</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</span>:<span class="italic">port</span>/apex/apex_admin </pre> <p>Where:</p> <p><code>hostname</code> is the name of the system where Oracle XML DB HTTP Server is installed.</p> <p><code>port</code> is the port number assigned to Oracle XML DB HTTP Server. In a default installation, this number is 8080. See "Verifying the Oracle XML DB HTTP Server Port" in <a href="start_login_dev.htm"><span class="italic">Oracle Application Express Application Builder User’s Guide</span></a>.</p> <p><code>apex</code> is the database access descriptor (DAD) defined in the configuration file.</p> </li> <li> <p>If your setup uses Apache and <code>mod_plsql</code>, go to:</p> <pre xml:space="preserve" class="oac_no_warn"> http://<span class="italic">hostname</span>:<span class="italic">port</span>/pls/apex/apex_admin </pre> <p>Where:</p> <p><code>hostname</code> is the name of the system where Oracle HTTP Server is installed.</p> <p><code>port</code> is the port number assigned to Oracle HTTP Server. In a default installation, this number is 7777.</p> <p><code>pls</code> is the indicator to use the <code>mod_plsql</code> cartridge.</p> <p><code>apex</code> is the database access descriptor (DAD) defined in the <code>mod_plsql</code> configuration file.</p> </li> </ul> </li> <li> <p>On the Login page:</p> <ul> <li> <p>In Username, enter <code>admin</code>.</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> </li> </ul> </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">See Also:</p> See "Logging in to Oracle Application Express Administration Services" in <a href="AEADM/adm_login.htm"><span class="italic">Oracle Application Express Administration Guide</span></a>.</td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </li> <li> <p><span class="bold">Specify a provisioning mode.</span> In Oracle Application Express Administration Services you must determine how the process of creating (or provisioning) a workspace will work. See "About Workspace Provisioning" in <a href="AEADM/adm_create_wkspc.htm"><span class="italic">Oracle Application Express Administration Guide</span></a>.</p> </li> <li> <p><span class="bold">Create a Workspace.</span> A <span class="bold">workspace</span> is a virtual private database allowing multiple users to work within the same Oracle Application Express installation while keeping their objects, data and applications private. Each workspace has a unique ID and name. An Oracle Application Express administrator can create a workspace manually or have users submit requests. See "<a href="AEADM/adm_create_wkspc.htm">Creating Workspaces</a>" and "<a href="AEADM/adm_ser_rqst.htm">Managing Workspace Requests</a>" in Oracle Application Express Administration Guide.</p> </li> <li> <p><span class="bold">Log in to a Workspace.</span> Once you create a workspace in Oracle Application Express Administration Services, return to the Oracle Application Express Login page and log in to that workspace. See <a href="start_login_dev.htm#CHDFAFAF">"Logging In to Oracle Application Express as a Developer"</a>.</p> </li> </ol> </div> <!-- class="sect2" --> <!-- 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="start_browser.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="start_login_dev.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