mysterious services

Hi experts

My RAC-system aut 2-nodes hat die Version 11.2.0.3 (on Linux RH 5.4/X 86-64) and a stand-alone database dg

The exit status of lisnrctl indicates:
[oracle@dwh admin]$ lsnrctl status

LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 17-APR-2012 19:39:47

Copyright (c) 1991, 2011, Oracle.  All rights reserved.

Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for Linux: Version 11.2.0.3.0 - Production
Start Date                17-APR-2012 17:06:59
Uptime                    0 days 2 hr. 32 min. 49 sec
Trace Level               off
Security                  ON: Local OS Authentication
SNMP                      OFF
Listener Parameter File   /u01/app/11.2.0.3/grid/network/admin/listener.ora
Listener Log File         /u01/app/grid/diag/tnslsnr/dwh/listener/alert/log.xml
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.16)(PORT=1521)))
Services Summary...
Service "+ASM" has 1 instance(s).
  Instance "+ASM1", status READY, has 1 handler(s) for this service...
Service "DBUA0632275" has 1 instance(s).
  Instance "DBUA0632275", status BLOCKED, has 1 handler(s) for this service...
Service "DBUA3034148" has 1 instance(s).
  Instance "DBUA3034148", status BLOCKED, has 1 handler(s) for this service...
Service "dg1" has 1 instance(s).
  Instance "dg", status READY, has 1 handler(s) for this service...
Service "dg1_DGMGRL" has 1 instance(s).
  Instance "dg1", status UNKNOWN, has 1 handler(s) for this service...
Service "dgXDB" has 1 instance(s).
  Instance "dg", status READY, has 1 handler(s) for this service...
Service "rac" has 1 instance(s).
  Instance "rac1", status READY, has 1 handler(s) for this service...
Service "racXDB" has 1 instance(s).
  Instance "rac1", status READY, has 1 handler(s) for this service...
The command completed successfully
[oracle@dwh admin]$ 
I define the instances/services "DBUA0632275" and "DBUA3034148".

My Questions

1 / origin?
2 / why they are "BLOCKED"?

Thank for any help!

hqt200475

Published by: hqt200475 on April 17, 2012 10:51

Hello
It is not a mystery, but it's something of undocumented.

There is a moment ago, I got the same curiosity when I saw an unknown PMON process on my host.
I noticed that initializing DBCA, or the Oracle DBUA always creates a temporary instance named DBUA in a short period, for internal reasons, it also saves a service on the port to listen temporarily.

This dummy instance is started to determine what options are available for DBCA use it. This instance is created and deleted in a few seconds, to run two select "select the option setting of $ v where the value = 'TRUE'" and "select version of v$ timezone_file.

Start dbca and check the pmon process.

You will see something like this:

$ ps -ef |grep pmon
oracle    2485     1  4 23:14 ?        00:00:00 ora_pmon_DBUA0

For more information, see the trace log that is played during the DBCA runs.

$ORALCE_BASE/cfgtoollogs/dbca/trace.log_

See this example:

