Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\AEMIG\fmig_login.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>Logging in to Your Oracle Application Express Workspace</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T18:4:45Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Logging in to Your Oracle Application Express Workspace" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E12509-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="appmgr_forms.htm" title="Converting an Oracle Forms ..." type="text/html" /> <link rel="up" href="fmig_env.htm" title="Step 2: Create a Workspace ..." type="text/html" /> <link rel="up" href="fmig_login.htm" title="Logging in to Your Oracle A..." type="text/html" /> <link rel="prev" href="fmig_env_users.htm" title="Previous" type="text/html" /> <link rel="next" href="fmig_upload.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="appmgr_forms.htm" title="Converting an Oracle Forms ...">Converting an Oracle Forms ...</a> > <a href="fmig_env.htm" title="Step 2: Create a Workspace ...">Step 2: Create a Workspace ...</a> > Logging in to Your Oracle A...</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="fmig_env_users.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="fmig_upload.htm"><img src="../dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CHDIJGIF" name="CHDIJGIF"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1>Logging in to Your<a id="sthref106" name="sthref106"></a><a id="sthref107" name="sthref107"></a> Oracle Application Express Workspace</h1> <p>Once you create a workspace, you must log in to it using your login credentials (that is, the workspace name, user name, and password).</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> See "<a href="../AEADM/adm_create_wkspc.htm">Creating Workspaces</a>" and "<a href="../AEADM/adm_ser_rqst.htm">Managing Workspace Requests</a>" in <span class="italic">Oracle Application Express Administration Guide</span></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <p>To log in to a workspace:</p> <ol> <li> <p>In a Web browser, navigate to the Oracle Application Express Login page. By default, Oracle Application Express 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 </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 releases, 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> </li> <li> <p>If your setup uses Oracle HTTP Server (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 </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 releases, 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> </li> </ul> <p>The Login page appears.</p> </li> <li> <p>Under Login, enter the following:</p> <ul> <li> <p>Workspace field - Enter the name of your workspace.</p> </li> <li> <p>Username field - Enter your user name.</p> </li> <li> <p>Password field - Enter your case-sensitive password.</p> </li> </ul> </li> <li> <p>Click <span class="bold">Login</span>.</p> <p>Note that, depending on your setup, you might be required to change your password when you log in for the first time.</p> </li> </ol> </div> <!-- class="sect2" --> <!-- 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="fmig_env_users.htm"><img src="../dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="fmig_upload.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