Share JVM on the client using ORACLE Forms on Oracle Application Server 10x

Hi All,
excuse the question, if it's wrong here:
We have a problem running an Oracle Forms Application on an Oracle Application Server 10.1.2.3
Local requirements do not allow multiple JVMs to run on the Client where the Oracle Forms Application is shown.
Is there any neat way to prevent Multiple Instances of a Forms Application to each run a JVM on the client ?
(Issue shows up on windows xp, iexplorer 8, ...)
Any help much appreciated.

Rephrasing...
You have a web server - Oracle Forms.
You want to prevent a user, which is accessing the web server, from opening more than one instance of IE (accessing the web server twice.)
I would suspect that the answer requires support from the web server. And if that is the answer then this becomes a specific question about Oracle Forms (and not a general one about java.)

Similar Messages

  • Performance questions in Oracle Forms/Reports of Application Server 10g

    Hello.
    I have a dual Xeon 2.6 computer with 3 GB of memory and 6 GB of cache, running RedHat EL 3 with Oracle AS 10g (9.0.4.0.0).
    Application Server is used to run some applications created with forms, and it generates several reports, but the forms are also used as a front end to another Oracle Database (Oracle 7.0, runing in Sun Solaris 5.6).
    I've notested (and also my users) the application is getting very slow (is running in a dual Xeon, with 2 Gbit nics, in a 3 Gb backbone).
    The speed (or lack of it) is most noted when the forms are generating the reports (it used to be fast - 2 seconds) and now it can take up to 5 minutes.
    The AS 10g, when generating the reports, almost all of the querys go to the other server (in Solaris) and the results return to the server, and then the report is generated. The network has no problems (at least, that i know of), and the network performance is not an issue - both the servers are connected to a Gbit switch.
    Can someone may have an ideia of it can be?
    even in the clients, when running the forms application, the transition of the several menus is slow, and it used to be more fast.
    the 10g is using Java Jinitiator 1.3.18. Can it be from that ? i'm not certain, but i could say this things start happen when we upgraded the jinitiator from 1.3.13 to 1.3.18...
    My users are really getting on my nervers and i cant do nothing, because they have reason...
    any help would be appreciated !
    Cheers
    Bruno Santos

    Bruno, did you solve the performance problem? I'm experiencing the same lack of speed.

  • How use oracle forms with oracle database  in a local computer network(client -server homogenious network)

    Hello experts,             
                         I am new in Oracle forms.I am using oracle forms 11g with weblogic server 10.3.5 and oracle database 11g at windows 7 platform.
    I want to call my oracle forms(main  login form) from different computers(windows7) connected in a local network.My oracle database is installed in a server computer.I am not talking about oracle forms hosting in internet.I want to deploy oracle forms in a local computer network connected via LAN cable or wi-fi.
    thank You.
    regards
    aaditya

    In most cases you can copy the same entry found in the tnsnames.ora file used by the database.  In the database home, the file can be found in \network\admin.  Open the file and you should find something like this:
    yourAlias =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.100)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = orcl)
    So in the above, you would need to set the alias (this can be anything you like), the IP address or hostname of the machine where the database is running, the port number used by the db listener, and the service name used by the db.  Most of this will already be set for you if you are copying from the database tnsnames.ora.  So you should be able to just copy and paste.  More information about the tnsnames.ora file can be found in the db documentation:
    http://docs.oracle.com/cd/B28359_01/network.111/b28317/tnsnames.htm

  • Questions on the comparison between Oracle Forms and Oracle APEX

    Hi All,
    The link below presents information about Oracle Application Express for Oracle Forms Developers, the table at the end of the page shows a comparison between Oracle Forms and Oracle APEX, all the points of comparisons are clear for me except 3 points which are:
    •Locking, what is meant by locking models?
    •Database Connections, what is meant by Synchronous/Asynchronous connections in Oracle Forms and Oracle Apex?
    •Architecture, what is meant by 2tier and 3 tier connections?
    http://www.oracle.com/technology/products/database/application_express/html/apex_for_forms.html
    What I need is a simple explanation for these points without deep details.
    Thanks

    Hi
    That is how I understand that document:
    Locking: Forms, by default, locks a row as soon as the user starts modifying the data. That is pessimistic locking. Apex, on other hand (and optionally forms also) do not lock the record, but before applying any changes checks if the data has changed since the user queried it (what for some reason is called optimistic "locking")
    DB connections: I am not sure why they used the terms synchronous/asynchronous, but the difference is that Forms, by default, keeps an permanent DB connection while the user is using the application, while Apex gets a connection from a connection pool every time a page is requested/submitted.
    Architecture: Forms (in its web version at least) has 3 tiers: the browser, the appserver where the forms service runs and the database. As Apex runs inside the database, there are only 2 tiers: the browser and the database (though you still may need an http server in between which serves static content, I don't think it is considered part of the application in this context). If you are talking about client/server forms, then there are only 2 tiers.
    I hope this helps!
    Luis

  • How to log the exception using Log action in Oracle Service Bus

    Hi,
    Whenever an exception is raised how to log the exception using Log action in oracle service bus.After logging where I have to find the logged message.

    It would be in the log file for the managed server which ran the request. If you are logging the message at a lower level than your app server, however, you won't see it. You should be logging the exception at Error level.

  • Migration of older version Oracle forms to Oracle 6i/9i

    Can someone tell me whether I can use Oracle JDeveloper Application Migration Assistant to migrate older version of Oracle forms to Oracle 6i/9i?
    Thanks a lot,
    Anupama Ashok

    thanks,
    if so,
    i have an humantask activity in the process. in revision 1.0 , i have some instances which are running. it is exposed as a service which other services consume.
    now, if i redploy to the same revision, the state goes stale, so that we could not act on stale human tasks which should not happen
    what should i do in this case if i am unable to migrate to the revision?
    pleasse help..

  • Oracle Forms and Oracle Reports interation  without Oracle Portal

    Hi to all
    Can I integrate the application developed in Oracle Forms and Oracle Reports without Oracle Portal with Single Sign On.
    and if yes then how?
    and if no then why?
    I use 9iAS relese 2 installed on machine 1
    Oracle Database installed on machine 2
    Oracle Forms and Oracle Reports on machine 3
    all with win 2000
    thanks
    samir

    Is there a document on how to do this? Also, can this be done with Forms 6.0 or must i upgrade?

  • Oracle Forms: Build Internet Applications correct configuration

    I want to study for the Oracle Forms: Build Internet application exam (IZ0-141) is this exam specified by oracle versions? Forms for 9i looks a little different that forms for 10g. If it is for 9i the download for Oracle9i Application Server is no longer available, neither is the database version. I want the setup a practice lab for the exam and I want to make sure I am using the correct configuration and that the exam is not go to refer to items that is no longer available.
    Thanks!

    Thanks for reply yogesh.
    Actually I am looking for some basic tutorial of Forms developer. I never use that before. I haven't found which tools/package I can use to create forms. where is OC4J located?
    what can OTN help on the preparing of IZ0- 141 exam? I found a course on Oracle website for that, But its price is $4,000 CDN, which I can't afford. I really want a book related to the course.
    Thanks,
    Robert

  • Oracle forms and Oracle reports for Oracle 9i

    Hello,
    I'm searching for Oracle forms and Oracle reports that works with Oracle 9i.
    Does someone know where I can find them?
    Thanks in advance...

    When we talk about Oracle9i, we often mean the database version 9i.
    Apparently you want to use Forms and Reports 9i, which included in the obsolete (and very unhappy) Application Server 9i. ... Or the also obsolete Application Server 10g Release 1 (aka App Server 9.0.4.
    You are encouraged to look at Forms and Reports 10g (part of the improved Application Server 10g) which does connect to Oracle Database 9i as well as Oracle Database 10g. Look for App Server 10g Release 2, version 10.1.2.0.2 and 10.1.2.2)

  • Migration from Oracle Forms to Oracle Apex 3.2

    Hi I am learning Apex, I mainly work in Oracle developer. I have converted one Oracle form into Oracle Apex. the migrated Form appears on the screen,works, but not as I like it to be. All the triggers are migrated into Apex but they don't work as they did in Oracle Form. I cant make the form work as it should be. please help.
    Hasan Al Mamun
    Bangladesh Bank
    Bangladesh

    Triggers in forms will NOT work EXACTLY like they do in Forms, that is the nature of the beast.. APEX runs under a browser and you are running with html events to trap on..
    Suggestion, the Forms conversion tools converts only so much, you will have to do some work to get what you want. Also, I would suggest re-evaluating your application, since it was probably a client server based application, moving it to the web will involve some re-engineering..
    Thank you,
    Tony Miller
    Webster, TX

  • How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?

    Hi
    How to deploy Oracle Forms & Reports in Weblogic Server 11g (10.3)?
    Thanks

    Hi
    when i am going through your bleow link.
    I am not able understand the 3.3.1 step :2
    http://download.oracle.com/docs/cd/E15523_01/web.1111/e10240/basics.htm#i1010040
    edit this file in the Web Configuration,
    configuration of an application called "my_application" with a form module called "form=hrapp.fmx":
    can deploy only.fmx file ?
    if not how to find the realation between my_application and hrapp.fmx ?
    Thanks in Adavance
    Regards
    Ram

  • Oracle Forms and Oracle HTML DB

    Hi,
    can anyone please tell me the difference between oracle forms and oracle htmldb.
    i need to create web applications to display data from database and upload newly entered data in to the database.
    can the above be done by both forms and htmldb.
    which one is better.

    Both can display data from the database via the web.
    With the very little criteria you mentioned, I would recommend HTML DB. With more details about the requirements, I may change that recommendation.
    I have been working with HTML DB off and on for about one year. I have taken one 3-day course. I have worked with Oracle Forms since 1987 version 2.0, so I know quite a bit about it.
    Here are my reasons:
    1.) File upload is easier in HTML DB. HTML DB provides an easy means for uploading a file to the database and processing it.
    2.) HTML DB is included as part of the database product. There is no other licensing fee for it. Oracle Forms is part of the Oracle IDS product which a separate purchase from the database.
    3.) For HTML DB all you need is the database and the HTTP server program running. It is easy to install, even for a DBA non-webmaster type person. (DBAs who are also webmasters please do not hammer me on this comment.) For Oracle Forms on the web, you need the Oracle Application Server up and running which is a major undertaking. It also needs its own Oracle database running for the infrastructure.
    4.) Since you are asking about both, I would assume that you are not familiar with either product and will need to be trained. HTML DB is easier learn than Oracle Forms. Oracle Forms is very powerful, but with that power comes a lot to learn.
    Oh yea, did I mention that if you own the Oracle database, you also own HTML DB!! ;)

  • Oracle Forms and Oracle Reports as portlets

    Please, where can I get the documentation to publish Oracle Forms and Oracle Reports as portlets. I found some information about it in metalink but the URLs are invalid.

    Hi,
    Here are the steps you need to follow while building Portlets .
    1) After creating a Application,in the last step click on the Checkbox 'EXPOSE AS PROVIDER'.
    If the application has already been created ,click on the same checkbox in the grant access section.
    2) When creating a component within the application ,select the checkbox 'PUBLISH TO PORTAL'.
    Incase ,you have already created the component then just click on the same option in the grant access section.
    Now when you want to add these portlets to be part of a page .Just select the provider(Application) and the portlets under it.
    Hope this helps.
    Anu

  • Can I create a file using pl/sql code in application server ?

    Hi
    I wanted to create a file(any kind of file .txt .csv .exe etc..) using pl/sql code in application server?
    Please help me with an example...in this regard
    Regards
    Sa

    864334 wrote:
    I wanted to create a file(any kind of file .txt .csv .exe etc..) using pl/sql code in application server?And how is this "file" to be delivered?
    Files can be created by PL/SQL code and stored in the Oracle database as CLOBs. This a fairly easy and robust process. It runs entirely in the database. It conforms to transaction processing. The "file" (as a CLOB) resides in the database and can thus be secured via database security, is part of database backups and so on.
    The basic issue is how to deliver the contents of the CLOB to the user. If via FTP, then the database can directly FTP the contents of the CLOB to the FTP server as a file. If via HTTP, the database can deliver the CLOB as a HTTP download directly to the web browser.
    If the client is Java or .Net, then the CLOB contents can be delivered via SQL or DBMS_LOB or a custom PL/SQL interface.
    In such cases, there is no need to step outside the secure and flexible database environment and create a physical o/s file in the wild (outside the controls of database security, data integrity and transaction processing). This is thus recommended and is the preference.

  • Using the server to share files with the clients

    Hello everybody!
    I finally managed to install properly iFolder on a server, and the client on a few computers. Unfortunately, I was suprised to see there is no functionality to upload from the server to the ifolders structure.
    I need to achieve this because the server I used is also used as a datacenter; I hoping to make the data available to each user directly on their own desktop using the mechanism integrated in the iFolder framework.
    Obviously, I would like to avoid copying back with ssh or ftp the files to one local client, and forth to the server using iFolder.
    The simplest thing would be to install a client on the server machine as well. Unfortunately, the folder monitoring function only works for graphical client, and my server does not have X installed.
    So my last resort would be to connect by ssh to the server machine, then start a non graphical web browser, connect to https://localhost/ifolder/ and share each file one by one... Really time consuming and annoying!
    Does someone have any suggestion?
    Thanks a lot for your help!
    Cheers

    Originally Posted by malcolmlewis
    On Sun, 02 Jan 2011 20:36:01 GMT
    aerospeace <[email protected]> wrote:
    >
    > Hello everybody!
    >
    > I finally managed to install properly iFolder on a server, and the
    > client on a few computers. Unfortunately, I was suprised to see there
    > is no functionality to upload from the server to the ifolders
    > structure. I need to achieve this because the server I used is also
    > used as a datacenter; I hoping to make the data available to each
    > user directly on their own desktop using the mechanism integrated in
    > the iFolder framework.
    > Obviously, I would like to avoid copying back with ssh or ftp the
    > files to one local client, and forth to the server using iFolder.
    > The simplest thing would be to install a client on the server machine
    > as well. Unfortunately, the folder monitoring function only works for
    > graphical client, and my server does not have X installed.
    > So my last resort would be to connect by ssh to the server machine,
    > then start a non graphical web browser, connect to
    > https://localhost/ifolder/ and share each file one by one... Really
    > time consuming and annoying!
    > Does someone have any suggestion?
    > Thanks a lot for your help!
    >
    > Cheers
    >
    >
    Hi
    AFAIK if you create a common directory on the server, then use the web
    admin interface to create a shared resource, then add the users.
    Cheers Malcolm (Linux Counter #276890)
    SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.24-0.2-default
    up 1 day 2:19, 2 users, load average: 0.05, 0.04, 0.00
    GPU GeForce 8600 GTS Silent - Driver Version: 260.19.29
    First, thanks a lot for your quick help. I am actually deeply impressed by the speed!
    Now, I don't know whether it is because I could not explain well my problem, or just because I can not understand your answer, but don't see what you're exactly suggesting me to do....
    1) create a common directory: Do you mean I physically create a directory (mkdir /pathtodata/)? Or I create an new folder in ifolder using the web interface?
    2) What is as "shared ressource"? I cannot find any reference to this term in the user manual. Do you just mean I share the ifolder I created in the previous step?
    3) Add the users: I imagine this is the step where I share the ressource with the user.
    Again, I am really sorry if my hesitations are stupid and the answer is obvious, but I read all the documentation and I cannot figure out the answer.
    Thanks a lot for your help