cat trace.log_OraDb11g_home1
.
.
.
[main] [ 2012-04-17 23:13:58.079 BRT ] [OracleHome.initOptions:1226]  Initializing Database Options with  for dummy sid=DBUA0 using initfile=/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initDBUA0.ora using pwdfile=/u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwDBUA0
.
.
.
[main] [ 2012-04-17 23:14:07.671 BRT ] [OracleHome.initOptions:1240]  executing: startup nomount pfile='/u01/app/oracle/product/11.2.0/dbhome_1/dbs/initDBUA0.ora'
[main] [ 2012-04-17 23:14:19.175 BRT ] [OracleHome.initOptions:1250]  executing: select parameter from v$option where value='TRUE'
[main] [ 2012-04-17 23:14:19.198 BRT ] [OracleHome.initOptions:1256]  Database Option Partitioning is ON
[main] [ 2012-04-17 23:14:19.198 BRT ] [OracleHome.initOptions:1256]  Database Option Objects is ON
[main] [ 2012-04-17 23:14:19.198 BRT ] [OracleHome.initOptions:1256]  Database Option Real Application Clusters is ON
[main] [ 2012-04-17 23:14:19.199 BRT ] [OracleHome.initOptions:1256]  Database Option Advanced replication is ON
[main] [ 2012-04-17 23:14:19.199 BRT ] [OracleHome.initOptions:1256]  Database Option Bit-mapped indexes is ON
[main] [ 2012-04-17 23:14:19.199 BRT ] [OracleHome.initOptions:1256]  Database Option Connection multiplexing is ON
[main] [ 2012-04-17 23:14:19.200 BRT ] [OracleHome.initOptions:1256]  Database Option Connection pooling is ON
[main] [ 2012-04-17 23:14:19.200 BRT ] [OracleHome.initOptions:1256]  Database Option Database queuing is ON
[main] [ 2012-04-17 23:14:19.200 BRT ] [OracleHome.initOptions:1256]  Database Option Incremental backup and recovery is ON
[main] [ 2012-04-17 23:14:19.200 BRT ] [OracleHome.initOptions:1256]  Database Option Instead-of triggers is ON
[main] [ 2012-04-17 23:14:19.201 BRT ] [OracleHome.initOptions:1256]  Database Option Parallel backup and recovery is ON
[main] [ 2012-04-17 23:14:19.201 BRT ] [OracleHome.initOptions:1256]  Database Option Parallel execution is ON
[main] [ 2012-04-17 23:14:19.201 BRT ] [OracleHome.initOptions:1256]  Database Option Parallel load is ON
[main] [ 2012-04-17 23:14:19.201 BRT ] [OracleHome.initOptions:1256]  Database Option Point-in-time tablespace recovery is ON
[main] [ 2012-04-17 23:14:19.202 BRT ] [OracleHome.initOptions:1256]  Database Option Fine-grained access control is ON
[main] [ 2012-04-17 23:14:19.202 BRT ] [OracleHome.initOptions:1256]  Database Option Proxy authentication/authorization is ON
[main] [ 2012-04-17 23:14:19.202 BRT ] [OracleHome.initOptions:1256]  Database Option Change Data Capture is ON
[main] [ 2012-04-17 23:14:19.203 BRT ] [OracleHome.initOptions:1256]  Database Option Plan Stability is ON
[main] [ 2012-04-17 23:14:19.203 BRT ] [OracleHome.initOptions:1256]  Database Option Online Index Build is ON
[main] [ 2012-04-17 23:14:19.203 BRT ] [OracleHome.initOptions:1256]  Database Option Coalesce Index is ON
[main] [ 2012-04-17 23:14:19.204 BRT ] [OracleHome.initOptions:1256]  Database Option Managed Standby is ON
[main] [ 2012-04-17 23:14:19.204 BRT ] [OracleHome.initOptions:1256]  Database Option Materialized view rewrite is ON
[main] [ 2012-04-17 23:14:19.204 BRT ] [OracleHome.initOptions:1256]  Database Option Database resource manager is ON
[main] [ 2012-04-17 23:14:19.204 BRT ] [OracleHome.initOptions:1256]  Database Option Spatial is ON
[main] [ 2012-04-17 23:14:19.205 BRT ] [OracleHome.initOptions:1256]  Database Option Export transportable tablespaces is ON
[main] [ 2012-04-17 23:14:19.205 BRT ] [OracleHome.initOptions:1256]  Database Option Transparent Application Failover is ON
[main] [ 2012-04-17 23:14:19.206 BRT ] [OracleHome.initOptions:1256]  Database Option Fast-Start Fault Recovery is ON
[main] [ 2012-04-17 23:14:19.206 BRT ] [OracleHome.initOptions:1256]  Database Option Sample Scan is ON
[main] [ 2012-04-17 23:14:19.206 BRT ] [OracleHome.initOptions:1256]  Database Option Duplexed backups is ON
[main] [ 2012-04-17 23:14:19.207 BRT ] [OracleHome.initOptions:1256]  Database Option Java is ON
[main] [ 2012-04-17 23:14:19.207 BRT ] [OracleHome.initOptions:1256]  Database Option OLAP Window Functions is ON
[main] [ 2012-04-17 23:14:19.207 BRT ] [OracleHome.initOptions:1256]  Database Option Block Media Recovery is ON
[main] [ 2012-04-17 23:14:19.208 BRT ] [OracleHome.initOptions:1256]  Database Option Fine-grained Auditing is ON
[main] [ 2012-04-17 23:14:19.208 BRT ] [OracleHome.initOptions:1256]  Database Option Application Role is ON
[main] [ 2012-04-17 23:14:19.208 BRT ] [OracleHome.initOptions:1256]  Database Option Enterprise User Security is ON
[main] [ 2012-04-17 23:14:19.209 BRT ] [OracleHome.initOptions:1256]  Database Option Oracle Data Guard is ON
[main] [ 2012-04-17 23:14:19.209 BRT ] [OracleHome.initOptions:1256]  Database Option Oracle Label Security is ON
[main] [ 2012-04-17 23:14:19.209 BRT ] [OracleHome.initOptions:1256]  Database Option OLAP is ON
[main] [ 2012-04-17 23:14:19.210 BRT ] [OracleHome.initOptions:1256]  Database Option Basic Compression is ON
[main] [ 2012-04-17 23:14:19.210 BRT ] [OracleHome.initOptions:1256]  Database Option Join index is ON
[main] [ 2012-04-17 23:14:19.210 BRT ] [OracleHome.initOptions:1256]  Database Option Trial Recovery is ON
[main] [ 2012-04-17 23:14:19.211 BRT ] [OracleHome.initOptions:1256]  Database Option Data Mining is ON
[main] [ 2012-04-17 23:14:19.211 BRT ] [OracleHome.initOptions:1256]  Database Option Online Redefinition is ON
[main] [ 2012-04-17 23:14:19.212 BRT ] [OracleHome.initOptions:1256]  Database Option Streams Capture is ON
[main] [ 2012-04-17 23:14:19.212 BRT ] [OracleHome.initOptions:1256]  Database Option File Mapping is ON
[main] [ 2012-04-17 23:14:19.213 BRT ] [OracleHome.initOptions:1256]  Database Option Block Change Tracking is ON
[main] [ 2012-04-17 23:14:19.213 BRT ] [OracleHome.initOptions:1256]  Database Option Flashback Table is ON
[main] [ 2012-04-17 23:14:19.213 BRT ] [OracleHome.initOptions:1256]  Database Option Flashback Database is ON
[main] [ 2012-04-17 23:14:19.214 BRT ] [OracleHome.initOptions:1256]  Database Option Transparent Data Encryption is ON
[main] [ 2012-04-17 23:14:19.214 BRT ] [OracleHome.initOptions:1256]  Database Option Backup Encryption is ON
[main] [ 2012-04-17 23:14:19.214 BRT ] [OracleHome.initOptions:1256]  Database Option Unused Block Compression is ON
[main] [ 2012-04-17 23:14:19.215 BRT ] [OracleHome.initOptions:1256]  Database Option Oracle Database Vault is ON
[main] [ 2012-04-17 23:14:19.215 BRT ] [OracleHome.initOptions:1256]  Database Option Result Cache is ON
[main] [ 2012-04-17 23:14:19.215 BRT ] [OracleHome.initOptions:1256]  Database Option SQL Plan Management is ON
[main] [ 2012-04-17 23:14:19.216 BRT ] [OracleHome.initOptions:1256]  Database Option SecureFiles Encryption is ON
[main] [ 2012-04-17 23:14:19.216 BRT ] [OracleHome.initOptions:1256]  Database Option Real Application Testing is ON
[main] [ 2012-04-17 23:14:19.216 BRT ] [OracleHome.initOptions:1256]  Database Option Flashback Data Archive is ON
[main] [ 2012-04-17 23:14:19.217 BRT ] [OracleHome.initOptions:1256]  Database Option DICOM is ON
[main] [ 2012-04-17 23:14:19.217 BRT ] [OracleHome.initOptions:1256]  Database Option Active Data Guard is ON
[main] [ 2012-04-17 23:14:19.218 BRT ] [OracleHome.initOptions:1256]  Database Option Server Flash Cache is ON
[main] [ 2012-04-17 23:14:19.218 BRT ] [OracleHome.initOptions:1256]  Database Option Advanced Compression is ON
[main] [ 2012-04-17 23:14:19.218 BRT ] [OracleHome.initOptions:1256]  Database Option XStream is ON
[main] [ 2012-04-17 23:14:19.219 BRT ] [OracleHome.initOptions:1256]  Database Option Deferred Segment Creation is ON
[main] [ 2012-04-17 23:14:19.219 BRT ] [OracleHome.initOptions:1260]  executing: select version from v$timezone_file
[main] [ 2012-04-17 23:14:19.227 BRT ] [OracleHome.initOptions:1266]  Timezone file version is 14
[main] [ 2012-04-17 23:14:20.663 BRT ] [SQLEngine.done:2167]  Done called
[main] [ 2012-04-17 23:14:20.665 BRT ] [OsUtilsBase.deleteFile:1838]  OsUtilsBase.deleteFile: /u01/app/oracle/product/11.2.0/dbhome_1/dbs/initDBUA0.ora
[main] [ 2012-04-17 23:14:20.666 BRT ] [OsUtilsBase.deleteFile:1838]  OsUtilsBase.deleteFile: /u01/app/oracle/product/11.2.0/dbhome_1/dbs/orapwDBUA0
[main] [ 2012-04-17 23:14:20.666 BRT ] [OracleHome.initOptions:1301]  Database Options queried: 63
[main] [ 2012-04-17 23:14:35.920 BRT ] [Host.checkOPS:2556]  Inside checkOPS

