Installing Apex 4 on Oracle XE:  Almost there, but no cigar yet!

Great progress in installing Apex 4 on Oracle XE, but I'm still getting an error. The images don't show, and when I ran
@apxldimg.sql c:\temp
I get the following error:
ERROR at line 1:
ORA-22288: file or LOB operation FILEOPEN failed
The system cannot find the path specified.
ORA-06512: at "SYS.DBMS_LOB", line 523
ORA-06512: at "SYS.XMLTYPE", LINE 287
ORA-6512: at line 15
'elp ...

Hi there - I am getting a similar problem...
SQL> @apxldimg.sql
PL/SQL procedure successfully completed.
Enter value for 1: C:\APEX40
old 1: create directory APEX_IMAGES as '&1/apex/images'
new 1: create directory APEX_IMAGES as 'C:\APEX40/apex/images'
Directory created.
declare
ERROR at line 1:
ORA-22288: file or LOB operation FILEOPEN falied
No such file or directory
ORA-06512: at "SYS.XMLTPYE", line 296
ORA-06512: at line 15
PL/SQL procedure successfully completed.
commit complete.
timing for: Load Images
Elapsed: 00:00:48.02
Directory dropped.
Please help...does this means that only some images have loaded successfully?

Similar Messages

  • How to install apex 4 with Oracle Fusion Middleware Web Tier Utilities

    Hi all,
    Does any one know how to install apex 4 with Oracle Fusion Middleware Web Tier Utilities ?
    I follow the instructions http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/toc.htm but there's no directory called ORACLE_HTTPSERVER_HOME\Apache and ORACLE_HTTPSERVER_HOME/ohs/modplsql/conf/dads.conf
    I don't know where's dads.conf file to make change
    Please hellp me on this case
    Thanks & regards

    A little bit odd is an understatement. The first time I found I had to download over 1Gb of stuff to run a simple web server I practically fell over! Hopefully, the Apex Listener team will update it to have backwards compatibility with mod_plsql and we can ignore trying to install Oracle Fusion Middleware Web Tier Utilities...
    However, until then the TNS Names error generally means that there isn't a TNS alias set up for the database you have referenced in the mod_plsql dad. If you open up the dads.conf file you should see something like
    PlsqlDatabaseConnectString localhost:1521:databasealias
    If you then open a command prompt and do TNSPING databasealias you should get a response like this
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = localhost)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ***)))
    OK (20 msec)
    If you don't it means you need to add it in.
    Hope this helps

  • TS3408 I keep on getting this error message on my Yahoo and Safari You're almost there, but your web browser doesn't support the newest version of Yahoo! Mail

    I keep on getting this error message on my Yahoo and Safari all of a sudden;
    You're almost there, but your web browser doesn’t support the newest version of Yahoo! Mail
    The links it gives to upgrade don't work !
    I have Safari Version 5.1.7 the latest for Snow Leapord. I get the same error message on Firefox and Google Crome aI even dowmloaded another Brower for Mac still got he same error message ! I have used the Disk Utility to rparir files and rest Safari. I have deleated Firefox then downloaded a fresh version, still the same error messages ! Please help it's driving me nutts.

    Perky --
    You do not need any "Cleaner" app for Macs.  I would not be at all surprised if that didn't actually damage your Mac, especially if it were MacDefender. Applejack is OK, but I'm not sure what it erased.  Do you know?
    You also don't need any Virus Barrier.  That could also mess things up.
    The fact that all of your browsers are now messed up indicates that it is not a Safari problem, but more system-wide.
    Did you check here?
    http://help.yahoo.com/l/us/yahoo/mail/yahoomail/technical/

  • I keep on getting this error message on my Yahoo mail. You're almost there, but your web browser doesn't support the newest version of Yahoo! Mail

    I keep on getting this error message on my Yahoo mail all of a sudden;
    You're almost there, but your web browser doesn’t support the newest version of Yahoo! Mail
    The links it gives to upgrade are blocked
    I have latest version of FireFox 19 and Snow Leopard. I get the same error message on Safari and Google Crome aI even downloaded another Browser for Mac still got he same error message ! I have used the Disk Utility to repair files and rest Safari. I have deleted Firefox then downloaded a fresh version, still the same error messages ! Please help it's driving me nuts.

    You can check for problems caused by a possibly corrupted user agent.
    See:
    *https://support.mozilla.org/kb/Finding+your+Firefox+version
    *https://support.mozilla.org/kb/websites-say-firefox-outdated-or-incompatible
    *http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • You're almost there, but your web browser doesn't support the newest version of Yahoo! Mail

    You're almost there, but your web browser doesn’t support the newest version of Yahoo! Mail
    I have the latest Mozilla Firefox 19.0.2 but the newest version of Yahoo Mail don't work,what can' i do?

    your useragent (the information the browser sends to websites to identify its version) go overwritten probably by some sort of toolbar/adware. please refer to this article in order to reset the user-agent settings in firefox: [[Websites say that Firefox is outdated or incompatible even though it's the latest version]]

  • Installing Apex 4 on Oracle 11.2.0.3 with Oracle HTTP Server on WINDOWS

    Has someone put together a cookbook on installing the above? I have tried following the documentation; but it is in dire need of updating. I have become quite confused as to how to piece together alll of the parts. Seemed much easier in 10.2...
    TIA!

    Vorlon1 wrote:
    Has someone put together a cookbook on installing the above? I have tried following the documentation; but it is in dire need of updating. I have become quite confused as to how to piece together alll of the parts. Seemed much easier in 10.2...
    TIA!After a database re-install on my Windows 7 laptop 2 months ago I tried to install the HTTP server but had trouble getting it to work. After a day or two I gave up and used the EPG which works with some performance issues - pages can take many seconds to render. I think there is a conflict between the EPG and security software on the laptop but have not been able to pin down the exact problem. Anyway, the EPG is not an option for you and even Oracle does not reccommend it for production implementations. The EPG is okay for quick-and-dirty R & D but real implentation should have something better. I prefer the EPG on my laptop because the Apex listener required an extra window to be open that I was likely to close by mistake (my error yes. Reality is sometimes stupid).
    I have had several sucessful installs on older versions of Apex on Oracle 9 and 10 on Windows XP using the HTTP server but always struggle with the configuration; getting the settings in the .conf file (whatever it is called now) correct remains difficult (at least for me). I keep installation notes on problems encountered and their solutions. Typical issues I encounter are
    1. Incorrect configuration file settings
    2. Improper loading of images
    3. Missing installation steps (unlocking ANONYMOUS, for instance, or not updating the PL/SQL version).
    4. Make sure the correct URL is being used
    5. When using the HTTP Server making sure it is running by using its URL is very heplful
    Follow the installation instructions for your platform and listener. If something does not work first review the installtion instructions very carefully, then perform web searches for answers to the problem. Except for last time when I lost patience with the HTTP server the installations have always worked.
    I also find Windows 7 painful - the added security prevents me from editing needed files without jumping through hoops. I don't even want to think about Windows 8 ...

  • Error when installing APEX 3 on Oracle 11g !!

    I have Oracle db 11g on Windows Vista and there is no problem with the database. The problem is when I try to install Oracle Application Express (Apex) 3. After unzipping the Apex zip file to somewhere on my hard disk, I log to the database as sysdba using the command-line SQL*Plus to install the Application Express, but everytime I try to run the apexins.sql file the command-line SQL*Plus window disappears suddenly and the installation does not proceed !! I did all the prerequisite tasks according to the Apex installation guide and everything seemed good until I reached the installation process.
    Please help !

    Hi Joel,
    Yes, see
    Re: unable to import applications into Apex on XE
    That was on a XP Pro machine.
    I'm trying to do the same on a linux machine now and getting the same issues. It might still relate to the downloaded file I was using. I'm about to try and copy the apex folder from the XP pc to the linux pc and try again. :-(
    BTW, I can't find the 11g XE download link. Is it avaliable yet?
    Many thanks
    Regards
    Bryan

  • Unable to install apex listener in oracle 10g xe

    Hi,
    i have oracle 10g xe in my window xp pro and upgraded it to application express 4 i.e apex...after that i downloaded apex lisntener1.10. and read the documentations and confused about installing and configuring it. Because i think it require jdk6 ...please help me..show me the step by step process do it...thanks

    It requires a separate application server that uses jdk16. Free servers/containers would include Tomcat 6 and Glassfish 3.
    You can continue to use the included EPG that runs your Apex currently also, without an additional server setup.
    -Richard

  • Installing APEX in Second Oracle home - 11G

    I already have APEX installed on this server and working well, but I also have another database on the same server that I installed yesterday. Is it possible to configure another APEX on the second database on the same server?

    azaza wrote:
    I already have APEX installed on this server and working well, but I also have another database on the same server that I installed yesterday. Is it possible to configure another APEX on the second database on the same server?I think you can run Apex from multiple instances, but there are some considerations such as what http server (assuming you are using one; you are using 11G) to use.
    Search the installation and Apex forums to see if this has been addressed before (I think it has, though I'm not sure about 11G)
    Edited by: riedelme on Jan 8, 2010 10:40 AM

  • Installing Murrina - Almost there but ...

    ... I get an error when I start something:
    /home/akejo/.themes/Murrina-Blu/gtk-2.0/gtkrc:57: Murrine configuration option "squaredstyle" is not supported and will be ignored.
    The steps I've done is:
    Download the theme engine and its arch PKGBUILD from http://cimi.netsons.org/pages/murrine/themes.php. I built the package and installed it, then logged out and in again.
    I downloaded some of the themes and placed them in ~/.themes/
    The panel looks ok, the colours and so on. The menu also looks neat.
    I am not sure what this error means, as I haven't used Murrina themes earlier. It might be the window borders as those I can't find anywhere(If they exist..) when I choose themes in 'Window Manager'.
    I'd appreciate any tips, hint or pointers on this one.
    Thanks in advance.

    Cimi wrote:It's a debug message when theme (gtkrc) you have installed is using squaredstyle, which is deprecated.
    The option is simply ignored (it is parsed by the engine but ignored to avoid crashes)
    Thanks.
    I thought it had something to do with window decorations, as I can't get the window decoration to show as its done on the screenies on the murrina site, I can just use the standard ones in the list and Murrina is nowhere to be found...
    Then I can ignore that message but for the window deco's... Search continues

  • Embedded or in-line web page in mail!  Almost there but not quite.

    I have successfuly made a small web page in GoLive ( one small images, an animation GIF and a short block of text to act as an extended signature) then rendered/ viewed the page in Safari and everything looks OK at this stage. Then from file menu gone to 'Mail contents of this page' which of course opens the Mail.app and I can then see the images and text embedded into the mail and not as an attachment.
    Sending to myself it works fine so that when I receive it the images appear as part of the message but send out to others and they just see ? marks in blue boxes.
    What have I missed. Is there something I need to put into the header?

    Which options do you see enabled and which greyed out in the bottom part of the View > Message menu? If Best Alternative or Next Alternative are enabled, does choosing them fix the problem?
    There is a hidden setting that makes Plain Text the preferred alternative for viewing messages. Maybe something has caused that setting to be turned ON, in which case you might be able to fix the problem by turning it OFF.
    Open /Applications/Utilities/Terminal, type the following command (you can just copy it here and paste it in Terminal), and press <Return>:
    defaults write com.apple.mail PreferPlainText -bool FALSE
    Alternatively, you could issue the following command to revert to the default setting (which should accomplish the same, since the default is to not prefer Plain Text):
    defaults delete com.apple.mail PreferPlainText

  • Aggregated planning in SNP...almost there but need more guidance...

    Gurus, 
    I am working on Aggregated SNP for our company.
    1. I have created a Loc Prod hierarchy. The hierarchy has 1 real Location under a pseuso Location and has 6 real products under pseudo header product.It looks like the screenshot below.
    2. I do not have a PPM hierarchy or a Resource hierarchy
    3. I run the Location heuristic for the header AGG_MFIBER@ Location 1010. I get the correct Pl orders for the header product. The Source Determination is set to Only Sub level.
    4. I am able to disaggregate the header values to the sub-products fine.
    5. But when I look at the Planned orfders for the sub products I see that there is no source of supply even though I have the PPMs for them.
    Do I need to create a PPM hierarchy and then disaggregate it for the system to get the lower level PPMs?
    I will work on it next week but if I can get some help it will save me a great deal of time.
    Thanks in advance,
    Subash

    Hi Cyrille,
    How are you? It has been long....
    This may end up in a long exchange....
    1. I struggled for sometime before I was able to set up the LOC Hier and PROD Hier and generate the LOCPROD Hier, as my screenshots show.
    2. I was able to run SNP for AGG_MFIBER and then disaggregate it to sub products. That is when I found the source of supply issue. I saw that the Header product did not have a SOS and created an SNP PPM manually. This is just after I posted the message.
    3. After that I tried to create a SNP PPM Hierarchy. I was able to add AGG_MFIBER to level for header PPM. After that I added all the sub products in the above LOCPROD Hierarchy and was able to save the same. I went to the edge table /SAPAPO/RELDHPPM and saw 57 entries.
    4. After that I ran SNP for AGG_MFIBER with Source Determination at 'Only Sublevel', the system created planned orders to cover the requirements but it still did not pick up the source of supply for AGG_MFIBER.
    5. Then I changed the Source Determination from 'Only Sublevel' to 'Only Header level' and executed SNP. This time it put ONE planned order only for the header material in the second period but it did pick up the Source of Supply.
    Still trying to understand the logic...
    Any ideas here as I try to get further...
    Thanks again,
    Subash
    Message was edited by: Subash Nanjangud
    Cyrille,
    After working thru the day on this issue I have been able to make things work...I will update the details tomorrow morning..
    Thanks,
    Subash

  • Home share almost there, but need HELP!

    I have one Win7 laptop and one XP laptop.  Setup home share on each (share is setup on both computers, authorized both, same local net).  XP laptop sees the other computer's share and when I click on it I see the songs/files just as expected.  However, on the Win7 I can see share name of the XP computer but when I click on it, it does not show anything only acts like its loading then positions the cursor back on the music tab.  nothing showing under the share.
    Any ideas?  I've turned off my virus protection (Security Essentials), rebooted, stopped and started the share, plugged directly into my router.....no change.
    I was previsouly on version 9+ on both systems and it did not work and now I'm on the latest version of Itunes for both systems.
    Help!

    However, on the Win7 I can see share name of the XP computer but when I click on it, it does not show anything only acts like its loading then positions the cursor back on the music tab.  nothing showing under the share.
    Hmmmm. Experimental advice, but perhaps have a check through the following document. (In principle, a LSP issue might stuff up Home Sharing, although I've not met an example of it in the wild yet.)
    Apple software on Windows: May see performance issues and blank iTunes Store

  • I have FF5.0.1 installed but you keep sending me the "you are almost there" message and I have to delete it each time

    Do not know how much more detail you need. Every time I open Firefox which is already Ver 5.0.1. What I get is the screen that says "You're almost there, but you have an old version of Firefox and need to upgrade to Ver 5.0.1. I am fed up with going thru this nonsense. I ALREADY AM USING VER 5.0.1. Sylvia Kuenemann

    See these articles for some suggestions:
    * https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox
    * https://support.mozilla.com/kb/How+to+set+the+home+page - Firefox supports multiple home pages separated by '|' symbols
    * http://kb.mozillazine.org/Preferences_not_saved

  • Plz help me to install apex on 10g

    HI anyone ,
    i m installing apex 3.0.1 on 10g release1
    but i am getting error in last ...can plz tell me how to solve this
    begin
    ERROR at line 1:
    ORA-04063: package body "FLOWS_030000.WWV_FLOW_API" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 4
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Pr
    oduction
    With the Partitioning, OLAP and Data Mining options
    F:\apex>
    plz help me...i have tryed all

    As Diavonex explained, you cannot install IE on the iPad because of the different OS and because there is no iOS version of IE available.
    I use the iCab Mobile browser and it can identify as desktop IE 6, 7, 8, or 9. It may not have all of the functionality of IE that you are looking for, but IMO it is a superior browser to Safari in many, many ways. Take a look at it in the App Store and read the reviews.

Maybe you are looking for

  • DI Server stopped working after automatic Windows Server 2003 update

    One of my customers is running SBO 2005A SP1 PL22 in Windows 2003 Server environment. They are also using DI Server as an integration tool. On September 11, DI Server suddenly stopped working. They just get the notorious -1 / Could not commit transac

  • How to filter junk mail in icloud (pc) webmail?

    Hello, I receive e-mails marked as junk. Does icloud filter junk mail?

  • Essbase Server Hangs Intermittently - Urgent pls Help

    Essbase Version - 9.3.3 Shared Services - 9.3.3 Enviroment - Windows Server 2003 We are in the process of migrating the users from Domain A to Domain B There are around 15000 users across the board, out of which I assume there are around 250 users ac

  • Deployment and .ear files

    I have two questions; one may relate to the other. First, I would like to know the best way to deploy Session beans which have dependencies on other EJBs, be they Entity Beans or other Session Beans. The dependency is limited to the implementation cl

  • Vista wont Recognize my Zen Sleek at

    I've seen a lot of posts and threads about people saying it wont work on their Windows Vista computers, but no one really has the problem I have. Windows Vista wont recognize my Creative Zen Sleek AT ALL. I plug it in, vista makes a sounds then nothi