Problems with oracle apex and http server

I have Oracle Apex 3.2 running with the hen Oracle 10 g. OSH I load large pages... some pages are not completely made... There is the incomplete source code when certain pages are generated...

This causes things like the hidden tag that contains the md5 for the page auditor would not generate correctly...

check out this [http://img444.imageshack.us/i/error2le.png/]


And it causes the repercussion in the process DML:

check out this [http://img715.imageshack.us/i/error1d.png/]

Edited by: Juan David Palacios on June 9, 2010 08:24

Edited by: Juan David Palacios on June 9, 2010 09:44

Edited by: Juan David Palacios on June 10, 2010 05:57

Can I update pl/sql tollkit after installation of apex 3.2?

Following the instructions in the README file. TXT as described in the documentation, Yes.

Tags: Database

Similar Questions

  • RAC with Oracle VM and Windows Server

    Hi all,

    We want to implement the system with Oracle database 11g or 10g 64 bit (CARS) on the OS of Microsoft Server 2008/2003. We do not have enough licenses for all the hearts, and we want to find a way to implement the RAC database with existing licenses.

    Is this a good solution to use virtualization, as Oracle VM?
    How much is safe to use virtualization?
    Can we do Oracle Real Application Clusters (RAC) environments Oracle VM with Windows Server 2008 64-bit (or 2003 Server) operating system and use hard partition?
    Is it better to invest in licenses or try with Oracle VM?


    Oracle VM can be configured so that it is recognized as a difficult score.
    Hard partitions allow customers of one license these CPU used by the partition instead of license all the processors on the physical server.
    Source: oracle.com


    Thank you!

    Virtualization is not certified for Oracle RAC on Windows.

    + Software on Oracle VM [464754.1 ID] + notes States certified:

    Oracle Real Application Clusters (RAC)
    
        Oracle 10.2.0.4 and up (10gR2) and 11.1.0.7 and up (11gR1) and 11gR2 RAC for Linux x86 and Linux x86_64 certified on Oracle VM
            Guest OS: Oracle Linux 5.1 (and above) RHEL 5.1 (and above) for Linux x86 / Linux x86_64
            Paravirtualized (PV) mode only (Guest OS and drivers)
            Only supported on Oracle VM 2.1.2 and above
            Live-migration of an Oracle RAC VM is supported with Oracle VM 2.2.1 and above.
            Previous versions are not supported. Please refer to this link for best practices.
    
            Over-committing CPUs is not recommended, but supported with the following restrictions:
                The total amount of VCPUs allocated to guest domains (running Oracle RAC guests), should not exceed
                two times (2x) the amount of real CPUs / cores in the Oracle VM server.
                The amount of VCPUs allocated to a single guest domain should not exceed the amount of real CPUs /
                cores in the Oracle VM server.
                Maintain Oracle VMs default VCPU allocation for dom-0: Oracle VM will allocate 1 VCPU for each real CPU or core to dom-0.
                CPU pinning is only recommended for hard partitioning. If no hard partitioning is required, CPU pinning should not be used.
    
            Static support only (dynamic support is being planned):
                Dynamic resizing of guest virtual machine is not supported (VCPU, memory and I/O)
                Virtual Machine Pause/Restore of an active Real Application Cluster virtual machine is not supported. 
    
  • Problem with Oracle 9i and Oracle 11g

    Hello
    I have 2 Installation of Oracle: Oracle 9i client and Server Oracle 11.2
    Oracle 9i to: C:\oraclient9\
    Oracle 11g: C:\app\a.l\product\11.2.0\

    I have an application that has to connect to Oracle via ODBC, but whenever I try to connect looking for odbc Oracle 9i and I get this error:
    ORA-12541: TNS no listener

    If I try to boot with sqlplus to: start-> run-> sqlplusw get Oracle 9i version

    If I'm running sqlplus from start-> program-> Oracle 11-> I can connect properly.

    If I try to create a new ODBC it always plug the Oracle version 9i.

    I tried:
    Set ORACLE_HOME=C:\app\a.l\product\11.2.0\dbhome_1
    Set ORACLE_SID = ORCL

    but when I try: sqlplus / as sysdba I get this error:
    14 error initializing SQL * more
    SP1 file < lang > .msb not found message
    SP2-0750: you may need to set ORACLE_HOME in your Oracle software directory

    If I try to boot with sqlplus to: start-> run-> sqlplusw get Oracle 9i version with the error:
    ORA-12541: TNS no listener

    Variables environment variables in the path are:
    C:\oraclient9\bin; C:\Program Files\Oracle\jre\1.3.1\bin; C:\Program Files\Oracle\jre\1.1.8\bin; C:\app\a.l\product\11.2.0\dbhome_1\BIN; C:\app\a.l\product\11.2.0\dbhome_1\bin;%SystemRoot%\System32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SystemRoot%\system32\WindowsPowerShell\v1.0\; C:\Program Files\Sybase\SQL Anywhere 9\win32. C:\Program Files\Sybase\Shared\win32; C:\Program Files\Sybase\SQL Anywhere 9\drivers; C:\Program Files\Sybase\Shared\Sybase 4.2 Central; c:\Program Files\Microsoft SQL Server\90\Tools\binn\; C:\Progra~1\XRay



    tnsnames 11g:
    # tnsnames.ora Network Configuration File: C:\app\a.l\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl.domopenplan.local)
        )
      )
    tnsnames 9i:
    # TNSNAMES.ORA Network Configuration File: C:\oraclient9\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    ORCL.DOMOPENPLAN.LOCAL =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
        (CONNECT_DATA =
          (SERVICE_NAME = orcl.domopenplan.local)
        )
      )
    11g listener.ora:
    # listener.ora Network Configuration File: C:\app\a.l\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\a.l\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\a.l\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
        (SID_DESC =
          (GLOBAL_DBNAME = orcl.domopenplan.local)
          (SID_NAME = orcl.domopenplan.local)
          (ORACLE_HOME = C:\app\a.l\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\a.l\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.2.103)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = C:\app\a.l
    Do you have any idea how I can create a new ODBC to connect to Oracle 11g?

    Thanks in advance!

    opening for the system control window Server DB & question OS command sequence

    lsnrctl status
    set
    lsnrctl service

    COPY orders & results then PASTE all come back here

  • What is the problem with Distiller? and Distiller Server?

    I used to use distiller to make my PDFs a smaller size file more optimized. A few months ago we have updated CS4, well everything that was before any version of CS. So for these last months, I had no problems at all making it reasonable size/quality PDF directly from ID... Yes, so I still want to know, is at - it not necessary at all for distilling make file sizes even smaller than the straight lines of ID?... or I just think, all these parameters are avilable in export ID.

    .. do you a large volume in which to use Distiller Server? Does this sound right?

    Adobe actually deal with enourages users to use the direct-to-PDF route without distilling since it is a richer conversion. Distiller is used via Microsoft Agent (and the PDF Maker) as another method of creating PDF files (via postscript [and sidecar with PDF Maker]) and indeed, sometimes professional users who need to distill server for a large number of operations of PDF creation.

    Distiller Server is not available for Mac.

    Jon

  • Hi I am new to Oracle APEX and my desires to organize me working on it... can someone help me to begin with?

    Hi I am new to Oracle APEX and my desires to organize me working on it... can someone help me to begin with?

    Hello

    Start reading the documentation

    Oracle Application Express - Documentation

    Check the packaged applications that comes with the APEX.

    You can find a lot of info and examples of Oracle Learning Library

    http://Apex.Oracle.com/pls/Apex/f?p=44785:2:0:FORCE_QUERY:2, IRB, CIR:P2_GROUP_ID, P2_PRODUCT_ID:1000 %2 C 2039

    APEX to read related blogs

    WORLD: APEX Blogroll

    You can find many things from this forum, just use search.

    Kind regards

    Jari

  • Hello I have problem with my site, and mozilla. Google chrome, safari, explorer, opera work ok. Mozilla Heve problem with images?

    Hello I have problem with my site, and mozilla. Google chrome, safari, explorer, opera work ok. I have Sobipro for both the company and the logos and images without work!
    When I try to open the url is this:http://www.athens-dayandnight.gr/images/sobipro/entries/288/587_img.jpg

    whith mozilla is the following: /images/sobipro/entries\288\587_img.jpg when ichange it------with this / work.

    any idea?

    Thank you

    Hello, the URLS that contain-in their path are not valid. Firefox is less tolerant to errors in this respect than other browsers.
    Correct the path to http://www.athens-dayandnight.gr/images/sobipro/entries/288/587_img.jpg in the source code of this site or if you don't control the contact of the site their webadmin to do...

  • Satellite Pro C650D - problems with the audio and game controllers

    Hello

    I recently had problems with my microphone and speakers/headphones and game controllers.
    Sometimes the microphone stops working when on Skype, for example, but most of the time works fine, once again, when I restart the pc.

    Stakeholders sometimes still work when I connect headset.
    Some of the sounds are still coming through the speakers while some coming through the headphones.

    I have a usb game controller which also did not work everything properly.
    If I assign buttons in the program that they do not work in the game.

    All these devices are in Device Manager in a group that makes me think it's sort of annoying update doubtful that messes with them.

    Any body have similar problems or know what to do better?

    See you soon
    Laurin

    Hello

    Can you please send some details on the laptop model and the system you are using?

    With regard to the issue of sound/mic:
    > The microphone sometimes stops working when on Skype, for example, but most of the time works fine, once again, when I restart the pc.

    Are you talking about internal microphone or external? This only happens using Skype?
    In your case I would test the microphone using different applications to make sure that is not a Skype related issue.

    > Yet sometimes the speakers work when I connect headset.
    I recommend this thread:
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=65295

    The user has had a similar problem, but this phenomenon was linked to the Realtek HD Audio Manager settings.
    She wrote:
    + In the upper right corner, there is a small yellow folder called "Connector settings" in my version. +
    + There, finally I could re-enable the setting "enable popup dialog box, when the unit is plugged. +

    + So now when I plug an external speaker or headphones, it appears, and I select the option "helmet" (instead of "line-in"), and then the sound only through the headphones/ext.speaker.+

    Regarding the game controller:
    > I have a usb game controller which also did not work everything properly.
    > If I attribute buttons in the program, they do not work in the game.
    I put t think its problem of laptop in my opinion, you must make sure that the controller is compatible with the games you play and also recommended to check some info provided by the manufacturer of the game controller.

  • How can I return to 6.3 4.0 I have never had a problem with 3.6 and now 4.0 crashes all the time tell me how to go back

    How can I return to 4.0 3.6 I've never had a problem with 3.6 and now 4.0 crashes all the time tell me how to go back

    Downgrade to Firefox 3.6 first of all uninstall Firefox 4, but do not select the option 'remove my Firefox personal data '. If you select this option, it will delete your bookmarks, passwords and other user data.

    Then you can install the latest version of Firefox 3.6 available to http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your favorite courses, passwords etc.

    I recommend, to avoid possible problems with decommissioning, accessing your profile folder and delete the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Delete these files will force Firefox to rebuild the list of installed extensions, check their compatibility and cancel the toolbar customizations.

    For more information on how to find your profile folder, see https://support.mozilla.com/kb/Profiles

  • + 011 phone calls indicating that I have serious problems with my computer and that they provide a service of Microsoft solve problems

    original title: + 011 phone calls

    I just got a phone call from + 011 indicating that I have serious problems with my computer and they provide a Microsoft service problems. It sounds like a crowded call center and they can tell me their name and they tried to set up a remote entry on my computer. That's when I hung up. Is - this legitimate because what it really looked like a trick.

    Not legitimate... do not answer the call... Mike Hall MVP - Windows Expert: consumer http://msmvps.com/blogs/mikehall/

  • After the last updates of windows have problems with start up and now drivers

    Hello

    After the last updates of windows have problems with start up and now drivers. I get an error code 21 when I try to install the drivers AMD apparently missing.

    May 14, last night I had several (automatically) downloaded windows update

    Today, I was unable to boot my computer with Windows - tried the disk check, start checks etc, and eventually had to use System Restore (for help before the critical update to restore).

    Perfection, everything works, but knowing that windows will attempt to redo an automatic update, tried to check online - no one seemed to have a problem and (naivly) thinking I could always do another restore of the system, I rebooted again.

    Same thing worse. Could not do a sys restore either just before restarting or last night. Chose a date earlier (last week) but then lost the USB drivers and pilots display. Downloaded updated but refuses to let my AMD driver install Windows I have a very unpleasant screen... and I must now stop the installation of this update "critical."

    Would appreciate advice how do my installed display driver or whether anyone else has problems following this update

    Thank you

    Hi Jane,

    You have a disk to install Windows 7 with you?

    I suggest you to check the event viewer for error details report.

    Open event viewer.

    http://Windows.Microsoft.com/en-us/Windows7/open-Event-Viewer

  • Problem with the areo and transparency in Windows 7 after installation of Nvidia Geforce go 6200

    Am having problem with the areo and transparency in Windows 7 after installation of Nvidia Geforce go 6200

    * original title - I'm having a problem *.

    You have the latest drivers?
    http://www.nvidia.com/page/support.html

    Aero - Windows 7 - How to troubleshoot problems with Aero

    (1) first of all, click on the Start button and type in Aero. Now, click on find and fix problems with transparency and other Visual effects of link.

    (2) a new Wizard dialog box opens. Make sure that you click Advanced to solve all problems automatically.

    (3) either the problem will be solved or not. If this isn't the case, you will get a list of items that are potential problems.

    (4) If you want to see more details about the problem, you can click View detailed information. This will give you a list of potential problems that have been verified and those that pose problems.

    If it does not---> click Start---> right click computer---> click Properties

    Click the link for 'Windows performance index' and then click 'rerun the assessment"to refresh your WEI score and try again.

    Note: If you have Windows 7 Starter, or if your system does not meet the requirements for Aero you will not be able to use Aero.

  • Y at - it DB Oracle options that do not work with Oracle Apex

    Hi team,

    Y at - it options Oracle DB (DB audit vault wall and fire. HCC, advanced... Security etc) which will not work with Oracle Apex. Please let us know of a few documents if you

    Thank you kindly,

    Hi Rhine23,

    Rhine23 wrote:

    Y at - it options Oracle DB (DB audit vault wall and fire. HCC, advanced... Security etc) which will not work with Oracle Apex. Please let us know of a few documents if you

    It's the kind of question that can be answered with My Oracle Support | First Oracle Support or you can write to the APEX [email protected] about this application development team.

    Also, see the "Support" section at the end of the page Oracle Application Express - downloads.

    I hope this helps!

    Kind regards

    Kiran

  • Photoshop elements 13 said that there was a problem with the download and recommend exit us and restart

    We bought a new laptop and 13 items today. We spent the day trying to get it set up. We tried to download the 13 items at least 6 times. Whenever it took about 45 minutes to download, but when we open the file and click on set up it says that there was a problem with the download and it recommends that stop, restart and download it again? How we work what goes wrong? We had to remove the files and start every time. I don't have another day to try to get this sort. Should not it is just a matter of downloading and then, should not come with a message to install and we just press Yes and it works.

    You can also download the trial version of the software directly (No Download Manager) through the page linked below and then use your current serial number to activate it.  You should get two files, an executable file and a compressed file.  Run the executable file and it will install the rest.

    Don't forget to follow the steps described in the Note: very important Instructions in the section on the pages of this site download and have cookies turned on in your browser, otherwise the download will not work correctly.

    Photoshop/Premiere Elements 13: http://prodesigntools.com/photoshop-elements-13-direct-download-links-premiere.html

  • Problem with Adobe Flash and RealPlayer (and maybe also this old man)

    Dear Sir.

    I had problems with Firefox as my browser and on the Adobe site answer that it is said:

    If you have RealPlayer installed on your system, please disable recording of the RealPlayer browser plug-ins.

    1. Launch RealPlayer
    2. Click on the RealPlayer icon in the upper left of the window and choose Preferences.
    3. Choose the download and registration from the left panel
    4. Uncheck "allow Web downloading & recording for these browsers installed.
    5. Click OK and close RealPlayer
    6. Restart Firefox

    The only problem now is that I downloaded the latest version of RealPlayer, following your instructions above, I can make 1, 2, and then I have a problem that in the left panel, it is not "allow the Web download & recording for these installed browsers. It offers is:

    General - playback settings

    Internet - proxy, transport network

    Library

    CD

    DVD

    Content - Types of media

    Auto service - auto update, Message Center

    Material

    Accessories

    Registration

    I initially needed to do this (i.e. uncheck etc.) as Firefox froze. At the moment I don't know if it freezes again. I just downloaded the latest version of RealPlayer and tried to follow your previous instructions.

    I'm sorry to take your time again. I am a former user of the computer and not really with it. Can you help me please?

    Thank you very much.

    Anthony

    You have a specific problem with Real Player and Flash Player right now? Is - this same problem with yours?

    http://forums.Adobe.com/message/5242327

  • Problem with the locale and date serialization in java

    Hello
    I have a serious problem with Flex dates and need a solution as soon as possible. I have a Flex 2 front end that uses remote java objects to talk to the database. I have a Flex 2 DateFields form. The dates of these are stored in the datebase. However I need the dates to be stored exactly as users them selects regardless of the locale.

    What is happening at the moment is we are developing in Ireland and in selecting a date, filling an actionscript VO which is in turn transformed into a java VO (on a server in the United States) and when the date is stored in the database is one day before the date that we have selected. It seems that the flash player uses the locale with a time of midnight (GMT) users. When place the conversion to the EAST, it stores the date (GMT - 5), which causes the being Eve.

    I changed my flex code to set the date at 12: 00 time even if he converts and subtracts 5 hours it will always be the same date. But this does not work, it seems to work sometimes and not others and is very inconsistent. I can't understand why it works sometimes.

    Its makes me mental - someone has experienced this problem or did someone knows a solution PLEASE?
    Thank you

    I'm not very familiar with your specific question, but I wonder if a combination of store dates as the first milliseconds since midnight January 1, 1970, universal time, stored as a string and then when presenting the data are aware, locale would solve the problem.

Maybe you are looking for