Forms 6i X 10g Database (the solution is here)

Hey all,
As i said in another thread, many people get problems when integrating Forms 6i and 10g Database. They usually say:
"I can't access 10g database from Forms 6i and from SQLPlus"
The solution is very simple, you have to just write a command line to alter the "character set". Let's keep this thread on the top to help everyone who is facing this problem.
The explanation is written in this thread:
Re: Forms 6i on 10g Application Server
Hope to help!
Bye.

There is more discussion of the AL32UTF8 character set and changing to UTF8 here:
<p>connecting form 6i  to oracle database 10G express edition

Similar Messages

  • I am trying to connect oracle develper suit form with oracle 10g database

    i am trying to connect oracle develper suit form with oracle 10g database
    but when i pass username and password
    this message apperars
    ORA-12560:TNS:protocol adapter error
    every time even i try to connect Report or Designer each time same problem
    making no connection .
    can any body help can help me to reslove this prblem
    Arshad khan

    Duplicate thread:
    Re: connection problem

  • I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1. Ive tried all options so please can someone help?

    I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1 and none of them work for me. Ive tried all options so please can someone help?

    That doesnt work for me. I removed itunes through the windows cleaner method as shown in other posts and re-installed itunes. Now im getting this error
    iTunes was not installed correctly. Please reinstall iTunes
    Error 7 (Windows error 126)
    Also my Microsoft office has stopped working after i deleted Itunes which is really strange.
    Can somebody provide me a solution please....

  • Cannot get my download of LR6 (upgrade) to open. None of the solutions offered here work (re-install, exit CC, etc.)

    I have been trying for about 24 hours now to get my download of LR6 to open after install. I have tried all the solutions found here including the sign-out - sign-in solution, as well as uninstalling and re-installing, turning off firewall, etc., etc. Still no go. This is not only frustrating but getting me close to calling up for a refund, and I'll stick with LR 5. By the way, I also can't get the  the LR CC to download and function through the CC Desktop app even though I have the Photo subscription. It's a complete fail from my point of view. I'm asking Adobe support to come up with an analysis of why their own software installer won't work!

    Hi there,
    Please try the steps here - https://helpx.adobe.com/lightroom/kb/unable-launch-lightroom-55.html
    ^Ani

  • Orrarp report toll in appliaction 10g wants the solution for 11g

    Dear all,
    my orrarp reporting tool which will prompt me to select the printer from network was working fine with me on application server 10g when I moved to 11g middle ware this is not working as i am not getting printer window to select the printer on the network kindly help to configure and reolve my issue.
    Thanks
    Massi

    Hi There,
    No, I did not find any solution. However I managed to convert these into 11g from the only opportunity I got. I will explain....
    On one instance, I managed to open up a report (which was crashing earlier) successfully in the 11g reports builder. As soon as I managed to do that, I opened up all the 10g reports that were crashing before and all of them opened up in the same report builder session and I saved it. Once all of these were converted, I took the back up of those reports. I then tried the same thing by opening another report builder session to see if the problem no longer exists, but I was not able to open these again. But lucky me, I took oppurtunity of the only chance I got and I managed to convert all the reports in the same report builder session when I managed to open one report successfully.
    I thought that there must be something within the temp folder it is storing some information or something within the temp folder it is corrupting something, hence I cleared off everything from the temp folder and tried the same steps but in vain.
    No one seems to know the solution so far. If you do happen to know the root cause please let me know.
    Regards
    Sanjiv

  • I really am struggling to like the upgrade, but the screensaver problems are awful...I have tried most of the solutions offered here, and the problem still persists...PLEASE fix it, Apple. I wish I had not upgraded my ipad.

    I am really struggling to like this upgrade, but the screensaver problems are so disappointing...I have tried most of the suggested solutions but the outsized photo problem still persists on my ipad. Pretty close to a deal breaker!  Please fix this, Apple.  I really wish I had not upgraded...can it be undone?  I really dislike the camera roll, too : (

    No one from Apple monitors these forums, so it isn't the place to voice complaints or suggestions. Go here:
    http://www.apple.com/feedback/ipad.html
    It's the best place to make complaints, recommendations, or just mention stuff.
    There's a screensaver with iOS? I don't think so.

  • Firefox continually hangs even after trying the solutions listed here, and in other sites, and I can't find any common link to pinpoint what is causing it.

    I love Firefox but I may have no choice but to try Chrome instead. Over the past couple of weeks the version of Firefox I have installed on my Lenovo Edge 15 latop (which is the most current version of Firefoxc), hangs several times an hour, for approx a minute each time. I have tried to locate the cause of the problem by eliminating the websites I commonly visit, but it seems that it does not matter what website I visit, it continues to happen. I have even tried loading Firefox in safe mode and it still makes no difference. And this problem is only affecting Firefox, and none of my other programs are affected. I have used resource monitor to try and locate the problem and, when this problem occurs, Firefox is reported as taking up 25% of CPU consumption. I am using Windows 7.

    I have a Mac and have tried the suggestion above with the places.sqlite but it DID NOT HELP! FIREFOX IS STILL HANGING!!!!!!!!!!!! I've been a real fan of firefox for several years, but lately it's just plain annoying!!! I have to force quit FF several times a day. I THINK I'M GOING TO SWITCH TO SAFARI until you guys get your act together soon :(

  • Running forms 6i on a 10g database

    We are encountering problems running forms 6i on a 10g database. the forms keep dropping and we get ifrun files with access_voilation c0000005 error. Has anyone encountered this problem

    Some breaking news - we are planning to certify 6i against 10g - but as Frank points out - you will be required to patch up - we are targetting Patch 17.
    Regards
    Grant Ronald
    Forms Product Management

  • How to determine the solution's ID in absl?

    Hello Community,
    I have a simple question yet I fear there is no simple answer (possibly no answer at all).
    The question is:
    Does any body know ways how to determine the ID (e.g. Y123ABCDY_) of the solution the code is running in?
    My use case is the following:
    We have a solution template which will be deployed in different customer tenant.
    Thus, each deployment will have a different solution ID.
    Now, somewhere in code, we generat PDFs using the OutputManagementUtilities.GetPDF reuse library.
    This method requires the form template code of the pdf to be generated as a parameter.
    However, this PDF form template code is composed of the solution ID and a fixed suffix.
    Thus, currently I need to modify the absl code in each customer installation to manually modify the form template code prefix to the solutions solution ID.
    Therefore I'd like to construct the form template code in absl but for this I need a way to determine the solution's ID.
    Any ideas?
    Best regards,
    Ludger

    Hi Fernando.
    After reading your post I initially thought "what is the ObjectTypeCode" supposed to do any good to determine the solution ID"?
    Using the Object Type code of a custom bo is indeed a way to solve this problem.
    With a little additional code I can extract the relevant solution ID part from there.
    Thanks for the hint, that was really useful.
    Best reegards,
    Ludger

  • Migrating Forms 61 to 10g - Forms Builder Crashing

    We are migrating from Forms 6i to 10g. The application works on a HP-UX box, and since we do not have the necessary setup done in the Unix box yet, we are trying to compile the forms in Windows before-hand to see if we can pre-empt some errors.
    I have written a batch command to compile the 6i forms in windows (Windows XP) by invoking the 10g Forms Builder.
    While it works like a charm for most of the forms (we have around 500 forms), there are a few forms for which the compiler/builder simply crashes. The .err file created for this form has absolutely nothing, it is a 0KB file.
    When I try opening such forms in Forms Dev 10g, and then compile them, the Dev crashes. It gives no indication of the error.
    By crashing I mean that windows throws the error message saying "Application has to be closed. Send error report: yes/no"
    Can someone please tell me if you faced such a problem, and how you went about solving it?

    Try a Compile All ( Ctrl - K ), then Ctrl - T.
    Not sure about XP, but in Vista, the 10g Builder and batch compiler will crash if a PLL Library is not available when the form is compiled.
    Make sure the PLL Library is available, and all its objects compile in the 10g setup.
    If that does not help, then try a semicolon-to-semicolon replace all, then save the fmb. Then restart the Forms Builder, and open the fmb again, and try compiling.
    Here is an old link describing the issue:
        Re: FMB size shrinks dramatically

  • How to run a form built in 10g by a browser remotely?

    Hi All,
    I've built a form by developer 10g at the server, I want to run it by a browser remotely. How?
    I did it before but I've forgot it!
    I think using URL like this:
    http://<server_host_name>/forms/form_name.fmx

    Hi,
    try the following:
    http://<server_host_name>/forms/frmservlet?form=form_name.fmx
    if the form_name.fmx is at the dir the Forms looks for the generated files by default...
    Otherwise you can write:
    http://<server_host_name>/forms/frmservlet?form=c:\form_name.fmx
    Or create a named configuration in the file formsweb.cfg...
    greetings,
    Sim
    Edited by: sgalaxy on Mar 30, 2010 5:52 PM

  • Migrating Forms 5 toForms 10g (without forms 6i) ...

    Dear all,
    I like to migrate Form 5 to Form 10g. I heard about the FMA(Forms Migration Assistance)... where i can use it for multiple forms...???
    Also, we had used RUN_PRODUCT in many forms (to call various reports)... So how to make it available in 10g ???
    Finally, we ahd also called many ProC's in forms 5.0 ... so how to deal with calling "ProC" while Migrating Forms 5 to Forms 10g ...
    Thanks ...

    It's not recommended to migrate from Forms 5 to 10g directly, the internal structure is completely different, you need to migrate to 6i first where you'll do all the correction needed and than migration to 10g will be very smooth.
    check the [Forms Upgrade Center|http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html] for more information and white papers about migrating Forms.
    Tony

  • Hello please I want the solution I have in my iTunes I own $ 112 and you purchase from the game of war gold price of gold and 99.99 discount iTunes money did not come in the gold game of war and that I am two days ago, I did not find the solution please I

    Hello please I want the solution I have in my iTunes I own $ 112 and you purchase from the game of war gold price of gold and 99.99 discount iTunes money did not come in the gold game of war and that I am two days ago, I did not find the solution please I want the solution quickly

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • Problem in running a 6i-form against 10g-Database

    Hi gentlemen, I'm developing my application with Database 10g and Developer-6i at front end. when I compile a file (which was formarly created with Dev-6i but Database 8.3(personal edition)at the back end) it gives the following error:
    Compiling PRE-INSERT trigger on PURINV_MAS data block...
    Compilation error on PRE-INSERT trigger on PURINV_MAS data block:
    PL/SQL ERROR 0 at line 0, column 0
    ORA-00600: internal error code, arguments: [17069], [77299844], [], [], [], [], [], []
    Compiling WHEN-LIST-CHANGED trigger on UNIT_NAME item in PURINV_MAS data block...
    Compilation error on WHEN-LIST-CHANGED trigger on UNIT_NAME item in PURINV_MAS data block:
    PL/SQL ERROR 0 at line 0, column 0
    ORA-00600: internal error code, arguments: [17069], [77299844], [], [], [], [], [], []
    Compilation errors have occurred.
    however if I run this file again with Db8x at back-end,it compiles n runs correctly without any error. Plzzz can u tell me a solution for this? thanx.

    With 10g database, minimum required patch is patch 16 (patch 17 is last Forms 6i patch).
    Regards,
    Zlatko Sirotic

  • Connecting form 6i  to oracle database 10G express edition

    I am unable to connect forms 6i to oracle database 10G express edition.
    form builder closes without any message.

    Hi, i was try that solution, but have some problem.
    1) I have stopped other database (Oracle 8i, OracleService + Listener), none Oracle service was running.
    2) I was install Oracle XE Univ.
    3) Run sqlplus from XE
    "D:\oraclexe\app\oracle\product\10.2.0\server\BIN>sqlplus system/PASSWORD@xe as sysdba"
    4) Shutdown immediate - OK
    5) Startup mount - failed
    SQL> startup mount
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    6) I was check registry "hkey_local_machine\software\oracle" and delete key "local" (walue was set to connection to 8i database).
    7) I was checking status of Listener from XE (after shutdown).
    "Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jacek)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully"
    Have anyone suggestion how to connect "directly" to XE (without @CONNECTION string) ?
    If source of problem can be having DB 8i installed on same machine ?
    BBye.

Maybe you are looking for