Oracle Enterprise Manger to Adminster Forms Service

Hi,
In Fusion Weblogic 11g environment, forms were created in Oracle Forms Developer 11g.
StartWeblogic.cmd and StartManagedWeblogic.cmd WLS_FORMS t3://PGMER_LAP:7001 were start o.k.
When I start URL http://PGMER_LAP:7001/console, it shows WLS_FORMS is running and statatus is O.K.
Then I start URL http://PGMER_LAP:7001/em, it shows WLS_FOMRS is "down". Are there some steps
that I miss? Please have somoeone help me out.
Thanks,
Peter

Hi,
Please check your setupinfo.txt file under the Forms home /install directory to find the exact EM URL to access.
Please note that this forum is for EM High Availability configurations. You may want to use the Fusion Middleware forums instead for these questions.
I hope this helps.
Thank you,
Farouk

Similar Messages

  • Oracle Enterprise Manager - HTTP error: 503 Service Unavailable

    Dear all,
    some time ago I've upgraded Oracle Database 10g up to version 10.2.0.4.0 on a Linux system.
    Now if I try to connect to HTTP Oracle Enterprise Manager interface (http://(My server name):1158/em/console/aboutApplication) I see this error into my browser: "503 Service Unavailable - Service is not initialized correctly. The Em Key is not configured properly. Run "emctl status emkey" for more details."
    If I perform "emctl status dbconsole" command from command line I have this output
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    So I've tried to restart Oracle Enterprise Manager trough command line using "emctl start dbconsole":
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 10g Database Control .... started.
    Now dbconsole seems to be running as follows
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://(My server name):1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    but my browser always shows the same above error.
    If I try to perform the suggested "emctl status emkey" command trough command line I have this output:
    TZ set to Europe/Vatican
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    Please enter repository password: (Here I put sysman password)
    Exception caught
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    java.sql.SQLException: ORA-06550: line 1, column 13:
    PLS-00201: identifier 'MGMT_TIME_SYNC.STARTUPSYNC' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:111)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:330)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:287)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:744)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:217)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:968)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1189)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3475)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4399)
    at oracle.sysman.emSDK.conf.ConfigManager.startupEmKey(ConfigManager.java:855)
    at oracle.sysman.emSDK.conf.ConfigManager.statusEmKeyInRepos(ConfigManager.java:1113)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.statusEmKey(EmKeyUtil.java:273)
    at oracle.sysman.eml.sec.rep.EmKeyUtil.main(EmKeyUtil.java:583)
    I've done no changes on Linux operating system side.
    Could somebody help me, please?
    Thanks for help and regards.
    DragonsLordKERNEL
    Edited by: DragonsLordKERNEL on 17-nov-2008 11.06

    Check if your emkey file is still under $ORACLE_HOME/sysman/config/emkey.ora
    Also check Oracle doc,
    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/security2.htm#BABJGGIG
    consider remove the recreate emkey if it doesn't work out.

  • Performance Analysis in Oracle Enterprise Manger console..

    Hi,
    Following is a findings of performance analysis section of Oracle Enterprise Manager.
    SQL statements consuming significant database time were found.
    ======
    While clicking on above link system opens another page and it should following details.
    Action Run SQL Tuning Advisor on the SQL statement with SQL_ID "5z50bh2wj1svt".
    SQL Text SELECT /*+FIRST_ROWS INDEX(a ttdpur041730$idx4)*/ a.t$amta,a.t$bqua,a.t$btsp,a.t...
    SQL ID 5z50bh2wj1svt
    Rationale SQL statement with SQL_ID "5z50bh2wj1svt" was executed 732 times and had an average elapsed time of 2.9 seconds.
    The impact of this finding is 77% ...
    THis is an erp apps where we don't have any source code ...
    Any suggestions to reduce impact form 77%
    SSM

    I don't think that the system tablespace datafile is 92% being filled is a problem,but his what you can do:
    set oracle_sid=<your SID>
    I take it the path includes the correct <oracle_home>\bin
    sqlplus / as sysdba
    alter database datafile 'E:\path_to\system.dbf' AUTOEXTEND ON NEXT 1M MAXSIZE 2000M; replace 'E:\path_to by the correct disk and path.
    Changing a datafile size (resize) or changing a datafile so it is able to autoexextend can also be done by the EM itself.
    The controlfile can grow over time but I haven't seen any problems with it's size.
    Sorry, I can't explain the backup issue.
    Eric

  • Oracle DB server and Reports&Forms Services - in separate homes

    Hi
    I have manaed to installe Oracle DB server (10g) in home1 and reports & forms services (together with Developer suite, 9.0.4) in home2 - can I work normally with that installation/configuration. What is normal practice?

    can I work normally with that installation/configurationIt depends on what normally means. If your machine is a test/development one (Developer suite), then I don't see problems. On a production environment it would be better to have separate machines, unless the machine is a big one, with a possibly small number of users. I have a customer with a W2000 production server running both DB and Application server (complete version), but he has 10-15 users and the machine has 2 CPU 3GHz and 5Gb RAM.

  • Oracle Enterprise Manger Web Console not starting after recent Zend install

    I recently installed zend on my oracle server initially I had both Zend and the Oracle Enterprise Manager working. After a recent reboot however when I try to start the enterprise manager using emctl start dbconsole after a few minutes it responds failed and gives me the log directory. I'm fairly new to Oracle so I'm not sure which log file to check. I'm running Oracle 11g and the newest version of Zend.
    Thanks for your help!

    ok there's lots of repeats in the log files
    emdb.nohup
    ----- Tue Feb 24 14:30:28 2009::Checking status of DBConsole : 16238 -----
    ----- Tue Feb 24 14:30:28 2009::DBConsole exited at Tue Feb 24 14:30:28 2009 with return value 1. -----
    ----- Tue Feb 24 14:30:28 2009::Restarting DBConsole. -----
    ----- Tue Feb 24 14:30:28 2009::Console Launched with PID 16278 at time Tue Feb 24 14:30:28 2009 -----
    09/02/24 14:30:32 WARNING: Application.setConfig Application: default is in failed state as initialization failedjava.lang.InstantiationException: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    Feb 24, 2009 2:30:32 PM com.evermind.server.Application setConfig
    WARNING: Application: default is in failed state as initialization failedjava.lang.InstantiationException: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    09/02/24 14:30:32 Error initializing server: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    09/02/24 14:30:32 Fatal error: server exiting
    emdctl.trc (I had already seen this error file and googled this error couldn't find a solution that worked for me)
    2009-02-24 14:29:13 Thread-3045828800 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    emagent.trc
    2009-02-24 14:34:53 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:10 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:14 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:14 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:14 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:14 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:23 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:44 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:44 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:44 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:44 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    emctl.log
    1664 :: Tue Feb 24 13:49:54 2009::AgentStatus.pm:Processing status agent
    1664 :: Tue Feb 24 13:49:55 2009::AgentStatus.pm:emdctl status returned 3
    13141 :: Tue Feb 24 14:20:31 2009::AgentStatus.pm:Processing status agent
    13141 :: Tue Feb 24 14:20:32 2009::AgentStatus.pm:emdctl status returned 3
    those seem to be the three most recent error logs and they are basically just repeats of those strings.

  • CONTINOUS RUNNING SCHEDULED BACJOB PROBLEM IN ORACLE ENTERPRISE MANGER 11G

    Hi Gurus,
    I need your help,
    Actually i am facing a problem on production server in which OS is Windows Server 2008 , Oracle 11.0.1.0
    Data is approx 9GB.
    What i do is previously i Schedule a backup job in OEM for 2 times full backup, in that schedule job is running on time and after completeion it executed sucessfully. but due to seme change in Backup policy i change the scheduling and remove the old one but now whenever i try to schedule autobackup the job starts on time but after no of hrs the schedule execution still show job is running , as my data backup is coming properly to the specified location which is not flash_recover_manager. One thing more my SYSTEM tablespace is approx 92.8 % full and may be this is the problem or controlf file sizeing may be the problem but i am not sure. Can u plz tell me can i add datafile to system tablespace to increase its size while db is up or change control file size & how. One thing more , when i try the same scheduling steps on my local machine or any other machine scheduling is done fine and it shows suceeded after completion.
    At present i am not able to post snapshot of alertfile or pfile.
    Can somebody facing the similar scenerio help me out.
    plz help me as i am in need so much
    Thanks in advance

    I don't think that the system tablespace datafile is 92% being filled is a problem,but his what you can do:
    set oracle_sid=<your SID>
    I take it the path includes the correct <oracle_home>\bin
    sqlplus / as sysdba
    alter database datafile 'E:\path_to\system.dbf' AUTOEXTEND ON NEXT 1M MAXSIZE 2000M; replace 'E:\path_to by the correct disk and path.
    Changing a datafile size (resize) or changing a datafile so it is able to autoexextend can also be done by the EM itself.
    The controlfile can grow over time but I haven't seen any problems with it's size.
    Sorry, I can't explain the backup issue.
    Eric

  • Oracle Enterprise Manger

    what url i have to write to enter enterprise manager?

    It should be
    http://<machine name or IP address>:1810

  • Diff in IAS 9i Form Service Version  and Developer 6i Rel 2. Version

    Dear all,
    I have noticed that Form Server version which comes with the Oracle 9i Application Server (Forms Service Module) is higher than then Oracle Developer 6i Tool Rel. 2 Form Complier version.
    It Creates a problem, Form which is complied in Developer 6i Rel 2. gives blazzing result when it deployed it on Oracle 9i Form Server because of the version diff.
    Oracle 9i Form Server Version is always higher than Forms Compiler comes with the latest Developer 6i Rel. 2.
    Because of this reason we cannot install Developer 6i Rel. 2 and
    Oracle 9i Application Server with Form Service on the same machine.
    How to solve this.
    Best Regards,
    Darshan Desai

    If you look in metalink, you can get patches for Forms 6i to patch it up to higher levels than rel 2. Any patch from 4 through to 9 will be newer. Choose which patch you want to bring yourself in line with 9iAS. The patch documentation tells you what version it will bring the forms up to.
    Each patch superceeds the last so just pick one and apply it.
    K

  • Oracle Enterprise Manager Database Control

    Please help me.
    Here's oracle installing step:
    1. Install Oracle 11g software with "Advance" option. I just install software without creating a Data base at this time.
    2. Create a Data base with DBCA
    I couldn't see the Oracle Enterprise Manager Database Control at "Services " window while
    "Chapter 3: Getting Started with Oracle Enterprise Manager" says that:
    This chapter introduces you to Oracle Enterprise Manager Database Control. The Oracle Universal Installer installs Oracle Enterprise Manager Database Control when you install the Oracle software. Enterprise Manager Database Control provides a Web-based interface that you can use to manage your Oracle instance and database.
    Thank in advance!

    Hi,
    You didn’t create a Database that’s why you don’t have Oracle Enterprise Manager Database Control.
    Create Database with DBCA and you will get an option “Configure database with Enterprise manager” (step 5).
    At the end of DB creation you will get a link for Oracle Enterprise Manager Database Control.
    Browse the link to open EM Database control.
    If you choose to create DB with Oracle installation then you will get Oracle Enterprise Manager Database Control.
    Regards,
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com

  • Can I use Oracle Forms Services 11g with Database 9.2.0.8.0?

    Hi everyone.
    My department is evaluating development tools in order to build new web applications, and also possibly to migrate current applications buit with Oracle Forms 6.0.5.34.0. Our database is Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit.
    We have read that the newest Oracle Forms version is Oracle Forms Services 11g. Is Oracle Forms Services 11g compatible with Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit? or would we have to migrate our RDBMS to Oracle 11g?
    If our database is compatible, what would we need to develop and deploy applications with Oracle Forms Services 11g?
    Many thanks in advance.

    Wheter it's compatible or not: Database 9.2.0.8 is in sustaining support which means you won't get patches for it. So even if it is compatible I'd opt to upgrade to a newer version, as I wouldn't feel comfortable having a not-supported product out in production.
    Have a look at the certification matrix for supported configurations
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11gr1certmatrix.xls
    As for the requirements; most things can be found on the forms homepage on OTN:
    http://www.oracle.com/technetwork/developer-tools/forms/
    or at the documentation:
    http://download.oracle.com/docs/cd/E17904_01/index.htm
    cheers

  • Monitor Oracle instance in Enterprise Manger

    Hello,
    My Oracle database server is runing on Windows system. The version is Oracle 10.2.0.4 standard edition. I tried to set up the email alert when the database, listener goes down in Enterprise Manger.
    The problem is I cannot receive the alerts which I am supposed to receive when the database and listener are down However, I can get these alerts immediately when I bring up the database. That does not make sense to me. Please help and let me know how I can get the alert when these critcal services are down from Enterprise Manger.
    Thanks!

    Need to check does your agent uploading XML files? some cases it fails to upload then you need to upload manually
    emctl upload agentor reconfigure if any problem occurs still

  • Using Oracle Enterprise Scheduling Service  (ESS)

    Hi,
    I am trying to install Oracle Enterprise Scheduling Service (ESS) on windows 2008 server where WebLogic server is already installed. As per Install guide we have to install Network Integrity software before proceeding to ESS installation. But Network Integrity System Requirements says Network Integrity software is supported only by a select few Linux OS.
    Is this true ? Does that mean ESS cannot be installed on Windows OS ?
    If anybody has installed ESS on Windows OS, please help.
    Thanks
    Swarup

    Hi,
    Please check your setupinfo.txt file under the Forms home /install directory to find the exact EM URL to access.
    Please note that this forum is for EM High Availability configurations. You may want to use the Fusion Middleware forums instead for these questions.
    I hope this helps.
    Thank you,
    Farouk

  • Multiple Forms services in Oracle 10g AS(10.1.2.0.2)

    H Friends,
    I am using Oracle 10g AS(10.1.2.0.2) for a project A.
    Now i would like to use the same application Server for another Project B.
    Is it possible to have 2 forms services in the same Oracle 10g AS (like creating our own reports server in the same Instance).
    I know we can create our own OC4J Instances but need to know whethere that will create a new forms service which i can use it for Project B without disturbin the default forms service(used in Project A)
    Regards,
    Arun

    Hi sahil,
    Thanks for the info.This is really useful(Metalink Doc) and i am able to configure 2 forms servers successfully
    but i still have one issue.The issue is
    I am unable to have 2 icons path (for the 2 applications)the icons path is taking from the dafault path of /forms/icons(in forms.conf file) for both the application even though i make entry for second application as /formstest/icons in forms.conf file(formstest is my new forms server for second application).
    Is there any way to solve this issue?Please suggest.
    Regards,
    Arun

  • Oracle 9i AS Forms Service - ifWeb60.exe

    Hi,
    I have an issue while running Oracle Forms 6i applications on Oracle 9iAS. For each access to the application the application server instantiates a new ifweb60.exe process which consumes on an average of 15-30 MB of Memory.As the number of users increase on the application server, the number of instances of ifweb60.exe is so high that the forms service goes down unable to withstand the load. Kindly help me out on this situation.
    Thanks in advance.
    Venkatesh

    This is infact correct. Each user will start up a process; however because each user is running the same application, Forms will share the common information (e.g. Form layout, trigger code)..So the more users you have the more sharing that goes on.
    Be also aware that reading the memory for a single user and applying that to a higher number of users is seriously flawed. When there is no contention for memory (which will be the case for a single user) the OS may allocate much more memory than is needed...
    There are papers on otn.oracle.com/products/forms that show how you should correctly size an application.
    Regrads
    Grant Ronald
    Forms Product Management

  • Oracle Fusion Middleware Forms Services title need to be change in JRE

    Hi,
    When i run the form in the Runtime(JRE) . I ran the form in separateFrame=true and it is working fine ,but it show "Oracle Fusion Middleware Forms Services" in the
    title of the JRE .. I need to change the title and ICON of the JRE.
    Where do i need to change .. please help.
    Regards
    Mani

    but if you put separateFrame=True .. and that pagetitle is working when separateFrame=False .... >
    This setting changes the default title of the Browser window that your Forms Application runs in. If you want to change the title of the Forms Applet window you would need to set the title through code in your Form using the Set_Window_Property() built-in. For example:
    /* This sets the title of the Window named "WINDOW1" */
    Set_Window_Property('WINDOW1',TITLE,'This is my Window title.');
    /* This set the title of the Applet Window */
    SET_WINDOW_PROPERTY(FORMS_MDI_WINDOW,TITLE,'This is my Application Title');Just set the title in the first form displayed by your application. There is no need to set it in each form, unless of course you want to change the title as you navigate through your application. : - )
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

Maybe you are looking for