Could not start Service Broker for database id

I am getting this message in the SQL Server error log:
Could not start Service Broker for database id: 10. A problem is preventing SQL Server from starting Service Broker. Check the SQL Server error log for additional messages.
It appears even when the broker is disabled on the database.  How can I eliminate this error?
Thanks!

In that case you're gonna have to contact Microsoft support, perhaps provide a copy of the database.
Typical reason why a broker cannot be started is that another database with the same service_broker_guid already exists in the instance (result of a file copy/attach or a double restore). However, in that case a message is given that states the reason.

Similar Messages

  • Could not start Service Broker for database

    Problem:
    Could not start Service Broker for database id: 9. A problem is preventing SQL Server from starting Service Broker. Check the SQL Server error log for additional messages.
    The windows and application logs do not give me any for information. I have checked the database instance and found that Database ID 9 does not exist in the sys.databases table. Could this be the reason?
    How do I resolve it so that SQL Server does not try and start Service broker for a database ID that does not exist?
    Any help will be greatly appreciated.
    Thanks.

    Hello Affy
    Solution/Fix: To avoid this alert, I have set the "Enable Disaster Recovery File Updates" parameter to 0 in the regedit at the below location.
    MY Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Symantec\Backup Exec For Windows\Backup Exec\Engine\SQL Server
    For furher details you can refer my blog.
    Regards,
    Naveen Kumar Thandra

  • *** WARNING: Could not start service 80 for protocol HTTP on host MyFQDN

    Hi,
    I m configuring an external Sap webdispatcher to point to an ICF service
    I need to install it on Windows Web server where others web sites are running.
    I configured a specific ip for that on the Web servers and enter the DNS name in our domain.
    On the the pfl file I define :
    SAPLOCALHOSTFULL=<MyFQDN>
    icm/host_name_full =<MyFQDN>
    and specify icm/server_port_0 = PROT=HTTP,PORT=80
    Each time I m starting it I received *** WARNING: Could not start service 80 for protocol HTTP on host <MyFQDN> .........
    If I m using another port (Ex:86)no problem with my FQDN.But if I m doing servername:86 it s working also.
    It s seems that the webdispatcher don t care about my FQDN.
    How can I have the WEBDISPATCHER pointing to this specific FQDN and not all ?
    Thanks,

    Hi Damien,
    You problem is perfectly logical : It's not possible to have 2 programs (IIS and web dispatcher) listening together on the same 80 HTTP port.
    There is no configuration that I know on the web dispatcher to tell him to listen only on one IP address.
    Summary : what you want to do is not possible.
    I had a similar request and I did the following.
    I use a Linux box with an Apache reverse proxy to select to distribute the HTTP requests on different web dispatchers. The rules depends from the called URLs.
    Regards,
    Olivier

  • Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]

    I'm using Oracle Linux 6u6. While I'm installing openstack ( 2 node set up) using packstack, I'm getting this error:
    Applying 10.245.33.37_cinder.pp
    10.245.33.37_keystone.pp:                         [ ERROR ]
    Applying Puppet manifests                         [ ERROR ]
    ERROR : Error appeared during Puppet run: 10.245.33.37_keystone.pp
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    You will find full trace in log /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Please check log file /var/tmp/packstack/20150327-100335-ltC8Ic/openstack-setup.log for more information
    Additional information:
    * A new answerfile was created in: /root/packstack-answers-20150327-100336.txt
    * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
    * Did not create a cinder volume group, one already existed
    * File /root/keystonerc_admin has been created on OpenStack client host 10.245.33.37. To use the command line tools you need to source the file.
    * To access the OpenStack Dashboard browse to http://10.245.33.37/dashboard .
    Please, find your login credentials stored in the keystonerc_admin in your home directory.
    Packages:
    [root@slcai461 ~]# rpm -qa|grep keystone
    python-keystoneclient-0.9.0-5.el6.noarch
    python-keystone-2014.1.3-2.el6.noarch
    openstack-keystone-2014.1.3-2.el6.noarch
    [root@slcai461 ~]# rpm -qa|grep packstack
    openstack-packstack-puppet-2014.1.1-0.12.dev1068.0.4.el6.noarch
    openstack-packstack-2014.1.1-0.12.dev1068.0.4.el6.noarch
    Log :
    [root@slcai461 ~]# cat /var/tmp/packstack/20150327-100335-ltC8Ic/manifests/10.245.33.37_keystone.pp.log
    Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
    Warning: Scope(Class[Keystone]): The sql_connection parameter is deprecated, use database_connection instead.
    Warning: Scope(Class[Keystone]): token_format parameter is deprecated. Use token_provider instead.
    Warning: Scope(Class[Keystone::Endpoint]): The public_address parameter is deprecated, use public_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The internal_address parameter is deprecated, use internal_url instead.
    Warning: Scope(Class[Keystone::Endpoint]): The admin_address parameter is deprecated, use admin_url instead.
    Warning: Scope(Class[Nova::Keystone::Auth]): The cinder parameter is deprecated and has no effect.
    Notice: Compiled catalog for slcai461.us.oracle.com in environment production in 1.60 seconds
    Warning: The package type's allow_virtual parameter will be changing its default value from false to true in a future release. If you do not want to allow virtual packages, please explicitly set allow_virtual to false.
       (at /usr/lib/ruby/site_ruby/1.8/puppet/type.rb:816:in `set_default')
    Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone/Keystone_config[database/connection]/value: value changed '[old secret redacted]' to '[new secret redacted]'
    Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 3 events
    Notice: /Stage[main]/Keystone/Exec[keystone-manage pki_setup]: Triggered 'refresh' from 2 events
    Error: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Wrapped exception:
    Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Error: /Stage[main]/Keystone::Service/Service[keystone]/ensure: change from stopped to running failed: Could not start Service[keystone]: Execution of '/sbin/service openstack-keystone start' returned 1: Starting keystone: [FAILED]
    Notice: /Stage[main]/Keystone::Service/Service[keystone]: Triggered 'refresh' from 5 events
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_service[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user[neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_role[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_user_role[glance@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_service[keystone]: Skipping because of failed dependencies
    Error: Could not prefetch keystone_endpoint provider 'keystone': Execution of '/usr/bin/keystone --os-endpoint http://127.0.0.1:35357/v2.0/ endpoint-list' returned 1: An unexpected error prevented the server from fulfilling your request. (HTTP 500)
    Notice: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Endpoint/Keystone_endpoint[RegionOne/keystone]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_service[cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_service[cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Main/Keystone_endpoint[RegionOne/cinder_v2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/novav3]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_service[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_service[glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Glance::Keystone::Auth/Keystone_endpoint[RegionOne/glance]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_user_role[nova@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Keystone::Roles::Admin/Keystone_user_role[admin@admin]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user[cinder]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova_ec2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_endpoint[RegionOne/cinderv2]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_service[nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Nova::Keystone::Auth/Keystone_endpoint[RegionOne/nova]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_user_role[neutron@services]: Skipping because of failed dependencies
    Notice: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Neutron::Keystone::Auth/Keystone_endpoint[RegionOne/neutron]: Skipping because of failed dependencies
    Notice: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Dependency Service[keystone] has failures: true
    Warning: /Stage[main]/Cinder::Keystone::Auth/Keystone_user_role[cinder@services]: Skipping because of failed dependencies
    Notice: Finished catalog run in 3.10 seconds
    Please let me know how to fix this.

    This problem connected with proxy-setings.
    As the first steps you should try:
           1.  export system env variable:
    http_proxy=http://www-proxy.ru.oracle.com:80
    https_proxy=https://www-proxy.ru.oracle.com:80
    no_proxy=127.0.0.1,localhost
    and you can also export
        export OS_TENANT_NAME=admin
        export OS_USERNAME=admin
        export OS_PASSWORD=root
        export OS_AUTH_URL=http://<conntroller_IP>:5000/v2.0/
    2. and than restart mysqld, if it is running, stop iptables and repeat installation process from beginning with the currently generated answer file
    if we are exporting variable OS_PASSWORD, its value should be the same as value for CONFIG_KEYSTONE_ADMIN_PW in the currently generated answer file.
    This OS_PASSWORD will be written by packstack in the /root/keystonerc_admin file and will be used as admin's password for login to  Openstack dashboard.

  • ServiceLayer - Could not start service

    Hello,
    I've just bought Nokia N95 8GB and wanted to install Nokia PC Suite. When installing PC Connectivity Solution there was a window message with title ServiceLayer and text "Could not start service". Afterwards, installation continued and finished "succesfully". Unfortunately I have problem that was posted a few times. I can't connect phone to PC Suite. I tried to Repair PC Connectivity solution, uninstall this and Cable driver and repair Nokia PC Suite, uninstall everything and use later Nokia cleaner etc. Nothing worked. When I go to PC Connectivity Solution and run manually ServiceLayer.exe I get the same message, that "Could not start service". What should I do? Please help me. I do not want to format my HDD and install Windows from the beginning. I use WinXP SP2.

    Hi,
    I've found the cause of the problem. It was firewall - Agnitum Outpost Personal Firewall Pro. I had old version and after installing new version the message dissapeared. As You can see below - one of issues solved was the problem "Outpost Firewall could block installation of services".
    "Outpost Firewall Pro 2008 (build 6.0.2172.214.422.270)
    Release date: November 14, 2007
    The following issues are resolved (only significant ones are listed):
    * Outpost monitor and Outpost Feedback were not registered in startup entries
    * Outpost Firewall could block installation of services
    * Information about crashes could not be sent to Agnitum
    * Rules autocreation did not work on 64-bit systems for applications from ProgramFiles (x86) and SysWOW64 folders
    * Most commonly reported crashes (including crash on content filtering)
    * Error 14001 during installation
    * Rules were applied incorrectly in some cases
    * Address macros could be incorrectly resolved in rules
    * Leaktests SPT 15 and SPT 16 were failed on Vista64
    * Error while importing LAN settings from Outpost Firewall 4.0
    * Web pages content could be blocked/corrupted (GZIP decoding issue)
    * Outpost Firewall now cannot be installed over Outpost Security Suite"
    But now I have different problem - I can't download update of PC Suite. The download starts and it stops when the progress bar is in its way. Sometimes it goes to the end but the installation doesn't start. What could be the problem?

  • Could not allocate new page for database 'TEMPDB'

    Dear All,
    When I try to fill up the aggregate of a cube, the job is cancelled after 16484 Seconds due to runtime error .
    I couldnt do fillup though I tried lot of times. The system log information is given below.
    Database error 1101 at EXE
    Could not allocate new page for database 'TEMPDB'. There are no more pages available in filegroup DEFAULT. Space can be created by dropping objects, adding additional files, or allowing file growth
    Database error 1101 at EXE
    Perform rollback
    Run-time error "UNCAUGHT_EXCEPTION" occurred
    Short dump "080101 025044 Eapsapp1 POTARU91" generated
    Transaction Canceled 00 671 ( UNCAUGHT_EXCEPTION 20080101025044Eapsapp10021 POTARU91 0011 )
    Perform rollback
    System Details:
    BW Version : 3.5
    Support Level: 19
    Datebase : MS SQL Server 2000
    Cube's E Table Details:
    Total Rows : 318,230,953
    Data Szie(KB) : 121,358,760
    Index(KB) : 55,241,264
    Min. Row Size: 371
    Max Row Size: 393
    TEMPDB database information:
    DB Size(MB): 139,999
    Size Used(MB): 3
    Free (MB): 139,996
    Log Size(MB): 342
    Log Used(MB): 117
    TEMPDB is having 9 Database files. Out of nine, three database file information is given below.
    Logical File Name: tempdev
    File Size(MB): 20,000
    Used Space(MB): 0
    File Size Limit(MB): 20000
    File Growth Step: 250MB
    Free on Disk(MB): 459,204
    Logical File Name: tempdb_1_Data
    File Size(MB): 14,999
    Used Space(MB): 0
    File Size Limit(MB): 15000
    File Growth Step: 550MB
    Free on Disk(MB): 2,674
    Logical File Name: tempdb_2_Data
    File Size(MB): 15,000
    Used Space(MB): 0
    File Size Limit(MB): 15000
    File Growth Step: 0MB
    Free on Disk(MB): 2,674
    Collectively for all the 9 database file size is 140GB.
    Please let me know what has to be changed in above TEMPDB size settings to avoid the issue in future.
    Advanced Thanks for your solution for this issue.
    Regards
    Guna.

    Hello,
    as the message stated correctly is the tempdb full:
    Logical File Name: tempdev
    File Size(MB): 20,000
    File Size Limit(MB): 20000
    Logical File Name: tempdb_1_Data
    File Size(MB): 14,999
    File Size Limit(MB): 15000
    Logical File Name: tempdb_2_Data
    File Size(MB): 15,000
    File Size Limit(MB): 15000
    All files of the tempdb are restricted in size and already expanded to their maximum size. You now can either
    - add another file on a disk with free space and let the file grow
    - let the existing files grow to an higher amount
    Best regards
      Clas

  • Could not start cache agent for the requested data store

    Hi,
    This is my first attempt in TimesTen. I am running TimesTen on the same Linux host (RHES 5.2) that running Oracle 11g R2. The version of TimesTen is:
    TimesTen Release 11.2.1.4.0
    Trying to create a simple cache.
    The DSN entry for ttdemo1 in .odbc.ini is as follows:
    +[ttdemo1]+
    Driver=/home/oracle/TimesTen/timesten/lib/libtten.so
    DataStore=/work/oracle/TimesTen_store/ttdemo1
    PermSize=128
    TempSize=128
    UID=hr
    OracleId=MYDB
    DatabaseCharacterSet=WE8MSWIN1252
    ConnectionCharacterSet=WE8MSWIN1252
    Using ttisql I connect
    Command> connect "dsn=ttdemo1;pwd=oracle;oraclepwd=oracle";
    Connection successful: DSN=ttdemo1;UID=hr;DataStore=/work/oracle/TimesTen_store/ttdemo1;DatabaseCharacterSet=WE8MSWIN1252;ConnectionCharacterSet=WE8MSWIN1252;DRIVER=/home/oracle/TimesTen/timesten/lib/libtten.so;OracleId=MYDB;PermSize=128;TempSize=128;TypeMode=0;OracleNetServiceName=MYDB;
    (Default setting AutoCommit=1)
    Command> call ttcacheuidpwdset('ttsys','oracle');
    Command> call ttcachestart;
    *10024: Could not start cache agent for the requested data store. Could not initialize Oracle Environment Handle.*
    The command failed.
    The following is shown in the tterrors.log:
    15:41:21.82 Err : ORA: 9143: ora-9143--1252549744-xxagent03356: Datastore: TTDEMO1 OCIEnvCreate failed. Return code -1
    15:41:21.82 Err : : 7140: oraagent says it has failed to start: Could not initialize Oracle Environment Handle.
    15:41:22.36 Err : : 7140: TT14004: TimesTen daemon creation failed: Could not spawn oraagent for '/work/oracle/TimesTen_store/ttdemo1': Could not initialize Oracle Environment Handl
    What are the reasons that the daemon cannot spawn another agent? FYI the environment variables are set as:
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ANT_HOME=/home/oracle/TimesTen/ttdemo1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/ttdemo1/lib/ttjdbc5.jar:/home/oracle/TimesTen/ttdemo1/lib/orai18n.jar:/home/oracle/TimesTen/ttdemo1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/ttdemo1/3rdparty/jms1.1/lib/jms.jar:.
    oracle@rhes5:/home/oracle/TimesTen/ttdemo1/info% echo $LD_LIBRARY_PATH
    /home/oracle/TimesTen/ttdemo1/lib:/home/oracle/TimesTen/ttdemo1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    Cheers

    Sure thanks.
    Here you go:
    Daemon environment:
    _=/bin/csh
    DISABLE_HUGETLBFS=1
    SYSTEM=TEST
    INIT_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/init+ASM.ora
    GEN_APPSDIR=/home/oracle/dba/bin
    LD_LIBRARY_PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    HOME=/home/oracle
    SPFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    TNS_ADMIN=/u01/app/oracle/product/11.2.0/db_1/network/admin
    INITFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    HTMLDIR=/home/oracle/+ASM/dba/html
    HOSTNAME=rhes5
    TEMP=/oradata1/tmp
    PWD=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin
    HISTSIZE=1000
    PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/oci:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/jdbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc_drivermgr:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/proc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1/sdk:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/platform/SUNW,Ultra-2/sbin:/u01/app/oracle/product/11.2.0/db_1:/u01/app/oracle/product/11.2.0/db_1/bin:.
    GEN_ADMINDIR=/home/oracle/dba/admin
    CONTROLFILE_DIR=/u01/app/oracle/backup/+ASM/controlfile_dir
    ETCDIR=/home/oracle/+ASM/dba/etc
    GEN_ENVDIR=/home/oracle/dba/env
    DATAFILE_DIR=/u01/app/oracle/backup/+ASM/datafile_dir
    BACKUPDIR=/u01/app/oracle/backup/+ASM
    RESTORE_ARCFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_arcfiles.txt
    TMPDIR=/oradata1/tmp
    CVS_RSH=ssh
    ARCLOG_DIR=/u01/app/oracle/backup/+ASM/arclog_dir
    REDOLOG_DIR=/u01/app/oracle/backup/+ASM/redolog_dir
    INPUTRC=/etc/inputrc
    LOGDIR=/home/oracle/+ASM/dba/log
    DATAFILE_LIST=/u01/app/oracle/backup/+ASM/datafile_dir/datafile.list
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    PS1=rhes5:($ORACLE_SID)$
    G_BROKEN_FILENAMES=1
    SHELL=/bin/ksh
    PASSFILE=/home/oracle/dba/env/.ora_accounts
    LOGNAME=oracle
    ORA_NLS10=/u01/app/oracle/product/11.2.0/db_1/nls/data
    ORACLE_SID=mydb
    APPSDIR=/home/oracle/+ASM/dba/bin
    ORACLE_OWNER=oracle
    RESTOREFILE_DIR=/u01/app/oracle/backup/+ASM/restorefile_dir
    SQLPATH=/home/oracle/dba/bin
    TRANDUMPDIR=/tran
    RESTORE_SPFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_spfile.txt
    RESTORE_DATAFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_datafiles.txt
    ENV=/home/oracle/.kshrc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CONNECTION=50.140.197.215 62742 50.140.197.216 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    TERM=xterm
    GEN_ETCDIR=/home/oracle/dba/etc
    SP_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/spfile+ASM.ora
    ORACLE_BASE=/u01/app/oracle
    ASTFEATURES=UNIVERSE - ucb
    ADMINDIR=/home/oracle/+ASM/dba/admin
    SSH_CLIENT=50.140.197.215 62742 22
    TZ=GB
    SUPPORT=oracle@linux
    ARCHIVE_LOG_LIST=/u01/app/oracle/backup/+ASM/arclog_dir/archive_log.list
    USER=oracle
    RESTORE_TEMPFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_tempfiles.txt
    MAIL=/var/spool/mail/oracle
    EXCLUDE=/home/oracle/+ASM/dba/bin/exclude.lst
    GEN_LOGDIR=/home/oracle/dba/log
    SSH_TTY=/dev/pts/2
    RESTORE_INITFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_initfile.txt
    HOSTTYPE=i386-linux
    VENDOR=intel
    OSTYPE=linux
    MACHTYPE=i386
    SHLVL=1
    GROUP=dba
    HOST=rhes5
    REMOTEHOST=vista
    EDITOR=vi
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ODBCINI=/home/oracle/.odbc.ini
    TT=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/
    SHLIB_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1//lib
    ANT_HOME=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/ttjdbc5.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/orai18n.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/jms1.1/lib/jms.jar:.
    TT_AWT_PLSQL=0
    NLS_LANG=AMERICAN_AMERICA
    NLS_COMP=ANSI
    NLS_SORT=BINARY
    NLS_LENGTH_SEMANTICS=BYTE
    NLS_NCHAR_CONV_EXCP=FALSE
    NLS_CALENDAR=GREGORIAN
    NLS_TIME_FORMAT=hh24:mi:ss
    NLS_DATE_FORMAT=syyyy-mm-dd hh24:mi:ss
    NLS_TIMESTAMP_FORMAT=syyyy-mm-dd hh24:mi:ss.ff9
    ORACLE_HOME=
    DaemonCWD = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info
    DaemonLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/tterrors.log
    DaemonOptionsFile = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttendaemon.options
    Platform = Linux/x86/32bit
    SupportLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttmesg.log
    Uptime = 136177 seconds
    Backcompat = no
    Group = 'dba'
    Daemon pid 8111 port 53384 instance ttimdb1
    End of report

  • DQE Service could not started.

    Hi All,
    I installed WAS 6.40 SP7 and then EP6 SP6 on Windows Platform. Installation was successfull.
    But when I tried to create Database iViews, its not opening the tables for the configured DB. Then i tried to open in Portal content page...
    System Administratation ---> Distributed Query Engine
    here when i open
    * Configuration -> No content is displayed.
    Session Manager -> DQE not installed(this messge is displayed)
    MetaData Loader -> Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.system_administration/com.sap.portal.distributed_query_engine/com.sap.portal.metadata_loader
    Component Name : com.sap.portal.dqe.admintool.metadataloader.DQEMetadataLoader
    The exception was logged. Inform your system administrator..
    Exception id: 10:57_08/11/04_0002_9138850
    See the details for the exception ID in the log file.
    When i check the defalutTrace*.trc, the following message is printed...
    #1.5#00508BE9307C00170000006000000DA40003E86216ECCFF0#1099932919156#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_49##0#0#Error#1#/System/Server#Plain###Service DQE error. Nested exception is: com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.
    at com.metamatrix.sap.service.MetaMatrixServiceFrame.start(MetaMatrixServiceFrame.java:144)
    at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:201)
    at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
    at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
    at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
    at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:134)
    I fallowed the same instructions given in the installation guide, and insalled in two different machines,in both places I got same problem.
    Can any body tell me solution for this problem.
    When installing EP6SP3 I have choosen Portal Platform option(where we have DQE schema installation and Portal Platform option) and then updated to EP6SP6.Is it rigt?
    From SDN site I got WAS with SP7 and EP with SP6 , if any new stable versions available please let me know from where I can get them.
    Regards
    Abhilash

    Hello.
    I have the same problem and when I go into Visual Admin and try to start DQE manually I receive the following error:  Any help would be greatly appreciated.
    Start service DQE
    java.rmi.RemoteException: Could not start service DQE on cluster ID 6654350; nested exception is:
         com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Service DQE error. Nested exception is: com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.
         at com.metamatrix.sap.service.MetaMatrixServiceFrame.start(MetaMatrixServiceFrame.java:144)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:201)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)
    ', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Service DQE error. Nested exception is: com.sap.engine.frame.ServiceException: <Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not start DQE service, reason: Could not initialize RuntimeStateAdminAPIImpl.
         at com.metamatrix.sap.service.MetaMatrixServiceFrame.start(MetaMatrixServiceFrame.java:144)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:201)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)

  • Windows could not start DBConsole for new database instance

    Hi,
    I am getting this error "Windows could not start the OracleDBConsoleOracleInstance2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the system vendor, and refer to service-specific error code 1".
    I installed Oracle 11g on Windows 7 and created my 1st database instance (oracleInstance1) successfully with a listener and service configured. I could access this database using DBconsole URL: https://hostname:1158/em.
    I see the services started for:
    OracleDBConsoleOracleInstance1
    OracleOraDb11g_home1TNSListener
    OracleServiceOracleInstance1
    Next, I created a second database instance (oracleInstance2) and have configured a new service for this database. I am using the same listener as I intend to use one database instance at any point of time.
    However, I got this warning message during configuration:
    "Enterprise manager configuration succeeded with the following warning - Error starting Database Control. Please execute the following command(s).
    1. Set the environment variable ORACLE_UNQNAME to Database unique name.
    2. C:\Oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole"
    To start the new database console, I stopped the previously running DBConsole, OracleDBConsoleOracle1 and started the new DBConsole OracleDBConsoleOracle2 and get the above error.
    When I try to start dbconsole manually using "emctl dbconsole start", it starts OracleDBConsoleOracle1 instead.
    I changed environment variables ORACLE_SID=oracle2 and ORACLE_UNQNAME=oracle2
    What am I missing here. Please help!
    Thank you.

    968952 wrote:
    Hi,
    I am getting this error "Windows could not start the OracleDBConsoleOracleInstance2 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the system vendor, and refer to service-specific error code 1".
    I installed Oracle 11g on Windows 7 and created my 1st database instance (oracleInstance1) successfully with a listener and service configured. I could access this database using DBconsole URL: https://hostname:1158/em.
    I see the services started for:
    OracleDBConsoleOracleInstance1
    OracleOraDb11g_home1TNSListener
    OracleServiceOracleInstance1
    Next, I created a second database instance (oracleInstance2) and have configured a new service for this database. I am using the same listener as I intend to use one database instance at any point of time.
    However, I got this warning message during configuration:
    "Enterprise manager configuration succeeded with the following warning - Error starting Database Control. Please execute the following command(s).
    1. Set the environment variable ORACLE_UNQNAME to Database unique name.
    2. C:\Oracle\product\11.2.0\dbhome_1\bin\emctl.bat start dbconsole"
    To start the new database console, I stopped the previously running DBConsole, OracleDBConsoleOracle1
    Why?
    and started the new DBConsole OracleDBConsoleOracle2 and get the above error.
    When I try to start dbconsole manually using "emctl dbconsole start", it starts OracleDBConsoleOracle1 instead.
    I changed environment variables ORACLE_SID=oracle2 and ORACLE_UNQNAME=oracle2
    What am I missing here. Please help!First thing you are missing is showing us what you did. Instead you just described it, and that leaves a lot of room for questions. Copy and paste from a command prompt can work wonders here.
    From a command prompt, enter the following:
    set ORACLE_SID=oracle2
    set ORACLE_UNQNAME=oracle2
    set | sort
    net start
    emctl start dbconsolecopy the entire session, commands and full responses, and paste back here.
    >
    Thank you.Just to take a side road ...
    "I am using the same listener as I intend to use one database instance at any point of time. "
    Doesn't' matter if you use one instance or 100. The listener was DESIGNED to service multiple instances of multiple versions running from multiple homes. It is nothing but a connection broker. A telephone switchboard, if you will. All you need is a single listener, with the default name of LISTENER, running on the default port of 1521. It will handle all the database instances you care to throw at it. More instances than anyone in their right mind would ever put on a single server. Your server will run out of capacity to host additional instances before the listener runs out of capacity to service them. Especially since your 'server' is really just a toy in the Oracle world.

  • The Remote Desktop Connection Broker server could not enumerate the targets for the provider named NULL from the database.

    When I try to install Connection Broker on a Windows 2012 R2 Server in a Windows 2003 domain I get this error:
    The Remote Desktop Connection Broker server could not enumerate the targets for the provider named NULL from the database.
    Pooled virtual desktop collection name: NULL
    Error: Logon to the database failed.
    I have added both the Connection Broker server and the 2 remote desktop servers (also Windows 2012 R2 Servers) to the "Windows Authorization Access Group" in the domain according to this: http://support.microsoft.com/kb/331951
    But it still does not work :-(
    I keep getting same error....
    Any idea what I might be missing ?

    Hi,
    Thank you for posting in Windows Server Forum.
    Firstly please let us know by which method you have setup RDS role. You can have more advantage and feature when you will install with Standard deployment instead of Quick start deployment. So if you have setup with quick start option then you can try installing
    with standard type and check the result.
    In addition, please check SQL server database is properly configured for RDS server. Also check that domain controller properly communicates. Kindly go through below thread for more information.
    Server 2012 RDS - Remote
    Desktop Connection Broker Client failed to redirect the user domain\username. Error: NULL
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

    Dear Technet,
    Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
    My cluster suddenly went disappear. and tried to restart the cluster service. When trying to restart service this above mention error comes up.
    even i tried to remove the cluster through power-shell still couldn't happen because of cluster service not running.
    Help me please.. thank you.
    Regards
    Shamil

    Hi,
    Could you confirm which account when you start the cluster service? The Cluster service is a service that requires a domain user account.
    The server cluster Setup program changes the local security policy for this account by granting a set of user rights to the account. Additionally, this account is made a member
    of the local Administrators group.
    If one or more of these user rights are missing, the Cluster service may stop immediately during startup or later, depending on when the Cluster service requires the particular
    user right.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Lync 2013 Error - Certificate could not be published in the database associated with User Services Cluster

    Hi Lync gurus,
    I have a weird issue:
    Just installed a Lync Standard 2013. 
    Everything works except I keep getting this error in Log: every 30 minute or so.
    First an Error:  Event 47067
    A server did not respond to HTTP request
    Server lyncserver.domain.local did not respond to HTTP request PublishCertRequest targeted at
    https://lyncserver.domain.local:444/LiveServer/UserPinService.
    Cause: Server might be down or the network path between servers might not be properly configured.
    Resolution:
    Please ensure that the server can be connected on the target port using telnet and then re-try.
    Then I get a Warning: Event 47068
    GetAndPublish web service failed.
    Certificate could not be published in the database associated with User Services Cluster [lyncserver.domain.local ]. Request Details - Entity: [[email protected]], Device Id: [6BB30A3E-2923-553A-8E5F-0B2FB2CEA330], Authenticated User: [sip:[email protected]].
    Additional Context: [Publish_Failure: OtherFailure;HttpNoResponse:"lyncserver.domain.local "]
    Cause: This could be due to network connectivity issues with the remote server, or because the database is down.
    Resolution:
    Please ensure that the user services is reachable and the database is up and running.
    Thanks for any help

    Please check you can telnet port 443 and port 444 on Lync Front End Serve from client.
    Try to regenerate a new certificate for Lync Front End Server.
    Check all the services on Lync Front End Server are started.
    Check the option “Enable all purposes for this certificate” is checked for the trusted root CA certificate.
    For the detailed steps:
    Run MMC--Add\Remove Snap-ins--certificates--Local Computer--Trusted Root Certificate Authorities--Certificates, find the Root CA certificate you installed--Properties--General, check the "Enable all purposes for this certificate".
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • EM console - Could not start the OracelDBConsoleSID service

    Oracle 10g, Windows Server 2003
    I have problem with EM console. When I restart machine OracleDBConsoleSID is stopped.
    When I try to start this service:
    Could not start the OracelDBConsoleSID service on Local Computer.
    Error 1053: The service did not respond to the start or control request in a timely fashion.
    And then this service has status: Staring. EM then work for short time but then again service is stopped.
    The Database works without any problems.
    Please help!
    Thanks in advance

    When I try to start the service with CMD:
    c:\oracle\product\10.2.0\db_1\BIN>net start OracleDBConsoleSID
    The OracleDBConsoleSID service is starting.........................................................................
    The OracleDBConsoleSID service could not be started.
    A service specific error occurred: 1.
    More help is available by typing NET HELPMSG 3547.
    +++++++++++++++++++++++++++++
    In Events - Aplication:
    Type: Error
    Category: Disk
    Event_ID: 6
    Description:
    An error occured while trying to initialize the service
    ++++++++++++++++++++++++++++++
    ======================================
    In EM log files…
    In OracleDBConsoleSIDsrvc.log
    -------------- [OracleDBConsoleSID] ------------
    EMDROOT=c:\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\...._SID
    CONSOLE_CFG=dbconsole
    TRACE_LEVEL=16
    TIMEOUT=15
    02/25/10 14:15:45 Job Process API is available
    02/25/10 14:15:45 Start pending...
    02/25/10 14:15:45 Verifying dbconsole is not started already. Command line "C:\oracle\product\10.2.0\db_1\bin\emctl.bat" istatus dbconsole
    02/25/10 14:15:56 dbconsole launch commandline is "C:\oracle\product\10.2.0\db_1\bin\emctl.bat" istart dbconsole
    02/25/10 14:15:56 Tracking process launch...
    02/25/10 14:16:31 Received exitCode 1 from emctl istatus
    02/25/10 14:16:40 Received exitCode 1 from emctl istatus
    02/25/10 14:26:24 Received exitCode 1 from emctl istatus
    02/25/10 14:26:32 Received exitCode 1 from emctl istatus
    02/25/10 14:26:37 Timedout while tracking process to start. Terminating..
    In emdctl.trc
    2010-02-25 14:26:16 Thread-3200 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:24 Thread-320 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:24 Thread-320 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:32 Thread-2832 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:32 Thread-2832 ERROR http: 1748: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:36 Thread-3048 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:36 Thread-3048 ERROR http: 1736: Unable to initialize ssl connection with server, aborting connection attempt
    In emagent.trc
    2010-02-25 14:26:11 Thread-2240 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:11 Thread-2240 ERROR http: 1152: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:11 Thread-2240 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://...:5501/em/upload/: retStatus=-1
    2010-02-25 14:26:20 Thread-2508 ERROR ssl: nzos_Handshake failed, ret=29024
    2010-02-25 14:26:20 Thread-2508 ERROR http: 1148: Unable to initialize ssl connection with server, aborting connection attempt
    2010-02-25 14:26:20 Thread-2508 ERROR command: nmejcn: failed http connection to https://...:5501/em/upload/: retStatus=-1
    Edited by: user9106065 on Feb 25, 2010 8:53 AM

  • Could not start Oracle Agent Service

    I have Oracle 8.17 Enterprise Edition installed on Windows 2000
    Advanced Server. After the server boots and tries to start
    Oracle services, it fails to start the Oracle Agent Service and
    gives the following error:
    "Could not start the OracleORA817Agent Service on Local
    Computer. Error 3221356551:"
    Because of this, none of the other Oracle Service start either.
    If you have any suggestions, please let me know.
    Thanks.
    -ian

    Hi,
    In w2k advance server, I have two database (db1 and db2), they
    have its own listener (list01 and list02). I can sqlplus to two
    databases.
    After i combined the two listeners to one listener (named
    listenerA) in registry, the following error occured when i
    sqlplus:
    TNS: listener cannot resolve the SERVICE_NAME
    In registry, I deleted services for listener01 and 02
    in "service in w2k". And add listenerA to service and start it.
    I found that db1 abd db2 are not started (no new event showing
    database started or altered in alert_log) even w2k show "service
    started". When I user database configuation to "reconfigure
    database" (just click next and finish), i can sqlplus to the db1
    and db2.
    So, i think it's not the problem of listenerA, may be the
    database is not start or partly start. But I don't know whether
    I have delete wrongly in registry or anything wrong. Can anyone
    help me ?
    I have stopped the oracle agent in w2k service, is it related to
    problem ?
    Moreover, when i created a new db3 with listenerB, it works
    normally even restart the db3 service.
    Thanks for your kind attention

  • Could not Start MaxDB: MDM Service on Local Computer

    Hi,
    I install the MaxDB to use the MDM software on to my PC. Its sucesfully completed. I uploaded the some of the repository and worked fine some 4 days.
    Now my Database instance(MDM) is not at all started and If i check the status of this service in Control Panel->Administrative Tools, Showing as "Starting". It is never end and getting the error as
    "Could not Start MaxDB: MDM Service on Local Computer" .
    **Here MDM is the Database Instance name in my system.
    Please Suggeme How to come out of this problem. Even i not able to uninstall the MaxDB.
    Many Thanks in Advance,
    Please help me.
    Warm Regards,
    Vijay

    Hi Natalia,
    First, I want to Say Many Thanks for the reply.
    I am using the MaxDB 7.6.02.01 Version. Actually i don't know anything about MaxDB. I am MDM Consultant, I just want to use it as MDM Database.
    Why I want to uninstall is: I don't know how to solve this problem that why i will just want to uninstall everything and re-install it again to make use of it proper with MDM.
    I really don't know where to execute the commands which you specified in previous post.
    I didn't find the files knldiag.err & knldiag files and
    Only the following information i find and Here are the details.
    Waiting for you replay... Thanks
    DBM.PRT Information (Part of the file - So much data is exist in that file)
    2009-01-13 19:19:56 0x00000810 INF        226 DBMSrv   DBM Server client disconnect: PID 2024 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 09:38:11 0x00000a98 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 09:38:10): PID 2664 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 09:38:11 0x00000a98 INF        283 DBMSrv   command db_online
    2009-01-14 09:38:14 0x00000a98 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000a98 INF          8 DBMKnl   Statement:  RESTART
    2009-01-14 09:38:29 0x00000a98 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000a98 INF          9 DBMKnl   Statement:  RESTART
                        0x00000a98 INF         10 DBMKnl   Returncode: 0
    2009-01-14 09:38:30 0x00000a98 INF        226 DBMSrv   DBM Server client disconnect: PID 2664 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 12:01:56 0x000014d0 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 12:01:51): PID 4864 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 12:01:56 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:01:56 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:01:57 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:02:04 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:05 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:10 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:10 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:11 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:03:14 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:03:15 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:03:15 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:10:59 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:10:59 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:00 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:12 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:11:12 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:13 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:16 0x000014d0 INF        283 DBMSrv   command db_execute SELECT ID,CREATEDATE,USEDSIZE...
    2009-01-14 12:11:16 0x000014d0 INF        283 DBMSrv   command auto_extend show
    2009-01-14 12:11:17 0x000014d0 INF        283 DBMSrv   command auto_update_statistics show
    2009-01-14 12:11:20 0x000014d0 INF        226 DBMSrv   DBM Server client disconnect: PID 4864 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 18:52:59 0x0000091c INF        216 DBMSrv   DBM Server client connection (established at 2009-01-14 18:52:58): PID 2316 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-14 18:52:59 0x0000091c INF        283 DBMSrv   command db_online
    2009-01-14 18:53:13 0x0000091c INF          1 DBMKnl   Sending an administrative statement to the database
                        0x0000091c INF          8 DBMKnl   Statement:  RESTART
    2009-01-14 18:53:29 0x0000091c INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x0000091c INF          9 DBMKnl   Statement:  RESTART
                        0x0000091c INF         10 DBMKnl   Returncode: 0
    2009-01-14 18:53:39 0x0000091c INF        226 DBMSrv   DBM Server client disconnect: PID 2316 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 09:52:01 0x00000a90 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-15 09:52:00): PID 2628 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 09:52:01 0x00000a90 INF        283 DBMSrv   command db_online
    2009-01-15 09:52:04 0x00000a90 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000a90 INF          8 DBMKnl   Statement:  RESTART
    2009-01-15 09:52:12 0x00000a90 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000a90 INF          9 DBMKnl   Statement:  RESTART
                        0x00000a90 INF         10 DBMKnl   Returncode: 0
    2009-01-15 09:52:12 0x00000a90 INF        226 DBMSrv   DBM Server client disconnect: PID 2628 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 20:18:21 0x00000b00 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-15 20:18:20): PID 2736 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-15 20:18:21 0x00000b00 INF        283 DBMSrv   command db_online
    2009-01-15 20:18:24 0x00000b00 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000b00 INF          8 DBMKnl   Statement:  RESTART
    2009-01-15 20:18:33 0x00000b00 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000b00 INF          9 DBMKnl   Statement:  RESTART
                        0x00000b00 INF         10 DBMKnl   Returncode: 0
    2009-01-15 20:18:33 0x00000b00 INF        226 DBMSrv   DBM Server client disconnect: PID 2736 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-16 09:38:57 0x00000ab8 INF        216 DBMSrv   DBM Server client connection (established at 2009-01-16 09:38:56): PID 2720 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    2009-01-16 09:38:58 0x00000ab8 INF        283 DBMSrv   command db_online
    2009-01-16 09:39:01 0x00000ab8 INF          1 DBMKnl   Sending an administrative statement to the database
                        0x00000ab8 INF          8 DBMKnl   Statement:  RESTART
    2009-01-16 09:39:07 0x00000ab8 INF          3 DBMKnl   Received the result of an administrative statement from the database
                        0x00000ab8 INF          9 DBMKnl   Statement:  RESTART
                        0x00000ab8 INF         10 DBMKnl   Returncode: 0
    2009-01-16 09:39:07 0x00000ab8 INF        226 DBMSrv   DBM Server client disconnect: PID 2720 on computer NLYEHVSCE1NB215.code1.emi.philips.com
    Thanks in Advance,
    Warm Regards,
    Vijay

Maybe you are looking for

  • Query .............. (killing me )

    Gurus, Please help me in going for a query for the following conditions :- the columns are like this :- First_name, Middle_name, Last_name, bonds, shares, total_shares , carry_forward, plan, designation, contact number. Now Plans are of 9 types so if

  • RAW files dark green

    After import, when I select a RAW file, it turns to a dark green hue. The following message occurs in the adjustments panel: "This photo was adjusted using an earlier version of Apple's RAW processing." Clicking on "Reprocess" does nothing. The corre

  • Initiating Upstream Proxy request on Cache-Miss (ACNS)

    1. Client has two (2) tier Content Routing network architecture: Client<->Tier_2_CE <-> Tier_1_CE <-> Origin_Server_01 2. Client does not have EXPLICIT PROXY configured on browser pointing to Tier_2_CE 3. Network uses Content Routing to redirect clie

  • Crystal Report is crashing when adding a new field

    Hello Everyone, I am currently working on a complex report that has more than 2000 fields and a lot of formulas. This report was previously working but now starts to crash with the error below when I try to add additional fields to the report. Does C

  • Time Capsule Troubleshooting. Help!

    I'm going insane with this Time Capsule nonsense!!! I've had Time Capsule since i've had my iMac, so approximately 4 or 5 years now. It is the 500 GB one... Considering my iMac holds 1 TB and currently only has 355.19 GB left, it wasn't the smartest