How to solve the problem of the ORA-29273 and ORA-06512

Hey, guys:

I had a problem to get Google geocoding when I used a government licensed Google API key. This project is developed for the Government, so we should be able to use this API key. And the agent of the Government told me that as long as I use this API key and they add to the area of our company to their list, we should be able to get free Google geocoding indefinitely. I'm using Oracle 11 g 2, Apex 4.1. Google returns a result (1600 geocoding) and after awhile my program was exception. However, I got the following problem:

ORA-29273: HTTP request failed
ORA-06512: at "SYS." UTL_HTTP", line 1722
ORA-29259: end-of-input reached
ORA-06512: at "get OUT. SOR_TEST_SERVICE', line 24
ORA-06512: at "get OUT. SOR_TEST_SERVICE', line 187
ORA-06512: at line 6
29273 00000 - "the HTTP request failed.
* Cause: The UTL_HTTP package cannot run the HTTP request.
* Action: Use get_detailed_sqlerrm to check the detailed error message.
Correct the error and restart the HTTP request.

and I searched online and found the thread following OTN:

Anyone incorporating the Google Apps Provisioning via Oracle or APEX API?

It looks like, I have to get Google API certificate and install it on Oracle wallet. I do not experience this issue. Can someone give me a roadmap to this topic? For example, how can I get a certificate of Google? Should I get in touch with Google, or send the request with API license key? or API key is a certificate? an example would be very useful!


Here is my code
  procedure Get_Geocoding(P_s_Address in varchar2, P_s_Geocoding out varchar2, P_n_accuracy out number, P_b_success out boolean) is
  
  l_address varchar2(4000);
  l_url varchar2(32000);
  l_response varchar2(3200);
  n_first_comma number;
  n_second_comma number;
  n_level_length number;
  
  BEGIN
    /* TODO implementation required */
    
    l_address:=APEX_UTIL.URL_ENCODE(P_s_Address);
    l_address := replace(l_address,' ','+');
     
    l_url := 'http://maps.google.com/maps/geo?q='||l_address||'&'||'output=csv'||'&'||'key=my API key';
    l_response := utl_http.request(l_url, APEX_APPLICATION.G_PROXY_SERVER);
    
    --dbms_output.put_line(l_response);
    
    n_first_comma:=instr(l_response,',',1,1);
    n_second_comma:=instr(l_response,',',1,2);
    n_level_length:=n_second_comma-n_first_comma-1;

    P_n_accuracy:=to_number(substr(l_response,n_first_comma+1, n_level_length));
    
     l_response:=substr(l_response,instr(l_response,',',1,2)+1);
    
       
    
    P_s_Geocoding:=l_response;
    if (P_s_Geocoding<>'0,0') then
      P_b_success:=true;
     else
      P_b_success:=false;
    end if;
  
  END;
Thank you very much!

Sam

Published by: lxiscas on August 22, 2012 16:33

Published by: lxiscas on August 23, 2012 08:27

To access the HTTPS site, you will need portfolio information.
Portfolio is created through the Oracle Wallet Manager. It is available in standard edition database or Oracle HTTP server.
If you have installed, go to Oracle Wallet Manager and create a portfolio.
Then, you need to import the certificates on this portfolio.

When you open the https://maps.google.com/ website in your web browser, you will see a lock symbol just before https. Double click on that and click on certificate information.
Then click path of certificate, and then click the top node and click View Certificate and click on details and then copy in the file. The Certificate Export Wizard will start select
Message Syntax cryptographice and check include all certification path.

He followed even for all nodes in the main certificate

This will create a file. Once the file is created. Double click on that and start the Certificate Import Wizard. Follow the online instructions. (It is need in the server)
Once done. Open the Oracle Portfolio Manager and import it there also. Right-click on the wallet, and select Import.
Then log in as administrator of the apex
Workspace - internal
User - Admin
Password - passowrd you created everything by the installation

Go to the setting of the instance and select portfolio information. And put the path of the portfolio in the file format: and password wallet.

Once done, I think that you will be able to access.

See you soon,.
Mehabub

Tags: Database

