Nca.connect not workds for Oracle forms

Hello,
I recorded my Oracle forms script, did some parametrization changes.
on nca.connect script failed:
Connection Error: Session migration in progress      
my example code:
public void run() throws Exception {
          beginStep("[1] QA - WebUtil", 0);
               http.window(2, "window[@index='0']").get(
                         "http://11.71.10.34:8090/forms/frmservlet",
                         http.querystring(http.param("config", "mia")), null, true,
                         "ASCII", "ASCII");
               http.get(
                         9,
                         "http://11.71.10.34:8090/forms/registry/oracle/forms/registry/Registry.dat",
                         null, http.headers(http.header("Cache-Control", "no-cache",
                                   Header.HeaderAction.Modify)), true, "ASCII",
                         "ASCII");
               http.get(13, "http://11.71.10.34:8090/forms/frmservlet", http
                         .querystring(http.param("config", "mia"),
                                   http.param("ifsessid", "formsapp.140"),
                                   http.param("acceptLanguage", "lt"),
                                   http.param("ifcmd", "startsession"),
                                   http.param("iflocale", "lt-LT")), http.headers(http
                         .header("Cache-Control", "no-cache",
                                   Header.HeaderAction.Modify)), true, "ASCII",
                         "ASCII");
               http.solve("formsload.url", "(.*)", null, true, Source.Html, 0,
                         EncodeOptions.None);
               http.solve("formsload.url", "", "(.*)", null, true, Source.Html, 0,
                         EncodeOptions.None);
               http.solve("formsload.host", "", "(?i)Host: *(.*)\r", null, true,
                         Source.RequestHeader, 0, EncodeOptions.None);
               info("{{formsload.url}}");
               info("{{formsload.host}}");
               http.get(
                         17, "http://{{formsload.host,11.71.10.34:8090}}{{formsload.url,/forms/lservlet;jsessionid=crwzRnhLV7h5Wwcxvp82Bss9c2Yt0fcrzNj2YxlLG8TMpP9LSWn1!-1680603476}}", null, http.headers(http.header("Cache-Control", "no-cache",
                                   Header.HeaderAction.Modify)), true, "ASCII", "ASCII");
               nca.connect(
                         22,
                         ConnectMode.HTTP,
                         null,
                         0,
                         "http://{{formsload.host,11.71.10.34:8090}}{{formsload.url,/forms/lservlet;jsessionid=crwzRnhLV7h5Wwcxvp82Bss9c2Yt0fcrzNj2YxlLG8TMpP9LSWn1!-1680603476}}");
          endStep();
Thanks for any help.

Another option to having multiple copies of the TNSNAMES.ora file is to set a TNS_ADMIN environment variable and point it to the location of your TNSNAMES.ora file. This allows you to manage a single file rather than multiple copies. I recommend using an Environment variable versus editing the Windows Registry as you have to add this entry to each Oracle Home while the environment variable is global to all homes. For information on how to manage Windows Environment variables check out this MS Technet article: Configuring System and User Environment Variables.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.
Edited by: CraigB on Mar 9, 2011 10:09 AM

Similar Messages

  • Pooled Connection not supported in oracle forms 11g

    Dear all,
    I am using oracle from builder (11.1.1.4) and oracle database 11g Release 2. I can connect to the database from oracle forms 11g, when I use a dedicated or shared server connection mentioned in the tnsnames.ora file . But I want to use the oracle database 11g's new feature DRCP (Database Resident Connection Polling).
    To do this a made a another POOLED connection (SERVER=POOLED) in the tnsnames.ora.I can connect to the 11g r2 database server from sqlplus using POOLED connection. But when I try it from form builder (11.1.1.1.4) it gives error with some unknown characters.
    Then I tried it in linux frmcmp the message i got in terminal is can not *"Cannot obtain ORACLE version number"*
    I have googled and also checked in metalink. But I got nothing.Thanks in advance for your help.

    I don't think this feature is feasible for forms.
    Quoting the documentation from
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28310/manproc002.htm
    Database Resident Connection Pooling (DRCP) provides a connection pool in the database server for typical Web application usage scenarios where the application acquires a database connection, works on it for a relatively short duration, and then releases it.
    Forms keeps a permanent connection to the database, so a connection pool isn't gonna help you in any way.
    cheers

  • CSS keepalives for Oracle forms server

    I'm trying to set up load balancing for oracle forms server and having issues with finding working keepalive method.
    If I use uri keepalive, Oracle forms server crashes within a couple of minuites. TCP doesn't work either
    service Ora-forms:9000
    ip address 192.168.0.34
    port 9000
    keepalive type http
    keepalive uri "/alive.gif"
    keepalive frequency 30
    It works for Oracle web server tho.
    What keepalive do you guy use for Forms server?

    Here is what a script looks like using the "graceful" close approach..Graceful is at the bottom.
    Regards
    Pete..
    !no echo
    ! Filename: ap-kal-fin
    ! Parameters: ip address
    ! Description:
    ! This script will open and close a socket on port 80.
    ! The close will be a FIN rather than a RST
    ! Failure Upon:
    ! Not establishing a connection with the host.
    ! Make sure the user has a qualified number of arguments
    if ${ARGS}[#] "LT" "1"
    echo "Usage: ap-kal-fin ip address.'"
    exit script 1
    endbranch
    ! Connect to the remote Host
    set EXIT_MSG "Connect: Failed to connect to ${ARGS}[1]"
    socket connect host ${ARGS}[1] port 80 tcp 2000
    no set EXIT_MSG
    socket disconnect ${SOCKET} graceful
    exit script 0

  • Could not start the Oracle Forms Server

    I am using Windows 2000 Professional
    The Oracle Forms Server [Forms60Server] service failed to start due to the following error:
    Access is denied.
    Event ID: 7000
    Source: Service Control Manager
    Description: Could not start the Oracle Forms Server [Form60Server] service on a Local Computer.
    Error 0005: Access is Denied

    Description:
    I Installed Oracle Forms6i and when i tried to run web test form I got this :
    Event Type:     Information
    Event Source:     Application Popup
    Event Category:     None
    Event ID:     26
    Description:
    Application popup: ifcgi60.exe - Unable To Locate DLL : The dynamic link library D2LA60.dll could not be found in the specified path C:\orant\tools\web60\cgi;.;C:\WINNT\System32;C:\WINNT\system;C:\WINNT;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem.
    this missed file already exist in <Oracle Home>\Bin
    directory, and if I copied it to the asked destination
    it asks for more CORE40.dll and NLSRTL33.dll
    and then those also copied then the screen disappears
    Question : Why did this error occur, what went wrong
    and how do I fix this problem
    2)the other question is in Forms9iDS Version 9.0.2.7.0 I am getting this error
    Event Type:     Error
    Event Source:     Service Control Manager
    Event Category:     None
    Event ID:     7000
    Description:
    The OracleOraHome9iAgent service failed to start due to the following error:
    Access is denied.
    FRM-92060 :Failed to connect to the server
    Bad machine specification :/forms90/190servlet:-1
    Any Suggestion will be appreciated

  • Sharepoint 2013 : Server was unable to process request. --- Site is not configured for Claims Forms Authentication.

    In our java web application trying  establish the connection for sharePoint 2013
    using  Windows claims authentication (NTLM ), I am getting error message "Server was unable to process request. ---> Site is not configured for Claims Forms Authentication". But In the Sharepoint 2013 our Site is is configured for Windows
    claims only.
    In the Sharepoint 2013 server in the IIS manager settings for authentication it is  enabled for both Windows claims and Forms authentication,
    but if I disable Forms authentication that I will be able to connect it through my application but with the direct access i.e., by running the URL in the browser I am not able to connect getting error message "sorry this site has not been shared with
    you" in the browser  Kindly help me on this.

    Hi,
    This issue is always caused that you had missed FBA configuration in web config of your web application.
    You can configure the FBA authentication then check whether it works.
    http://technet.microsoft.com/en-us/library/ee806890(v=office.15).aspx
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    more reference:
    http://stackoverflow.com/questions/5686378/sharepoint-2010-claim-base-authentication-error
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2d82dcd4-0e57-4de5-81bc-60ffc3cb9a9f/sharepoint-2010-claim-authentication-and-authenticationasmx?forum=sharepointgeneralprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Request for Oracle forms & Reports 12c: Free runtime in GlassFish like ADF

    a) FREE RUNTIME LICENSE IN GLASSFINS FOR ORACLE FORMS & REPORTS IN GLASSFISH
    Hello, we are Oracle Partners and we are using oracle since Oracle 7.3.4.
    I remember a beta of Oracle Forms, having the functionality to set properties in all objects, just like Visual Basic, including lines, etc. But that beta was rejected and I see Oracle had leave Oracle Forms as just a database client.
    In this moment there is a free light version of ADF.
    I will like you think in that possibility.
    Think in this, if you want to program a small software, I mean 20,000 U$, and the runtime is 40,000 U$, then this doesn't makes sense.
    Oracle is pushing small customers toward Visual Studio,
    I think the idea of a free runtime will benefit Oracle in two ways.
    For a 20,000 U$ software or less, you but Visual Studio, Sql Server 2012 is enough, not as Oracle, but is enough for that small softwares,
    this means if you give a free runtime of oracle forms & reports (like adf is doing)
    1) you will win selling development licenses and 2) selling Oracle Standard One licenses.
    If you don't do you will lose developement licenses and Oracle will continue losing the small databases market, because this is not like 10 years ago, Sql Server and other databases had improved, and the hardware too .
    2) THE DEVELOPMENT OF A LINUX MORE EASY TO INSTALL & AN EASY DESKTOP FOR THAT LINUX
    The other point I want to give feedback is linux, it's too related to oracle forms & reports improvements for small business
    Is the development of an easier Linux, to use 1) for development 2) for production.
    In the same way you don't wait 60 seconds in a normal web page to load, people don't like Linux because is not like Microsoft Windwos or Macintosh; so if Oracle wants to move to people to use linux to use Oracle Forms or Oracle Database, I think Oracle must create a more simple and tested installation for both customers and developers,
    - less is more, so the installation must have only what normally is needed.
    - you should not need to use command line for most operations, this should be an exception, normal users must do things by themselves.
    Thank you for your time

    I don't know that it will break things, but I can say that the safest thing to do would be to use separate WLS installations for each product. This may sound like overkill, but each product (ADF, Forms/Reports) have their own idiosyncrasies and requirements with respect to versions and patching, and trying to mix and match them in the same WLS installation is not, in my opinion, something that's worth undertaking.
    I have the very setup I describe (separate WLS installations for ADF apps and Forms/Reports apps), and it's working with no problems.
    Regards,
    John

  • Setup FORMS_PATH for Oracle Forms 10g in windows7

    Hi,
    Please kindly advise the regedit path to set the FORMS_PATH variable at windows for Oracle Forms 10g?
    Should it be HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE?
    If yes, is it the unique path? since I cannot create folder for 'ORACLE'.
    Thanks,
    CY

    If you installed the product following the instructions found in MOS Note 559067.1 the registry key will have already been created for you.  It will be a sub to HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\<???>
    Find this in your system and look at the contents of each key below "Oracle".  It should be obvious which one belongs to Forms as there will be numerous FORMS_xxxxx entries there.

  • Is there any impact analysis tool for Oracle Forms and Reports

    Hi All
    We are curretly looking at tools available to do impact analysis in Oracle Forms and Reports. This is for the maintainance of a large Oracle application developed using forms and reports 10g. We use Oracle Designer but only to maintain the db structure and not for forms and reports generation. Our intension is to find out the impact of db model changes, stored procedure changes in Oracle Forms and Reports. Please suggest any tools that are currently used for this purpose.
    I remember manually maintaining the CRUD matrix for Oracle Forms and Reports for maintainance purpose. CRUD matrix will have the list of all the tables which are affected by the module. But this is a manual activity and hence the responsibility is with the dev team to keep the document updated. Please suggest if there is any alternative to this way which can be more effecient and less error prone...
    I also wonder how these are done in Oracle ERP? how the apps team in oracle is maintaining the forms and reports?
    Thnaks in Advance
    Mahesh Mathew

    Quest (the makers of TOAD) have a tool called SQL Impact which gathers data from forms, reports, triggers, packages etc.
    FormsMate is a simple, cheap alternative for comparing or searching in forms.
    http://www.jockvale.ca/products.html
    Alternatively, you can export forms to xml (with iff2xml90.bat) and reports to jsp (with rwconverter) and simply grep those and your sql scripts. There are grep tools for windows if you need.

  • Configuration of Netscape Navigator for Oracle Forms on Netscape 8.12 Ver.

    Dear Forum,
    I have the experience of confiugring the Internet Explorer for Oracle Forms Web-deployment. But I just want to know what are all the changes are required to configure the Netscape Navigator for Oracle Forms Web Deployment. I came to know that it needs some changes in .dlls. Please advice me any techincal refereneces in this regard.

    Aashil,
    I've a similar configuration: Sun Sparc Solaris 8, Forms 6i Patch 10 and Apache server which comes with Oracle 9i server.
    Forms 6i is on his own Oracle home. I have Forms Listener Servlet working.
    Take a look in ../Apache/Jserv/etc/jserv.conf Make sure ApJServMount /servlets /root and ApJServMount /servlet /root
    are defined. If you want I could mail you my conf-files. My email-address is [email protected]
    kind regards,
    Ivan
    Configuration of Listener Servlet with patch 8 on Sun SPARC Solaris
    I am trying to install and configure Forms6i Application Server for Sun SPARC Solaris 8 with Patch8.
    I am installing application server in /home/oracle/home9iAS, and have set up the development environment in /home/oracle/forms6i.
    1) First i install Forms Server and Reports Server, for that i need to define following env variables
    $ORACLE_HOME is /home/oracle/forms6i
    $ORACLE_BASE is /home/oracle
    i am defining them in .profile file in oracle account.
    2) Apply Patch 8
    3) Install Application Server with Minimal Installation
    4) Configure Forms Listener Servlet using http://otn.oracle.com/products/forms/pdf/p8listenerservlet.pdf pdf file, i am following it to the letter.
    When i try to access forms listener server using http://hostname:port/servlet/oracle.forms.servlet.ListenerServlet i get an error:
    "Not Found
    the requested URL /servlet/oracle.form.servlet.ListenerServlet was not found on this server."
    What can be the reason?

  • Patch 13 for oracle forms and reports

    I cant find patch 13 for oracle forms can you please tell me where I can download this patch from?
    Thanks,
    Sadiya

    Hi,
    As far as I know, there are not any new books, you could use this one which for forms 6/6i:
    Oracle Certified Professional Application Developer Exam Guide (Oracle Press) (Hardcover) by Jason S. Couchman,
    ISBN-10: 0072119756
    ISBN-13: 978-0072119756
    Or
    You can start with these:
    http://www.oracle.com/webapps/online-help/forms/10g/state?navSetId=_&navId=0
    http://www.oracle.com/technology/products/forms/techlisting10g.html
    Also download and install the demos:
    http://www.oracle.com/technology/sample_code/products/forms/index.html
    Regards,
    Hugo

  • Installation guide for Oracle form/report 6i developer

    Hi all,
    Does anybody had an experienced to install Oracle form/report 6i developer or where i can find a step by step installation guide for Oracle form/report 6i developer? I've downloaded Oracle form/report 6i developer software and follow the installation guide but it's very unclear. And of course, failed few times. Please, help me out.
    Note: My OS is rhel 3(update 6) and I picked custom install (because i just need Oracle Forms, Oracle Reports, Sql*Plus)
    thanks in advance.

    See Metalink Note: 133125.1
    This is basically all that remains available for that version specific to installations.

  • RBAC for Oracle Forms

    How can we have role based access control for Oracle Forms.
    Say for example purchase Order, Role 'Creator' will have create access to Purchase Order form, Role 'Verifier' will have only update access to Purchase order form and Role 'Approver' will have view only access to Purchase Order Forms.
    Request for quick response as requirement is very urgent.
    Thanks & Regards
    Vimal

    hsawwan wrote:
    Please see these docs.
    R12 Login Issue on Target After Cloning ,Fresh Install Or Upgrade [ID 435550.1]
    "Function Not Available To This Responsibility" After Upgrading To Release 12.1.3 [ID 1200743.1]
    Oracle Applications System Administrator's Guide - Security
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121sasg.pdf
    Thanks,
    HusseinDear Hussein
    I have looked at the above document you have provided, but couldnt get any helpfull information.
    The information that this document contains is usefull for OAF forms. We have created four OAF forms
    1) to Search, Search page will have two buttons i) Create, when pressed will invoke Create page, ii) Update, when pressed will invoke update page, and view link ii) View, when clicked will invoice page in view mode only,
    2) to Create
    3) to Update
    4) to view
    Now, the buttons and link in Search page will have repspective fuction attached to them. so when through grants and permissions if create fuctions is assinged to user say 'X', on search page user will be able to see, create button, and he can create record in create page, if function is not assinged to user, he wont be able to see create button, that mean that user will not have create write.
    But how to control the same in oracle standard form.
    Regards
    Vimal

  • Site is not configured for Claims Forms Authentication

    Hi All
    I have one custom login page for my Sharepoint 2013 site where i am trying to use
    SPClaimsUtility.AuthenticateFormsUser(uri, strUserName, strPwd);
    But i am getting this exception ---> Site is not configured for Claims Forms Authentication
    I checked ULS long and there it is --> Not in claims forms auth for url 'https://domain/sitecollection/'.
    Web.config enteries are 
    <authentication mode="Forms">
          <forms loginUrl="/_layouts/TarsForwardLogin.aspx" />
        </authentication>
    <membership defaultProvider="i">
          <providers>
            <add name="i" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthMembershipProvider, Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
            <add name="membership" type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" connectionUsername="cn=sharepointadmin,ou=GSP,ou=Applications,o=TOYOTA"
    connectionPassword="spad1n2" server="10.100.5.119" port="389" useSSL="false" userDNAttribute="entryDN" userNameAttribute="cn" userContainer="o=toyota" userObjectClass="Inetorgperson"
    userFilter="(ObjectClass=Inetorgperson)" scope="Subtree" otherRequiredUserAttributes="sn,givenname,cn,fullname,language,mail" enablePasswordReset="false" enablePasswordRetrieval="false" passwordFormat="Clear"
    requiresQuestionAndAnswer="false" requiresUniqueEmail="false" />
          </providers>
        </membership>
        <roleManager defaultProvider="c" enabled="true" cacheRolesInCookie="false">
          <providers>
            <add name="c" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider, Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
     <add name="rolemanager" connectionUsername="cn=sharepointadmin,ou=GSP,ou=Applications,o=TOYOTA" connectionPassword="spad1n2" type="Microsoft.Office.Server.Security.LDAPRoleProvider, Microsoft.Office.Server, Version=15.0.0.0,
    Culture=neutral, PublicKeyToken=71E9BCE111E9429C" server="10.100.5.119" port="389" useSSL="false" groupContainer="ou=groups,ou=GSP,ou=Applications,o=toyota" groupNameAttribute="cn" groupMemberAttribute="member"
    userContainer="o=toyota" userNameAttribute="cn" userDNAttribute="entryDN" dnAttribute="entryDN" groupFilter="(ObjectClass=groupOfNames)" userFilter="(ObjectClass=Inetorgperson)" scope="Subtree"
    />     
    </providers>
        </roleManager>
    Can
    someone please help/Guide
    Manoj Gangwar | Sharepoint MCPD | Sharepoint MCTS |

    Hi All
    I tried like this and it worked...
    SPIisSettings iisSettings = SPContext.Current.Site.WebApplication.IisSettings[SPUrlZone.Internet];
    SPFormsAuthenticationProvider formsClaimsAuthenticationProvider = iisSettings.FormsClaimsAuthenticationProvider;
    SecurityToken token = SPSecurityContext.SecurityTokenForFormsAuthentication(new Uri(SPContext.Current.Web.Url),
    formsClaimsAuthenticationProvider.MembershipProvider, formsClaimsAuthenticationProvider.RoleProvider, strUserName, "", SPFormsAuthenticationOption.PersistentSignInRequest);
    if (null != token)
    base.EstablishSessionWithToken(token, SPSessionTokenWriteType.WriteSessionCookie);
    base.RedirectToSuccessUrl();
    Manoj Gangwar | Sharepoint MCPD | Sharepoint MCTS |

  • Latest version available for Oracle Forms and Reports in 11g AS

    Deaer Friends,
    Please let me know latest version available for Oracle Forms and Reports in 11g Application Server and let me know whether it is supported in Windows - 64 Bit Platform
    Regards,
    DB

    DB,
    Oracle Forms and Reports 11g Release 2 (11.1.2) is the most recent forms and reports.
    If you're on 11.1.1.x (for example 11.1.1.5 or 11.1.1.4), please refer to http://docs.oracle.com/cd/E24269_01/doc.11120/e23975/upgrade_from_r1.htm for upgrade procedure.
    Otherwise, if you're installing it brand new, download Oracle Forms and Reports 11gR2 (11.1.2.0.0 from http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    HTH,
    Raj Mareddi
    http://www.freeoraclehelp.com

  • Exam for Oracle Forms Developer

    To be able to able to pass exam for Oracle Forms Developer, do I need to remember all those built-ins?

    I don't know what kind of exam you are taking. But i guess making an exam for forms will involve knowing most of the built-in's.

Maybe you are looking for

  • Not able to save report output in a text file and RTF file

    I am using Oracle Developer6.0 . I am facing problem with reports. I am invoking reports from form using run_product. 1. I could not able to save the report in text file . Whenever i try to save the report output in a text file.It gives dump and appl

  • Control transmission inside workflow

    Hi Everyone! I am asking your help in fact of workflow control. I need some information about how is transmitted the control between the blocks/events inside a workflow? Is there any special method for this? It is important for me because I should ha

  • How to view xml query plans graphically

    I am using sp_whoisactive. It creates a query_plan column that contains xml. when i click on it, it launches a new query window where i see the xml. not sure when it is not launching the graphicalexecution plan. i can save the xml file. but what do i

  • Frustrating Printer connection issues

    Hi ALL After reading many discussions, I still am unfortunately none the wiser & have a problem concerning my Canon MP170 printer that does not work with the Airport Express !! Here's what the situation is in more detail 9if hopefully someone can hel

  • HT201071 Nikon D3300 RAW support Aperture...any ideas if/when/how long?!?

    Nikon D3300 RAW support Aperture...any ideas if/when/how long?!?