Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » problem in oracle apex installation
problem in oracle apex installation [message #444705] Tue, 23 February 2010 10:44 Go to next message
tejas.patel
Messages: 22
Registered: December 2008
Location: NJ
Junior Member

hi
this error come after oracle apex install step-1
2. Unzip apex_3.2.zip as follows, preserving directory names:
■ UNIX and Linux: Unzip apex_3.2.zip
■ Windows: Double click the file apex_3.2.zip in Windows Explorer
3. Change your working directory to apex.
4. Start SQL*Plus and connect to the database where Oracle Application Express is
installed as SYS specifying the SYSDBA role. For example:
■ On Windows:
SYSTEM_DRIVE:\ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter password: SYS_password
■ On UNIX and Linux:
$ sqlplus /nolog
SQL> CONNECT SYS as SYSDBA
Enter password: SYS_password
5. Disable any existing password complexity rules for the default profile. See
"Configuring Password Protection" in Oracle Database Security Guide.
6. Select the appropriate installation option.
Full development environment provides complete access to the Application
Builder environment to develop applications. A Runtime environment enables
users to run applications that cannot be modified. To learn more, see "About the
Oracle Application Express Runtime Environment" on page 1-2.
Available installation options include:
■ Full development environment. Run apexins.sql passing the following
four arguments in the order shown:
@apexins tablespace_apex tablespace_files tablespace_temp images

SP2-0310: unable to open file "apexins.sql"

advance in thanks...
Re: problem in oracle apex installation [message #444718 is a reply to message #444705] Tue, 23 February 2010 13:15 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Did you, perhaps, miss step #3 (change working directory to APEX)? Anyway: you are trying to run a file which is not accessible (not in the current directory in your case).
Previous Topic: can we develop page in APEX which will open on internet
Next Topic: How Does Form on a Table with Report Work ??
Goto Forum:
  


Current Time: Thu Mar 28 06:12:10 CDT 2024