HTMLDB 1.6 with 11g DB

We are going to upgrade our 10gR2 DB to 11g but we still use HTMLDB 1.6.
Will the latter have compatibility issues?

Hi "931830",
Absolutely. Application Express 3.0 is the minimum version for Oracle Database 11gR1, APEX 3.2.1 is the minimum for Oracle Database 11gR2.
If you're having to upgrade APEX, my recommendation is to upgrade to the latest available release - APEX 4.1.1.
I hope this helps.
Joel

Similar Messages

  • APEX V3 that comes with 11g -- Fundamentally broken?

    I have two instances of APEX v3 running. One was an upgrade from HTMLDB v2.0 the other is the version that came with 11g. The 11g version seems to be fundamentally broken and buggy. It continually asks me for an XDB login, the applications that I can import into the upgraded v3 version, import into this version missing half of the components. This list of bugs and fixes is becoming endless.
    I have read the notes, this forum, and have an SR on the matter. Most people seem to be aware of the APEX 11g issues and I have been able to fix some of them. I am wondering if I should uninstall the version that came with the database and install the stand-alone version. Thoughts?

    j_70,
    When you installed 11g, did you do a clean database install or did you do an upgrade? I tried doing the upgrade process 5 times and they all had problems, so I finally settled on a clean install (software only), then created a database with all of my tablespaces, then exported and imported all of the data from my 10g database. The upgrade process was (once again) unusable for me.
    If you did a process similar to mine above, when you imported, did you export and import the Apex schemas? That doesn't work at all, and does lead to numerous problems. The Apex schemas need to have the applications exported and the imported back through the Apex interface. That is the only way it works if you are changing versions like going from 10g with Apex 3.0.1.0.7 to 11g with 3.0.1.0.8 (I probably got the Apex versions wrong). Otherwise, you wind up with some of the older Apex 'data' (tables, data, etc.) overwriting the newer version in 11g, and that causes problems. This is exactly like the case of not importing the system (system, sys, sysaux) schemas into a newer version.
    If you're not the DBA, ask your DBA how the 11g install was performed. It could be that they did the 11g install the wrong way. I know this was my most difficult upgrade process yet, and I've been doing this since version 5, about 16 years now.
    Anyway, the point of all of the above is that when done properly, Apex itself doesn't have any problems. Actually, the Oracle database didn't have any 'major' problems either (a few minor ones, but I worked through those finally). But, when done improperly, the data migration from an old version to a new version can cause all kinds of problems. Based on what I experienced when I migrated my system from 10g to 11g, it sounds like this may be what you are experiencing. And none of this has anything to do with Apex.
    I would suggest uninstalling Apex, then install it fresh (so you know you have a working, clean install), then import your applications through the Apex interface. You shouldn't have any problems if you do it this way.
    For the record, I would also trust what Tyler, Joel, Scott Spadafore and Carl say a lot more than Oracle Support, especially when it comes to Apex.
    My last experience with Oracle Support was with a problem I had in 11g with views that use the ANSI join syntax. I used the USING clause, since I was performing the join between three tables that had a common column name (per all of the documentation), but I kept getting a 'unabiguous column' error message. The 'fix' was to change all of my views to use the ON syntax instead. Oracle Support insisted that this is the correct behaviour, even though all the documentation I've seen everywhere states otherwise. In short, Oracle Support is good in that they will eventually get you working again, but they are not experts.
    Send Joel the SR# so he can investigate further. I'm pretty darn sure that he'll discover in this case Oracle Support was wrong (again), and have a solution for you if the above uninstall, import process doesn't fix your problem.
    Bill Ferguson

  • Integrating Active directory  with oracle EBS 12.1.3 with 11g R2 database

    Hi,
    can any one let me know Integrating Active directory windows 2009 R2 with oracle EBS 12.1.3 with 11g R2 database software requirements and document ids for integrating.
    Is windows 2008 active directory is cerfied with 10g OID??
    regards,
    chandrasekhar.

    Hi
    I found exact note
    Is OID 10g/11g DIP Compatible / Certified With Microsoft Active Directory 2008 / Windows 2008 R1/R2? [ID 944298.1]
    From note:
    DIP 10g latest version (10.1.4.3) and DIP 11g up to PS4 / 11.1.1.5 Patchset releases integrations are certified with MS AD 2008 R1 only.
    DIP 11g certification with AD 2008 R2 is supported only with DIP 11g PS5 / 11.1.1.6 Patchset or higher.
    Note: Although DIP below 11.1.1.6 integration (synchronization, external authentication, etc.) with MS Windows / AD 2008 R2 may work, it is not officially compatible / certified. See also Note 1076018.1.
    Regard
    Helios

  • Steps for integrating oracle E-business suite R12.1.3 with 11g OID.

    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.

    Dineshkumar wrote:
    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.Please refer to the following docs/links.
    Using Oracle Internet Directory 11gR1 Patchset 4 (11.1.1.5.0) and Single Sign-on with Oracle E-Business Suite [ID 1286596.1]
    Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate [ID 1309013.1]
    https://blogs.oracle.com/stevenChan/entry/oracle_access_manager_11_11
    https://blogs.oracle.com/stevenChan/entry/why_does_ebs_integration_with
    Thanks,
    Hussein

  • OC4J installed with 11g Database

    We are migrating our database and applications to 11g database and imbeded Application Express. Our current configuration is 10g database and JSPs running under the OC4J installed with the database. Our develoment server is running Windows XP and currently has 11g database 11.1.0.6.0 installed, and the Application Express configured and running properly.
    In order to provide a smooth transiition from OC4J to Application Express, we would like to continue to run some applications under the OC4J installed with the 11g database, and the converted applications in Application Express, all on the same server and same 11g database installation.
    I have started the OC4J processes on the development server with the script:
    cd \Oracle\Ora11g\Ora11gDB\oc4j\j2ee\home
    java -jar oc4j.jar
    and the system responds with:
    09/01/08 10:53:29 Oracle Containers for J2EE 10g (10.1.3.0.0) initialized
    However, when I try to bring up the console from a browser using:
    http://192.168.0.200:8888
    I get a the message that the page cannot be displayed.
    I understand the 11g OC4J standalone has been discontinued, however it looks like the 11g version I have installed is using the OC4J 10.1.3.0.0.
    So is the OC4J installed with 11g not functional, or am I missing a step in the startup/configuration, or URL call.
    Thanks,
    Rod

    Thanks for the replay Michael,
    Actually, on the development server I only have the 11g database installed with Application Express configured. The Apex runs on port 8080 and I see that in the netstat -ab listing, but I do not see port 8888 referenced anywhere. All the config files for the OC4J are standard from the db install. The port listed in the http-web-site.xml still shows 8888.
    Is it possible that the OC4J is not completing it's startup?
    The server.log, and the system-applicaiton.log both show entries indicating it has started, and the global-application.log shows it is started, however the defaultWebApp is not currently started. Here is the complete contents of that file:
    09/01/08 10:21:34.640 10.1.3.0.0 Started
    09/01/08 10:21:35.937 defaultWebApp: 10.1.3.0.0 Started
    09/01/08 10:22:13.968 defaultWebApp: 10.1.3.0.0 Stopped
    09/01/08 10:22:20.109 10.1.3.0.0 Started
    09/01/08 10:22:20.890 defaultWebApp: 10.1.3.0.0 Started
    09/01/08 10:49:06.203 defaultWebApp: 10.1.3.0.0 Stopped
    09/01/08 10:53:28.687 10.1.3.0.0 Started
    09/01/08 14:45:45.781 10.1.3.0.0 Started
    09/01/08 15:06:21.421 10.1.3.0.0 Started
    09/01/08 15:07:06.218 10.1.3.0.0 Started
    Thanks,
    Rod

  • Using older client 10201 with 11g database

    Hello,
    Are there any issues with using sqlplus client 10201 with 11g database with regard to performance? I would think using the 11g client with 11g database would be preferred but what would be the disadvantage in using sqlplus 10201 with 11g database?
    Also, what would be disadvantage if using sqlplus 11g with an older database 10201/10202? Thank you.

    I guess the most visible and the prominent issue of using an old version client with the more latest version db would be that the older version client won't be able to display/use some of the newest features. This sounds more like a usability issue than performance issue which you mentioned but that's what which came on top of the mind. Performance should not be affected as the client doesn' do much except to pull the data so if there would be any issues actualy , they would be with the server rather than the client.
    Just my 2 cents.
    HTH
    Aman....

  • Installing 10.1.3.1 (want to upgrade to 10.1.3.4) with 11g Database

    I want to install SOA Suite 10.1.3.4 on a new laptop I have. I have ins
    I checked the certification matrix and saw that SOA Suite was certified with 11.0.6 version of the Database so I installed the 11g database no problem and went to install the SOA SUite 10.1.3.1 last night (would then patch up to 10.1.3.4 afterwards).
    I choose Advanced Install, as I want to put the schemas in my 11g database but when I put in my connection details for the DB a window pops up saying that it must be installed on the correct version of the DB, it lists a load of them but 11g is not one of them (10.2 series was the highest).
    So 10.1.3.4 is certified with 11g but you can do the base install on 11g, Is this correct?
    Are there any workarounds?
    I assume one option is to do a Standard Install where it creates the XE database, then patch up to 10.1.3.4.
    Then some how point everthing to my 11g DB afterwards.
    Any ideas?
    Stuart

    just found the solution. One needs to follow patch instructions 6265268 even before starting installation to replace the relevant jar files in the installable.
    Also, refer to metalink note 605489.1

  • What version of SVNKit can we expect with 11g?

    Hi,
    JDev 11g TP4 uses SVNKit 1.1.4 which does not seem to work with the current version of Subversion Server (1.5.2).
    Error: svn: Malformed Network Data
    The current version of SVNKit is 1.2.0 so the latest JDev plugin is quite behind by a number of versions.
    The only workaround at the moment is to downgrade Subversion server.
    It would be disappointing for the new release of JDev to be shipped with a plug-in that will work with current release of Subversion, will this be the case?
    thanks,
    Brenden

    Brenden,
    I just did a test using JDeveloper 11g drop 6 (which is a build that Ace Directors got for testing, later than TP4, much earlier than 11g r1) - I was able to create a new application, import it into an SVN 1.5.2 repository (via HTTP), make some changes, and commit back to the repository.
    When I use Tools->Preferences->Versioning->Subversion, I see it is using SVNKit 1.1.7 (r4142).
    I do have the SVN Server installed on my laptop, so I went into the svnkit.jar (<jdev_home>/jdev/extensions/oracle.jdeveloper.subversion) and checked the JAR file - it is, in fact, 1.1.7.
    Frank - could I ask you to clarify please (it's actually the reason I originally posted something and then deleted it). I know that JDev 11g is built on a SVN 1.4 client (not a 1.5) - I thought you may be confusing SVNKit version with SVN client version. Drop6 has svnkit 1.1.7, which does appear to work with Subversion 1.5.2 (according to [url http://www.nabble.com/svn:-Malformed-network-data-td16423851.html]this and [url https://svn.svnkit.com/repos/svnkit/tags/1.1.8/changelog.txt]this, it appears 1.1.7 is the first version to work properly with 1.5.x
    I guess we'll find out in the next week or so (or so) what version SVNKit comes with 11g r1 - but it would be awesome if it were 1.1.7 at minimum (like drop 6)
    John

  • Oracle Application Server 10g with 11g Database

    Hi everyone,
    If anyone can tell, is there any compatibility issues in Oracle Application Server 10g with 11g Database?
    Will it work properly?
    Thanks

    hi,
    This will be helpful,
    http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#CHDBFJFD
    which states
    "All available editions of Oracle Database 11g (11.1.0.6) or higher are supported. Please refer to Metalink note 740417.1 for details on Oracle Database 11gR1 Certification for Oracle Application Server 10g (10.1.2.x) and Metalink note 887365.1 for details on Oracle Database 11gR2 Certification for Oracle Application Server 10g (10.1.2.x) "
    Regards
    Fabian

  • Compare owb 9i code with 11g code

    HI
    Recently we migrated the 9i OWB's to 11g pls files.I need to verify whether correct versions were migrated or not.
    is there any way to Compare the 9i OWB's with 11g pls files?
    Note:9i databases with all OWB Components and 11g databases with new code is available.

    Hi
    Since you are using LCT Oracle to Oracle dblink you might as well remove the source execution unit and put the operators in the Oracle default target execution unit.
    Cheers
    David

  • Compatibility of 11g Express Edition with 11g forms/reports.

    Hi,
    We are using 11g Forms/reports. Now, we want to use Oracle Database Express Edition 11g alongwith it.
    Please guide me version compatibility of 11g forms/reports with 11g Database Express Edition & Weblogic Server.
    Thanks/Regards.
    Bhatt

    Without more detail, it will be difficult to accurately answer your question.  "11g" is part of a product name and not a product version.  Therefore helping you with certification information will be difficult.  I will share information about the very latest versions.  Older versions will have different certifications.  You can look those up on your own in the Certification document(s) included below.
    The following are certified:
    Forms/Reports 11.1.1.7 - WebLogic Server 10.3.6
    Forms/Reports 11.1.2.2 - WebLogic Server 10.3.6
    Regarding the database, refer to the Certification documentation below.  Be sure to reference the correct one for the Forms release you are using.  Generally speaking, the XE databases are not certified, but can be used with limited support.  Again, for exact versions, refer to the documentation.
    Fusion Middleware Certifications
    http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html

  • Is OWB 11.1 compatible with 11g database  cubes/dimensions

    I heard OWB 11.1 stores data in 10g format and it is not compatible with 11g format. However AWM 11.1 creates 11g compatible data. Is it true? Any idea?
    thanks

    Hi
    That is correct, the OWB 10gR2 and 11gR1 releases both generate OLAP 10g style cubes using the AWXML api. AWM 11.1 can create/administer both 10g and 11g styles cubes. Needless to say, it takes a little time to catch up with an ever changing API....plenty of fun stuff to come ;-)
    Cheers
    David

  • How to configure dbconsole on R12.1 with 11g database on RHEL AS 5(64-bit)

    Hi Dear
    I want to configure dbcosnole on R12.1 with 11g database. When i start it by executing the command emctl start dbconsole it does not start. It shows the following error:
    OC4J Configuration issue. /u01/oracle/PROD/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_dg.orientpower.com.pk_PROD not found.
    I will highly appreciate, if anybody could help me to resolve this issue.
    Thnx
    Jabbar

    You might want to checkout
    http://download.oracle.com/docs/cd/E11882_01/install.112/e10813/dbcacrea.htm#sthref287
    Oracle® Real Application Clusters Installation Guide
    11g Release 2 (11.2) for Linux and UNIX

  • I give up with 11g client..

    ..well, I never found the admin tools to set up my TNSNames so i copied the relevant files from an old home backup. Toad started kicking out with a "Could not locate OCI.dll" and SQL Developer wouldnt work properly unless using direct connections. I removed everything and reinstalled 10g, which all worked well, I got my admin tools back and the only problem was the oci.dll being named oci.dll.o.1 which required a rename before Toad would start working again..
    Hopefully, when 11g client proper (non beta) is released, there will be fewer problems

    I have installed the 11g client for windows and so far it has properly worked, even though I have several Oracle Homes installed in my test server. You have mentioned something about a 10g database, does it mean that you have both DB10g and Cli11g installed on the same box along your toad application? 11g client works fine with a 10g database, but I have not tested how the toad environment works with 11g.
    I suggest you to test the 11g installation and make sure you don't mix your paths in your PATH environment variable, otherwise, you may end up running a 10g application with 11g libraries.
    ~ Madrid

  • HTMLDB_MAIL.SEND does not work with 11g

    Hi Guys,
    I have a simple application that uses HTMLDB_MAIL.SEND. I am running APEX 3.0 against an 11g database. When run against a 10g DB all is good. But with 11g I get
    ORA-24247: network access denied by access control list (ACL)
    I looked up the error which recommends altering ACL stuff, which I know nothing about. Is there a simple way to get rid of this error.
    O.

    Hi,
    I have the same problem as you.
    Colud you please explain me how did you resolve it.
    Thanks
    HTMLDB_MAIL.SEND does not work with 11g

