Findind a list of MySQL servers in the network

I'm thinking about this idea and I'd really appreciate some directions.
I have a Java App that connects to a MySQL server in the internal network. Depending on where I'm running the application, the server may be in different addresses. I'd like the application to scan the network for servers and ask the user which server should it connect too, instead of requiring the user to input technical data like the ip address and port.
I'm guessing this would involve sending a broadcast and testing the servers that reply but I'm not too familiar with these issues. Any information about how I should go about doing this would be greatly appreciated.

Well step 1 would be to go read the MySQL documentation and see if it actually supports something like this. If it doesn't then you're basically already done.
Me - I'd take control myself. If you want to know where things live, create a central repository that keeps track of the information and then the clients can connect to this one repository and fetch the details from it.

Similar Messages

  • Local Groups Membership on All Servers in the Network

    Hi,
    I have about 150 servers running Windows Server 2008 R2. Most of them are domain members but some are standalone (workgroup). There is only one Forest and one Domain.
    I need to generate a list/report with users names and group names that are member of local "Administrators" and "Remote Desktop Users" groups on every server in the network.
    I certainly don't want to log into each server one-by-one to generate reports. I might have to do that on Standalone servers, but at least I want to generate this remotely on all domain joined servers.
    Any ideas how it can be done? Windows PowerShell (I would need the script), some other built-in tool, or third-party tool.

    You can use net localgroup <group> command to get local group membership. To run this remotely, you can use
    psexec. You can mainly create a script that gets the list of domain-joined servers from AD and then runs
    psexec against them for data extraction.
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • LMS 4.2.4 - Creating daily report for checking mac-adress list (IP hone) existing on the network

    Hi,
    we would like to  create a daily report for checking  (by user-tracking function) mac-address list on the network.
    I try to use “report designer” on “report” dashboard without any success. Could you help us to provide or create a method for applying a report job every day for checking our mac-address list
      Thanks in advance.

    you can do the following
    1. -create a quick report  {Reports > Inventory > User Tracking > Quick Report}
    2.export the last report which I suggested and filter the MAC address you are interested in
    3. you can create a Custom report  {Reports > Report Designer > User Tracking > Custom Reports } as per your need.
    Thanks-
    Afroz
    *** Ratings Encourages Contributors ****

  • Sort the list of Favorite Servers, in the Connect to Server window?

    Hello...
    In 10.5 and 10.6, can I change the order of the Favorite Servers list in the Connect to Server window?
    I see the data is stored as files in ~/Library/Favorites, but I'm not seeing where the Connect to Server window gets its sort order.
    TIA

    Greg --
    Guillaume is totally correct.  The display order of enterprise templates is by the date they were created.  I have tested this on a Project Server 2013 system that has the latest Cumulative Updates applied.  The problem is that in the
    Microsoft Project 2013 desktop application, Microsoft has ditched the Templates dialog we used to see and replaced it with a page in the Backstage.  I am afraid that in doing so, they have eliminated the sorting capabilities that we found in earlier versions.
    Out of curiosity, I have sent an e-mail to my MPV contacts within the Microsoft Project Server development team at Microsoft, asking if there is any intention of changing this functionality to allow for sorting by template name.  If I get an answer,
    I will post it in this user forum.
    Your question is a good one, and the sorting problem (or lack of sorting) can be a real problem in any organization that has a sizable number of enterprise templates.  Hope this additional bit helps.
    Dale A. Howard [MVP]

  • How to refresh list of Airplay devices on the network?

    I'm using a MBA running Mountain Lion. I work on two different networks throughout the day—at my office (where there are 8 Airplay devices, Apple TVs attached to flat panel displays) and at home (two Airplay devices).
    The problem I'm running into is that when I arrive at home and want to connect Airplay to a device on my home network, the list of available devices doesn't update from those on my office network, which I'm no longer connected to. There doesn't seem to be any way I've found to refresh the list without having to do a full restart—which just seems wrong.
    Is there a way to refresh the list of Airplay devices that show as options in the "AirPlay Mirroring" menu within Displays settings?

    I have the same problem... ..
    If my apple TV is turned off, and I wake up my MacBook Pro, obviously it's not going to detect my Apple TV.
    So, lets say I decide I want to use Airplay.   I go turn on my Apple TV, wait a few minutes.. I would hope that the Airplay Icon would just appear across the top of my screen, but it doesn't. 
    I tried running the airport utility, no luck.
    I also have to restart my laptop for it to discover my Apple TV, if my apple TV isn't turned on when I start up my computer.

  • How do i get a list of SQL Servers from network?

    Hi everyone,
    I'm trying to get a list of SQL Servers from the network and put them into a drop-down combo box. I try to search on Google and i can only find some C# source codes which doesn't help me at all. I'm wondering if JAVA has the similar method to do so.
    btw, I'm using MSSQL Server 2005, JDBC 1.2, JDK 1.6.0_24
    thanks

    jschell wrote:
    flyto9 wrote:
    I'd been told to create a user friendly no brainer user interface In typical business scenarios involving databases that is ridiculous.
    A company that has multiple database servers must ALREADY understand the complexities of managing and using those databases.
    true, but you know as well as I do that requirements documents are usually not written by people with the least understanding on those complexities...
    And if a company assigns such a project to someone like OP who clearly doesn't know how to deal with such requirements documents, that only shows their morosity all the more clearly :)
    Assuming that I'm able to find a list of TCP connections on network, how do I know which of them are sqlserver?That isn't what I said. A "protocol" is a description of a methodology involving functionality and communication which solves a particular problem.
    There is a "protocol" which describes how to find MS SQL Servers. You don't make it up yourself. You find the description, read what it says and implement it.Or more likely (like Oracle) there's no such security problem in MS SQL Server and instead it relies on the client knowing the connection details or it'll never find them.

  • SCOM agent install fails Error 80070035 - the network path was not found

    I have deployed SCOM 2012 agents to most servers (2008, 2008 R2, 2012, 2012R2) in our estate but some either fail to install or are not monitored. I assume the two problems are related, but for now I am concentrating on the servers that fail completely.
    Installation is from the Discovery Wizard and I have about 20 servers that fail of various server versions.
    So looking at one specific server that is failing to install the agent - a 2008 standard service pack 2
    The firewall in on and file and printer sharing is enabled for domain, remote administration is enabled for domain
    I added a specific rule to allow TCP 5723 and 5724
    DCOM is enabled
    I can Ping the target server from the SCOM server by both name and FQDN - both return the same IP and our DNS server has only one entry for this server
    I can browse to the admin share \\server\C$ from the SCOM Server, using the same account that I specify for the agent install that is a domain admin with rights on this server (and on the other servers the agent
    did install to) and the server has plenty of disk space available
    I am not sure what else to look at so would welcome any ideas
    Thanks

    Hi Petro,
    I have a Agent installation failure cheat sheet, For your error 80070035 it is said to perform a manual installation.
    So i would like to understand which version of SCOM is this ? 2007 R2 or 2012 or 2012 r2 ?
    Also check if your agents have the WMI service started and enabled ?
    Also if yours is a SCOM 2007 R2 do you have a RMS & MS in your management group ? If yes then Pushing the agent installation from MS may cause such issue. So would suggest you push the installation from RMS.
    Also check if your Network connectivity meets the minimum requirement as recommended by SCOM. Below is applicable for Both SCOM 2007 R2 & SCOM 2012 & 2012 R2.
    Component A
    Component B
    Minimum Requirement
    Root management server or management server
    Agent
    64 Kbps
    Root management server or management server
    Agentless
    1024 Kbps
    Root management server or management server
    Database
    256 Kbps
    Also check if you have any Anti virus / Firewall which is blocking the install / communication. If yes disabe or add the "Monitoringhost.exe to the safe list or what your feature is.
    Check if you have another IP assigned to the NIC card and remove it tempraurly andchecl.
    Also post the event logs of the Agents which are in not monitored state for analysis.
    SCOM Agent installation failure error codes
    Error
    Error Code(s)
    Remediation Steps
    The MOM Server could not execute WMI Query "Select * from Win32_Environment where
    NAME='PROCESSOR_ARCHITECTURE'" on computer server.domain.com
    Operation: Agent Install
    Install account: domain\account
    Error Code: 80004005
    Error Description: Unspecified error
    80004005
    1.  Check the PATH environment variable.  If the PATH statement is very long, due to lots of installed third party software - this can
    fail.  Reduce the path by converting any long filename destinations to 8.3, and remove any path statements that are not necessary.
    2.  The cause
    could be corrupted Performance Counters on the target Agent.
    To rebuild all Performance counters including extensible and third party counters in Windows Server 2003, type the following commands at a command
    prompt. Press ENTER after each command.
    cd
    \windows\system32
    lodctr /R
    Note /R is uppercase.
    Windows Server 2003 rebuilds all the counters because it reads all the .ini files in the C:\Windows\inf\009 folder for the English operating system.
    How to manually rebuild Performance Counter Library values
    http://support.microsoft.com/kb/300956
    3.  Manual agent install. 
    The MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on
    computer “servername.domain.com”
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    8004100A
    800706BA
    1.  Ensure agent push account has local admin rights
    2.  Firewall is blocking NetBIOS access
    3.  Inspect WMI health and rebuild repository if necessary
    4.  Firewall is blocking ICMP  (Live OneCare)
    5.  DNS incorrect
    The MOM Server failed to open service control manager on computer "servername.domain.com". Access is Denied
    Operation: Agent Install
    Install account: DomainName\User Account
    Error Code: 80070005
    Error Description: Access is denied.
    80070005
    80041002
    1.  Verify SCOM agent push account is in Local Administrators group on target computer.
    2.  On Domain controllers will have to work with AD team to install agent manually if agent push account is not a domain admin.
    Disable McAfee antivirus during push
    The MOM Server failed to open service control manager on computer "servername.domain.com".
    Therefore, the MOM Server cannot complete configuration of agent on the computer.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 800706BA
    Error Description: The RPC server is unavailable.
    800706BA
    1.  Firewall blocking NetBIOS ports
    2.  DNS resolution issue.  Make sure the agent can ping the MS by NetBIOS and FQDN.  Make sure the MS can ping the agent by NetBIOS
    and FQDN
    3.  Firewall blocking ICMP
    4.  RPC services stopped.
    The MOM Server failed to acquire lock to remote computer servername.domain.com. This means there is already an agent management operation proceeding
    on this computer, please retry the Push Agent operation after some time.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: 80072971
    Error description: Unknown error 0x80072971
    80072971
    This problem occurs if the LockFileTime.txt file is located in the following folder on the remote computer:
    %windir%\422C3AB1-32E0-4411-BF66-A84FEEFCC8E2
    When you install or remove a management agent, the Operations Manager 2007 management server copies temporary files to the remote computer. One
    of these files is named LockFileTime.txt. This lock file is intended to prevent another management server from performing a management agent installation at the same time as the current installation. If the management agent installation is unsuccessful and
    if the management server loses connectivity with the remote computer, the temporary files may not be removed. Therefore, the LockFileTime.txt may remain in the folder on the remote computer. When the management server next tries to perform an agent installation,
    the management server detects the lock file. Therefore, the management agent installation is unsuccessful.
    http://support.microsoft.com/kb/934760/en-us
    The MOM Server detected that the following services on computer "(null);NetLogon" are not running. These services are required for push
    agent installation. To complete this operation, either start the required services on the computer or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Remote Computer Name: servername.domain.com Install account: DOMAIN\account
    Error Code: C000296E
    Error Description: Unknown error 0xC000296E
    C000296E
    1.  Netlogon service is not running.  It must be set to auto/started
    The MOM Server detected that the following services on computer
    "winmgmt;(null)" are not running
    C000296E
    1.  WMI services not running or WMI corrupt
    The MOM Server detected that the Windows Installer service (MSIServer) is disabled on computer "servername.domain.com". This service is
    required for push agent installation. To complete this operation on the computer, either set the MSIServer startup type to "Manual" or "Automatic", or install the MOM agent manually by using MOMAgent.msi located on the product CD.
    Operation: Agent Install
    Install account: DOMAIN\account
    Error Code: C0002976
    Error Description: Unknown error 0xC0002976
    C0002976
    1.  Windows Installer service is not running or set to disabled – set this to manual or auto and start it.
    The Agent Management Operation Agent Install failed for remote computer servername.domain.com.
    Install account: DOMAIN\account
    Error Code: 80070643
    Error Description: Fatal error during installation.
    Microsoft Installer Error Description:
    For more information, see Windows Installer log file "C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameAgentInstall.LOG
    C:\Program Files\System Center Operations Manager 2007\AgentManagement\AgentLogs\servernameMOMAgentMgmt.log" on the Management Server.
    80070643
    1.  Enable the automatic Updates service…. Install the agent – then disable the auto-updates service if desired.
    Call was canceled by the message filter
    80010002
    Install latest SP and retry. One server that failed did not have Service pack installed
    The MOM Server could not find directory \\I.P.\C$\WINDOWS\. Agent will not be installed on computer "name". Please verify the required
    share exists.
    80070006
    1.  Manual agent install
    Possible locking on registry?
    http://www.sysadmintales.com/category/operations-manager/
    Try manual install.
    Verified share does not exist.
    The network path was not found.
    80070035
    1.  Manual agent install
    The Agent Management Operation Agent Install failed for remote computer "name". There is not enough space on the disk.
    80070070
    1.  Free space on install disk
    The MOM Server failed to perform specified operation on computer "name". The semaphore timeout period has expired.
    80070079
    NSlookup failed on server. Possible DNS resolution issue.
    Try adding dnsname to dnssuffix search list.
    The MOM Server could not start the MOMAgentInstaller service on computer "name" in the time.
    8007041D
    80070102
    NSlookup failed on server. Possible DNS resolution issue.
    Verify domain is in suffix search list on management servers.
    The Agent Management Operation Agent Install failed for remote computer "name"
    80070643
    1.  Ensure automatic updates service is started
    2.  Rebuild WMI repository
    3.  DNS resolution issue
    The Agent Management Operation Agent Install failed for remote computer "name". Another installation is already in progress.
    80070652
    Verify not in pending management. If yes, remove and then attempt installation again.
    The MOM Server detected that computer "name" has an unsupported operating system or service pack version
    80072977
    Install latest SP and verify you are installing to Windows system.
    Not discovered
    Agent machine is not a member of domain
    Ping fails
    1.  Server is down
    2.  Server is blocked by firewall
    3.  DNS resolving to wrong IP.
    Fail to resolve machine
    1.  DNS issue
    The MOM Server failed to perform specified operation on computer "name". Not enough server storage…
    8007046A
    1.  This is typically a memory error caused by the remote OS that the agent is being installed on.
    There are currently no logon servers available to service the logon request.
    8007051F
    1.  Possible DNS issue
    This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version
    of the Windows Installer service.
    8007064D
    1.  Install Windows Installer 3.1
    The network address is invalid
    800706AB
    Possible DNS name resolution issue.
    Tried nslookup on server name and did not get response.
    Verify domain is in suffix search list on management servers.
    The MOM Server failed to perform specified operation on computer servername.domain.com
    80070040
    1.  Ensure agent push account has local admin rights
    The MOM Server detected that the actual NetBIOS name SERVERNAME is not same as the given NetBIOS name provide for remote computer SERVERNAME.domain.com.
    80072979
    1.  Correct DNS/WINS issue.
    2.  Try pushing to NetBIOS name
    Gautam.75801

  • Can't see the other Mac on the network

    I have a iMac G5 and a MacBook Pro connected via wirelss at home. Sometimes I can't see the other Mac in the Network folder, however I can connect to the other Mac (even I can't see them in the network folder) by afp the IP address via Safari... I have enabled the "personal file sharing" option in both of the machine.
    Help please.
    Samuel

    Sam,
    I've had the same problems numerous times myself: the other Macs don't show in the network folder. Why? I'm not too sure myself, I've been given several possible explanations by the geniouses in San Francisco. However, the best trick to connect is via the Finder 'Go to' menu. The very last item should say something like "Connect to server..." -which is the same as the 'Command-K' combination of keys. That'll bring up a list of the last few servers on the network, and al you have to do is choose the one you want, and voilà!
    * Guy

  • How to delete the list servers in the login essbase?

    Is there any way to delete the list of essbase servers from checkbox in the essbase login dialog ?I want that the checbox is empty, because there is too many serves now ... how can i do it ?

    Yes there is. Depending on your OS, its either in the registry or the essbase.ini file. More likely, the regedit. Unfortunately I can't check the key for you as I'm working on a pc with that part locked down and I can't remember it exactly.Do a search for "server", all the servers are listed there, near the CSL Global Options entry.Sorry couldn't give you the exact key.

  • How to get the list of SAP Servers defined in xMII?

    Hi,
    We have a requirement to get the list of SAP Servers defined in xMII and show them in a html dropdown field? We know that we could achieve this by using a custom action block.
    Is there any way to get this list of SAP servers without using custom action block?
    Thanks,
    Sara

    Thanks, Udayan.
    I am actually looking for a Query Template which can return the list of SAP Servers.
    Thanks,
    Sara

  • I have a lengthy list of SMTP servers due to problems setting up iPhone 5s.  I was able to remove one entry, however, I am unable to remove any more duplicates.  How do I remove the dups?

    Due to problems I encountered setting up email on my iPhone 5s, I have a large list of SMTP servers.  I was able to remove one entry, however, I am unable to remove any more duplicates.  How do I remove the dups?

    Due to problems I encountered setting up email on my iPhone 5s, I have a large list of SMTP servers.  I was able to remove one entry, however, I am unable to remove any more duplicates.  How do I remove the dups?

  • How to create reports servers with the same name in two nodes in Reports

    Greetings
    We are migrating Oracle Application Server 10g (9.0.4) to a better hardware infrastructure with high availability. We want to provide 2 new Oracle Application Server 10g (9.0.4) in High availability and we want to avoid modify the existing forms and reports code, but the code is looking for a specific reports server name when calling reports, but I couldn't create the same reports server name in the both oas machines, I could create the reports server in only one node. I want to create a reports server with the same name in both nodes but it is not possible. I know that there is a procedure to do that in 10.1,2 (Note 437228.1, How to Create Two Reports Servers With the Same Name in the Same Subnet) but I couldn't find the equivalent procedure in 9.0.4.
    Anybody kwows how to create a reports server with the same name in two nodes using 10g (9.0.4)
    Thanks
    Ramiro Ortiz.

    Hello.
    I applied the patch 4092150 on my oas 9.0.4.2 and I modified my rwnetwork.conf file changing the port to 14022 by following the note "How to Create Two Reports Servers With the Same Name in the Same Subnet? [ID 437228.1]" but I am facing the same error rep-56040 "server already exists in the network".
    When I run osfind command I get the following information (My reports server is senarep and I want to create it on SNMMBOGOAS10):
    osfind: Found 2 agents at port 14000
    HOST: SNMVBOGOAS10.sena.red
    HOST: SNMVBOGOAS09.sena.red
    osfind: There are no OADs running on in your domain.
    osfind: There are no Object Implementations registered with OADs.
    osfind: Following are the list of Implementations started manually.
    HOST: SNMVBOGOAS10.sena.red
    REPOSITORY ID: IDL:oracle/reports/server/EngineComm:1.0
    OBJECT NAME: senarep2
    REPOSITORY ID: IDL:oracle/reports/server/ServerClass:1.0
    OBJECT NAME: senarep2
    HOST: SNMVBOGOAS09.sena.red
    REPOSITORY ID: IDL:oracle/reports/server/EngineComm:1.0
    OBJECT NAME: senarep
    REPOSITORY ID: IDL:oracle/reports/server/ServerClass:1.0
    OBJECT NAME: senarep
    Any Ideas?

  • I created a form with Single Choice fields, 4 days with times listed. But, I want the user to only be able to choose one time, and the time chosen to be unavailable for other users. How do I do this?

    I created a form with Single Choice fields, 4 days with times listed. But, I want the user to only be able to choose one time, and the time chosen to be unavailable for other users. How do I do this? I have 4 blocks of Single Choice fields in order for the summary page to give me each day in the final report. But, I need the user to be able to make a selection of any day and time and that apointment to no longer be available to future users when they log in. Plus, when the user clicks on the time, they are unable to change their mind and choose another time. Here's the link if you want to see what I'm talking about: 2015-2016 Workload Apportionment Review

    I'm afraid not.    It's not rocket science but you need to do some coding. 
    You'll need to find a script (php) and save it to your local site folder.  Then reference the script in your form's action attribute like so.
         <form action="path/form-to-email-script.php" >
    The input fields in your HTML form need to exactly match the script variables. 
    I'm  assuming you're hosted on a Linux server which uses PHP code.  Linux servers are also case sensitive, so upper case names are not the same as lower case names.  It's usually best to use all lower case names in your form and script to avoid confusion.
    Related Links:
    Formm@ailer PHP from DB Masters
    http://dbmasters.net/index.php?id=4
    Tectite
    http://www.tectite.com/formmailpage.php
    If this is all a bit beyond your skill set, look at:
    Wufoo.com (on-line form service)
    http://wufoo.com/
    Nancy O.

  • Blue Screen of Death of multiple Windows Multipoint Servers at the same time in NUServer64.sys

    Hi, we are running
    Windows MultiPoint Server 2011 on 4 Dell 9010 machines and 45 Wyse E02 clients connected by 4 switches. Every week we got 2 or 3 random BSoD for all servers at the same time. Memory dump for server 2,3,4 show that the exception is from NUServer64.sys.
    Please check below for the system event logs and memory dump analysis output.  Any help would be appreciated!
    server1:
    Warning 11/17/2013 8:55:52 PM
    e1cexpress 27
    None
    Critical 11/17/2013 8:55:48 PM
    Kernel-Power 41
    (63)
    Error 11/17/2013 8:56:08 PM
    BugCheck 1001
    None
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000001e (0xffffffffc0000005, 0x0000000000000000, 0x0000000000000008, 0x0000000000000000). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 111813-19765-01.
    Error 11/17/2013 8:56:03 PM
    EventLog 6008
    None
    The previous system shutdown at 12:53:40 on 2013/11/18 was unexpected.
    Error 11/17/2013 6:55:49 PM
    Disk 11
    None
    The driver detected a controller error on \Device\Harddisk2\DR2.
    Error 11/17/2013 6:55:48 PM
    Disk 11
    None
    The driver detected a controller error on \Device\Harddisk2\DR2.
    Warning 11/17/2013 3:42:08 PM
    Microsoft-Windows-TerminalServices-Licensing
    18 None
    server2:
    Warning 11/17/2013 8:55:39 PM
    e1cexpress 27
    None
    Critical 11/17/2013 8:55:31 PM
    Kernel-Power 41
    (63)
    Error 11/17/2013 8:55:52 PM
    BugCheck 1001
    None
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000007e (0xffffffffc0000005, 0xfffff80002c80166, 0xfffff880023397e8, 0xfffff88002339040). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 111813-17518-01.
    Error 11/17/2013 8:55:44 PM
    EventLog 6008
    None
    The previous system shutdown at 12:53:53 on 2013/11/18 was unexpected.
    Warning 11/17/2013 7:16:07 PM
    NUServer64 3
    None
    server3:
    Warning 11/17/2013 8:55:38 PM
    Microsoft-Windows-TerminalServices-Licensing
    18 None
    Error 11/17/2013 8:55:31 PM
    BugCheck 1001
    None
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000004e (0x000000000000009a, 0x0000000000417c94, 0x0000000000000006, 0x0000000000000002). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 111813-9937-01.
    Warning 11/17/2013 8:55:24 PM
    e1cexpress 27
    None
    Critical 11/17/2013 8:55:21 PM
    Kernel-Power 41
    (63)
    Error 11/17/2013 8:55:27 PM
    EventLog 6008
    None
    The previous system shutdown at 12:53:49 on 2013/11/18 was unexpected.
    server4:
    Warning 11/17/2013 8:55:33 PM
    Microsoft-Windows-TerminalServices-Licensing
    18 None
    Warning 11/17/2013 8:55:09 PM
    e1cexpress 27
    None
    Critical 11/17/2013 8:55:05 PM
    Kernel-Power 41
    (63)
    Error 11/17/2013 8:55:25 PM
    BugCheck 1001
    None
    The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000000a (0x0000000100000001, 0x0000000000000002, 0x0000000000000001, 0xfffff8000328abe6). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 111813-14055-01.
    Error 11/17/2013 8:55:14 PM
    EventLog 6008
    None
    The previous system shutdown at 12:53:21 on 2013/11/18 was unexpected.
    Error 11/17/2013 8:51:47 PM
    NUServer64 4
    None
     \Device\NUServer_995D6600 
       <995D6600_3> Disconnect fail. 
    Error 11/17/2013 8:51:47 PM
    NUServer64 4
    None
     \Device\NUServer_995D6600 
       <995D6600_3> Connect fail. 
    Warning 11/17/2013 8:51:47 PM
    NUServer64 3
    None
    \Device\NUServer_995D6600 
       <995D6600_3> Connect time-out. 
    Warning 11/17/2013 8:50:00 PM
    NUServer64 3
    None
     \Device\NUServer_995B9000 
       <995B9000_3> Hi-Perf socket active clear. 
    Error 11/17/2013 8:49:25 PM
    NUServer64 4
    None
     \Device\NUServer_995D6600 
       <995D6600_3> Disconnect fail. 
    Error 11/17/2013 8:49:25 PM
    NUServer64 4
    None
    \Device\NUServer_995D6600 
       <995D6600_3> Connect fail. 
    Warning 11/17/2013 8:49:25 PM
    NUServer64 3
    None
     \Device\NUServer_995D6600 
       <995D6600_3> Connect time-out. 

    Memory dumps:
    server1:
    2: kd> !analyze -v 
    *                        Bugcheck Analysis                                    *
    KMODE_EXCEPTION_NOT_HANDLED (1e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Arguments:
    Arg1: ffffffffc0000005, The exception code that was not handled
    Arg2: 0000000000000000, The address that the exception occurred at
    Arg3: 0000000000000008, Parameter 0 of the exception
    Arg4: 0000000000000000, Parameter 1 of the exception
    Debugging Details:
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    FAULTING_IP: 
    +3031623733386137
    00000000`00000000 ??              ???
    EXCEPTION_PARAMETER1:  0000000000000008
    EXCEPTION_PARAMETER2:  0000000000000000
    WRITE_ADDRESS:  0000000000000000 
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    BUGCHECK_STR:  0x1E_c0000005
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  System
    CURRENT_IRQL:  0
    TRAP_FRAME:  fffff8800c744860 -- (.trap 0xfffff8800c744860)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=0000000000000000 rsp=fffff8800c7449f0 rbp=0000000000000000
     r8=0000000000000000  r9=0000000000000f44 r10=fffff80003602000
    r11=0000000000000358 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe nc
    00000000`00000000 ??              ???
    Resetting default scope
    LAST_CONTROL_TRANSFER:  from fffff800036c2738 to fffff80003677bc0
    STACK_TEXT:  
    fffff880`0c743fd8 fffff800`036c2738 : 00000000`0000001e ffffffff`c0000005 00000000`00000000 00000000`00000008 : nt!KeBugCheckEx
    fffff880`0c743fe0 fffff800`03677242 : fffff880`0c7447b8 00000000`00000030 fffff880`0c744860 00000000`00000000 : nt! ?? ::FNODOBFM::`string'+0x487ed
    fffff880`0c744680 fffff800`03675dba : 00000000`00000008 00000000`00000000 00000009`00000000 00000000`00000030 : nt!KiExceptionDispatch+0xc2
    fffff880`0c744860 00000000`00000000 : 00000000`00000030 ffffffff`fffe7960 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x23a
    STACK_COMMAND:  kb
    FOLLOWUP_IP: 
    nt! ?? ::FNODOBFM::`string'+487ed
    fffff800`036c2738 cc              int     3
    SYMBOL_STACK_INDEX:  1
    SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+487ed
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME:  ntkrnlmp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  521ea035
    FAILURE_BUCKET_ID:  X64_0x1E_c0000005_nt!_??_::FNODOBFM::_string_+487ed
    BUCKET_ID:  X64_0x1E_c0000005_nt!_??_::FNODOBFM::_string_+487ed
    Followup: MachineOwner
    server2:
    0: kd> !analyze -v
    *                        Bugcheck Analysis                                    *
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Arguments:
    Arg1: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff80002c80166, The address that the exception occurred at
    Arg3: fffff880023397e8, Exception Record Address
    Arg4: fffff88002339040, Context Record Address
    Debugging Details:
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    FAULTING_IP: 
    nt!KeSetEvent+16
    fffff800`02c80166 f6037f          test    byte ptr [rbx],7Fh
    EXCEPTION_RECORD:  fffff880023397e8 -- (.exr 0xfffff880023397e8)
    ExceptionAddress: fffff80002c80166 (nt!KeSetEvent+0x0000000000000016)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: 000000010f7f0a50
    Attempt to read from address 000000010f7f0a50
    CONTEXT:  fffff88002339040 -- (.cxr 0xfffff88002339040)
    rax=0000000000000000 rbx=000000010f7f0a50 rcx=0000000000000001
    rdx=0000000000000000 rsi=fffffa800f7ec050 rdi=fffffa800f7ec1a0
    rip=fffff80002c80166 rsp=fffff88002339a20 rbp=000000010f7f0a50
     r8=0000000000000000  r9=0000000000000150 r10=fffff80002c06000
    r11=fffff88002339a30 r12=0000000000000000 r13=fffffa800de82220
    r14=fffffa800f7f0ae0 r15=0000000000000002
    iopl=0         nv up ei ng nz na pe nc
    cs=0010  ss=0000  ds=002b  es=002b  fs=0053  gs=002b             efl=00010282
    nt!KeSetEvent+0x16:
    fffff800`02c80166 f6037f          test    byte ptr [rbx],7Fh ds:002b:00000001`0f7f0a50=??
    Resetting default scope
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  System
    CURRENT_IRQL:  0
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    EXCEPTION_PARAMETER1:  0000000000000000
    EXCEPTION_PARAMETER2:  000000010f7f0a50
    READ_ADDRESS:  000000010f7f0a50 
    FOLLOWUP_IP: 
    NUServer64+65f1
    fffff880`0ab8c5f1 488b6c2448      mov     rbp,qword ptr [rsp+48h]
    BUGCHECK_STR:  0x7E
    LAST_CONTROL_TRANSFER:  from fffff8800ab8c5f1 to fffff80002c80166
    STACK_TEXT:  
    fffff880`02339a20 fffff880`0ab8c5f1 : 00000000`000003f0 00000001`00000000 fffffa80`0f7ec000 00000000`00000500 : nt!KeSetEvent+0x16
    fffff880`02339a90 fffff880`0ab8c8aa : fffffa80`0f7ec1a0 fffffa80`0f7eeb0c fffffa80`0f7ee2c8 00000000`00000002 : NUServer64+0x65f1
    fffff880`02339ad0 fffff800`02f721d3 : fffffa80`0f7f0ae0 fffffa80`0f7ec260 fffffa80`0f7ec050 fffffa80`0c72e040 : NUServer64+0x68aa
    fffff880`02339b40 fffff800`02c85261 : fffff800`02e21200 fffff800`02f72101 fffffa80`0c72e000 00000000`00000000 : nt!IopProcessWorkItem+0x23
    fffff880`02339b70 fffff800`02f182ea : 501a7d4d`a14dcd79 fffffa80`0c72e040 00000000`00000080 fffffa80`0c70b6f0 : nt!ExpWorkerThread+0x111
    fffff880`02339c00 fffff800`02c6c8e6 : fffff880`01f42180 fffffa80`0c72e040 fffff880`01f4d0c0 9ae0ec34`00b81aae : nt!PspSystemThreadStartup+0x5a
    fffff880`02339c40 00000000`00000000 : fffff880`0233a000 fffff880`02334000 fffff880`02339370 00000000`00000000 : nt!KiStartSystemThread+0x16
    SYMBOL_STACK_INDEX:  1
    SYMBOL_NAME:  NUServer64+65f1
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: NUServer64
    IMAGE_NAME:  NUServer64.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4f66a064
    STACK_COMMAND:  .cxr 0xfffff88002339040 ; kb
    FAILURE_BUCKET_ID:  X64_0x7E_NUServer64+65f1
    BUCKET_ID:  X64_0x7E_NUServer64+65f1
    Followup: MachineOwner
    server3:
    0: kd> !analyze -v
    *                        Bugcheck Analysis                                    *
    PFN_LIST_CORRUPT (4e)
    Typically caused by drivers passing bad memory descriptor lists (ie: calling
    MmUnlockPages twice with the same list, etc).  If a kernel debugger is
    available get the stack trace.
    Arguments:
    Arg1: 000000000000009a, 
    Arg2: 0000000000417c94
    Arg3: 0000000000000006
    Arg4: 0000000000000002
    Debugging Details:
    BUGCHECK_STR:  0x4E_9a
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  System
    CURRENT_IRQL:  0
    LAST_CONTROL_TRANSFER:  from fffff80002d629ef to fffff80002cd3bc0
    STACK_TEXT:  
    fffff880`14417968 fffff800`02d629ef : 00000000`0000004e 00000000`0000009a 00000000`00417c94 00000000`00000006 : nt!KeBugCheckEx
    fffff880`14417970 fffff800`02e0403b : fffff880`14417a08 fffffa80`10cd1b88 fffff880`144179e0 00000000`000005a0 : nt!MiBadRefCount+0x4f
    fffff880`144179b0 fffff800`02e078a7 : fffffa80`12894000 00000000`00000000 fffff6fb`7ea004a0 fffff800`00000001 : nt!MiFreePoolPages+0xa8b
    fffff880`14417ac0 fffff880`0ad8d07a : 00000000`00000003 fffffa80`0f4471a0 fffffa80`36747345 fffffa80`00000000 : nt!ExFreePoolWithTag+0x7c7
    fffff880`14417b70 fffff800`02f702ea : fffffa80`10cd1a80 00000000`00000080 fffffa80`0c70a740 003f005c`005c0000 : NUServer64+0x1707a
    fffff880`14417c00 fffff800`02cc48e6 : fffff800`02e4ee80 fffffa80`10cd1a80 fffff800`02e5ccc0 00310026`00330023 : nt!PspSystemThreadStartup+0x5a
    fffff880`14417c40 00000000`00000000 : fffff880`14418000 fffff880`14412000 fffff880`144174b0 00000000`00000000 : nt!KiStartSystemThread+0x16
    STACK_COMMAND:  kb
    FOLLOWUP_IP: 
    NUServer64+1707a
    fffff880`0ad8d07a 440f20c0        mov     rax,cr8
    SYMBOL_STACK_INDEX:  4
    SYMBOL_NAME:  NUServer64+1707a
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: NUServer64
    IMAGE_NAME:  NUServer64.sys
    DEBUG_FLR_IMAGE_TIMESTAMP:  4f66a064
    FAILURE_BUCKET_ID:  X64_0x4E_9a_NUServer64+1707a
    BUCKET_ID:  X64_0x4E_9a_NUServer64+1707a
    Followup: MachineOwner

  • Newbie ques : How to get the list of all tables in the database

    Hi,
    I'm very new to Oracle (using Oracle8i currently). I wanted to know if there is a way to get the list of all tables in the database. Like in mySQL you can use the command " show tables" to get the list of all the tables.
    Any help will e greatly appreciated. Please "cc" any reply to [email protected] also.
    thanks
    Deven

    Hi
    Select table_name, owner from all_tables;
    will give u all the tables in the database.
    all_tables, dba_tables, user_tables
    all_objects, dba_objects, dba_objects
    there are many, more tables. login as system and query the tab and try to describe the tables.
    Thanks
    Malar

Maybe you are looking for

  • Oracle Spatial and Oracle Forms

    Hi, Does anyone have experience with Oracle Spatial and Oracle Forms? I have generated a form, which is based on a view. The view uses the mdsys.sdo_relate operator. Somehow I am unable to get the form to perform (to get one record it takes over 20 m

  • Source System In Deactivation Status

    Hi, Iam trying to connect R/3 Source System But it is in Deactivation status.How to make active? Kindly help me to sort out the issue. Regards, Chakri

  • 3g 24mb Ipod Touch B&W screen?

    I turned on my ipod and it loads up to a black and white ipod screen now, and the screen is unresponsive? Itunes reconizes it.. did a restore to factory settings and still B& after restore with no response to touch screen.  The slider bar has many la

  • Inbound idoc and business object

    Hi 1)please provide the code for inbound idoc function module. my idoc tye contains one segment(s) contains three fields (for ex x , y, z.) compare segment (s) fields  x.y  data with databasetable fields (x,y)data. if sy-sbub rc =0 idoc is posted oth

  • Send mail options

    Hi, I have a simple interactive form, enable the user to submit his form via mail (outlook) at the end of form filling. a after pressing the "submit by mail" button, an outlook window is open and the form content is add as an xml attachment file. the