Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Apex 3.2 installation problem (Apex 3.2, Oracle11g, windows xp)
Apex 3.2 installation problem [message #422771] Fri, 18 September 2009 23:58 Go to next message
yogeshyl
Messages: 50
Registered: October 2007
Location: Silvassa
Member
I am getting errors while trying to excute the apex_epg_config.sql script during apex 3.2 instllation.

Please see the attachment.

Yogesh
Re: Apex 3.2 installation problem [message #422809 is a reply to message #422771] Sat, 19 September 2009 11:04 Go to previous messageGo to next message
dr.s.raghunathan
Messages: 540
Registered: February 2008
Senior Member
did you installed apex 3.2 in oracle 11g home directory or from separate apex 3.2 home directory.

do you have any other previous version installed inside the machine.

Re: Apex 3.2 installation problem [message #423053 is a reply to message #422809] Mon, 21 September 2009 23:38 Go to previous messageGo to next message
yogeshyl
Messages: 50
Registered: October 2007
Location: Silvassa
Member
The path of my installation is D:\orcl11g\product\11.1.0\db_1\Apex

No, i do not have any previous version installed on my PC.

Yogesh
Re: Apex 3.2 installation problem [message #423462 is a reply to message #423053] Thu, 24 September 2009 08:17 Go to previous messageGo to next message
dr.s.raghunathan
Messages: 540
Registered: February 2008
Senior Member
can you please tell me app and oradata folder location too
Re: Apex 3.2 installation problem [message #423652 is a reply to message #423462] Sat, 26 September 2009 00:37 Go to previous messageGo to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

follow the below instruction:


if you open the "apxldimg.sql" then you can see there is a line

create directory APEX_IMAGES as '&1/apex/images';



here you will be prompted to input as "enter the value for 1"

so you have to put the path where your images folder located

example: "E:\APEX\APEX dbase\apex_3.2\apex" in my computer the images folder that needs to be uploaded in the database, located as above.
so when i will input the value of "enter value for 1" then i must not use the directory word "apex" because "apex" already assigned in the creating directory command:
create directory APEX_IMAGES as '&1/apex/images';


so according to my directory location of image folder here i should input the parameter value "enter value for 1" is
'E:/APEX/APEX dbase/apex_3.2'

Finally the system will execute the total path as
'E:/APEX/APEX dbase/apex_3.2/apex/images'



hope it will help you and you can find the attachment for complete easy installation of Apex 3.1.2 or 3.2 or 3.2.1

--Kamal Hossain

[Updated on: Sat, 26 September 2009 00:51]

Report message to a moderator

Re: Apex 3.2 installation problem [message #425699 is a reply to message #422771] Sun, 11 October 2009 23:18 Go to previous messageGo to next message
dbhossain
Messages: 155
Registered: August 2007
Location: Dhaka
Senior Member

Easy installation of APEX in Oracle Database 10g R2
Re: Apex 3.2 installation problem [message #425705 is a reply to message #425699] Sun, 11 October 2009 23:58 Go to previous message
yogeshyl
Messages: 50
Registered: October 2007
Location: Silvassa
Member
Thnks.

Yogesh
Previous Topic: Configuration Document
Next Topic: Forms2XML
Goto Forum:
  


Current Time: Fri Mar 29 09:24:20 CDT 2024