Maybe you are looking for

  • Using work managers to process WorkItems in a message driven bean

    Hi, I'm trying to get to grips with using a work manager (in 10.3) to process WorkItems concurrently, with the whole process being triggered by a JMS message. I've got everything working using the default work manager but I'm having problems switchin

  • PDF to TIFF using VB.NBET Error: UnsupportedValueError: Value is unsupported. === Parameter cConvID

    I'm trying to use the following VB function to transform a pdf document to a tiff one: I am using Visual Studio 2008, VB.Net Using the following code, But when I type 'JSObj.SaveAs(fullPathTIF, "com.adobe.acrobat.tiff")' Visual studio intelisence doe

  • What is the easiest way to put a photo gallery into an existing website?

    I am ready to give up.  This really can't be this difficult.  Either that or I am the dumbest person in the world.  Up until now, I didn't know that I was.  I just want something easy. I am designing a website using Dreamweaver Cs5.5.  I am on a PC w

  • WiSM - Mobility Group - Control Path Down

    I have 2 WiSMs with 4 WLCs. Each WLC is in the same subnet. I have set up the mobility group using the virtual interface MAC address. I get a Control Path Down message for any WLC on another WiSM e.g From controller 10.x.x.1 on WiSM 1, 10.x.x.1 and 1

  • Between mac and windows....

    I have an imac with built in isight but several of my family members are windows users. Is there a way to communicate bewteen us? I use ichat with my mac family and they all use windows msn messanger with video chat (which I don't think is for macs?)