Trouble installing "Form Builder" with Oracle Developer 6/6i

I get the following "Error Info" message first:
"path vrf(86): Unbound variable 'path_too_long_prompt'"
Then the following:
"The Oracle Installer cannot update the system path variable to %new- path% because it is too long. Please restrict your system path to 127 characters and make sure D:\Oracle\ORADEV\bin is included in your path."
Note that the reference to the D:\ drive is correct, but how do I correct this problem with the path variable being too long?
"Form Builder" does not get installed but the "Report Builder" which follows this step in the process installed just fine.
Any help would be greatly appreciated.
...Barry

Yes, you can install. Install Oracle 9i DB and D2k on different HOME. Then, configure D2K tnsnames.ora as per 9iDB tnsnames.
it will work, and works fine for me.
Pramodu. C. P

Similar Messages

  • Forms 6i with oracle 8.0.5

    Please tell me , can i install Forms 6i with oracle 8.0.5 database ?

    As far as I know you can use Forms 6i with a 8.0.5 database.
    You will have problems if you try to install this development software in the same Oracle Home as any pre 6i development software.
    Tip. Designer 6i repository has to be installed on a 2e edition 8i database(8.1.6). So if you are planning to use Forms6i in conjuction with Designer 6i...
    Just food for thought..
    Regards David
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by ali essa:
    Please tell me , can i install Forms 6i with oracle 8.0.5 database ?<HR></BLOCKQUOTE>
    null

  • Pinging ip's with oracle developer 10g

    db and dev 10g rel2 ,
    hi all,
    i want to ping some ip's through a form built with oracle developer 10g rel2 ,
    - i have two choices here ,
    -there is an application can ping a lot of ip's automatically , it has options to load a file in which ip's are stored , and another option to save the result into a .csv file ,
    so i am searching for a way to control that application , i want a way to do these tasks through a button on my form :
    1- open that application .
    2 -load the ip's .
    3- save the result to a .csv file .
    4- transferring the .csv data to a block on my form . -- and this is the simple step which i can do individually , but i do not know how to deal with the steps previously mentioned .
    2- the second choice is to open the os command prompt through a button , and ping through it , but the problem is the result would not be displayed in columns , and i do not know a way to load the result into a block on the form.
    if you could help me with any of these choices , or if you have another one , i would appreciate that .
    thanks in advance

    i've tried to use it like it is in the example : , i used only the first two parameters
    DECLARE
      c  utl_tcp.connection;  -- TCP/IP connection to the Web server
    BEGIN
      c := utl_tcp.open_connection(remote_host => 'www.acme.com',
                                   remote_port =>  80); 
    end ; by the way , before i posted the thread , i've tried it , but i faced problems while executing it , that's why i asked if it is
    suitable for me or not .
    when i execute it by the above code , the engine tells me that "procedure successfully completed , but without any result .
    2- if you could tell me what does "remote_port" means , because i posted the number in the example as it is .
    i do not know what is port ?
    3- do you know about a jave bean can do my requirements ?
    thanks a lot

  • Problem to connect Developer Suite forms 9 with Oracle 9i Database

    Hi,
    I have a problem to connect Developer Suite Release 2 forms 9 with Oracle 9i database release 1. I have done net8 easy configuration but no success. Can any one help me to solve this problem.
    Thanks in Advance
    Nasir Ali Mughal

    We cannot help if you don't give us the error number that you get.
    Also something that you might want to do is to search this error number on OTN.

  • Problem Connecting Developer Suite Form 9 with Oracle 9i Database

    Hi,
    I have a problem to connect Developer Suite Release 2 forms 9 with Oracle 9i database release 1. I have done net8 easy configuration but no success. The error is ORA-12514 TNS: Listener could not resolve SERVICE_NAME given in connect descriptor. I am not using any application server. Can any one help me to solve this problem.
    Thanks in Advance
    Nasir Ali Mughal

    Configure the net configuration for both 9idb and 9ids in the same way. Make sure the TNSlisner is started.

  • 10g Forms Builder with error "cannot attach library" opening R12 fmb file

    Hi all,
    I had set up my Forms Builder with all the necessary PLL and FMB files for developing R12 custom forms. I have used the builder to do few custom PLLs and one custom form, and I did not have any problem opening seeded Oracle Forms. Today when I need to enhance that custom form I did 2 weeks ago and I opened Forms Builder, I got the error "Cannot attach library.." for APPCORE, APPDAYPK, etc.. Same error for opening TEMPLATE.fmb.
    I have done these to troubleshoot:
    1) I verified my Windows XP registry "FORMS_PATH" to include the folder where I store all the PLLs and FMBs.
    2) I updated default.env to include that file path.
    3) I create shortcut to Forms Builder and put folder path with PLLs under the "Start in" field of the shortcut.
    4) I rebooted my machine after changing the registry
    5) I moved the folder with PLLs to under C:; I seperate PLL to "resource" sub-folder and FMB to forms/US/ sub-folder just like the server structure.
    6) I install one more copy of Developer 10G Suite and set up the registry.
    None of these work and the key is it used to work with no issue. Any suggestions what may be the problems?
    Thanks!
    Mike.

    Turned out I reloaded all the $AU_TOP forms and PLLs to my desktop and it worked fine. I think I did not FTP correctly the first time.

  • Form Builder for Oracle 9i

    Hey greetings all
    i am using oracle 9i and now wish to make interfaces for my database project using any form builder. The first option was to use form builder for oracle 9i but i have heard that its tought to learn and heavy on system. now 2nd option in my mind is to use oracle developer 6i. can anybody suggest what shall i use? my project is not very complex or bigger. i just need simple interfaces for it. plz give suggestions. Thanks in anticipation.

    Hi ,
    It depends on the type of application you want to have....an application on web environement automatically or an application in client-server environment which ,of course , can be run in Web but Oracle Application Server is needed with some configuration steps...
    Also , the Oracle Form Builder 6i is the last version of Forms which the produced runtime file (.fmx) runs on non-Web environment...and some time in the future Oracle will stop to support it....!!!!!
    its tought to learn and heavy on systemIt has some wizards... which can help you very much in your productivity and of course in the learning of this tool.....
    It is not considered much more heavy to the system....
    NOTE: Just another thought...If the application is very simple and needs to be accessible form just a few people in a room , then Oracle Forms 6i may be sufficient ...!!!!
    Regards,
    Simon

  • Tns problem with Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools

    I installed the full
    Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    now I am at the good old "[ORA-12154: TNS:could not resolve the connect identifier specified]" error.
    I copied the same tnsnames.ora as used on the db server
    onto the client "C:\Oracle\product\11.1.0\client_2\Network\Admin".
    The host name is right since a normal ping works. TNSping is not available.
    but I get the [ORA-12154: TNS:could not resolve the connect identifier specified] error.
    The listener is running and the instance as well since it all works on the source server.
    I tried it with
    SET path=c:\oracle\product\11.1.0\client_2\bin
    but tnsping is still not recognized.
    sqlplus works on the other hand when I set it to
    SET path=c:\oracle\product\11.1.0\client_2\
    what is going on...

    hey
    u can post your query here, and i think everyone here is to share opinion so do not hesitate to do so and please try to google before posting here,
    and we know no one is expert like some people saying 'boring questions' you just try to overcome your problem and you will definitly get your problem solved .
    some mpeople ar still there who answeres hopeless questions and say nothing about them but when a fresher askin a qustion is not tolarated by them they think everyone is born DBA here
    they always tend to discouraging people here on forums,and i think they are vvolunteers to reduce crowd here on forums, inspite of there experience and people respect them they can not control their anger
    so please post you tns here, i think there are ways to ask people to google and search docs first, but not like this
    thanks and regards
    VD
    Edited by: vikrant dixit on Jun 29, 2009 4:33 AM

  • Tools required to install to work with Oracle Data warehouse

    Could anyone please guide me...as I am quite new to Oracle...
    till now I was working on Data warehousing using Microsoft tools i.e. (SSIS, SSRS, SSAS, SQL Server)
    So Please tell me which are the tools required to install to work with Oracle Data warehouse
    I came to know about OWB and OBIEE, but not sure what exactly these are ?

    In order to create and develop a webcenter portal application, you only need to install JDeveloper and download the WeBCenter extensions. That's true.
    But this install does not include the WebCenter services like dicussions, document services, analytics,... If you want to use these and integrate them in your portal, then you would need to install the suite as described on my blog.

  • Running form from Forms Builder with IE

    Forms 11.1.1.4, IE 8, Windows 7 64-bit.
    1. Running form from Forms Builder with IE results in Page cannot be displayed. My Java console doesn't even appear so it's not getting to the servlet part.
    2. Running same form stand-alone in IE works fine. The URLs are identical (I've cut/pasted them)
    3. Running same form from Forms Builder with Firefox works fine. The only change I made was to the runtime preference for the browser location.
    Seems like this has to be something to do with the browser configuration that only occurs from Forms Builder. What could it be?

    I'm not sure about the specifics of your configuration but I suspect the answer is in formsweb.cfg (and the associated .env file).
    I think that generally the configuration that runs for formbuilder is the "default" whereas you could be specifying a different
    one on the url not going through formbuilder. (but if you're using em then it's really hard to know what's going on since it seems
    to not write changes back to the config and env files until it is stopped. This caused me many days of confusion until I figured it out and
    that's why I would highly advise never using it to modify .config or env settings.)
    check what jre is installed in ie (tools, manage addons, there is on my machine:
    java 2 plugin ssv helper and JQSIEStartDetectorImpl browser helper object.
    Not sure which one or both is necessary.
    Have your url be a trusted site, unblock it from popup blockage, and most of all stare at your formsweb.cfg default section. It would help
    if you specified what was in the url. do you have config=X in there?
    Edited by: lake on Jul 23, 2011 12:21 PM

  • I am having trouble installing Lightroom 5 with this error message: Payload: AdobeLightroom5CCMPkg-m

    I am having trouble installing lightroom 5 with this error message:
    Payload: AdobeLightroom5CCMPkg-mul 5.2.0.0 {4b06fc24-6249-4c57-9830-6008a3ce9a80} -----------
    ERROR: DW006: Apple Package failed to install successfully.
    ERROR: Third party payload installer Adobe Photoshop Lightroom 5.pkg failed with exit code: 1
    what should I do? Billmeb

    Hi BillMeb,
    Please refer the knowledge base article: http://helpx.adobe.com/lightroom/kb/exit-code-7-displays-installing.html.
    Regards,
    Romit Sinha

  • How to install apex 4 with Oracle Fusion Middleware Web Tier Utilities

    Hi all,
    Does any one know how to install apex 4 with Oracle Fusion Middleware Web Tier Utilities ?
    I follow the instructions http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/toc.htm but there's no directory called ORACLE_HTTPSERVER_HOME\Apache and ORACLE_HTTPSERVER_HOME/ohs/modplsql/conf/dads.conf
    I don't know where's dads.conf file to make change
    Please hellp me on this case
    Thanks & regards

    A little bit odd is an understatement. The first time I found I had to download over 1Gb of stuff to run a simple web server I practically fell over! Hopefully, the Apex Listener team will update it to have backwards compatibility with mod_plsql and we can ignore trying to install Oracle Fusion Middleware Web Tier Utilities...
    However, until then the TNS Names error generally means that there isn't a TNS alias set up for the database you have referenced in the mod_plsql dad. If you open up the dads.conf file you should see something like
    PlsqlDatabaseConnectString localhost:1521:databasealias
    If you then open a command prompt and do TNSPING databasealias you should get a response like this
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = localhost)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ***)))
    OK (20 msec)
    If you don't it means you need to add it in.
    Hope this helps

  • URGENT:Installing TMS  integrated with Oracle Clinical

    hi ,
    I am installing TMS integrated with Oracle Clinical .
    In the 9i installer screens , one is for
    " Destination Oracle HOme And Oracle HOme Name "
    what should be given here a new Oracle home name and destination or the same where 9i for OC was installed .
    Also can I install TMS and OC on Same database instance ?
    thanks And regards

    I think that TMS should be in the same Oracle home. Architecturally, TMS does install in the same database instance as OC. OPA 4.5 is destined to change that, offering a stand alone TMS instance that integrates with specific instances of OC, RDC, AERS, etc. More details of that &lt;fun&gt; migration whenever 4.5 is officially released.
    Hope this helps.

  • Having trouble installing windows 7 with Parallels

    I am having trouble installing windows 7 with Parallels, i keep getting the following message: There is no operating system installed in this virtual machine. Please insert an operating system installation CD into the optical drive of your Mac and restart. Any thoughts?

    I would post in the Parallels forums.

  • Locking Problem with Forms Builder 6i/Oracle 9i

    It appears that when form builder has a form open, all of the objects in the form are locked exclusively. This is causing loads of problems when trying to alter objects. Runtime doesn't seem to have this problem. Is this a known bug or is there a way to keep builder from obtaining exclusive locks.

    We have the same problem. It seems that if we use drop and create and not create or replace statments we don't get the locks. This is not a solution but perhaps a workaround.
    We tried to upgrade the database to 9.0.1.3.1 but that didn't help.

