How to link Form session number with Database session

Hello all,
We have some FRM-93000 errors in our application.log
oracle\FRHome_1\j2ee\OC4J_BI_Forms\ap
plication-deployments\formsapp\OC4J_BI_Forms_default_island_1\application.log
The Session numer (in this case 348), is it possible to link this with the database session number, we want to know which users are experiencing these problems.
07/07/26 15:33:20 formsweb: Forms session <348> aborted: unable to communicate w
ith runtime process.
07/07/26 15:33:20 formsweb: Forms session <348> exception stack trace:
java.io.IOException: FRM-93000: Unexpected internal error.
Thanks in advance
Michiel.

Is it possible to link with V$session. This will give the users connected to the database at that time/.
Rajesh ALex

Similar Messages

  • How to link manufacturer serial number with Internal serial number

    Hi
    I just want suggestion on my below requirement.
    I have supplier serial number (Manufacturing serial number). We also have internal serial number.Normally we create internal serial number automatically at the time of MIGO. We have not facility to put external serial number in MIGO and that can be link with Internal serial number.
    We normally to put external serial number in IQ02 manually in the field of SERGE.
    How i Can activate supplier serial number in migo  and link with material document.
    Regards
    Sandeep

    Hi Ravindran
    Please see below answers of your questions
    During MIGO we put internal serial number during MIGO. Which we create by pressing automatically while MIGO post. There is no option of maintaining manufacturing serial number in MIGO.
    Activate serial number profile as Z001 with below details
    Prodc
    procedure description
    Ser usage
    equip req
    HUSL
    Maintain handling unit
    2
    2
    MMSL
    Maintain goods receipt and issue doc.
    3
    2
    PPAU
    Serial numbers in PP order
    2
    2
    PPRL
    PP order release
    3
    2
    QMSL
    Maintain inspection lot
    3
    2
    SDAU
    Serial numbers in SD order
    4
    2
    SDCC
    Completness check for delivery
    3
    2
    SDCR
    Completion check IR delivery
    2
    2
    SDLS
    Maintain delivery
    2
    2
    SDRE
    Maintain returns delivery
    2
    2
    Manufacturer produce material with their own serial number and its own series. We produce our own serial number and Maintain the manufacturing serial number in serial number master data for traceability purpose. In  IQ01 there is one filed available to maintain  manufacturing serial number(SERGE- FIELD NAME, TABLE-ITOB). In case any enquiry come from customer like your particular serial number is damage or quality issue. In that case if that component procure from supplier . we  inform supplier about there defective plant and claim on same.
    4    we use serial number in MIGO as internal serial number.

  • How to link one scroll bar with two dynamic text boxes.

    How to link one scroll bar with two dynamic text boxes.
    If i move scroll bar in one text box,automatically text will
    be moved in another text box.But scroll bar is not visible.
    Can you please help me.
    Thanks in advance.

    See the following article:
    JavaScript - setFocus Method for tabbing to next form field
    And see if iOS can even handle the sample form.
    iOS and android devices are not a powerful as your desktop of laptop computer and have limited support for JavaScript within PDF forms. This limitation for specific apps ranges from none to quite a bit but not all JavaScript.

  • How to trace purchase order number with respect to Purchase requestion numb

    Hi friends,
    Can u please help me how to Trace purchase order number with respect to purchase Requetuion  number. Is there any standard report  available in R/3

    Hi Vamsi,
    Thats what!!!
    Goto SE16 - EBAN - Give PR number in the iput screen.
    In the output screen you will have to do field selection from Menu - Settings - formatlist - choose fields.
    There you choose Purchase Order.
    So the output will display for you POs for the PR that you entered.
    Regards,
    Vishal

  • How can I register a number with iMessage for my iPad2?

    I've got a 3G card with a mobile phone number. How can I register this number with iMessage?

    Good afternoon;
    So to confirm your posting,
    lllaass wrote:
    If it is a number/email address yu are calling:
    - Is it entered in a contact in your Contact app.
    - Does the person have the number/email address registered as their messaging number/emai addrrss.
    the other person needs to register thier information?

  • How to save Forms and Reports in Database ?

    How to save Forms and Reports in Database
    and
    Run from DataBase ?

    Saving forms in the database is no longer supported I am afraid. We only support the fmx file based format now.

  • How to link the Business Partner with the SAP User ID.

    Hi,
    We are working on a scenario wherein the resources are created as Business Partners in R/3.
    now How to link the Business Partner with the SAP User ID.

    HI AP,
    Maintain the business partner in role Internet User - BUP005.
    Now assign the existing user to this BP .(you can make this assignment in tab "internet user'. Just enter the user name in the field User and save).
    You can now see the link in table HRP1001.
    Cheers,
    Rishu.

  • I lost my phone.i have only the serial number .how i can get imei number with it???

    i lost my phone.i have only the serial number .how i can get imei number with it???

    Call your carrier, they have a record of your IMEI number. Or, read here:
    http://support.apple.com/kb/ht4061

  • How can I populate a pdf with database data?

    How can I populate a pdf that we have on our server with database data on our server?

    Actually, if you export it in the right format then you won't need a script
    at all.
    You can import data directly into fields from a plain-text file via Tools -
    Forms - More Form Options - Import Data...
    I believe the format is tab-delimited with the field names in the first row
    and their values in the second.

  • How to store forms and reports in database

    Hi friends,
    How to store the forms and reports in database?
    when i save a form in database it doesnt prompt with any message
    and when i try to retrieve from the list it prompts me with a
    message
    can anyone suggest me the methods of storing the forms in the
    database and retriving from it.
    Jagadeesh
    null

    I believe this will help you
    To store forms & Reports in Database you need to run some
    scripts which are shipped with Oracle
    To install the SQL scripts:
    Start the Oracle Installer and select Custom Installation or
    Removal from the Oracle Developer Installation Options dialog
    box.
    Select Oracle Developer Database Tables from the Available
    Products list.
    Click Install.
    Installing these scripts creates a Start menu item called Oracle
    Developer R6.0 Admin and the associated submenu items Oracle
    Developer Build, Oracle Developer Drop, Oracle Developer Grant,
    and Oracle Developer Revoke. These menu items, when selected,
    run a script or a series of scripts to perform database
    administration tasks.
    Note: I tried to store forms in the database by creating tables
    but in forms fmb will store in database & fmx will store on
    clients machine so you have to install fmx on all client machines
    I tried to store fmx in database but..................!
    If any body knows how to store FMX in database let me know.
    Rao Guduru
    Jagadeesh (guest) wrote:
    : Hi friends,
    : How to store the forms and reports in database?
    : when i save a form in database it doesnt prompt with any
    message
    : and when i try to retrieve from the list it prompts me with a
    : message
    : can anyone suggest me the methods of storing the forms in the
    : database and retriving from it.
    : Jagadeesh
    null

  • How to Use Same Asset Number with Different Sub-number

    Hi
    We want to sell some assets and buy them back on lease. We want to use same Asset number with different sub-number under the same company code. This new asset will be under different Depreciation Area (Statistical).
    We use external numbes for assets . And same asset number range is used by all compnay codes.
    Please suggest whether this is possible & how.
    With Regards,
    Nitin

    Hi,
    Go to field status for asset master data section and change the field status to optional for field Deactivation date, then follow the below steps.
    You can create an sub asset number to an asset, which is already deactivated by retirement as like normal sub asset creation with AS11.(While creating sub number, you need to remove cap date and deactivate dcate field manually from asset master)
    With this you can get new asset number as same as your old retired asset main number and but sub number will be different.
    To post to diff dep area, other than 01, then you first create an acq transaction type, which will post only to specific areas and then use the new asset number in ABSO to post acq with your custom TTY.
    I have tested and found working well in my system............Try now in your test client
    Thanks,
    Srinu

  • How can link the accosaries requirements with production planning

    "I am in cable manufacturing here i have a problem in  accessories requirements ( dies,Nozzles,Rollers,Embossing wheels etc )link with production planning,at the time of production than these material required for production   Can any body tell me how to link this ,accessories is not consubles "
    Thanks,
    Anurudh singh

    Yes you can use PRT for these requirments,
    Logistics - Production Process - Master Data - Production Resources/Tools - Production Resources/Tools - Equipment - Create.
    spro->production planning for process industries->master data->production resources/tools (PRT)
    you will see 5 transactions to configure your settings:
    -define PRT auth.grps
    -define PRT status
    -define Task List Usages
    -define PRT Group Keys
    -Define Overview Variant for Where-Used List/Mass Replacement

  • How can I make imaginary number with known real number

    I need to compose pure imeginary number in my programming(ie. chamge the real number to be the imeginary part of a complex number). But The functions I found can only change the real number to be the real part of a ccomplex number. How can I compose or make imaginary number with known real number? And Can LABVIEW cope with computation of complex numbers directly?

    Use the Re/Im To Complex function, which is found on the Functions >> Numeric >> Complex palette.
    Good luck,
    Jim

  • How can i increase performance JSP with database?

    Hi,
    I am working a forum.
    I have been facing a problem.
    i am getting collection of records from sql server database to jsp page. here all the records to take long time (*delayness jsp with database*).
    plz any bodies know that increase the permance, tell me.
    thanks & regards,
    k.s.kumar

    again very bad idea never use Put DB Code or Business Logic or Special Service requests inside the servlets/backing beans.
    Ideally the below is the method which is recommended for a Peformant J2EE application which focuses at modulality,configurablity,scalablity & performance.
    http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html
    Anyways,it might be a costly in terms of investment.Ideally i personally fell the below way/patterm could be comparable.
    <!-- View / Presentation Layer -->
    STEP 1 --> VIEW RENDERED(JSP renders view using a View Object/Objects)
    STEP 2 --> USER (Fills Forms accordingly and request for an action)
    <!-- Controller part -->
    STEP 3 --> Controller(Servlet+Backing Bean)
    STEP 3.1 ---> Mapps the request made into a View Object & Scopes it (Done by servlet )
    STEP 3.2 ---> validation of the data in the VO (and servlet is responsible to find appropriate Backing Bean to pass on the respective View Object)
    STEP 3.3 ----> Backing Bean takes help of a ServiceLocator Object(Singleton Object) and gets appropriate Business Object which takes care of all the appropriate business rule(Managed by Specific Containers)
    <!-- Service Locator takes help of specific Stubs to provide access to specific business Object -->
    <!-- MODEL PART -->
    STEP 3.4 ---->Backing bean passes on respective View Object to the Business Object and Business Object apply business rule on the data recievd from the Backing bean and sends appropriate DTO to DAO Object(Singleton Object)
    STEP 3.5 ----> DAO executes responsible DB query and returns a DTO/Collection of DTO to Business Object.
    STEP 3.6 ----> Business Object apply business rules on the data and then passes it back to backing bean.
    STEP 3.7 -----> Backing Bean receievs appropriate DTO/Collection of DTO sent by Business Object Update the View Object Accordingly.
    STEP 3.8 -----> Depending on the results return by Business Object the backing bean returns to reference appropriate JSP to forward/redirect.
    STEP 3.9 -----> Servlet identifies the reference returned and forward/redirects accordingly.
    STEP 4 ---> Repeat STEP 1
    NOTE: One can make use of any builtin frameworks(like struts,JSF,tapestry,Spring MVC,etc or your custom built framework in VC layers, EJB or Spring IoC or Custom Built Component Layer handling business objects and any ORM like hibernate,Oracle Toplink,Ibatis,JDO,JPA or specific custom devoloped DAO layer) to do this job.
    Might Sound bit complicated but is a better way to plug & play with each layer and can enusure other layer is not distrubed because of change in one layer,distributes the load on respective layer & so on.
    Hope that sounds logical
    REGARDS,
    RaHuL

  • How to link an subvi(worksheet) with another VI

    hi,
    I want to know how to link worksheet data with another VI's block diagram? ie i want to use 3 data's collected in the worksheet block diagram  changed into a subvi and this subvi should be linked to another block diagram that accepts these 3 inputs to give some warning.
    Please help me how to link these two ........:...............
    Solved!
    Go to Solution.

    Sorry but I'm confused by most of your statements. There is a worksheet in Excel and a block diagram in LabVIEW but there is no such thing as a 'worksheet block diagram'.

Maybe you are looking for

  • Auto update of Ztable when ever BSID or BSAD tables updated

    Auto update of Ztable when ever DB table updated      Hi experts I want my Ztable get updated automatically when ever a record is created or updated in BSID or BSAD tables. Here clear requirement Generally using Company code & Allocation number  ( 18

  • IPhone 3.0 software update for iPod touch

    I just bought the newest iPhone update for my iPod touch and everytime I try downloading it, it always comes up with an error message that says "There was a problem downloading the software for the iPod xxxxx. The network connection timed out - Make

  • FDM Multiload output file does not have period dimension member

    FDM is cutting the file successfully with multiload but missing period member from the record/row. About import file - location, category, number of periods, load controls and dimensions tags with 12 periods. Single record from import file... Entity,

  • Can JMF capture audio from sound card?

    I want to know if JMF can capture sound/audio from the sound card. Until now we have been capturing audio from microphone. but is there any possibility of capturing audio from sound card using JMF. The audio captured from the sound card is to be stre

  • What is the best way to print from my iPad Air?

    looking for help to be able to print from my ipad air