Missing DBConsole Service (10g)

I created a database in 10g a month ago and got a set of create scripts. Today, I try to use these scripts to create the production database. All seem to be OK except the DBConsole service is nowhere to be found.
How to create this service? I am using WS2003. emctl.bat gave me lot of messages complaining about missing directories and files.
dbca must forget to put this step in one of the script files.
Thanks.

Not emctl.bat, but emca.bat is used to set up and configure DBConsole. If selected, while DBCA is running, emca is called automatically.

Similar Messages

  • DBConsole Service doesn't start after Install OAS F&R-Services Win 10g

    Windows DBConsole Service doesn't start after Install OAS F&R-Services
    Hello,
    we have installed:
    WINDOWS Server 2003 with SP 2
    Oracle 10.2.0.1
    OAS F&R Services 10.1.2.0.2
    after Install DBR2 EM / DBConsole did work
    after Install OAS F&R-Service
    the windows-service for DBConsole
    doesn't start, return with an Error Code 2
    see below
    the file named emdbconsole.nohup from output log
    is not to find
    the ias_console does work fine
    OAS F_R-Services do work too
    whats may be wrong ?
    regards
    Norbert
    OracleDBConsoleorclsrvc.log :
    EMDROOT=D:\oracle\product\10.2.0\db_1
    ORACLE_HOME=D:\oracle\product\10.2.0\db_1
    EMDSTATE=D:\oracle\product\10.2.0\db_1\kfin_orcl
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    12/14/09 13:13:08 Start pending...
    12/14/09 13:13:08 Verifying dbconsole is not started already. Command line "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    12/14/09 13:13:09 dbconsole launch commandline is "D:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    12/14/09 13:13:09 Tracking process launch...
    12/14/09 13:13:39 dbconsole exited with retCode 2.
    12/14/09 13:13:39 Check D:\oracle\product\10.2.0\db_1\kfin_orcl\sysman\log\emdbconsole.nohup for details
    Edited by: astramare on Dec 15, 2009 8:43 AM

    Hi,
    1. Stop the DBConsole. (set ORACLE_SID first & ORACLE_HOME)
    cd %ORACLE_HOME%\bin
    emctl stop dbconsole
    2. Update the <ORACLE_HOME>/<hostname_sid>/sysman/config/emd.properties file.
    Change line from:
    tracelevel.main=WARN
    To
    tracelevel.main=DEBUG
    Decomment this line, so that the line becomes :
    EMAGENT_PERL_TRACE_LEVEL=DEBUG
    3. Update the <ORACLE__HOME>/<hostname_sid>/sysman/config/emomslogging.properties
    Change line from:
    log4j.rootCategory=WARN, emlogAppender, emtrcAppender
    To
    log4j.rootCategory=DEBUG, emlogAppender, emtrcAppender
    4. Remove/backup all log files from ORACLE_HOME/<hostname_sid>/sysman/log
    5. Start the dbconsole and upload the output of each command
    - start the dbconsole: "emctl start dbconsole"
    - issue "emctl clearstate"
    - status the dbconsole: "emctl status dbconsole"
    - check the status of the agent until it comes up: "emctl status agent"
    - force an upload: emctl upload
    6. Check If you are able to view the dbconsole Page & login
    check below logs may be you can see the close error messages to solve the issue.
    <ORACLE_HOME>/<hostname_sid>/sysman/log directory
    <ORACLE_HOME>/<hostname_sid>/sysman/config/emoms.properties
    Otherwise re-create the DBconsole using the metalink doc 278100.1 : How To Drop, Create And Recreate DB Control In A 10g Database. (Please check the steps from Recreate/ReConfig DB Control, if you want to re-create)
    Thanks.

  • Dbconsole service does not start after renaming Hostname

    Hi,
    I installed 10g Rel 2 successfully on a Windows XP machine, and then renamed the Computer name (Host name) of the server machine, and now the dbconsole service (for Enterprise manager) does not start up and hence I cannot access the EM through the web browser.
    Is there a fixed list of files/directories to rename, if I want to access the Enterprise Manager Console, in such circumstances?
    I have already made changes in Tnsnames.ora and listener.ora files. But the service still won't start successfully. It gives a "Service-specific error 2".
    Thanks

    Hi,
    you also check .
    etc/hosts -----> file in windos platform.
    and edit above file and try to connect and for agent.
    start agent manully
    cmd>set oracle_sid=<sid>
    cmd>emctl start agent
    regards
    Taj                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Oracle DBconsole service does not start

    Hi,
    Db 10g 2 on Win XP pro. When I want start Oracle DBconsole service , it does not start. I receive a message from windows to see the provider and says that error code is 2. When I look at event logs of windows it is said abnormal exit and event code is 4. Cosequently it is impossible to see DB control in Internet Explorer browser.
    Thanks for your help.

    Thank you Madrid. I resolved the problem. I had this :
    set ORACLE_SID=ORCL2
    C:\Documents and Settings\> emctl stop dbconsole
    OC4J Configuration issue. C:\oracle\product\10.2.0\db_1/oc4j/j2ee/OC4J_DBConsole_LAPTOP-145_ORCL2 not found.
    Actually I had C:\oracle\product\10.2.0\db_1/oc4j/j2ee\LAPTOP-145.b-a-w.com_orcl. Then I should have create OC4J_DBConsole_LAPTOP-145_ORCL2.I created that and no more problem.
    My question is where emctl look for this name OC4J_DBConsole_LAPTOP-145_ORCL2 ? In tnsnames.ora, in sqlnet. ora or some where else ? Thank you.
    can anyone answer please ?
    Message was edited by:
    user522961
    Message was edited by:
    user522961

  • Start the Oracle and EM DBConsole service in Linux

    Hi
    How to start the ORACLE service (ORCL) and the EM DBConsole service in Linux (Suse 10) environment
    i hv checked in the Bin - /opt/oracle/product/10.2/db_1/bin
    but unable to figure out which service....
    need help!

    hi again
    yh DB has been successfully opend.
    select status from v$instance; ----> open
    but still cannot get the EM DB console
    http://machine-name:1158/em/
    any idea...
    this is the err...
    lxuser@linux-tkuk:/opt/oracle/product/10.2/db_1/bin> *./emctl start dbconsole*
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://linux-tkuk.site:1158/em/console/aboutApplication
    Timezone mismatch: The agentTZRegion value (GMT) in
    /opt/oracle/product/10.2/db_1/linux-tkuk.site_orcl/sysman/config/emd.propertiesdoes not match the current environment TZ setting().
    The dbconsole cannot run with this mismatch.
    If GMT is the correct timezone, set your timezone environment variable to GMT and repeat the 'emctl start dbconsole' operation.
    If GMT is not the correct timezone, make sure that the timezone in your environment is correct, and then run the following command in your local Oracle Home: 'emctl resetTZ agent'
    The output of this command will include detailed instructions to follow, to correct the mismatch.
    here it says to change the time zone...how to do that.....!

  • Report server 6i and Report services 10g

    what is the extra features in Report Services 10g which are not available in Report server 6i.
    why would we use AS report services 10g rather then report server 6i,and our only requirment is to run oracle report on web which can fulfill with the help of reports server 6i.

    There is a long list of new features and I cant put all of them here
    You can see docs below
    For running on Web 9i, 10g moves to Servlet based architecture (though old cgi mode is available for backward compatibility). Reports behaves as a component in IAS and can be monitored and managed through Oracle Enterprise Manager (OEM).
    More details here
    http://www.oracle.com/technology/products/reports/index.html
    and here is the 10g datasheet
    http://www.oracle.com/technology/products/reports/10g/DATASHEET.HTM
    [    All Docs for all versions    ]
    http://otn.oracle.com/documentation/reports.html
    [     Publishing reports to web  - 10G  ]
    http://download.oracle.com/docs/html/B10314_01/toc.htm (html)
    http://download.oracle.com/docs/pdf/B10314_01.pdf (pdf)
    [   Building reports  - 10G ]
    http://download.oracle.com/docs/pdf/B10602_01.pdf (pdf)
    http://download.oracle.com/docs/html/B10602_01/toc.htm (html)
    [   Forms Reports Integration whitepaper  9i ]
    http://otn.oracle.com/products/forms/pdf/frm9isrw9i.pdf
    ---------------------------------------------------------------------------------

  • Date format Problem in forms&reports Services 10g

    Hi Dears,
    I Faced a problem during running reports ( i am using forms& Reports Services 10g), when i pass the parameters via parameter form to the report (built in forms10g Rel 2.0) its appearing in arabic like (25-يناير-2010) as my Date Formate is (DD-YYYY-MON) and NLS_LANG parameter is defined as Arabic_Saudi arabia.AR8MSWIN1256 so as a result report is not running due to unknown Date formate, how can i change the Same Date format (DD-YYYY-MON) to appear in english like (25-2010-JAN)
    Thanks

    You could specify the parameter as type VARCHAR2, explicitly cast it (maybe to DD.MM.YYYY) when you pass it from forms and cast it back in your query, like TO_DATE(:P_PARAM, 'DD.MM.YYYY')

  • SAP Service named SAP SID _ Instance Number is missing in services.msc

    Hi,
    SAP Service named SAP<SID>_<Instance Number> is missing in services.msc
    Example :
    SID = DM0
    Instance Number = 01
    SAP Service Name = SAPDM0_01
    Please help me to resolve the issue.
    Thanks in Advance.
    Warm Regards,
    Sathya

    SAPSTARTSRV.EXE
    Values :
    Operation Selected is "Install Service + Register COM Interface + Start Service"
    SID = DM0
    NR = 00 or 01
    Startprofile = D:\usr\sap\DM0\SYS\profile\START_DVEBMGS01_sapserver
    User = DOMAIN\SAPService<SID>
    Password = ....
    Now the SAP Service, SAP<SID>_<Instance Number> is created in services.msc.
    Thanks www.sdn.sap.com
    Edited by: Sathya Kala Veeraraj on May 6, 2010 12:12 AM

  • Can I call a report in Reports 6i from Forms Services 10g?

    Hi there,
    I was wondering if I could call a report in Reports 6i from my application in Forms Services 10g. If so, how could I do it?
    Thanks!

    In Forms 6i you probably did use RUN_PRODUCT to call reports. In 9i onwards you should use RUN_REPORT_OBJECT instead.
    See http://www.oracle.com/technology/products/forms/pdf/10g/frm10gsrw10g.pdf
    Note that you should be able to run RDF files without any conversion.

  • Content Services 10g Versioning - more questions

    Can anyone clarify the following?
    1) While a link can point to a specific version of a file or the latest version of a file... can it point to the latest RELEASED version of a file as well?
    Example: Latest Version ( work in progress, not approved yet ) needs to be visible to engineers working on the project, Config Management Team, Customers/Suppliers for review, etc. I might create a folder with links back to the latest version of all files related.
    Latest Released Version needs to be visible to Shop Floor Users which refer to the documents on how they should manufacture a part. A Supplier might have a folder to links to the latest RELEASED version of the all files they work with.
    2) Since everything is an Item, can items such as folders themselves be versioned? Or just real files?
    Example: 12 documents comprise a Customer Evaluation packet. These are all in a folder. The Packet has a Revision of "2". Now we change one of the documents in the packet, and add a new document to the packet. The Packet now has a Revision of "3".
    Traditionally I've seen this done by "zipping" the files together into one big file, and checking that in/out. But that's very clumsy because the packet may be 150 MB in size... and if all one wants to do is a file 50K file to the packet, doing that across the Web cross country can be fairly painful. Or are ZIP'd files directly exposable in the interface in a way that versioning can still be accomplished without copying the whole 150MB back and forth, to change one item in the zip file?
    thanks for any insight y'all have on these questions...
    Karl

    Hi Karl,
    1) You cannot do this with Links. You could however do it with a category e.g. 'Technical Spec' that has a status attribute. The default of the attribute would be 'DRAFT', but before checking in the RELEASED version you change the status attribute to 'RELEASED'. Any user can get the list of 'RELEASED' documents that are available to them with a simple search.
    2) Content Services 10g doesn't support versioning of folders.
    hope that helps,
    -sancho

  • Manual Billing is missing for service period 06/19/2009 u2013 7/21/2009

    HI
    Can anybody help me to fix the below issue?
    Issue: The Manual Billing is missing for service period 06/19/2009 u2013 7/21/2009 for contract 9018967003.
    After completing the Billing and invoicing using EASIBI  t-code and looking at the refreshed ES32, i found that Manula billing is missing for service period 06/19/2009 to 07/21/2009.
    thx
    DGR

    Hi,
    It seems you have processed normal billing and invoicing process.
    If the individual invoicing process is successful, the invoicing document should get created and posted unless outsorted.
    In your case, if the invoicing document is outsorted, you would be able to see the billing document. (in refreshed ES32 view as mentioned) .
    For the billing document, you can check the invoicing document as well, when you display the billing document ... check the print document tab on the same.
    If the invoicing document is visible and is not posted, it would be out sorted. Either check the EMMA tcode processing for the same as it seems, an EMMA case might have generated as you are unable to view the same in EA05.
    Hope this helps!!
    Regards,
    Rajesh Popat

  • Error in Creating DBConsole Service

    I am trying to recreate dbconsole service for 11g R2 on Windoes 2008 R2.
    And I am following the issue ...
    Oracle user has all the r/w permissions to the d:\app structure ....
    Thanks in Advance.
    Do you wish to continue? [yes(Y)/no(N)]: y
    Sep 20, 2010 3:51:54 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\app\Oracle\cfgtoollogs\emca\cedbprd\emca_2010_09_20_15_51_23.log.
    Sep 20, 2010 3:51:55 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Sep 20, 2010 3:51:56 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Sep 20, 2010 3:53:07 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Sep 20, 2010 3:53:08 PM oracle.sysman.emcp.util.FileUtil setAttributeInXML
    SEVERE: Error writing file D:\app\Oracle\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Sep 20, 2010 3:53:08 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at D:\app\Oracle\cfgtoollogs\emca\cedbprd\emca_2010_09_20_15_51_23.log for more details.
    Could not complete the configuration. Refer to the log file at D:\app\Oracle\cfgtoollogs\emca\cedbprd\emca_2010_09_20_15_51_23.log for more details.

    java.io.FileNotFoundException: D:\app\Oracle\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp (Access is denied)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at oracle.sysman.emcp.util.FileUtil.setAttributeInXML(FileUtil.java:1097)
         at oracle.sysman.emcp.EMDBCConfig.instantiateOC4JConfigFiles(EMDBCConfig.java:992)
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:423)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:174)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:144)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:255)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    Sep 21, 2010 12:15:49 PM oracle.sysman.emcp.EMDBCConfig instantiateOC4JConfigFiles
    CONFIG: Failed to set value in server.xml for application-server tag
    Sep 21, 2010 12:15:49 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at D:\app\Oracle\cfgtoollogs\emca\cedbprd\emca_2010_09_21_12_14_05.log for more details.
    Sep 21, 2010 12:15:49 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating OC4J configuration files
         at oracle.sysman.emcp.EMDBCConfig.performConfiguration(EMDBCConfig.java:427)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:174)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:144)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:255)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    Sep 21, 2010 12:15:49 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\Oracle\product\11.2.0\dbhome_1\oui
    Edited by: user11142794 on Sep 21, 2010 10:08 AM

  • (RHEL3) iAS form service 10g  with jpi  1.4x error

    hello~
    my form service os is RHEL3 , and i install
    oracle form and report service 10g on it !
    when i use jinit 1.3.1.13 and ienative VM to test form
    , everything is fine , but use jpi 1.4x to test
    form will raise the java exception like below :
    FRM-92050
    <java.io.IOException: Negative content-length from HTTP.>
    at oracle.forms.net.HTTPNStream.doGet(Unknow Source)...
    ========================================================
    but when i install the IDS 10G in another RHEL3 server
    and start the OC4J instance , i test form with
    config= jinit or ienative or jpi , everything is fine,
    is it a BUG in IAS904 form for linux platform???
    I'm sure all config had setup ok..

    We had the same error (FRM-92050) (we have a Unix server) and we changed the FORMS60_TIMEOUT=10 (from 5) and upped the users and confirmed processes from the default of 100 to 200 (in the default.env and init<dbname>.ora). Now we are able to connect remotely.
    (We had not priviously done all the post install steps. These are included in those steps.)
    good luck,
    LW

  • Oracle DBconsole issue -10g

    Hi
    Unable to stop/start the oracleDBConsoleSRINI service (SRINI is name of database) on my
    laptop when laptop is connected to the internet. otherwise we are able to start/stop the dbconsole service without
    any issue. can you suggest me any otherway to overcome same issues.
    Edited by: user7511349 on Aug 30, 2009 10:36 AM

    Hi ,
    Updated IP address in host file after that also have same issue. ( 127.x.x.x when system is not connected to the
    internet and when system is connected to the internet 10.x.x.x). both IP address are updated in Host file, still have
    same issue.

  • Font/Screen settings under Reports Services 10g

    Hello,
    How can I determine what my Font and Screen settings are set in the same way as my Oracle 9i iDS environement running under Windows XP Pro.
    I am running Forms/reports Services 10g on a Red Hat Linux Enterprise 3 (ES) server.
    PT

    The listener error is probably because either the listener connecting the db that contains the application data is down or the listner to that db is down.
    The sequence you list is for Application Server middle tier where forms and reports services run. Not starting Em agent has only one consequence. You cannot use EM to manage the instance.
    Pavna Jain

Maybe you are looking for

  • Opening a pdf file twice in the same screen

    How can I open a pdf file twice in the same screen so that they are side by side?

  • ATI Prop. Drivers - config problem:

    Hey all, First off, I'm a new Arch user, coming off a basic Gentoo install - like the forums here - everyone seems very helpful! Pleased with how setting up Arch is going - basic desktop install.  I'm having problems though with the ATI drivers.  I'm

  • Can't create a Team Administrator Account at Creative Cloud

    I'm trying to create a team administrator account but it freezes at the point where I have to enter the name of my team an amount of members, I try it from a mac, linux and windows machine, use google chrome, firefox or safari, but it just won't cont

  • Can't sync outlook 07 address book.

    When I try to sync my BB Curve with Outlook 07 it will not sync my adress book. I tried to configure the settings and it will not work. After you click finish and try to sync, the addrress book is unchecked, calendar, taskd and memo pad sync fine.  I

  • Smtp fails at system startup

    I have installed IMS 5.2 and SO Directory Server 5.2 over solaris (same machine), also I have installed a certificated to use the mail services over SSL and I did not have any problem. (All the services are working correctly) But I am trying to confi