Image Files - Upgrade APEX (3,2 to 4.2)

I Tried posting this yesterday but maybe logged out too soon? I cant seemt o find it now. I apologize if this is out there twice now
Pretty much all I have done with APEX is installed 3.2 in Banner DB about 2
years ago - our developers take it and run with it from there. The developers want is to go to APEX
4.2. In looking at the install, it is very similar to the 3.2 - and there is a
/i/ paramater that is recomended to be /i/ when doing the install. I am using an OAS DAD configuration and this looks to be matching an enty in
http.conf that has /i/ and then the directory for the images files on the OAS Server. I have
multiple instances in our Test Environment that use this OAS install and all were install using the /i/ option. When I install/upgrade
to 4.2, I am supposed to copy the images from the APEX Home to the /i/ directory
defined in the http.conf file. This will overlay (though i will back it up
first) the current images that were from 3.2. I am assuming this will have a
negative effect on the instances that I am not installing APEX 4.2 in right
away.
Is there a way to define an alternate /i/ directory. I thought about createing
an entry something like /i42/ when doing the install and then putting that in the http.conf file in conjunction with the
existing /i/ and using that as my 4.2 directory and in place of
/i/ butthe installation seemed to emphasize using /i/. I
may be confusing things also as I do not work with this that much once I hand it
over to the developers but any hints/thoughts/ideas are much appreciated.
Thanks,
Bob Norris

Try editing your dads.conf to include a secondary images location
http://docs.oracle.com/cd/E37097_01/doc/install.42/e35123/otn_install.htm#CHDHCBGI
Alias /i42/ "ORACLE_HTTPSERVER_HOME/Apache/images/"Then edit application properties -> user interface
Under General properties the Image prefix could be modified from /i/ to /i42/
Ideally, this would be done in reverse, but I don't have a 3.x instance to check if that property existed back then.
Scott
blog: [url grassroots-oracle.com]grassroots-oracle.com
twitter: [url twitter.com/swesley_perth]@swesley_perth
-- please mark any useful posts as helpful or correct, in the end it helps us all