Kind regards
Levi Pereira

Tags: Database

Similar Questions

  • Windows - WDS deployment services. Need help please for password of mystery problem

    Hello

    Just need help or advice about a problem that's been here recently. I'll give you the sequence of events so that you can better understand.

    An audit has been ordered here where I work and as I had just started working here 3 months ago, I decided to lock the network and make sure that everything was safe.

    There is no service account, and the administrator account was used to run all 3rd party applications, so you can imagine what happened when I changed the admin password.

    Before I did I created service accounts and exchanged them one by one, but the only problem that remains is WDS. When we PXE boot and deploy the image it is the language selection screen and also ask the domain credentials of junction. I have setup a DomainOverlord service account, checked and done so he could join machines to the domain and replaced the old administrator username and password in the AutoUnattend.xml file but it seems not to pick up the password.

    Is there something that I am missing? Is it possible to check which file AutoUnattend.xml using the WIM file? The person who told of course establish a bit messy and I can see at 8-9 AutoUnattend.xml in random places on the server. I changed the details in each one, but it is not always the image itself.

    Any help would be great, the guy in front of me got me fired, I begin to understand why!

    Thank you

    Luke Bayley

    Ask in the forum Windows Server:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • Vista Service Pack 2 installs 64-bit (KB948465) / Service pack has not been installed - Code 80070005 - Windows Update encountered an unknown error

    I have never had a problem with my computer before updating. I looked at various sites in regard to this problem and have noticed that a lot of people's problems with this update. Windows Installer Clean Up tool has failed. I also tried to install this through my anti-virus and that didn't work either. It is a complete mystery. Any help would be appreciated.

    Thank you

    roadbowler74,
    Thanks for posting on the Microsoft Answers community forums.  We want to help you solve your problem with the installation of service pack 2.  There are several things that could cause this problem.  Here's an article in the knowledge base that has some tips troubleshooting step by step for this specific problem:

    http://support.Microsoft.com/kb/947366
    How to troubleshoot the installation of the service pack, Windows Vista and Windows Server 2008 issues.

    The article is too long for me to post this here, so I do not say that you read and follow the steps as it should help you solve your problem.  Please let us know if you need more assistance.
    Thank you

    Gloria
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Cannot install Microsoft Office suite service pack 3.

    Original title: upgrades will not be installed

    Hello-

    When even the computer tells me that "upgrades are available" for "suite 2007 microsoft office service pack 3"(j'ai XP/SP3), the machine told me a few seconds later that this upgrade has not been installed. "."  I'm skipping a step?  How can I fix it?  I tried to reinstall several times, but got no results.

    Thanks for all help; I apologize for what is probably obvious ignorance!

    -susie margaret

    Hello, cameron-

    first of all, please ignore everything in my previous post, because a very mysterious thing happened!

    as you know, I fought for seven months with the installation of the 2007 office suite service pack 3 (which had first appeared in the list of the updates that will be available in February, 2012, no problem with downloading, it's with installation only) and tried all the solutions I could find, including ask Qs in several forums and following the suggestions in the responses (except to change things in the registry which I am always too scared to make), and try several times to install the service pack, perform Mr. fixit several times, by installing things, uninstalling, reinstalling things - so many things that I can't even remember that they were all things!  (I always had the "automatic updates" turned on).

    This morning, I started on the suggested solutions enumerated in a link cited in the answer to my question in another forum - http://answers.microsoft.com/en-us/Search/Search?SearchTerm=code+80070663&CurrentScope.ForumName=Windows&CurrentScope.Filter=&askingquestion=false.  I was grimly plowing through them, even redo things, I had tried before, when I was overwhelmed by the whole situation and decided to take a NAP instead.

    When I got up, I decided to re - run, for the zillionth time, looking for updates which may be listed as needing to be installed.  Unlike this every time previous search results - who had grown up only the 2007 office suite service pack 3 - this research brought a new package of security and other updates. I think it was the release of September of corrections, which was not before on account of it being August until yesterday!  and, of course, the 2007 office suite service pack 3 was also among them.

    so I re-directed the operation 'install updates' and - and this is! -2007 office suite service pack 3 installed this time!  I have no idea if this sudden cooperation-

    -because of something I did leave the items in the link that was sent to me, or

    -because I presented the service pack 3 with a bunch of other updates (or updates including), or

    -because (at the suggestion of an answer to my question in another forum), I've changed the 'automatic updates' affecting 'Download, notify me, wait for me to install them,' or

    -What.

    all I know - and care - is that service pack 3 has been installed and I'm so, theoretically at least, current with my updates.

    Thank you again for your willingness to answer my request!

    -susie margaret

  • Service center security Windows XP (error 1060) and firewall (error 1075) have stopped working. dependencies not installed.

    I have Windows XP Pro SP3 and the Security Center and firewall stopped working. I couldn't restart using various commands in the statutes for help. I keep getting the below error messages. It seems that there is a service or services that I have to install that I'm not aware of...

    Microsoft Windows XP [Version 5.1.2600]

    Copyright (C) 1985-2001 Microsoft Corp.

    Microsoft Windows XP [Version 5.1.2600]

    Copyright (C) 1985-2001 Microsoft Corp.

    My comment * Security Service does not work

    C:\>cmd/k SC QC WSCSVC

    [SC] OpenService FAILED 1060:

    The specified service does not exist as an installed service.

    My comment * Windows Firewall does not work

    C:\>SC query sharedaccess

    Service_Name: sharedaccess

    TYPE: 20 WIN32_SHARE_PROCESS

    STATE: 1 STOPPED

    (NOT_STOPPABLE, NOT_PAUSABLE, IGNORES_SHUTDOWN)

    WIN32_EXIT_CODE: 1075 (0 X 433)

    SERVICE_EXIT_CODE: 0 (0X0)

    CHECKPOINT: 0X0

    WAIT_HINT: 0X0

    C:\>net start sharedaccess

    1075 system error has occurred.

    The dependency service does not exist or has been marked for deletion.

    HOWEVER, when I click Start, click network connections: I have no icons to work with on the screen. See my other related post I copied below:

    "" error failed with error 0 x 80070424: the specified service does not exist as an installed sercies: "."

    To restore the missing "Network connections" service, you can use the reg. here:

    But what cleared it is still a mystery. I would also run an analysis for virus/malware.
  • Trying to install Canon MP250 with a Windows XP Professional version 2002 service pack 3 OS.___Receiving several associated messages.___Fix error Printer Spooler app it yourself and Fix for me the MS site options have failed. ___

    My OS is Windows XP Professional version 2002 service pack 3

    Spooler subsystem app has encountered a problem and needs to close.

    Spoolsv.exe - application error
    the instruction at "0 x 00300000" referfenced «0 x 00300000» memory  the memory could not be "read".  Click ok to complete the program, click Cancel to debug the program.

    When I try to manually restart the print spooler, I get the error message:

    script error Internet explorer
    an error has occurred in the script on this page
    line: 1
    Char: 1
    error: unspecified error
    Code: 0
    URL:RES://c:\Windows\System32\mmcndmgr.dll/views.htm

    I tried all the fix it you suggestions on the site of MS (by removing printers, printers spool, drivers, driver files, editing the registry...)  Still the same problem resurfaced.  I even downloaded a registry cleaner to give a shot and no progress.  The only thing that I have not been able to do is, log in Safe Mode, because doing the newspaper in tells me that my password/login is incorrect (also a great mystery)
    I also ran all the fix for me programs offered - no. RESULTS

    I am extremely frustrated, I should share the printer and try another brand.  Who count? Help, please

    Hello Demars_will,

    Thank you for your message.  There are a few known bugs for this problem.  Try these two steps:

    Try first to this step:
    Put your XP CD in the CD drive.
    Click "Start" > click "Run" > Type EXPAND/r 'TheCDDriveLetter' \i386\SPOOLSV. EXE C:\Windows\System32 and press "Enter."
    Click "Start" > click "Run" > type SPOOLSV. EXE/install and press "Enter."

    Click 'Start' > right click on 'My computer' > select 'manage '.
    Click the (+) sign next to Services and Applications, under Select 'Services '.
    On the right, locate and double-click "Print Spooler" > auto value startup > select 'Start' > click 'Apply and OK.

    A test to see if the spooler has begun.

    If this is not the case, click HERE for a registry change that may solve your problem.  There are a few different registry changes, I don't know if you have tried this one or not.

    Change the settings of the REGISTRY can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the REGISTRY settings configuration can be solved. Changes to these settings are at your own risk.

    Please let us know if it did or did not help to solve your problem.

    Soon Jason Microsoft Support Engineer answers visit our Microsoft answers feedback Forum and let us know what you think.

  • No sound - "either Windows Audio and Windows Audio services end Point Builder is not running."

    original title: no sound - Fix he said "either Windows Audio and Windows Audio services end Point Builder is not running."  What should do?

    When I ran Microsoft Fix it for audio, it says that it is unable to solve the problem.  The message was "two windows audio and Windows Audio end Point generator services must run for audio works correctly." At least one of these services is not running. "What should I do now?

    Content in double wire-
    "When I try to use anything related audioi on my computer (volume of the speaker, open iTunes, watch a video), a box appears that reads,"c\Windows\System32\MMDevApi.dll is not designed to run on Windows or it contains an error. " Try to install the program by using the original installation media or contact your system administrator or support software provider. "The mystery is that I have nothing to my computer to ask for that. I have not installed anything new or change the settings. It just started happening. Any advice? »

    Hello

    1. are you able to hear the sound after the error message?

    2. you have an an external sound card or internal, installed on the computer?

    Method 1:

    I suggest you to follow the steps and check.

    (a) click Start

    (b) type services.msc in the search box, and then press enter.

    (c) scroll down to Windows Audio and Windows Audio endpoint builder of Point

    (d) both should be started and set to automatic if one or both are arrested.

    (e) click the name to select it.

    (f) click on restart the service at the top left.

    (g) repeat for both if necessary. If some are not set to automatic, and then double-click the name and on the drop-down list to set the startup type to automatic and apply and ok your way out.

    Method 2:

    I suggest you to run the automated FIXIT from the link below. You can also follow the other steps and check.

    Tips for solving common audio problems

    http://Windows.Microsoft.com/en-us/Windows-Vista/tips-for-fixing-common-sound-problems

    Method 3:

    If you have a sound card, I suggest you uninstall the audio driver from the Device Manager and and then install the latest audio driver version from the sound card manufacturer's website.

    To uninstall the Device Manager sound, proceed as described in the link below.

    Open the Device Manager

    http://Windows.Microsoft.com/en-us/Windows-Vista/open-Device-Manager

    Find the audio driver in the list, do a right click and Uninstall.

    You can also download the drivers from the link below.

    Updated a hardware driver that is not working properly

    http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly

    Method 4:

    If the steps do not help, I also suggest you to run a scan of the System File Checker .

    Click on the link mentioned below for more information about the System File Checker analysis

    http://support.Microsoft.com/kb/929833

    Hope this helps and keep us posted.

  • Someone at - it a repair for a function that is usually common in Windows, the Svchost.exe process? I and many other users of PC have infested with this mystery bug. Its not to damage yet, but...

    I'm infected w / which seems to be the most mysterious infection known for Windows right now.  One wonders if it's a Trojan horse, worm, malware, etc., or just a natural process for C: Windows\system32.  It's almost like 'shadow people '.  For most, there quite harmless, fantasy of the mind.  But, from time to time, there is actually something that happens on the corner of your cornea, so to speak.  This is very sneaky and difficult to diagnose a problem b/c he hides with the Service host.  I'm here b/c I have a question, but also to help others to understand that, unlike the 'shadow people', the shadow of an infection is very REAL.  This infected process is, for the most part, quite harmless unless something malicious attaches to it and could things get a bit risky.  Anyway, I'm sorry for this rambling diatribe, but I have a question for someone who is very smart b/c so far it seems not yet to be a definitive repair because some people still think it's a natural function or process in the Windows operating system.  So here it is: How can I solve this problem?  And I can fix it with or without a full restore of my records?  I'd really appreciate any input on this very discouraging, boring, mind and body draining, faulty computer "BUG".  BTW, I have a dv9500 HP Pavilion x 64 Ultimate for Vista that was bought there are 3 1/2 years.  I've dealt with this infection since the end of February and have spent more than $400 on this terrible nuisance.  But Club (all jokes aside), I really enjoyed, grateful and very thankful for someone with an answer to this complicated issue.  Thanks for the time!

    Hello

    read this information

    What is svchost.exe and why it works?

    http://www.howtogeek.com/HOWTO/Windows-Vista/what-is-svchostexe-and-why-is-it-running/

  • Mysterious Thunder Sound while listening to music or just surfing the net

    Original title: mysterious Thunder Sound

    While listening to music or just surfing the net, this sound loud Thunder comes out of nowhere and it's scared the heck out of me when I least expect it. Nothing, I downloaded had this sound with it.

    Hello

    1 how long have you been faced with this problem?
    2 did you recent hardware or software changes to your computer before this problem?

    Try to check and clean the boot.

    From your computer by using a minimal set of drivers and startup programs so that you can determine if a background program is interfering with your game or program. This type of boot is known as a "clean boot".

    Follow the steps provide in the article below to perform the clean boot. http://support.Microsoft.com/kb/929135

    Note: To restore your computer to a Normal startup mode, follow these steps:

    a. click on start in the box start the search.
    b. type msconfig and press ENTER.

    If you are prompted for an administrator password or a confirmation, type the password, or provide confirmation.

    c. under the general tab, click Normal Startup - load all device drivers and services and then click OK.
    d. When you are prompted, click on restart.

    Similar problem: http://social.answers.microsoft.com/Forums/en-US/w7repair/thread/f8d1eed4-e324-438c-8a81-31579009c5c8

    Thanks and greetings
    Umesh P - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.
    [If this post can help solve your problem, please click the 'Mark as answer' or 'Useful' at the top of this message.] [Marking a post as answer, or relatively useful, you help others find the answer more quickly.]

  • Mysterious problem Windows XP on my computer Windows 7 OS

    I have problems to install the updated driver for printer HP Photosmart C6280 A-I-O on laptop computer that has been upgraded to Windows 7 (64) Windows Vista (32).

    The printer update disc does not load because she sees Windows XP Service Pack 2 (and not Windows 7).

    Looking through my schedules, I see I have MSXML 4.0 SP2 loaded. However, note a Microsoft support - coverage problems with MSXML 4.0 4.0 SP2 security update that "(T) article it applies to a different version of Windows (for mine).

    After trying several possible ways to solve the problem (and be left with a lot of uncertainties) I have a question the planned bridge labeled " "article" refers to the specific formulation of the security update for content not applying don't in my system or does this mean that MSXML 4.0 SP2 does not apply to Windows 7."

    If this is the case, this could be my problem of Windows XP of mystery and should I remove?

    Thanks for any help provided.

    Derek Bee

    Hello Derek,.

    Thanks for posting your question on the Forum of the Microsoft community.

    I would like to know some information about the problem so that we can help you better.

    Did you hardware or software to your computer recently?

    MSXML 4.0 SP2 applies to Windows 7

    I suggest you run the driver setup in compatibility mode.

    Configure the driver installation program to run in Microsoft Windows 7 compatibility mode.

    To do this, follow these steps:

    a. Locate the executable file for the driver installation program.

    b. right click on the file and then click Properties.

    c. in the PackageName Properties dialog box, click the Compatibility tab.

    d. click on select run this program in compatibility mode for check box, click Windows XP (Service Pack 2) in the race for this program in compatibility mode for the list, and then click OK.

    e. double-click the executable file to start the Setup program.

    See also:
    Make older programs in this version of Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    I hope this information helps.

    Please let us know if you need more help.

    Thank you

  • DirectTCP and WAP2 mystery

    I'm trying different network transports.

    I have a server socket and server http which are accessible to the public.

    I can make a socket connection to my socket server using mds and wifi. In such cases, the url that I use are 1) deviceside = false (for mds) and 2) interface = wifi (for wireless). I can also make a http get request to my server http successfully.

    This is where my problem begins. I try to make a direct tcp and wap2 connection using a socket. For the url, I used 1) deviceside = true (for direct tcp); and (2) deviceside = true; ConnectionUID = trans WAP2 (wap2 - wap2 trans is derived using my service book).

    Connections did not work. The error I get is

    java.io.IOException: Timed out

    Second, I tried to play with the URL. For direct tcp, I added "deviceside=true;apn=wap.cingular;[email protected];tunnelauthpassword=CINGULAR1" which is what I have in my TCP settings.

    I still have the same error.

    java.io.IOException: Timed out

    Then I tried to put a fake apn information to see if apn info I put is really used. This time the error I get is different:

    java.io.IOException: Tunnel failed

    So I guess that my original apn is correct and used during the connection because I don't get a different error that the Tunnel did not.

    Mysteriously, when I tried to make http connections to my http server using direct tcp and wap2 using the same url (of course I used the http:// instead of socket: / /), and then I reached my http server successfully.

    Finally, I have a third part application who mysteriously work without wifi or bes. So I guess he can do direct tcp or wap2 connections on my phone (of course, except if it uses BIS - I dunno how to check without asking the third part of the writers of the app and without a tool like wireshark to monitor network traffic to see what happens).

    My phone is BlackBerry "BOLD". I use AT & T. I'm in California.

    Now, you make no sense of this problem?

    How is it possible to make connections http using direct tcp and wap2, but NOT the socket connections?

    It plans various telephone activation http but not taken? and if there is, how do I know what mine is? AT & T call center people do not seem to know a lot about that kind of stuff. Is there a manual way or programming to check this? The third-party application seem to work well without BES and WiFi.

    Is there a way to monitor traffic from my phone? I really want to know what the url uses the third-party application to make the connection work.

    I appreciate all help.

    The obvious place to find a problem here is the choice of the port of socket.  However, I assume that you have already done this.

    However I suggest you try mocking up an in the form of bytes http GET request and just send it via a socket connection to port 80 of your Web server.  Your web server responds with the target page.  This should work and will show that the problem is specific port.  If it doesn't work, then the problem is with the socket connection, but I don't see how this could be possible.

    If you want to publish or send me the URL associated to the WebService and taken, I'll use a BB test utility I have here to test with it, on the WAP and direct TCP.

    Finally, did you see this?

    What is - Network Diagnostic tool
    Article number: DB-00684

    http://www.BlackBerry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...

  • Service timeout web Dynamics/attempts...

    Hi all

    I had just my trusted application and up to App World, yay! .. Thanks RIM team as timeliness on the approval process so well happy with it!

    A question however about the licensing of web service dynamic aspect that I put in place... It turns out that my hosted server decided to go down mysteriously overnight last night, not sure why but it's my problem to fix... but it was down for about 4 hours and I was wondering what happens to any request of App World, entering the dynamic licensing service during this period that they will of course have no answer?

    App World has a sequence of attempts to obtain a license to say in a similar way to how smtp mail again after a period of time? Or is it an attempt only once?

    In addition, if a server is busy, what is the value of timeout to get a response in ms or seconds?

    Of course, I don't want to miss any sales (3 so far! ) so just know what the procedure is when App World cannot get a license of Dynamics etc.

    Thank you

    Derek

    Hey Derek,

    App World wait 10 seconds before exhaling.  And he tries only once.  If the license server does not respond, they still sell the application to the client, but there is no license packed with it.  In this case, your client must communicate with you for the license.

    We use licmax.com, because we did not want the hassle of establishing a license server dynamic for all the different shops and to worry about the maintenance and server availability.  So far, we relieved much headaches.

    HTH, Posri

  • Compaq Presario F500 notebook computer Series Warranty Service improvement experience :-(

    Earlier Notepad Persario F500 I had stopped working.  There is no video on the computer LCD Panel or external monitor. The laptop turned on, the power LED lights up, but nothing has been seen on the screen. It was out of warranty by one year and I thought it was pretty much dead.  Someone else opened it to see if they could do something with it, but they couldn't.  Early last month, I discovered just by chance that HP had extended the warranty on these books and that my symptoms correspond to what is presented on the following link.

    http://support.HP.com/us-en/document/c01480071

    I've never heard of this before, so I called HP support and the tech told me that the machine was still under warranty and the symptoms seem to fit the program.  A FedEx box was sent to him for a warranty repair.  An email was sent and a tracking number has been given to the area.  It arrived in two days.  I packed the laptop and sent him to HP.  A tracking number was given to me for this leg of the trip too.  He arrived at HP in two days.  The support that has been given has been updated to show the laptop had arrived and was being looked at by a tech.  So far, I was pleased with the way things were going.

    After about two days, the link was updeated and asked me to contact HP and charges of $429 has been issued. I called and customer service told me that service technicians found that the laptop was ben opens and some internal damage had occurred because of this.  Before the warranty work could be done other problems should be fixed.  I refused repair and told them to send it back.  On the rear view I should have started my argument with HP right there.

    The reason why the laptop has been opened in the first place was due to the fact that there was a problem and I knew it was out of warranty.  If I knew the warranty enhancement program before any damage could be because the laptop would never had been opened.

    The shipping to me was a bit mysterious.  No email or tracking number was never given to me for the return trip.  I called customer service three times and got three different stories on this.

    The first time I called customer service told me that the laptop was on his way back to gace me and they me two tracking to get numbers.  After that I tried these figures, it seems that it was for the box that was sent to me originally and the other was the number that was used to ship the laptop with me to HP.

    Yesterday I called again.  This time customer service could not find any current record of the laptop.  The representative thought that the laptop was probably still at HP where was the work of security without a damage that has been done when it was opened to the top of the mounting.  He told me to call back on Tuesday for an update.

    At this point, I was suspicious.  I decided to call again today.  This time the representative told the labor warranty and that he would be delivered back to me.  They said that an email would be sent to me with a tracking number for the return trip.

    Later in the day the phone was actually decreased from home by Fedex.  No warranty work were made.

    At this point, I'm very disappointed and confused.  It seems that representatives of clients, that I spoke none really knew what was going on with my laptop 100%.  The fact it was sent to me without an email or a tracking number is very disturbing.

    More I think about it more disappointed I am with HP in the handling of this case.  HP knows that laptop has problems and still not would repair mine since it was opened and damaged during this process.  The only reason why he opened was in first place because at the end of material he had and the fact that, as far as I knew, it was out of warranty.

    I hope really that someone in the 'food chain' at HP reads this and take history to heart.  Management at HP has to do a better job in such cases.

    Thanks for the clarification.  I understand that as well.  It's a shame that the video tape was damaged.  If I only knew the building ahead.  He could go in circles forever.  It's like what came first the chicken or the egg.  It's all water under the bridge now.  The laptop was separated out on ebay and I have two other laptops anyway.

  • Informatica Service does not start

    Hi friends,

    All of a sudden the mystery occurred my informatica in services.msc services went down.

    If I start the means of service informatica, go into services.msc. But after 15 seconds, it is again declining in services.msc

    Once again, if I start the service then it starts and after 15 seconds it is down again. I'm not sure with the question.

    Because of that page administrator Informatica is not to connect and as I could not connect to all customers of informatica.

    What is perhaps the reason for this.

    Kind regards
    Saro

    Sorry check last \Informatica\9.0.1\server\tomcat\logs log file
    What about messages from event viewer?

  • The OpenLDAP Foundation Services will not start

    Hello

    The machine with the EPM System 11 stop mysteriously and frozen on the screen to close. After that, when you restart the system and its components, an error occurs with the Hyperion OpenLDAP Foundation and its dependent component - Hyperion Foundation Shared Services. These services do not start, and this affects all modules and broke the functionality of the system.

    When I try to manually start Hyperion Foundation OpenLDAP, I get an error that reads:

    "A service specific error: 21

    Nobody knows anything about this error or how can I solve this? I tried to use the EPM system base stop then start the EPM system to reboot, but it does not work. Any help or ideas on how to solve this problem would be greatly appreciated. I can provide more information if necessary.

    You probably corrupted the openldap db, it can be retrieved.

    Try to copy
    E:\Hyperion\products\Foundation\openLDAP\bdb\bin\db_recover.exe

    TO
    \Hyperion\products\Foundation\openLDAP\var\openldap-data

    Then go to the command line and run db_recover.exe in
    \Hyperion\products\Foundation\openLDAP\var\openldap-data

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • Request my password but not the correct number of digits.

    So my access code is the same code of 6 figures since I got my iPhone (5). I use the Touch ID option, which works very well. Every now and then it asks me to enter my digit code 6 to reactivate the contact ID option. Very well also. This morning he a

  • Pavilion 15z-ab100: replacement hard drive under warranty outside the country of purchase

    Hey everybody. I bought a laptop HP the HP online store in the United States in November 2015. I am currently in India and my laptop hard drive has failed and needs to be replaced. My laptop warranty is valid outside the country of purchase (USA)? Ca

  • Satellite M60-135: no function Sound Mixer level controls to "CD player".

    Hallo, On my Satellite M60-135 (Toshiba original Setup) Windows XP Sound Mixer shows a slider of level setting for the drive but it doesn t work.I can drag the level control or may mark the mute control for CD player, but it has no effect. I tried to

  • A BSOD after loading Windows and before logon

    Hello I have a problem with my PC: The BSOD happens on the screen to login before I can enter my user name or password. of course the strong BSODS happened so windows worked. Please help me Here's my dump files: http://1drv.Ms/1QMLlC9 Thank you

  • How can we request Tune

    Hi allI use Oracle 11iI have a query that takes too much time and its very high cost as well, I need to optimize or grant under query, no idea how can I solve this...Select concept_Un, raw_concept_a, relation_name, concept_b, raw_concept_bof discover