Maybe you are looking for

  • Drag and Drop CSV file onto a table in Number

    Hi everyone ! I really love the new version of iWork. However I can't find a feature I was heavilly using which is the drag and drop of a CSV file into numbers which creates the table associated to this file. Is there anyone who has find a way to re-

  • Where to see the change phases in status.

    Hi We are dealing with cases (SCASE) when the status changes (example, from warning to customer status =5 , to next warning ,status =10). In the 'history'(log)button one can read all about these, but at times I want to know ""when"" was the status ch

  • OSB XQuery Maps

    Greetings! 1]. I use OSB 10.3 with Eclipse (OSB Workshop that comes with OSB 10.3 installabe) IDE for doing mapping. I draw lines from Source to Target structure in XQuery Transformation. I see the source code getting build. When I close the XQuery a

  • 1180: Call to a possibly undefined method error for DEFINED method

    Hi, I have Document Class  main.Core  that in package main In the first frame of the .fla I have: stop(); startGame(); public function startGame():void {        world = new World();         world.startWorld(); World is class in package world. I use i

  • I Log In to BT Sport but says I am not the account...

    I am the only person ever named on my account with BT and My BT, I put in all my log in details and account number but still say's I am not the account holder. What am I supposed to do? It took 3 weeks to get my account number and set up mybt account