Maybe you are looking for

  • Tecra 9000 has wrong keyoard installed. How do I change it?

    On my 2nd hand Tecra 9000 the Pg UP/Dn, Home, End etc keys dont work. I've poked aroud a bit and deduce that is it because LapTops4Less have installed a 101/102 - Key or Microsoft Natural PS/2 keyboard. I cannot get rid of the old keyboard (uninstall

  • Earphones not getting detected

    Hi, I'm using nokia 6233. My ear phones are not getting detected. When i checked the enhancement settings the headset and also data cable options are not present. Can some one please  tell me what exactly can be the problem?

  • 2.1 update for Vista users

    Decided to wait a day or so until some of the bugs were worked out and glad I did. I just updated to iTunes 8.0 and 2.1. Total download and update took 15 minutes. Everything was smooth - did not lose any data from Contacts/Email/Recent Calls etc...

  • COND_A Idoc Outbound Process

    Hi, I did set up everything to trigger COND_A. Its not getting triggering ?. What is the problem?. My changes are CDHDR and CDPOS tables. How can I trigger the change pointers of this idoc?. Thanx

  • Bash prompt

    Hi there ! I have a basic simple question I need an answer on. I have a solaris 9 system where when you telnet as root, we get the "bash-2.05#" prompt. I have found on my solaris 10 that I had to modify the /etc/passwd for root so that he can also ha