FRM 92100 when a new .fmx is createed on the Oracle 10g Application Server

On the 10g Application Server, on Redhat Linux, whenever a form is complied and a new .fmx is created. If a user is logged on to the application server, he is kicked out of the application server with a FRM92100 error(your connection to the network has been disconnected).
This does not happen on the 6i application server we have.
Is there a environment variable we can set, which would take care of this and get the new form only when the user exits out of the form.
Thanks in advance

I've had this happen also but I think it did the same in 6i. If you are in the form that is being compiled then you're kicked out of the application. I thought it was normal and ignored it.

Similar Messages

  • HT1386 I cannot find how to keep previous photo albums loaded on Ipad when syncing new ones with iTunes. The old ones are wiped out every single time

    I cannot find how to keep previous photo albums loaded on Ipad when syncing new ones with iTunes. The old ones are wiped out every single time

    If it's not too late, see Recovering your iTunes library from your iPod or iOS device. As long as you have a backup of the device when the device still held your photos you should stand a chance of recovering them using a tool such as iPhone Backup Extractor.
    tt2

  • When a new user is created on the Server Computer,Why profile for the user is created as computername.username?

    When a new user is created on the Server Computer,Why profile for the user is created as computername.username?

    This is done if there are domain users with the same name. For example, if there is a domain user named 'test' who has logged in on the server, he will get the profile 'test'. If you then create a local user named 'test', the profile 'test' already exists
    and the computer will create the profile 'computername.test'

  • How to add a new font into Report Builder and Oracle Forms/Reports Server?

    Hi,
    I've searched the forum and can't find this being discussed.
    My developers run Report Builder 10.1.2.0.2 on their XP laptops.
    Their reports run (in production) on Oracle Forms/Reports Server 10.1.2.0.2.
    This server runs on MS Windows 2003, SP2.
    They've got a client who wants reports using the "Garamond Western" font.
    So....how do I get this font onto the developer's Report Builder laptops, and onto the Oracle Forms/Reports Server?
    I've moved various 'Garamond' fonts into C:\WINDOWS\FONTS on both the laptops and the server, but neither seem to recognize it.
    Thanks for your help.

    Thanks.
    This answers 1/2 of my question.
    The developer can now use Report Builder on his laptop, with the new fonts.
    But when he moves this new Report to the Oracle Application Server/Forms-Reports Server, it fails to use the new fonts.
    The Oracle App Server/Forms-Report Server is Version 10.1.2.0.2. It runs on MS Windows 2003, SP2.
    I have installed the exact same fonts on this server, into C:\WINDOWS\Fonts.
    I have used REGEDIT to change REPORTS_PATH....and placed C:\WINDOWS\Fonts; as the first value in this field.
    I have then stopped and restarted the Forms-Reports Server.

  • Error FRM-92101 while starting FORM(10g) ( Application server 10g)

    FACTS:
    FORMS/REPORTS 10G
    APPLICATION SERVER 10G
    PROBLEM:
    while starting/running a form in the web.
    i got "some times" FRM-92101 error from the application server:
    05/11/27 08:36:19 forms90web: &#1578;&#1605; &#1573;&#1610;&#1602;&#1575;&#1601; &#1580;&#1604;&#1587;&#1577; &#1593;&#1605;&#1604; Forms <2,216>: &#1594;&#1610;&#1585; &#1602;&#1575;&#1583;&#1585; &#1593;&#1604;&#1609; &#1575;&#1604;&#1575;&#1578;&#1589;&#1575;&#1604; &#1576;&#1605;&#1593;&#1575;&#1604;&#1580;&#1577; &#1608;&#1602;&#1578; &#1575;&#1604;&#1578;&#1588;&#1594;&#1610;&#1604;.
    05/11/27 08:36:19 forms90web: Forms session <2216> exception stack trace:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
    at java.io.DataInputStream.readLine(DataInputStream.java:562)
    at oracle.forms.net.HTTPHeaderTool.parseResponseHeader(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    plz help

    U can set the following lines in httpd.conf of Forms/Midtier:
    KeepAlive Off
    Timeout 600
    U need to update new config by command:
    <ORACLE_HOME>/dcm/bin/dcmctl updateConfig -ct ohs
    And re-start the Apache by command:
    <ORACLE_HOME>/opmn/bin/opmnctl restartprocess process-type=HTTP_Server

  • How to Create A new Database in the oracle 10g XE

    i have oracle 10g XE i tried to create a new database but its giveing me error when i execute the sql command that is create database testDatabase how to create a new database in oracle 10g XE

    Hi there 785434,
    (This is a generic SQL question relating to Database Triggers, please post future questions of this type into the relevant forum area.)
    Moderator, please move this if able
    I use Before Update and Before Delete Triggers to record a 'snapshot' of the row being changed in my applications.
    Example:
    CREATE TABLE TEST
    DATA VARCHAR2(64 CHAR),
    CREATING_USERID VARCHAR2(20 CHAR) DEFAULT user NOT NULL,
    CREATED_DATE DATE NOT NULL,
    CHANGED_BY_USERID VARCHAR2(20 CHAR),
    CHANGED_DATE DATE
    LOGGING
    STORAGE
    (MAXEXTENTS UNLIMITED);
    CREATE TABLE TEST_HISTORY
    DATA VARCHAR2(64 CHAR),
    CREATING_USERID VARCHAR2(20 CHAR) DEFAULT user NOT NULL,
    CREATED_DATE DATE NOT NULL,
    CHANGED_BY_USERID VARCHAR2(20 CHAR),
    CHANGED_DATE DATE,
    CHANGE_DESCRIPTION
    NOLOGGING
    STORAGE
    (MAXEXTENTS UNLIMITED);
    CREATE OR REPLACE TRIGGER TRG_BU_TEST
    BEFORE UPDATE ON TEST FOR EACH ROW
    BEGIN
    INSERT /*+ append */ INTO TEST_HISTORY
    (DATA, CREATING_USERID, CREATED_DATE, CHANGED_BY_USERID, CHANGED_DATE, CHANGE_DESCRIPTION)
    VALUES
    (:old.DATA, :old.CREATING_USERID, :old.CREATED_DATE, USER, SYSDATE, 'UPDATE');
    END;
    CREATE OR REPLACE TRIGGER TRG_BD_TEST
    BEFORE DELETE ON TEST FOR EACH ROW
    BEGIN
    INSERT /*+ append */ INTO TEST_HISTORY
    (DATA, CREATING_USERID, CREATED_DATE, CHANGED_BY_USERID, CHANGED_DATE, CHANGE_DESCRIPTION)
    VALUES
    (:old.DATA, :old.CREATING_USERID, :old.CREATED_DATE, USER, SYSDATE, 'DELETE');
    END;
    Using triggers like this will record who made an update or delete to the database and record the row before it was changed.
    Note that this method might not be suitable for very high transaction rates.
    You will need to 'clear' these history tables as part of routine maintenance.
    Hope that this Helps.
    Ronald.

  • I've forgotten my passcode and when trying to restore it I get "The iPod software update server could not be contacted"

    I recently had my iPhone taken away from over-use so I thought I'd just use my iPod I haven't used in forever, when turning it on it said locked for 21 million minutes, so I checked out few videos, fix it on iTunes, and when I could access my iPod, my mind went complelty blank, so I checked out so more videos on what to do when fogetting your passcode, and I found you had to restore your iPod, which was fine by me because, I have maybe an app or two on it, so wiping everything out wouldn't be anything.. But, when I go to restore my iPod I get, like in the title, "The iPod software update server could not be contacted" any ideas on what to do?

    Update Server
    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - Try on another computer/network
    - Wait if it is an Apple problem

  • Project Server 2013 - New - Project, creates groups at the root site level, Server is in Project Server Permission mode

    I created an Enterprise Project in PWA and moving up to the root site settings I see there was the four basic groups created there just for this project. This is not acceptable when there will be 500 projects on the server. Is there a setting to turn this
    off. I guess we will rarely create projects with PWA, so I will see if creating a Project in Desktop has the same effect.  Still would like to understand why this is happening.  Thank you.
    Site Provisioning settings are located under Central Administration -> Manage Service Applications -> Project Application Service -> Manage ->
    Project Site Provisioning Settings
    Turning that off allows the group creation to cease.
    Then PWA Settings -> Operational Policies -> Connected Sharepoint Sites
    allows selective creation of a Project Site (Workspace)
    This set up is perfect for what I require.

    I assume that you're talking about the SharePoint security groups for each Project site? If so, then this is as designed. Each site can have different users, so this is absolutely necessary when you use SharePoint. If you do not want to create project sites
    for your projects automatically, you have already discovered how to turn off automatic site creation.
    If you turn off the Project application service, you disable Project Server. I don't think that is what you want to do. I don't understand your objection to the groups because if you are running in Project Server classic permissions mode, Project Server
    manages the group membership for you.
    Gary Chefetz, MCITP, MCP, MVP msProjectExperts
    Project and Project ServerFAQs
    Project Server Help BLOG

  • Problem installing new Discoverer Catalog AS 10gR2 with Oracle 10g 10.1.0.4

    Hello everybody, I'm having the following problems
    I have successfully installed
    1. Oracle 10g (10.1.0.4) with all appropriate patches (successfully up and running and works with Analytic Warehouse Manager 10g R1)
    2. Oracle Application Server 10g R2 (10.1.0.2) (Infrastructure and Application Server mid tiers both successfully up and running)
    3. Oracle Business Intelligence 10g (10.1.0.2)
    (successfully up and running)
    Whilst trying to install a discover catalog into my GLOBAL tablespace on Oracle10g 10.1.0.4 instance, I encountered the following error
    500 Internal Server Error
    java.lang.InterruptedException: sleep interrupted
    at java.lang.Thread.sleep(Native Method)
    atoracle.disco.oem.controller.DiscoEventHandler.handleEvent(DiscoEventHandler.java:104)
    atoracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown
    Source)
    atoracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown
    Source)
    atoracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown
    Source)
    atoracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown
    Source)
    atoracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown
    Source)
    atoracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown
    Source)
    atoracle.cabo.servlet.UIXServlet.doGet(Unknown
    Source)
    atoracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:347)
    atoracle.sysman.eml.app.Console.doGet(Console.java:271)
    atavax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    atjavax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atcom.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:823)
    atcom.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
    atcom.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    atcom.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    atcom.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    atcom.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Thank you for your help

    Hi Amer,
    For OLAP access in 10g database you must apply the 10.1.0.4 patchset that can be downloaded from Metalink. This provides many new features for the OLAP option such as improved sparsity management and paritioned cubes to name a few of the new features.
    Once you have this patchset installed you will then be able to use Discoverer to access your dimensions and cubes.
    Hope this helps
    Business Intelligence Product Management Team
    Oracle Corporation

  • New to JEE5 not running  Sun Java System Application Server Platform  9

    Hi! I've downloaded the JEE5 in Windows XP, the installation was fine, I start the server following this
    From the Start menu, Programs => Sun Microsystems => Application Server PE=> Start Default Server.
    and this message appears: Domain domain1 is ready to receive client requests. Additional services are being started in the background.
    but when I confirm that the server is running clicking here:
    http://localhost:8080.
    it's not running.
    I didn't change the default settings in the installation, and I have the PATH variable set to C:\Sun\AppServer\bin.
    But this one does work fine:
    http://localhost:4848/asadmin/admingui/TopFrameset.
    What could be happening?

    What could be happening is that port 8080 has been in use at the time you were installing Java EE SDK and installer selected an alternative HTTP port number for you - if you were not paying close attention to the content of the appropriate installer text box it is rather easy to miss it...
    To check which port is being used, access admin console at
    http://localhost:4848
    and log in. Click "Application Server" on the left side menu and you'll see the list of port numbers used. First port listed under HTTP Port(s) is the one you should use to access your server.

  • FCPX 10.1.3 Project vanishes when a new project is created in the same event

    I've been working on avery complicated project all day with multiple layered clips with key frame animations, colour effects etc. All was fine until I opened a new project in the same event which I was going to use to create some effects sequences for the main project. When I went back to the original project it was empty. Tried the Undo function in case I had done anything stupid but it was greyed out. Went to the FCPX backups and the last file was almost 2 hours old but did not have any sign of this project. The only thing I have left is all the imported media.
    Any ideas? Using FCPX 10.1.3. This is really annoying as all I have left is an h264 file of the almost complete project and it will be almost impossible to start from scratch.
    Thanks for your attention

    The edited project was 60 seconds making up an intricate title sequence involving 24 video segments and 48 png/ PSD files.  Had a brain storm and was wondering if there is anyway the the project could move to another event so currently going through all the event folders on my FCPX edit drive. I just can't see how a project can just vanish.
    Thanks for your suggestion.

  • How to extend the mapping table when a new field is added to the data model?

    Hi Experts,
    I have added a new field to the entity PCTR and run the structures.. My new field was created in structure /MDG?_SX_0G_PCTR.
    My understanding is that I have to map it in the service mapping for USMDZ6_0G_PCTR.
    How do I get it in structure MDGF_PRFT_CTR_RPLCTN_REQ_PRFT to be able to map it?
    Thanks
    Riaan

    Hi Abdullah,
    Thanks for the document. I have managed to successfully map the field in USMD_IDOC_0G_PRCMAS.
    The field that I am using is PHINR(Profit Center area)  because we don't want the Profit center Area to be created with the default for the standard area. Instead we want to be able to send a different field value and also be able to change the field value in the profit center.
    It still defaults to the Standard group and does not use my entry when I replicate using the idoc.
    Any suggestions
    Thanks
    Riaan

  • The name of File when Saving New Keynote has "~" attached at the end

    When I do a save file in Keynote, the name of file has "~" attached at the end. It creates a new file so now I have two files which look like this:
    StolbaCh22.key
    StolbaCh22~.key
    Why is this happening? What am I doing wrong - can I delete either one of these?

    Have you nominated in Preferences to have a backup version every time you save?
    Or this maybe be a temporary file whilst you are working on the original.
    If they are both on your desktop without Keynote being open, you could safely assi=ume the one with the most recent time/date is the last one you worked on.
    Peter

  • When adding new pictures in an album the pictures do not show in the live site

    I save the site and then publish changes but the new images do not show - any ideas???
    Thanks

    Thanks Old Toad - have tried that already.
    In the Site Publishing Settings the ftp site, username and password are all correct - but the Directory/Path field is blank - I can't remeber if there was ever any content in it before, and as a world class no hoper when it comes to technology I don't know if this could be affecting the upload?

  • When creating a custom default user profile for an image, I get the error "A keychain cannot be found to store "safari" when a new user logs in for the first time.

    My "profile" account works flawlessly with the exception of safari. I had copied the entire user template folder to the default location in OS X 10.10 and removed the entire keychain folder. However, whenever someone logs into the computer for the first time and opens Safari, they are greeted with the error message "A keychain cannot be found to store safari".

    If you've just changed your login password in Recovery mode, follow these instructions. Otherwise, see below.
    At some point, you may have reset your keychain to default in Keychain Access. That action would have caused your login keychain to be renamed.
    Back up all data before proceeding.
    In Keychain Access, delete the login keychain from the keychain list. Choose Delete References when prompted, not Delete References & Files.
    Triple-click anywhere in the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination command-C:
    ~/Library/Keychains
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V), and press return. A folder will open. Rename the file "login.keychain" in that folder to something like "login-old.keychain". Rename the file "login_renamed_1.keychain" to "login.keychain". You can then close the folder.
    Back in Keychain Access, select 
              File ▹ Add Keychain...
    from the menu bar. Add back the file now named "login.keychain". If any of your needed keychain items are missing from it, also add back the file you named "login-old.keychain". I suggest you transfer any needed items from that keychain to the login keychain, then delete it. The transfers are made by drag-and-drop in Keychain Access. You'll need to enter your password for each item transferred.

Maybe you are looking for