Similar Questions

  • How to solve the problem of 'ASM disk group is inaccessible' slave VM rac2?

    People,

    Hello. I want to install Oracle 11 g RAC 2 using 2 virtual machines (VM main rac1 and rac2 VM slave) with Oracle Linux 5.6 according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html

    Grid and data base RAC have been installed successfully for VMS rac1 and rac2.
    I use the slave rac2 VM test data grid and CARS because rac1 disk is full.
    The problem is that the OCR file is not available or currupted in the rac2 VM slave. To know his reasons, I check permission on disc ocr as below:

    [ora11g@rac2 bin] $ pwd
    / U02/11g_db/ora11g/racdb/bin

    [ora11g@rac2 bin] $ srvctl start asm

    RPRC-1070: could not verify if the ora.asm resource is registered
    Cannot communicate with crsd

    [ora11g@rac2 rac2] $ pwd
    / u01/app/Grid/log/Rac2

    [ora11g@rac2 rac2] $ cat alertrac2.log

    Last lines:
    [/ u01/app/grid/bin/cssdagent (5779)] CRS - 5822:Agent ' / u01/app/grid/bin/cssdagent_root "disconnected from the server. Details at (: CRSAGF00117 :) in u01/app/grid/log/rac2/agent/ohasd/oracssdagent_root/oracssdagent_root.log.)
    2012-03-20 13:44:55.914
    [ohasd (5149)] CRS-2112: the service ODE started on node rac2.
    2012-03-20 13:44:58.588
    [ohasd (5149)] CRS - 8017:location: / etc/oracle/lastgasp has 72 Advisory reboot log files, 0 were announced and 0 errors
    2012-03-20 13:45:07.555
    [ohasd (5149)] CRS - 2772:Server "rac2" was awarded to 'Free' the pool.
    2012-03-20 13:45:10.108
    [ohasd (5149)] CRS-2302: failed to get profile negotiators. Error CLSGPNP_NO_DAEMON (the demon GPNPD does not work).
    2012-03-20 13:45:10.251
    [gpnpd (5368)] CRS - 2328:GPNPD began the rac2 node.
    2012-03-20 13:45:13.037
    [cssd (5443)] CRS - 1713:CSSD daemon is launched in cluster mode
    2012-03-20 13:45:37.132
    [cssd (5443)] CRS - 1707:Lease acquisition for node rac2 number 2 completed
    2012-03-20 13:45:37.727
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK3; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:37.986
    [cssd (5443)] CRS - 1625:Node rac1, number 1, was closed manually
    2012-03-20 13:45:37.991
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK2; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:38.633
    [cssd (5443)] CRS - 1605:CSSD file to vote is online: ORCL:ASMDISK1; details in u01/app/grid/log/rac2/cssd/ocssd.log.
    2012-03-20 13:45:56.956
    [cssd (5443)] CRS - 1601:CSSD Reconfiguration is complete. Active nodes are rac2.
    2012-03-20 13:46:00.557
    [ctssd (5834)] CRS-2403: the time synchronization Service on rac2 host Cluster is in observer mode.
    2012-03-20 13:46:00.576
    [ctssd (5834)] CRS-2407: the new Cluster Time Synchronization Service reference node is host rac2.
    2012-03-20 13:46:01.000
    [ctssd (5834)] CRS-2401: time synchronization Service Cluster started on host rac2.
    2012-03-20 13:46:11.097
    [crsd (5856)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:12.085
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:13.338
    [crsd (5925)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:14.217
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:15.438
    [crsd (5940)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:16.313
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:17.539
    [crsd (5955)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:18.392
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:19.537
    [crsd (5988)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:20.468
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:22.636
    [crsd (6003)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:23.615
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:24.781
    [crsd (6022)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:25.713
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:26.885
    [crsd (6037)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:27.799
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:29.021
    [crsd (6052)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:29.925
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:31.136
    [crsd (6067)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:32.040
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:33.247
    [crsd (6082)] CRS-1013: the location of the OCR in ASM disk group is inaccessible. Details in u01/app/grid/log/rac2/crsd/crsd.log.
    2012-03-20 13:46:34.172
    [ohasd (5149)] CRS - 2765:Resource 'ora.crsd' failed on the server "rac2.
    2012-03-20 13:46:34.173
    [ohasd (5149)] CRS - 2771:Maximum attempts to restart the resource 'ora.crsd '; does not restart.
    [ora11g@rac2 rac2] $

    The output of alertrac2.log, we have seen disk group ASM is inaccessible. So my question is:

    How to solve the problem of "ASM disk group is inaccessible" in the rac2 VM slave?


    Thank you.

    user8860348 wrote:
    People,

    Hello. Thanks much for the reply.

    Yes. I put the entry "SQLNET. AUTHENTICATION_SERVICES = (NTS)"input file sqlnet.ora.

    I ran the commands below:

    [ora11g@rac2 bin] $ pwd
    / u01/app/Grid/bin

    [ora11g@rac2 bin] $ ps - ef | grep pmon

    16219 ora11g 8602-0 12:29 pts/2 00:00:00 grep pmon

    [ora11g@rac2 bin] $

    [ora11g@rac2 bin] $ export ORACLE_SID = + ASM2
    [ora11g@rac2 bin] $. / sqlplus / as sysdba

    SQL * more: Production version 11.2.0.1.0 Fri Mar 23 12:33:15 2012

    Copyright (c) 1982, 2009, Oracle. All rights reserved.

    Connect to an instance is idle.

    SQL > startup pfile = ' / u01/app/grid/dbs/pfile ".
    ORA-01031: insufficient privileges
    SQL >

    Sign in as SYSASM as

    . / sqlplus / as sysasm
    >

    As we see above shows the command $ ps - ef | grep pmon, my question is:

    First of all, are ' 16219 8602 ora11g 0 "process ID?

    Secondly, we need to kill one by one? For examples: kill-9 ora11g? Kill-9 16219?

    Laughing out loud. It's not the running process.

  • How to solve the problem of Oracle SQL Developer Connection?

    People,

    Hello. I use the Oracle 11 GR 1 material database. The database https://localhost.localdomain:1158 control console / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user8860348 wrote:
    People,

    Hello. I use the Oracle 11 GR 1 material database. database Control Panel https://localhost.localdomain:1158 / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user name: sys
    password: enter_your_correct_password given at the time of the installation of oracle

    role: select sysdba if you would connect as sysdba otherwise select normal for users other than the sys

    HostName: Enter your ip or hostname of the oracle example server address:-192.168.11.12

    to find the terminal/command prompt open hostname in oracle installed machine
    type---> hostname

    type ping hostname--->

    You can find the IP address of the server

    Port number: 1521 (default)---> I guess, otherwise check the port number in the file tnsnames.ora under your ORACLE_HOME/network/admin folder

    SID: DB1

    try it
    Good luck

  • Anyone know how to solve my problem? I can't import my photos from Iphone to computer. Sign says: Photos in the camera cannot be imported because the IPhone is locked with a password or read. My phone is unlocked. I've tried everything

    Anyone know how to solve my problem? I can't import my photos from Iphone to computer. Sign says: Photos in the camera cannot be imported because the IPhone is locked with a password or read. My phone is unlocked. I tried everything, every single idea. Without success! Any other idea?

    For example, you specify that the device does not display the lock screen, correct? Do you use Touch IDS? If so, try to put your finger on the device to see if it's what he wants.

    See you soon,.

    GB

  • My mac does not detect my hard drive after the upgrade. How to solve this problem?

    My mac does not detect my hard drive after upgrading to Mac OS Sierra. How to solve this problem?

    Please provide more detailed information. You can read write an effective communities of Apple support question. Maybe you could open disk utility and take a screen snap so that we can see what you see.

    To post a screenshot

    1. Press command + shift + 4, that will change the cursor to the line of sight.
    2. Hold down the mouse button and the collimator allows you to select the part of the screen you want to capture.
    3. Release the mouse button and the image will be saved on your desktop.
    4. Click on the camera icon in the toolbar of the message forum Editor.
    5. Drag the image on the button select a file and click the Insert button.
  • My Macbook Air uses El Capitan 10.11.5. This operating system repeatedly freezes and the computer must be turned on / repeatedly.  How to solve this problem?

    My Macbook Air uses El Capitan 10.11.5. This operating system repeatedly freezes and the computer must be turned on / repeatedly.  How to solve this problem?

    Hello

    Check if the hard disk needs repair.

    Open the disk utility, located app in HD > Applications > utilities

    Select Macintosh HD on the left then click the first aid tab, and then click Run.

  • Sent items from MS outlook do not appear in Thunderbird, but it works in the reverse (envoys since Thunderbird appears in Outlook). How to solve this problem?

    Sent items from MS outlook do not appear in Thunderbird, but it works in the reverse (envoys since Thunderbird appears in Outlook). How to solve this problem?

    I guess you have a pre existing account using the POP Protocol, that not only downloads the contents of the Inbox.

    Hotmail, Live, MSN, Outlook dot com now support IMAP which is a synchronized messaging service, changes in one are reflected in the other.

    File menu (alt + F) > New > existing e-mail account and add your account to the Thunderbird again. Make sure you have "account type selected IMAP and your all synchronized will.

    If it's like my account, your IMAP e-mail account will come with a subfolder under the pop called deleted folder that contains all mail I have downloaded in the past years.

    If you right-click your \new IMAP account in the folders pane on the right immediately after you create it and choose to subscribe you can unsubscribe from this folder if you don't see it

  • Someone broke into my computer informing me that he has been infected with malware, viruses, etc. and advising me to contact a phone number, also send me a live conversation on how to solve the problem. He claims to be an Apple / Safari servic

    Someone broke into my computer informing me that he has been infected with malware, viruses, etc. and advising me to contact a phone number, also send me a live conversation on how to solve the problem. He claims to be an Apple / Safari servic

    This kind of message is a scam. Do not meet it.

    Force Quit Safari, then restart Safari while holding the SHIFT key.

  • Updated the macbook pro of el capitan and now will not start. Instead, I get the error message "your computer restarted due to a problem". Someone at - it suggestions on how to solve this problem?

    Updated macbook pro today for the latest version of el capitan and now will not start. Instead, I get the error message "your computer restarted due to a problem". Someone at - it suggestions on how to solve this problem?

    It would be helpful to post what the screen says.

    -Try to reset memory NVRAM/PRAM and SMC

    MacIntel: Reset of the controller (SMC) system management

    https://support.Apple.com/en-us/HT201295

    Subject of memory NVRAM and PRAM

    https://support.Apple.com/en-us/HT204063

    -Try to start safe mode

    OS x: what is Safe Boot, Safe Mode?

    https://support.Apple.com/en-us/HT201262

    -Start to recovery and repair the startup disk

    OS X: on OS X Recovery - Apple Support

    https://support.Apple.com/en-us/HT201314

    -If it is repairable reinstall the OSX

    How to reinstall OS X on your Mac - Apple Support

    https://support.Apple.com/en-us/HT204904

    -If you do not have a backup using disk utility to restore the internal drive to an external drive, so that you can try to recover the data.

  • Hello, I have a big problem with Firefox: Session Manager &amp; Undo Closed Tab addons don't work, synchronization is not working do not. The story works. How to solve this problem?

    Firefox remembers the story, but doesn't remember the closed tabs, sessions.
    It happened after the Fox update to v. 19.0.2 on a single computer.

    In Options of Firefox is set to use Custom Settings For History, everything is checked except always use Private Browsing Mode. So I'm not in private browsing.

    When I press to Undo Closed button nothing happens, & in the Manager session Save Session button is grayed. I tried to install other add-ons that remembers the tabs. tried to reinstall/disable these 2 modules. Did ' t help. On my 2nd computer I have same modules, same settings and they work normally. the 3rd closed computer undo works tabs also. How to solve this problem? I decided to ask before Firefox Reset...

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    

    Sync is a separate issue. It works, but quite often it connects me sync account. Then I can connect only using the recovery key password and long (option choice I have no device with me because he does not accept the key to pairing device).

    Thanks for reading.

    In case you use "clear history of Firefox closing:

    • do not erase browsing history

    Note that compensation "Preferences of Site" clears all exceptions for cookies, images, windows pop up, installation of software and passwords.

  • When I run Mozilla Firefox I get the error message "ReferenceError: Globalstorage is not defined." How to solve this problem?

    When I run Mozilla Firefox I get the error message "ReferenceError: Globalstorage is not defined." How to solve this problem?
    -Vinayak

    GlobalStorage is no longer supported in the current Firefox (removed in Firefox 13), versions so the extension or Web site that uses it needs an update and use localStorage instead.

  • I'm unable to delete obsolete email addresses of mail. When I change a card email address Contacts outdated address appears at the top of the queue. Is it a problem of Contacts or a mail problem. How to solve this problem?

    I'm unable to delete obsolete email addresses of mail. When I change a card email address Contacts outdated address appears at the top of the queue. Is it a problem of Contacts or a mail problem. How to solve this problem?

    Have you tried to go to the recipients of mail/window/previous and delete e-mail addresses it?

  • I have updated to ios 9.3.1 now I have no sound for text messages alerts and alert sounds no calendar! I just missed a meeting disaster. Any ideas how to solve this problem, all the settings are correct.

    I have updated to ios 9.3.1 now I have no sound for text messages alerts and alert sounds no calendar! I just missed a meeting disaster. Any ideas how to solve this problem, all the settings are correct.

    Try a reset...

    Force restart your iPhone: tap on and hold the Home and Sleep/Wake buttons for at least ten seconds, until you see the Apple logo.

    If this does not help, tap settings > general > reset > reset all settings

  • The toolbar with Firefox parameters (0ptions, etc.) have disappeared. How to solve this problem?

    Maybe it's a virus problem. Firefox no longer displays its toolbar, even after I download a new version. Only a black space appears where it used to be. I can't change the security or history or other settings. Any ideas how to solve this problem?

    • In versions of Firefox 3.6 on Windows and Firefox 4 on Windows and Linux, it is possible to hide the "menu bar" by "view > toolbars" or via the context menu of a toolbar.
    • Press F10 or press and hold the Alt key to bring up the 'Menu Bar' temporarily.
    • Go on "view > toolbars" or right-click the 'menu bar', or press Alt + V T to select the toolbars to show or hide (click on an entry to switch from the State).

    See also:

  • iPhone 5 s to connect with blue tooth in the car for hands-free calling does not connect to the speaker, it works very well with the iPhone 5. How to solve this problem?

    IPhone 5 IOS 9.2 (13 c 75) I can log in my car with Blue Tooth to make phone calls, but it does not connect to the speaker. To establish the connection with the car, the procedure has been completed correctly. With the iPhone 5 it works perfectly correct.

    How to solve this problem? Is there someone who has the same problem?

    Howdy,

    Thank you for using communities Support from Apple.

    I see you try to get your iPhone to interface with the stereo in your car via Bluetooth.  For setting this up, please follow the steps below.

    If you use Bluetooth

    1. Consult the user manual of your car stereo to get the procedure to a Bluetooth device.
    2. On your iOS device, drag up to open Control Center, then press ontwice to turn on Bluetooth and turn it back on.
    3. Restart your iOS device.
    4. On your iOS device, Cancel the twinning of your car radio. On the screen of your car désapparier your iOS device and any other device. Restart your car and your iOS device, then pair and connect again.
    5. Update your iOS device.
    6. Install the updates to the firmware of your car radio.
    7. If you still not connect, contact Apple technical support.

    Help to connect your iPhone, iPad or iPod touch with your car radio

    See you soon.

  • My messages send and receive txt messages not iMessage on my iPhone and I don't know how to solve the problem to send and receive messages as iMessage

    My messages send and receive txt messages not iMessage on my iPhone and I don't know how to solve the problem to send and receive messages as iMessage

    Settings > messages > iMessage turn off then turn it back on...

    If it does not sign of your apple under messages ID.  Settings > General > reset > reset all settings (will not erase data).

    Then log in messages

Maybe you are looking for

  • How can I change my home page in Firefox?

    How can I specify a particular website as my homepage?

  • What is more, processor Satellite C660-2LK that can support?

    Hello I was wondering if someone would be able to help me get a new processor.I was looking at processors intel and made a thread asking if I could get a certain processor, I got a response to which processors intel made port in my laptop but it says

  • How to remove Apps from Simulator?

    How can I go about removing an application of the Simulator? Is it possible to go in FlashBuilder or Simulator? I did from the command line, but I can't seem to find ways to get rid of it in Flash builder, or inside the Simulator.

  • ERP connection very slow

    HelloWe use the EBS R12.1.2Two levelOur version of the base 11.1.0.7Oracle Linux version 5My problem is end-user met with a slow connection to APPSI've seen this error in the log file message alert db**************************************************

  • added support for Matroska and FFV1

    Hi allI work in the IETF working group, CELLAR, which focuses on audiovisual lossless formats is normalize a video without loss of encoding, FFV1, and a media container format, Matroska. The IETF Charter group and work, calendar, list of the delivera