Translate Existing Oracle forms application

Hi,
I would like to know about approach i should take to convert existing oracle forms(forms6i) application and db to cater for multiple languages ,
actually the approach which i am taking is to convert forms resources(labels,texboxe) to various languages(using forms windows API) from whatever there in database.But the main issue is about db ,so can anyone help me out that.....
As far as discussion with few people ...as per them its better to create db in UTF8 characterset and that will cater all languages.
Please let me know whether this approach will work or not ....
Regards,
Sandeep

As client is not going to upgrade ,but still he wants to make existing application multilingual....
so is there any way out.

Similar Messages

  • Calling Java screens from Oracle Forms application

    I am working with a client that has a large Oracle forms application. Since rewriting the entire application in Java is not an option at this time, the strategic direction is that any new modules that are to be created for the application are to be done in Java and called from the Forms menu. The decision as to what tool to use to develop the Java modules is still under debate. What is the best (most seamless) way to do this...calling a Java screen from a Forms application? If anyone has any experience in this, or can direct me to some literature on it, it would be greatly appreciated. Thanks.

    This is a web app in Forms/Reports 10g R2 running off Oracle AS and an Oracle db. The challenge for us is that the direction is that any new enhancements (screens) are to be built using Java (in either ADF Faces or Swing, another point for debate later) and then called from the Forms app. The business client is only paying for the enhancement. They don't care about moving off Forms to Java, so any extra work on the part of IT to do this, has to be fairly minimal and doable within the project budget. The movement to Java is an IT direction. Is there a way to do this without having to build a java framework for the entire Forms application (which I assume would take some time and involve retesting the entire app)?

  • Can I deploy an Oracle Forms Application in WebLogic Server?

    Dear all:
    I need to know if Oracle WebLogic Server supports Oracle Forms applications?
    I am looking some clue in the documentation, but I didn´t find something clear yet, please help me.
    Thanks
    Edited by: user637951 on Nov 18, 2008 6:25 AM
    Edited by: user637951 on Nov 18, 2008 6:26 AM

    I don't believe that Forms will be certified on WLS until 11g based on a ppt I saw at Oracle Open World. However, you'll need to get confirmation on that from someone with Forms knowledge. Their forum is here:
    Forms

  • How to handle Java popup in oracle forms application through Open Script?

    I want to record and test oracle form application but it popup java dialogue box and Open Script can't handle java object.
    So how to handle the Java popups in forms application?

    Hi, Have you been able to resolve this?

  • Oracle forms application doesn't open in Internet explore 8 Windows 7 OS

    Hi,
    I am not able to open Oracle forms application in interent explore Windows 7 OS but i can able to open IE in windows xp OS . i have deployed my fmx in Oracle application server in Linux server. i am trying to open in explore 8 in windows 7 os in client system. the application didn't open. i am trying to follow below steps mentioned in our forum URL
    How can i open oracle forms in windows 7
    try something like this may it helps u.
    1. Open Internet Explorer 8
    2. Go to Tools, Internet Options
    3. Click on the Advanced tab.
    4. Scroll down into the Security section and find “Enable memory protection to help mitigate online attacks”.
    5. Uncheck “Enable memory protection to help mitigate online attacks”.
    6. Click Ok and Ok again.
    7. restart your computer
    in Internet Explore 8 (64 bits) not able to find the "Enable memory protection to help mitigate online attacks" option under Security. where as Internet Explore 8 (32 bit) i am able find but i couldn't unchek. since it is not editable.
    Kindly advice and more over i have given below details in formsweb.cfg file and please suggest anything to be modified in this for Windows 7 OS. Your early reply is very much valuable.
    [myapp]
    IE=Jinitiator
    baseHTMLjinitiator=basejini.htm
    form=/home/ora1/allubtfcc/fmx/ENG/signon.fmx
    envFile=/home/ora1/myapp/env/myapp.env
    imageBase=codeBase
    width=1000
    height=750
    separateFrame=true
    colorSchme=khaki
    background=no
    lookAndFeel=generic
    baseHTMLjinitiator=/oracle/oraapp/OraHome_4/forms/server/basejini.htm,webutiljini.htm
    baseHTMLjpi=/oracle/oraapp/OraHome_4/forms/server/basejpi.htm,webutiljpi.htm
    baseHTML=/oracle/oraapp/OraHome_4/forms/server/base.htm
    archive_jini=frmall_jinit.jar,icon.jar,webicons01.jar,webicons02.jar,webicons03.jar,webicons04.jar,frmwebutil.jar,jacob.jar
    archive=frmall.jar
    otherparams=prm_impli_type=9U prm_itype=0 prm_init_file=/home/ora1/myapp/ini/myapp.INI prm_debug_mode=NO
    heartbeat=7
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    Thanks,
    Regards
    Gowtham

    Hi Amatu Allah,
    Thanks for your reply. my application is developed (fmb) in form 6i. please find the below details
    Forms [32 Bit] Version 6.0.8.24.1 (Production)
    Oracle Toolkit Version 6.0.8.24.0 (Production)
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #1459 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle Query Builder 6.0.7.1.0 - Production
    Oracle Virtual Graphics System Version 6.0.5.38.0 (Production)
    Oracle Tools GUI Utilities Version 6.0.8.20.1 (Production)
    Oracle Multimedia Version 6.0.8.20.0 (Production)
    Oracle Tools Integration Version 6.0.8.18.0 (Production)
    Oracle Tools Common Area Version 6.0.8.18.0
    Oracle CORE Version 4.0.6.0.0 - Production
    And My database is
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE     10.2.0.4.0     Production
    TNS for Linux: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    My Applicatin server details is
    Oracle Application Server 10g 10.1.2.0.2 Usernames and Default password information: Please refer to the Oracle Application Server 10g Administrator Guide for more information.
    Install Type: Oracle Application Server Forms and Reports Services
    Thanks
    Regards
    Gowthaman

  • Run Oracle Form Application from a JSP File.

    I have a complete customized application made on Oracle Forms (10g) and I have .fmb and .fmx files, now problem which I am facing is I have to open the Oracle Form Application from my JSP page (which is used to login the user). My JSP page is just a simple page which I have placed it in path [C:\DevSuiteHome2\forms\j2ee\formsapp\formsweb] and I run it from browser as [http://localhost:port/forms/index.jsp].
    How can I start my application from this JSP page? Please your help would be highly appreciated. Thanks.

    Inside your JSP page put <OBJECT> tag with all parameters and tags to open Jinitiator or java applet..
    my example..
    <!-- Forms applet definition (start) -->
    <OBJECT classid="clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF"
            codebase="/forms/jinitiator/jinit.exe#Version=1,3,1,22"
            WIDTH="1024"
            HEIGHT="768"
            HSPACE="0"
            VSPACE="0">
    <PARAM NAME="TYPE"       VALUE="application/x-jinit-applet;version=1.3.1.22">
    <PARAM NAME="CODEBASE"   VALUE="/forms/java">
    <PARAM NAME="CODE"       VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="ARCHIVE"    VALUE="frmall_jinit.jar,images.jar,in2kartica.jar,paketi.jar,prenospolic.jar,imgbean.jar,moj9999.jar" >
    <PARAM NAME="serverURL" VALUE="/forms/lservlet?ifcfs=/forms/frmservlet?form=zav0030f.fmx&acceptLanguage=sl-SI">
    <PARAM NAME="networkRetries" VALUE="30">
    <PARAM NAME="serverArgs"
           VALUE="escapeParams=true module=zav0030f.fmx userid=  sso_userid=%20 sso_formsid=%25OID_FORMSID%25 sso_subDN= sso_usrDN= debug=no host= port= buffer_records=no debug_messages=no array=no obr=no query_only=no quiet=yes render=no record=names tracegroup= log= term=/oracle/forme/qmsrf65w.res" >
    <PARAM NAME="separateFrame" VALUE="true">
    <PARAM NAME="splashScreen"  VALUE="">
    <PARAM NAME="background"  VALUE="">
    <PARAM NAME="lookAndFeel"  VALUE="Oracle">
    <PARAM NAME="colorScheme"  VALUE="teal">
    <PARAM NAME="serverApp" VALUE="default">
    <PARAM NAME="logo" VALUE="">
    <PARAM NAME="imageBase" VALUE="DocumentBase">
    <PARAM NAME="formsMessageListener" VALUE="">
    <PARAM NAME="recordFileName" VALUE="">
    <PARAM NAME="EndUserMonitoringEnabled" VALUE="">
    <PARAM NAME="EndUserMonitoringURL" VALUE="">
    <PARAM NAME="heartbeat" VALUE="">
    <PARAM NAME="clientDPI" VALUE="123">
    <COMMENT>
    <EMBED SRC="" PLUGINSPAGE="/forms/jinitiator/us/jinit_download.htm"
            TYPE="application/x-jinit-applet;version=1.3.1.22"
            java_codebase="/forms/java"
            java_code="oracle.forms.engine.Main"
          java_archive="frmall_jinit.jar,images.jar,in2kartica.jar,paketi.jar,prenospolic.jar,imgbean.jar,moj9999.jar,Paketi.jar,in2kartica.jarpaketi.jar,moj9999.jarin2kartica.jarpaketi.jar"
            WIDTH="1024"
            HEIGHT="768"
            HSPACE="0"
            VSPACE="0"
         clientDPI="123"
            serverURL="/forms/lservlet?ifcfs=/forms/frmservlet?form=zav0030f.fmx&acceptLanguage=sl-SI"
            networkRetries="30"
            serverArgs="escapeParams=true module=zav0030f.fmx userid=  sso_userid=%20 sso_formsid=%25OID_FORMSID%25 sso_subDN= sso_usrDN= debug=no host= port= buffer_records=no debug_messages=no array=no obr=no query_only=no quiet=yes render=no record=names tracegroup= log= term=/oracle/forme/qmsrf65w.res"
            separateFrame="true"
            splashScreen=""
            background=""
            lookAndFeel="Oracle"
            colorScheme="teal"
            serverApp="default"
            logo=""
            imageBase="DocumentBase"
            formsMessageListener=""
            recordFileName=""
            EndUserMonitoringEnabled=""
            EndUserMonitoringURL=""
            heartBeat=""
    >
    <NOEMBED>
    </COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>
    <!-- Forms applet definition (end) -->

  • Web enabling Oracle forms application

    Friends,
    I am developing an Oracle forms application using 6.0, I need to
    web enable this application and this is my first time working
    with 6.0, I need advise on how to web enable this application
    Thanks
    Olutunde
    null

    Try to go through the oracle developer and oracle developer
    server 6.0 reviewers' guide, this is spot on, and has
    instructions on how to set all html and environment variables,
    set up the OAS or whatever listener you are going to use, and
    then just walk through this setup.
    Try to get it to run the demo first, and then alter the html to
    fit your application.
    good luck,
    theo
    Olutunde Babarinsa (guest) wrote:
    : Friends,
    : I am developing an Oracle forms application using 6.0, I need
    to
    : web enable this application and this is my first time working
    : with 6.0, I need advise on how to web enable this application
    : Thanks
    : Olutunde
    null

  • Unifiers for drag & relate with oracle forms application

    Hi All,
      Is it possible to do drag & relate functionality in the portal with oracle forms application?? Is there any unifiers already available for drag & relate functionality with oracle forms application ?? If yes, then can anyone share the information.
    Regards
    Moses

    Hi Moses, you can use D&R with querys in Oracle using query iviews.
    You can find a lot of information in:https://www.sdn.sap.com/sdn/ep.sdn?page=unification_welcome.htm
    Regards.

  • Integrate a Oracle Forms Application in SAP Enterprise Portal

    Hello togheter,
    i would like to integrate a Oracle Froms Application in our SAP Enterprise Portal. We use Oracle Froms AS 10g v10.0.2. I read that oracle forms supports single-sign-on, but i don't understand exactly how does it works? What steps i need to do? Has anybody experience in this topic? Supports oracle forms application SAP Logon Tickets?
    Many thanks in advance and greetz,

    Hello, thanks for your answer.
    I can't use the first option from you, because of the necessity to use SAP Logon Tickets.
    If i understand everthing right, it is possible to implemant the SAP-Logon-Ticket-Libary in the integrated application. By Oracle Forms is this not possible, because it is a framework application. The authentification to the Oracle Forms application is transferred over the Oracle Application Server. It is also no possiblity to implement the libary in the application server.
    Today i talked to the Oracle Support and they said that one solution is to use the Oracle Access Management as Middle-Software between SAP EP and Oracle Application Server.
    What do you think about this solution? It is really not possbile to integrate Oracle forms in SAP EP with SAP-Logon-Ticket without an extra software?
    Thanks in advance,

  • Performance of Oracle forms application

    Hi,
    I would like to know about the performance of Oracle forms application over HTTP protocol. We may have citrix server and diskless nodes. Can you please let me know about the performance of the oracle forms application compared with html codes? Can you please send me some info about the performnance of the application? Do we need to have any software on the client side for this?
    Thanks
    regards,
    Vaidyanathan G

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

  • Integrate a Oracle Forms Application in SAP EP

    Hello,
    i would like to integrate a oracle forms web application on my SAP Portal. But i have a problem with the single-sign on. What steps i need to do, to integrate the oracle application? Has anybody experience in this topic? Supports Oracle Forms SAP Logon Ticket?
    Many thanks in advance,

    Hello, thanks for your answer.
    I can't use the first option from you, because of the necessity to use SAP Logon Tickets.
    If i understand everthing right, it is possible to implemant the SAP-Logon-Ticket-Libary in the integrated application. By Oracle Forms is this not possible, because it is a framework application. The authentification to the Oracle Forms application is transferred over the Oracle Application Server. It is also no possiblity to implement the libary in the application server.
    Today i talked to the Oracle Support and they said that one solution is to use the Oracle Access Management as Middle-Software between SAP EP and Oracle Application Server.
    What do you think about this solution? It is really not possbile to integrate Oracle forms in SAP EP with SAP-Logon-Ticket without an extra software?
    Thanks in advance,

  • Using PJC in Web Based Oracle forms Applications

    Hello,
    Any one could tell how to Configure 10g AS for using date,Key filter etc PJC in
    web based Applications of Oracle forms(having beans/olb,pll attached)
    Avijeet

    please sir help me
    1. I have attached the calendar.pll(remove path=yes),reusablecomponents.olb
    and compiled in Windows based forms builder 9i. worked fine
    2. Put into RHEL based Oracle 10g AS having compiled in the AS(f90genm.sh)
    while putting the .pll and .olb in the current directory where the .fmx is placed
    3. but in the enerprise web when I press button to invoke the Calendar the error is
    ora-06508 unable to find procedure

  • Oracle Forms application is not loading

    Hello all,
    We have an internal forms application deployed on Oracle Application Server 10.1.2.3
    It was working fine till I applied an oracle patch 8374931 today.
    After patch application our forms application refuses to load.
    I get the following errors in the java console.
    java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.java2d)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.applet.AppletSecurity.checkPackageAccess(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.awt)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.applet.AppletSecurity.checkPackageAccess(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.engine.Main.class$(Unknown Source)
         at oracle.forms.engine.Main.initDesktop(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    RegisterWebUtil - Loading WebUtil Version 10.1.2.3
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.3
    Exception in thread "AWT-EventQueue-2" java.lang.ExceptionInInitializerError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.handler.LogonDialog.actionPerformed(Unknown Source)
         at oracle.ewt.button.PushButton.processActionEvent(Unknown Source)
         at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at oracle.ewt.button.PushButton.activate(Unknown Source)
         at oracle.ewt.lwAWT.AbstractButton._processKeyPress(Unknown Source)
         at oracle.ewt.lwAWT.AbstractButton.processKeyEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.button.PushButton.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
         at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission java.home read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPropertyAccess(Unknown Source)
         at java.lang.System.getProperty(Unknown Source)
         at oracle.forms.webutil.common.VBeanCommon.<clinit>(Unknown Source)
         ... 42 more
    Pls help
    Regards,
    Sam

    Amit Zini wrote:
    Dear All,
    I am unable to run my oracle 10g forms application on Linux machine which is runing Fedora 16.
    i have tried to install jre 6 but mozilla firefox 10 is not loading my oracle 10 forms application, it says plugin missing.
    Kindly help me to short out the problem.
    java version "1.6.0_24"
    OpenJDK Runtime Environment (IcedTea6 1.11.1) (fedora-65.1.11.1.fc16-i386)
    OpenJDK Server VM (build 20.0-b12, mixed mode)
    Regards.
    Amit.Try with down grade of Mozilla firefox. may be version 6 to 8. not 9/10.
    Firefox with 9 and higher doesn't support JRE version 1.6.XX.
    Hopes this helps

  • Adding a toolbar to an existing Oracle form

    Hi,
    I am totally new to Oracle forms development. I have a couple of questions ->
    1. Is it possible to add a new toolbar to an existing Oracle E-Business suite form e.g. the Contact Center form? According to the Oracle Apps developer guide, forms can be modified either “by extension” or “ by modification”. It doesn’t clearly say whether a new tool bar can be added or whether an existing one can be modified to add new buttons.
    2. If I want to try out some of the stuff mentioned in the Oracle Apps developers guide and play around forms, what tools do I need? Is "Oracle Forms builder" the only tool availabe to edit and generate forms? If yes, does it come as a free download or can I get a trial version from somewhere?
    Thanks.

    1. Is it possible to add a new toolbar to an existing Oracle E-Business suite form e.g. the Contact Center form? According to the Oracle Apps developer guide, forms can be modified either “by extension” or “ by modification”. It doesn’t clearly say whether a new tool bar can be added or whether an existing one can be modified to add new buttons.Did you review (Chapter 10, Controlling the Toolbar and the Default Menu - APP_SPECIAL: Menu and Toolbar Control)?
    2. If I want to try out some of the stuff mentioned in the Oracle Apps developers guide and play around forms, what tools do I need? Is "Oracle Forms builder" the only tool availabe to edit and generate forms? If yes, does it come as a free download or can I get a trial version from somewhere?You will need Oracle Forms 6i and/or some other SQL editor (i.e. SQL*Plus, TOAD, SQL Developer, ..etc).
    You can download Oracle Developer 6i from:
    Oracle Forms Developer for Windows
    http://www.oracle.com/technology/software/products/forms/htdocs/winsoft.html
    There is no trial version or software key required to use the tool.

  • How to monitor Oracle Form applications ?

    Hello,
    I need to monitor our oracle form system, I was asked to try to emulate the user activity.
    1. Retrieve the app login
    2. Log into the application.
    3. perform a task
    4. Log out
    5. Measure response time.
    Is there anyway to do this ? Any third party tools to recommend ?
    Thanks.

    Based on the steps (1 to 5) you have mentioned for your Emulation, If it is possbile for the development team try to play with your own small design of the Monitor or Emulator in the same Oracle Forms
    1. Create new Database tables to Store Login (username,password,logon_Data_time,logout_Date_time etc) and Transaction timing information (Trans_ID,Trans_Description,Trans_start_date_time, trans_end_data_time, no_of_rows_processed etc)
    2. Use the PRE-LOGON,ON-LOGON, OR POST-LOGON trigger to catch Logon information (User, Time etc). Save the details in Table above.
    3. Use a WHEN-NEW-FORM-INSTANCE Trigger to call aprocedure that does your required transaction (Update, Delete, Insert), calculations, manipulations etc.
    4.Log the before and after timing of the above transaction. E.g Within the above call PRE and POST Transaction Triggers to record timeings. Save the details in the tables above. make use of Timers etc
    5. Use the PRE-LOGOUT,ON-LOGOUT or POST-LOGOUT tigger to catch the entire timing before logout.
    6. Create Another form screen that queries the entries in your tables above.
    7. After the logout, call the screen, logon and display the details from the tables (all automated as well). Play with different display techniques in Forms and Reportds(interactive tabular displays, Graphs, report output to Excel, PDF etc).
    In the above scenario, you may have to somehow hardcode the logon process (username and password) in order not to waste the time in typing it.
    This will take you less time than waiting for approval and shopping for 3rd Monitor Tools.

Maybe you are looking for

  • Read-only Collaborator can edit Contract Document properties

    We have a master agreement with a read-only collaborator. The security profile for this collaborator role is identical to the stock "Document Reviewer" profile, i.e. only View is set. However this supposedly read-only collaborator is able to edit Con

  • Mail Service Suddenly Stopped Working

    Mail server on Mac Mini 10.6 server stopped receiving and sending mail. I get the following message bounced back when I sent an email to one of my accounts: Message-id: <[email protected]> Date: Wed, 25 Apr 2012 21:00:21 -0700 From: "Me" <[email prot

  • Connect DB through BAT file

    set /p SName=Server Name : set /p UName=User Name : set /p Pwd=Password : set /p DbName=Database Name : Can i set permanently or one time above details in batch file instead of given again and again while we execute the batch file to execute the DB s

  • Audit Crystal Reports

    Hi, I have downloaded the audit crystal reports and I believe I can directly use it. For some reasons the crystal reports is throwing error. How can I view the sql for these audit reports and when I try to change the database in audit it is not worki

  • Get AFP to listen to an additional port besides 548?

    I've got two AFP servers in an office. The first server is 10.4.11 and the gateway is setup to forward port 548 to that. I've recently added a 10.6.3 Mini Server and would like to be able to access the afp shares from outside the office as well. Whil