Similar Messages

  • Upgrading APEX from 3.2 to 4.0 images and buttons not displaying correctly

    Database 11.2.0.1
    APEX: 3.2.1
    Attemping to upgrade APEX from 3.2 to 4.0. The installation script runs fine and updates the database successfully. I run the .sql to import the images and it ran successfully however when I attempt to access the APEX home page, the images are not loaded and the buttons don't do anything. I did some research through google but did not come to anything that resolved my issue. Does anyone have any ideas?
    Thanks for your time...

    If you are using mod_plsql, you need to run @apxldimg.sql script with SYS user file present with Apex installation. Also provide the location of your apex folder as parameter to this script.
    Habib

  • How to import programmatically an APEX images file using workspace images option and CSS files to APEX?

    Oracle db 11gR2
    Oracle APEX 4.2.1
    Linux RHEL 6.3
    I am importing a images file programmatically into APEX.  And also a CSS file.
    I want to add an images file to my APEX instance but I want to choose the option -- workspace images --.  How does one do that programmatically via the APEX API e.g.?
    I don't want the images tied to an application within APEX.
    Does one do the same thing for CSS files that are imported to APEX?
    thx.

    This is interesting and helpful,  I use the following code to import my APEX database application and run it via SQL*Plus and it works fine for database applications -- what do I need to change/add/modify in order to load the images and CSS files?  NOTE: I want the images to be -- Workspace images -- not tied to any application.  Also, I need to handle the situation where the images and CSS data already exist in the APEX environment as well as when they are not there (i.e. initial install).  Usually it is a case where it is an upgrade so the data already exists in the APEX app and just needs to be updated.
    declare
                      v_workspace      varchar2(35)    := 'WORKSPACE';
                      n_existing_app   number          := 123;
                      n_new_app        number          := 456;
                      v_app_alias      varchar2(35)    := 'WKALIAS';
                      v_parsing_schema varchar2(35) :='WORKSPACE_PARSE';
                      n_secgrp_id      number;
                      v_err_msg        varchar2(200);
                      n_err_num        number;
                      n_workspace_id   number;
                    begin
                      -- get workspace id
                      select workspace_id
                      into n_workspace_id
                      from apex_workspaces
                      where workspace = v_workspace;
                      -- set workspace id
                      apex_application_install.set_workspace_id (n_workspace_id);   
                      -- set security group
                      apex_util.set_security_group_id (p_security_group_id => apex_application_install.get_workspace_id);
                      -- set pasring schema
                      apex_application_install.set_schema(p_schema => v_parsing_schema);
                      -- delete existing app
                      begin
                        wwv_flow_api.remove_flow(n_existing_app);
                      exception
                      when NO_DATA_FOUND then -- do nothing when the application does not exist
                        null;
                      end; 
                      -- set new app id
                      apex_application_install.set_application_id(p_application_id => n_new_app);
                      -- generate offset
                      apex_application_install.generate_offset;
                      -- set application alias
                      apex_application_install.set_application_alias(p_application_alias => v_app_alias);
                      exception
                      when others then        
                        n_err_num := SQLCODE;
                        v_err_msg := SUBSTR(SQLERRM, 1, 200);
                        dbms_output.put_line('Error number = ' || n_err_num);     
                        dbms_output.put_line('Error message = ' || v_err_msg);
                    end;
    @newapp.sql
    commit;

  • Attempting to upgrade to Firefox 3.6 (using an ancient Mac OS 10.3), but received an error message (corrupt image file) when downloading - any way to correct this with my current OS?

    I'm currently trying to update a few programs on my good old (VERY old) Mac Powerbook, but I ran into an error when downloading Firefox version 3.6...I'm currently running Mac OS X 10.3.9, which isn't compatible with the most recent versions of Firefox (or anything, for that matter), but it should still allow an upgrade of version 3.6; however, once the file finished downloading, an error message popped up indicating there's a corrupt image file. Is there any way to work around/correct this problem, or am I stuck with my old version of Firefox until I bite the bullet and upgrade my OS??? Any help is greatly appreciated!!

    Firefox 3.6 requires at least OS X 10.4, the last version of Firefox that runs on OS X 10.3.9 is Firefox 2.0.0.20 available from https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/mac/en-US/

  • Creating siebel image file for Siebel Patch 7.8.2.16 to upgrade from Siebel 7.8.2.14

    I new to installing Siebel Patch 7.8.2.16 for Microsoft Windows 2003 Servers, Mobile Web Client. We are currently running Siebel version : 7.8.2.14 on 7.8.2.14 SIA [19251] ENU patch applied. We need to install upgrade to Siebel 7.8.2.16 to install QF0E26 for an issue with MVG popup. What is the best practice to create Siebel image file from Siebel CD which has multiple JAR files on CD media for Siebel CD Media pack sent to me. Let me know if you need additional details.  Thanks JollyRoger

    Hello Jolly,
    Thanks for using Oracle communities.
    You need to download installables for 7.8.2.16 SIA. Follow below instructions to download:
    1) Login to My oracle support through your credentials
    2) Go to tab 'Patches & Updates'
    3) Enter patch number as '11687049' in 'Patch Name or Number' field and click on search.
    4) Download patch for Windows.
    Once you download, you need to use Image Creator Utility to generate an Installation image.
    Please follow below online bookshelf link on how to create Image.
    http://docs.oracle.com/cd/B31104_02/books/SiebInstWIN/SiebInstCOM_Image5.html#wp1594731
    I hope it helps.
    Best Regards,
    Chetan

  • Problem syncing image files after OS5 upgrade.

    Lost all my image files with upgrade. Do not use Touch for Music, movies, podcasts - just images and a few apps. Tried restore to factory settings so now also lost my apps! I am trying to sync using Itunes>Photos>All folders but after about 15 mins just have the folders in the Touch but no images content. Sometimes the sync just stops and message says session ended - other times it just does nothing else. If I try to sync a specific folder then that seems to work but all images are duplicated into a Photo Library which I do not want.
    Looked to downgrade but seems I cannot do that.
    Any ideas?
    Thanks.
    Brian

    Alas, it didn't work. Instead of trying a shortcut, I followed the steps as closely as possible. The end result was that iTunes did not recognize any songs.
    I think the problem is that the Mac immediately registers the pc .xml file as an "OmniOutliner" file instead of an HTML file. I ported the file three different ways: pc-to-mac, attached to e-mail, and burned to a CD. OS X immediately identified each as an OmniOutliner file. My guess is that the iPod treats the .xml file slightly differently, allowing the pc .xml file to cross properly with the iPod as an intermediary. (Although the article you pointed me to did not specifically say this would work cross-platform.) Unfortunately, I have a iPod Mini, which can't carry 28 gigs of music.
    At this point, it seems to me, I can either buy a new iPod to try to port the .xml file, or load both xml files up in an HTML editor and manually update the OS X version, or forget it. I leaning toward the latter.
    Thanks for pointers. It's always challenging to try something new.

  • Corrupt image files cause upgraded iPhoto to crash

    I have been spending some time trying to find and remove corrupt image files from my iPhoto library. These are not just scrambled images when viewed they crash any and every program you view them with. Including Finder. I accidentally put one on my desktop and finder went into a auto restart cycle I could not stop. until I removed the file with pathfinder. I have found about 30 of these so far (my library is about 25,000) Many of these are in the data file but some are not. They are of all types (jpg,tiff,psd) Thorsten Lemke, (Lemke Software) tells me it is a quicktime issue.
    Here is a link to one of these files. Warning it will crash safari if you try o view it.
    http://vincentdavis.net/try/try.jpg
    Here are my questions.
    1. is there some way to fix these
    2. is there some efficient way to find and remove/fix them?
    3. how did this happen? I had no problem before update (that I knew of)
    Thanks
    Vincent

    I did try the link, and as you said - it crashed Safari. However, I have google searched and also searched the Apple Support sites for 'fix corrupt images' with no luck. I'm sorry but I think the only way of knowing is to try and open each of them.
    However, I did read on Macworld's site once that sometimes photoshop or other image editing programs can open the corrupt files.
    Sorry for not being much help here - I hoped that my first suggestion would have done the trick.
    Sam

  • Upgrading 1310 image file through ROMMON

    I have to upgrade 1310 bridge IOS image through ROMMON (bridge), as I made my life miserable by deleting previous image, before upgrading it through browser.
    I believe I've set environmental variables correct, but when I try copying from tftp server, I constantly receive "tftp: permission denied" message.
    Any help with this would be very appreciated.

    IN the mean time, I have found the answer searching this forum.

  • Problem upgrading Apex 2.1 to 3.2.1 in Oracle Database 10g Express Edition

    G'Day Apex gurus,
    I installed Oracle Database 10g Express edition in my Windows XP PC which comes with Apex 2.1 with no problems. Then I wanted to upgrade Apex 2.1 to 3.2.1 (Currently Apex download in OTN) following the document below:
    http://www.oracle.com/technology/products/database/application_express/html/3.1_and_xe.html
    I went to the steps:
    @apexins SYSAUX SYSAUX TEMP /i/
    Then to change the password for the admin account run apxchpwd.sql and when prompted enter a password for the ADMIN account.
    @apxchpwd
    with not problems
    Then I connected to SQL*Plus as SYS by:
    sqlplus /nolog
    CONNECT SYS as SYSDBA
    Enter password: xxxxxxxxxxx
    but when I tried to run:
    @APEX_HOME/apex/apxldimg.sql APEX_HOME
    where APEX_HOME is Apex3.2.1 in my case
    SQL> @Apex3.2.1/apex/apxldimg.sql Apex3.2.1 (I get the messages below)
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'Apex3.2.1/apex/images'
    Directory created.
    declare
    *+
    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-06512: at line 15
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.17
    Directory dropped.
    Can anyone help me in how to trouble shout this?
    I tried to continue by following the steps document
    @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the Application Express internal ADMIN account)
    but when I tried to login in:
    http://localhost:8080/apex/f?p=4550:1
    when I type the credentials
    system
    system
    systempassword
    nothing happens
    or even If I try:
    http://localhost:8080/apex/f?p=4550:10
    admin
    adminpassword
    nothing happens here too.
    I appreciate any help
    Kind regards
    Carlos

    My database version is 10.2.0.1.0 Oracle express.
    Operating system is Windows Vista.
    I started installing using the following commands.
    @ C:\temp\apex\apexins.sql
    it prompts me for the values of sysaux sysaux temp and c:\temp\apex\images\
    If I supply the value for images the sqlplus window closes after scrolling a lot of info.
    Enroute it also prompts me for a value for 9:
    I don't know what the input shall be.
    Then it again stops at enter value for version:
    I used 3.2.1.0
    The window scrols a while and closes.
    later I changed the password and ran the command.
    @c:\temp\apex\apxldimg.sql c:\temp
    but no success with installation.
    the output is as following.
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Nov 27 18:13:43 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect system/sairam as sysdba;
    Connected.
    SQL> @ c:\temp\apex\apxchpwd
    Enter a value below for the password for the Application Express ADMIN user.
    Enter a password for the ADMIN user []
    Session altered.
    ...changing password for ADMIN
    wwv_flow_security.g_security_group_id := 10;
    ERROR at line 3:
    ORA-06550: line 3, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 3, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_USER' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 5, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 8, column 23:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 32:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 12, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 19, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 19, column 5:
    PL/SQL: Statement ignored
    Commit complete.
    SQL> @c:\temp\apex\apxldimg.sql c:\temp
    PL/SQL procedure successfully completed.
    Directory created.
    if wwv_flow_utilities.db_version_is_at_least('11') then
    ERROR at line 32:
    ORA-06550: line 32, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 32, column 3:
    PL/SQL: Statement ignored
    PL/SQL procedure successfully completed.
    if wwv_flow_utilities.db_version_is_at_least('11') then --11g only
    ERROR at line 16:
    ORA-06550: line 16, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 16, column 3:
    PL/SQL: Statement ignored
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.32
    Directory dropped.
    SQL>
    Does this require XE 11 or anything else.
    This will happen even if I supply as following(closing of sqlplus in the begining).
    @ C:\temp\apex\apexins.sql sysaux sysaux temp c:\temp\apex\images\
    Any help.

  • Problems met when upgrading APEX within Oracle XE to APEX 4.0

    Hi,
    When I tried to upgrade APEX within Oracle XE to APEX4.0, I met problems.
    Here's how I did (I'm on windows 7):
    1. Downloaded the latest oracle xe database (based on 10.2.0.1)
    2. Installed it by running the setup.exe. The installation was success. And I can login to the database.
    3. Downloaded latest application express (4.0)
    4. Unzipped it into d:\
    *5. Run sqlplus as sysdba, and run the install script: '@d:\apex\apexins.sql SYSAUX SYSAUX TEMP /i/'*
    When doing this step, the sqlplus window closed quickly. I'm not sure whether this step is success as I can not find the log file in 'd:\apex' folder*
    *6. I continued to run sqlplus as sysdba again, and run the load images script: '@d:\apex\apxldimg.sql d:\'*
    When doing this step, some error messages in sqlplus window, saying:*
    SQL> @D:\apex\apxldimg.sql D:\
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'D:\/apex/images'
    Directory created.
    if wwv_flow_utilities.db_version_is_at_least('11') then
    *+
    ERROR at line 32:
    ORA-06550: line 32, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 32, column 3:
    PL/SQL: Statement ignored
    PL/SQL procedure successfully completed.
    if wwv_flow_utilities.db_version_is_at_least('11') then --11g onl
    *+
    ERROR at line 15:
    ORA-06550: line 15, column 25:
    PLS-00302: component 'DB_VERSION_IS_AT_LEAST' must be declared
    ORA-06550: line 15, column 3:
    PL/SQL: Statement ignored
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.29
    Directory dropped.
    SQL>
    *7. Then I kept on running the change password script: '@d:\apex\@apxchpwd.sql'*
    When doing this step, some error messages in sqlplus window, saying:*
    SQL> @D:\apex\apxchpwd.sql
    Enter a value below for the password for the Application Express ADMIN user.
    Enter a password for the ADMIN user              []
    ERROR:
    ORA-01435: user does not exist
    +...changing password for ADMIN+
    wwv_flow_security.g_security_group_id := 10;
    *+
    ERROR at line 3:
    ORA-06550: line 3, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_SECURITY_GROUP_ID' must be declared
    ORA-06550: line 3, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 4, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_USER' must be declared
    ORA-06550: line 4, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 5, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 5, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 8, column 23:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 7, column 15:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 13, column 32:
    PLS-00364: loop index variable 'C1' use is invalid
    ORA-06550: line 12, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 19, column 5:
    PLS-00201: identifier 'WWV_FLOW_SECURITY.G_IMPORT_IN_PROGRESS' must be declared
    ORA-06550: line 19, column 5:
    PL/SQL: Statement ignored
    Could anybody help me on this problem ? Thanks a lot.

    Hi,
    I assume your install did fail.
    As you can not find log file I assume it is something relating folder permissions.
    I do not know folder these permissions work in Windows.
    But try give everybody read/write permission to your d:\apex.
    Then try again
    Regards,
    Jari
    Edited by: jarola on Mar 11, 2011 3:58 PM
    And change your working directory to d:\apex before you run scripts.
    Then you can run just
    @apexins SYSAUX SYSAUX TEMP /i/And see this guide
    http://www.oracle.com/technetwork/developer-tools/apex/upgrade-apex-for-xe-154969.html

  • How to put image files on fs directory instead of in DB?

    Hi,
    Currently I have logo image file (ie: logo.jpg) in DB. But I want to put it in file system directory for performance reason. So I
    1) put logo.jpg file in BOTH $ORALCE_HOME/apex/images AND $ORACLE_HOME/apex3.2/Apex3.2Download/apex/images (since I did an upgrade to 3.2 and unsure which ApEx location it's exactly).
    2) changed Shared Components -> Application Definition -> Logo -> FROM #WORKSPACE_IMAGES#logo.jpg TO /i/logo.jpg
    And yes, /i/ is defined as an image prefix.
    However, the logo does NOT show up.
    Any idea?
    Thanks much,
    Helen

    First, how are you accessing APEX? Via Embedded Gateway or HTTP Server?
    When put the logo file into the "images" directory, did you do this on the Database Server, or Application Server?
    - If Embedded Gateway, the only way that files are served is through the APEX interface, unless you explicitly path them from a different web server (same host is fine, but different port obviously). It's via Embedded Gateway in 11g db. Currently the image is loaded into database, but I want to change to filesystem.
    So I
    1) put logo.jpg file in BOTH $ORALCE_HOME/apex/images AND $ORACLE_HOME/apex3.2/Apex3.2Download/apex/images (since I did an upgrade to 3.2 and unsure which ApEx location it's exactly).
    2) changed Shared Components -> Application Definition -> Logo -> FROM #WORKSPACE_IMAGES#logo.jpg TO /i/logo.jpg
    And yes, /i/ is defined as an image prefix.
    However, the logo does NOT show up.
    Any suggestions/ideas?
    Thanks,
    Helen

  • Question regarding php files in apex bundle apex_4.0.2.zip

    hi
    please suggest why we have php files in apex ? I belive the spell checker textarea feature is removed from 4.0.2 but still there are some php files found in apex bundle and cause of this we have one vulnarability issue “Upgrade to PHP version 5.3.12 / 5.4.2 or later. A 'mod_rewrite' workaround is available as well.”
    Please suggest if we can remove these files or they are really necessary and should stay in images folder ?
    folder: \images\fck\editor\dialog\fck_spellerpages\spellerpages\server-scripts
    spellchecker.php
    spellchecker.cfm
    spellchecker.pl

    Hi Sachin,
    you can remove the "server-scripts" folder. In newer versions of APEX this folder is not included anymore.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Error "A web exception has occurred during file upload" when trying to import ESXi image file into Update Manager

    I'm encountering this error and not sure how to fix, I'm quite new to vCenter so please bear with me.
    I'm trying out vCenter 5.1 with Update Manager 5.1 right now.  No license key has been entered and I still have 50 odd days to try it out.
    2 ESXi hosts are being managed by this vCenter, and they're both running ESXi 4.0
    I'm looking to use Update Manager to try to upgrade the ESXi 4.0 hosts to ESXi 5.1
    I downloaded the image file VMware-VIMSetup-all-5.1.0-799735.iso from VMWare website, and is looking to import it using the Update Manager so I can update the ESXi hosts, but I keep on getting the error:
    File name:     VMware-VIMSetup-all-5.1.0-799735.iso
    Failed to transfer data
    Error was: A web exception has occurred during file upload
    I tried importing it by using vSphere client to connect to vCenter server both remotely and locally, with firewall disabled.
    I've read http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1026602
    I've disabled firewall, and there is no anti-virus program on the server.  I've also restarted the machine several times, to no avail, I didn't reinstall update manager because the whole Windows and VCenter installations are clean from scratch.
    I logged into the vSphere Client using Active Directory credentials, and I've made all Domain Admins (which my account is a member of) part of the administrator group on the vCenter server. I can't log in using admin@System-Domain because it tells me I don't have permissions for it, I still haven't really had the chance to figure out why that is and not sure if that makes a difference.
    Also, I'm fairly certain I'm using the right image file, as I've burned some DVD's used that image file to upgrade some other ESXi hosts.  Unless there's a special image file I need to download?
    I'm at lost on what I can do to make it work.  Please advise.
    Thanks.

    The ISO file you mentioned is the one for vCenter Server. What you need is the "VMware-VMvisor-Installer-5.1.0-799733.x86_64.iso" (or VMware-VMvisor-Installer-201210001-838463.x86_64.iso) for the ESXi host.
    André

  • Images after upgrade from 10g to 11g

    We recently upgraded from 10g to 11g and all the images are broke in the dashboard.
    Can anyone provide the steps needs to be done in order to fix the broken images?
    Thanks.

    Put image files at
    Drive:\Oracle\Middleware\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images
    If required
    Drive:\Oracle\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp\.appmergegen_1291264099332\analytics.ear\ukjjdc\res\s_blafp\images
    Call them using fmap
    Syntax: fmap:images/imagename.imageformat
    for e.g: fmap:images/geograph.jpg
    Pls mark correct/helpful if helps

  • Disc image file exported from Encore CS4 won't work

    Hello,
    I have a problem concerning the export of a disc image file in Encore CS4. I recently upgraded to CS4 and wanted to continue my project which I started editing with CS3. While working with CS3 I already did image files from this project for burning and testing the DVD. Back then it worked with no problems.
    However, since using the CS4 version Encore does the image without any problem, but I can't use the image file in any way afterwards. I mounted it with Daemon Tools as I did before, but the DVD won't play in any software DVD player I have installed (Media Player Classic, Windows Media Player, Nero Showtime) nor can I access the file structure over a file manager. Nevertheless NeroInfoTool and ImgBurn say there is a DVD in the virtual drive. Then I exported the DVD project into a folder and now I can see the files in the file manger but again no player will play it.
    Has anyone experienced this before and is able to help? It would be very appreciated since I don't want to downgrade back to CS3 :-)
    It's Encore CS4, Version 4.0.1.048 on a 2,8 GHz HT CPU, 2 GB RAM, Nvidia Geforce 6800 UT, lots of HDD space, XP + SP3.
    Thank you,
    Chris...

    Hey,
    thank you both. As I said no player accepts the project exported to a folder. It doesn't matter if I point the player to the video_ts.ifo or just the folder - it won't play. As a consequence I re-installed Encore CS3 in which exporting worked fine and guess what - the exported image and folder output doesn't work either. Since it worked before in CS3 it comes down to the conclusion that either I did some editing to the project that screwed the project or Encore CS4 did. Checking for mistakes in the project and previewing in inside CS4 everything seems fine. So might it be CS4 that ****** up the project file??? I mean it's full of strange bugs so it could easily be that. I even updated my Daemon Tools yesterday and it won't make a difference.
    Or could it be something else I haven't considered yet? Any ideas? I just don't want to build the whole project again which might not even work if it's some other error. This is a desperate call for help
    Thanks,
    Chris...

Maybe you are looking for

  • My printer (HP Laserjet 2100) is no longer working after upgrading

    My printer (HP Laserjet 2100) is no longer working after the upgrade; it just spits out page after page of error codes and blank pages. I've tried using both the HP driver and a generic driver. This is being accessed over a network. Has anyone encoun

  • Attention on USE Oracle SQL Developer 4.0 (4.0.0.13.30) EA3!!!!

    I use this new version and i find that, for example, if you want to add a datafile to a tablespace with modify tablespace window in DBA he try to drop all the other datafile!!!! INCREDIBLE!!! Pay attention! ALTER TABLESPACE PSAPSR3 DROP DATAFILE '/or

  • Valuated Sales Order stock for Semi-Finished Products

    Dear Gurus, One of my client faced the issue that the semi-finished products is valuated-sales order.  We are in Mill Industries, downstream (steel processing).  The situation is: 1.  We use configuration material for both finished and semi-finished

  • Access Control not working as expected after upgrade to 7.5.2

    I have a Time Capsule set up with mac address access control on the main network plus a guest network. After the upgrade to 7.5.2, it seems that the access control is applying to my guest network and the main network is allowing all devices on it. Ha

  • How can I get Siri to not see some iCal calendars?

    When I ask to see my calendar, Siri shows calendars that I want to supress. I have some iCal calendars with misc info (warranties, medicines, etc.) that I turn off in iCal, off on the phone calendar. But Siri shows me (for ex: "19 meetings"" when I a