The analysis of problem

Hi guys,.

Database version: 10g

If someone help out me?

How to parse this string "October 8, 2007 to December 14, 2007 - article 3"?


My code is not working:
WITH T 
AS
(SELECT 'Oct 08 2007 to Dec 14 2007 - Section 3' FROM dual)
          SELECT  REGEXP_SUBSTR(string,'[^t]+', 1, 2))   col1,
                      SUBSTR(REGEXP_SUBSTR(string,'to[^-]+', 1), 3))   col2
           FROM T
I want-
 
Col1                        Col2
Oct 08 2007            Dec 14 2007
Thank you

Hello

You don't need regular expressions for this:

WITH     got_pos     AS
(
     SELECT     string
     ,     INSTR (string, ' to ')     AS to_pos
     ,     INSTR (string, '-')     AS hyphen_pos
     FROM     t
)
SELECT     SUBSTR ( string
            , 1
            , to_pos - 1
           )          AS col1
,     SUBSTR ( string
            , to_pos + 4
            , hyphen_pos - (to_pos + 5)
           )          AS col2
FROM     got_pos;

But, if you want to use regular expressions:

SELECT     REGEXP_REPLACE ( string
                 , ' to .*'
                 )     AS col1
,     REGEXP_REPLACE ( string
                 , '.* to ([^-]+) -.*'
                 , '\1'
                 )     AS col2
FROM     t;

One of these will work (for what I think you want), even if the string contains things like ' 8 October 2007 to December 14, 2007 - Section 3

Tags: Database

Similar Questions

  • In the analysis of noise problem

    Hello

    I see now a BiQuad filter two steps and I want to know the noise in the axis of the output "out". However, the analysis of noise gives me nothing, but just a black background without any digit or number. What would be the problem? Thank you very much!

    Better compliance

    Billy

    Hi Billy,

    It's a problem of DC convergence in the simulation. In the scan options, select use custom settings.

    On the Global tab, the value of the Shunt resistance of analog nodes on the ground [RSHUNT] 1e + 008

    On the DC tab, set the iteration DC [ITL1] limit on 400

    Then simulate again and now you can see that they are all posted!

    Hope this helps!  :-)

    Kind regards

  • OfficeJet Pro 8620: Analysis of problems of printer to the computer using windows 10

    I just upgraded to Windows 10 and now I'm not able to scan from the printer to the computer. I can scan the other way IE. computer to scan but is not as convenient. I had no question before the upgrade. The error message I get is


    "The analysis could not be performed because of one or more of the following problems:

    -Connection to the computer is lost.

    -L' scanning on the computer application is currently in use.

    -Application OCR is not installed on the computer.

    See the computer for details screen'.

    First of all it is connected with a usb cable, so no logical reason why the connection is lost.

    Secondly it is not used because I am trying to use it

    Third, it has baffled me because there is no reason why the OCR application is now gone, he worked before windows 10.

    and finally there is no detail on the computer screen, why it tells me that I do not understand.

    Any help would be appreciated. Thank you.

    Hello again,

    Looks like the next option is to uninstall & reinstall the printer software. This will ensure that the scan to computer option is restored.

    Please find the link below to install the printing software.

    http://support.HP.com/us-en/drivers/selfservice/HP-OfficeJet-Pro-8620-e-all-in-one-printer-series/5367611/model/5367613#Z7_3054ICK0KGTE30AQO5O3KA30R1

    Note: Esnure that the chosen operating system is win10.

    If you are facing difficulties with the installation or uninstall, please contact HP technical support to the 1-800-474-6836.

    Kind regards

    Ashish

     

    **************

    I work for HP, here is my point of view only.

  • Filter in the analysis of OBIEE problem

    Hi Experts,

    I created an analysis. My field's Bug database.

    Details of the analysis:

    I get the following columns (Bug No., id tags, product, status, purpose of bug and spinning). The filter I used here was produced id is in (I gave 107 here product ID) and then tags like (2 labels) and then the situation in (6 status codes).

    When I run this analysis, I get the following error:

    [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 17001] Oracle error code: 2395, message: ORA-02395: Appeal exceeded limits on the use of the e/s to the call of the OCIStmtFetch OIC. [nQSError: 17012] In bulk fetch failed. (HY000)

    But if I change the filter above or any of the following criteria, his recovery of the values:

    case 1: reduce the number of product ID to 104 in the filter, his work
    2nd case: reduce the No 5 in the filter, his work situation

    Can someone please clarify, what is the problem I'm facing here?
    I need to change all the options in the NQConfig.INI file or the instanceconfig.xml file?

    Thanks in advance,
    Arul

    Hi Arul,

    to create a UNION statement, you must use "combine with a similar request. This creates a SQL UNION statement.

    'Get the filter of another analysis' will create a subselect structure, as this SELECTION A1, A2 FROM T1 WHERE A1 IN (SELECT A1 OF T2).

    Hope this helps,

    Justin

    Published by: justinjtownsend on April 11, 2011 01:34

  • HP 4620: HP 4620 scans very well, but could not save the analysis in a file

    The scanner scans very well, but could not save the analysis in a file. Whenever I try to save, it crashes.

    Hey @motikama,

    Welcome to the Forums of HP Support!

    I see that you encounter some problems with the scanning of your Officejet 4620 e-all-in-one for your Windows 7 PC. I can help you with that.

    To start, make sure that the printer is plugged directly into a wall outlet, not a surge protector. Once done:

    1. Uninstall all software associated with the printer to your computer.
    2. Restart your PC.
    3. Download and install the latest drivers by clicking on this link.

    Please let me know the results after following the above. If you can scan, click on accept solution. If you appreciate my help, please click on the thumbs up icon. The two icons are below this post.

  • The analysis of the Variables of e/s channel properties

    I have a situation in which I would like to configure the Daq on a cRIO since an interface of configuration on a Windows host. In particular, I would like to get IO addresses Variable for all analytical engine channels configured on the cRIO. The Setup program runs on the Windows host and impossible to deploy any demon on the RT which could question the material. He needs run as if the cRIO is not present.

    The configuration program is part of the same project as the cRIO, so my thought was to analyse the project to find corresponding topics. Here's a post that does something very similar:

    https://decibel.NI.com/content/docs/doc-16630

    However, this has several problems. This example was written in 2011. I am using 2015. Apparently, the properties have changed since then. Children' find' (it is no longer named "children []") does not give me the chassis on my 9068 reference. Instead, I could use the property "Items Owned []", which gives a bunch of things, and then I search the TypeString of these things until I have find one that is "Chassis". Fair enough. Then the ref chassis gives me the Modules and the Modules of give me the channels. Seems pretty good. But all I get are the names of channel. I can't find all the properties that define the type of module or the direction of IO. For example, I would like to know if a variable is a Boolean or real, and if it is a path of entry or exit. You can deduct that the names 'standards', if the project has not been changed to allow giving them a meaningful name to create or. But it looks like there should be a way to find these properties directly.

    Any ideas?

    TIA,

    DaveT

    I think that the analysis of the project tree is a quite fragile strategy that you should know already. AFAIK the OR sanctioned for this sort of thing for a few years now is to use the API of the System Configuration. Yes, it's a pretty involved API and need you a little time to learn how to get the specific information you are interested in. Fortunately there are some examples that you can use to start with.

  • The analysis table of Boolean in FPGA

    Hi all

    Although I programmed in LabVIEW several times, I am quite a novice when it comes to programming on an FPGA, and I learned that I will (which, so far, has worked with little problem).  However, I have solved my most recent problem and more I read on the FPGA, less certain I am that what I try to do possible.

    The task is to read in a number of bits of the digital input/output lines of the FPGA and the analysis of these bits in specific words / "bytes."  For the application of the VI that I have attached, I rigged reading in a certain number of bits by providing three words of 26 bits (for a total of 78 bits) that have been defined on the front panel.  After providing the bits specified, I try to analyse the bit array in the specific words that are given by the following logic:

    1. find a start bit of 0 (false bit).

    2. once the start bit of 0 (false bit) is the word that seeks to analyze is the next 10 bits.

    3. after the start bit and 10-bit of data is a 1 (true bit) stop bit.

    4. Repeat steps 1-3, five times.

    The logic above, should be six words analyzed in total for the provided VI.  Unfortunately, I can not simply take 12 bits (1 start bit, 10 data bits, and 1 stop bit) at a time, as the number of bits of padding between successive words is variable.  The VI I provided is a version of how I proposed to perform the logic above, but I can not compile the project/VI, I get constantly mistakes "Tables to be fixed size."  To my knowledge, all the tables in the VI have been allocated in advance, and seems to be deterministic.

    If anyone has any suggestions as to why this VI is not compiled, I would greatly appreciate.  Thank you in advance for taking the time to look at it, and I look forward to resolving this issue.

    With gratitude,

    Gregory

    Unfortunately, you'll have to rework this VI to run on an FPGA.  You cannot move tables in memory in an FPGA the way you can on a PC.  You have an array of variable size as the exit to remove the table, because the entry of length is not fixed at compile time.  In addition, two-dimensional arrays are not allowed.  Remember when coding for an FPGA you actually write the material - each value in a table is basically a circuit (that's my oversimplified understanding).  The compiler cannot affect the right number of sons to carry a table if it cannot determine the size of the array.  The table is not in memory, so there is no way to reorder running.

    There are two ways you can work around this problem, which will require an iteration through each element of the input array.  You could use a FPGA FIFO and just put the values in the FIFO which are given (that is to say, in a loop until what you have touched a start bit, putting the next 10 values in the FIFO).  Then across the FIFO, possibly in a separate loop, read 10 bits at a time to get your words out of data.  Another approach is to reorganize the table as you go.  Keep track of the current location in the input array.  When you hit a start bit, away from the 10-bit (you may need to do this one at a time) to the current location in the input array, incrementing the current location every time.  When you have completed all entries, all data will be at the beginning of the table in units of 10 bits, which you can split out as needed.

  • What is the analysis

    I tried to uninstall some programs in the Panel, he said the analysis failed, what is the analysis

    and how fix this annoying problem, there are many games that have been removed from Office

    on it, should I uninstall in Control Panel as well. Thank you

    Hi tengarertermoana,

    Here are many sources that define the analysis - pick a bit until you understand: http://www.bing.com/search?q=Parsing+Error+Definition&FORM=QSRE1.

    But the real problem is that you deleted games from the desktop instead of deleting or uninstalling them and so the standard uninstall process is now having trouble functioning.

    In this case, I recommend you download Revo http://www.revouninstaller.com/revo_uninstaller_free_download.html (the free one for now), install and run it in advanced mode to uninstall and completely remove these programs from games.  It often works where standard uninstallation fails.

    If it turns out that some of the games do not appear in CP programs to uninstall and also not appear in Revo but you know they still exist on the system for some reason any - even though you did not mention that as a question (perhaps see it in Windows Explorer or in the registry (don't mess with the registry to change it here - just to see if you can find any evidence) , then the paid PRO version of Revo (with a try free 30 days you can cancel when done and then re-install the version free of charge as it is a great tool and I want to uninstall everything in advanced mode because it works better and keeps the System cleaner) has a partial ability to find remainders of programs that do not appear in the list. It's one of the reasons people pay for it - but I don't think that you need and not worth the money when the free version has almost always been around.

    I hope this helps.

    Good luck!

    Kosh

  • The analysis appears when I turn on my computer and it won't go away.

    If I hit Cancel I get error 1706. I have had this problem since I had to uninstall Roxio Creater 2009. No idea how I can get rid of the box Scan? In fact, I have two boxes to scan at the time.  One of them says: "the component you are trying to use is on a CD-ROM or another removable disk that is not available...". Insert the diskette "Scan", then click OK. "With this box, I have the opition to click OK or cancel. If I click Cancel then I get error 1706, if I click OK, it just says: access to the content of the service... but nothing happens. The second Scan box says "Please waith while Windows configures the analysis" with a Cancel button. I had this problem for a week the tims boxes are flashing and my computer is unusable basicall. I ran my anti-virus scans and there is no problem what so ever. Help!

    Hi EugeneWI,

    Follow the steps in the article.

    Problems installing and uninstalling programs on Windows computers

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

    You can also check if the software vendor has an uninstall program to remove the software completely from the computer.

  • The folder administrative tools devoid of orders for the print spooler problem that is stopped.

    I could not install my printer because the spooler is stopped.  According to Windows help, the problem can be solved by administrative tools.  But the biggest problem is: the Administrative Tools folder contains anything other than "Windows SuperShell Modules.  The Service order through which is accessible the print spooler service is NOT there.  Is there another way I can make the spooler running?

    Hi francisco a.sanchez,.

    I suggest that scan you SFC on the computer that would be a system file corrupt on the computer search and replace.

    The analysis may take some time, so be patient. Windows allows to fix corrupt or missing files it finds. If the information of the installation CD is required to fix the problem, you may be asked to insert your Windows Vista installation CD.

    For more information please visit the link below.

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

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

  • What is this calculation of parameters of the analysis executable average reliability has stopped working and was closed

    What is this calculation of parameters of the analysis executable average reliability has stopped working and was closed

    Hi Mary,

    ·         You did any computer change?

    ·         When we get this message?

    Follow the steps mentioned below:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    http://support.Microsoft.com/kb/929135   
    Note: when you have completed troubleshooting by clean boot follow steps 7 to place the computer in his usual way

    Start your computer in safe mode

    http://Windows.Microsoft.com/en-us/Windows7/start-your-computer-in-safe-mode

    If none of the options work perform the system restore

    What is system restore?

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-is-system-restore

    Reply back with the results

  • Drive CD/DVD not visible in BIOS, Device Manager or Windows Explorer - only during the analysis of the system.

    Until a few days ago, this problem didn't exist - I know.  My CD/DVD drive is no longer recognized in Windows Explorer, BIOS or Device Manager.  It doesn't, however, appears briefly in Windows Explorer in the analysis of the security of the computer.  It allows to open/close, etc.  and when it is visible, I am able to open the drive and see the contents of the CD.  Then it disappears again.  The light flashes indicating that he works and I can hear it trying to read the CD.  I uninstalled iTunes because I read somewhere that this may have been the issue - but that didn't work.  I tried the system restore, registry cleaners, removal of upper/lower case filters from the registry, used the program Fixit found on the site Web of Microsofts etc and still no luck.  Any ideas?  The computer is a gateway SX2850 (?) with Windows 7 Home Premium installed.

    Hello

    Follow these steps to remove corruption and missing/damaged file system repair or replacement.

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    Then run checkdisk (chkdsk).

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    ==========================================================

    After the foregoing:

    References to Vista also apply to Windows 7.

    Step 1: Please do all the same underneath if you did some before as is often total
    a process that solves the problem.

    Try this - Panel - Device Manager - CD/DVD - double click on the device - driver tab.
    Click on update drivers (this will probably do nothing) - RIGHT click ON the drive - uninstall.
    RESTART this will refresh the default driver stack. Even if the reader does not appear to continue
    below.

    Then, work your way through these - don't forget the drive might be bad, could be a coward
    cable or slight corrosion on the contacts (usually for a laptop) and other issues.

    Your CD or DVD drive is missing or is not recognized by Windows or other programs
    http://support.microsoft.com/kb/314060 - a Mr Fixit

    Try this fix manually if the Fixit 314060 does not work
    http://www.pchell.com/hardware/cd_drive_error_code_39.shtml

    Your CD or DVD drive is missing or is not recognized by Windows or other programs-
    a Mr Fixit
    http://support.Microsoft.com/kb/982116

    The DVD player does not work after installing Windows 7
    http://support.Microsoft.com/kb/975270/

    The CD drive or the DVD drive does not work as expected on a computer that you upgraded to
    Windows Vista
    http://support.Microsoft.com/kb/929461

    When you insert a CD or a DVD, Windows Vista may not recognize the disc
    http://support.Microsoft.com/kb/939052

    Your CD or DVD drive cannot read or write media - A Mr Fixit
    http://support.Microsoft.com/GP/cd_dvd_drive_problems

    CD/DVD drive does not appear in Windows Vista, or you receive this error during Windows Vista
    Setup after booting from the DVD (AHCI)
    http://support.Microsoft.com/kb/952951
    Drive CD - R or CD - RW Drive is not recognized as a recordable device
    http://support.Microsoft.com/kb/316529/

    Hardware devices not detected or not working - A Mr Fixit
    http://support.Microsoft.com/GP/hardware_device_problems

    Another possibility is that the cables are loose. Remove ALL power, then make sure that the cables in both
    ends. Remove and replace, do not just tight. For laptops, you can often clean power and
    contacts data with a pencil eraser.

    Some DVD players do not use the Windows default drivers so check with the manufacturer of system and
    manufacturer of device to see if there is a firmware or drivers for your drive if necessary.

    ===============================

    Step 2: You have disc problems as the CD/DVD is actually 4 discs in 1 case (CD & DVD
    Burn and CD and DVD read). So it is not unusual for 1 or 2 operational so that other parts
    do it right.

    Did you follow the Troubleshooting Guide for the reader who still does not work? There are
    the entries in registry that the troubleshooter does not solve and those who "might" be the cause.

    Check with your Maker system and a device for the two possible firmware updates and the
    correct registry entries for your car.

    Here are the keys that I of course are those in question - for the subkeys of the CD/DVD drive
    as there will be other subkeys in these keys. Do not forget to ask specific keys involved as well as
    the parameters.

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Hardware Profiles\0001\System\CurrentControlSet\Enum\IDE

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ {4D36E965-E325-11CE-BFC1-08002BE10318}

    -----------------------------------------------------------------------

    You can probably find more info here and maybe even the exact registry settings for your
    CD/DVD drive someone with the same model.

    Forums - a lot of expert real help
    http://Club.myce.com/

    CD/DVD units
    http://www.myce.com/storage/

    Use DevManView to locate the CD/DVD in the registry (be careful and do a prior Restore Point)
    nothing change) - find the DevManView device and then make a right click on it free in RegEdit.

    DevManView - free - an alternative to the standard Windows Device Manager, which displays
    all devices and their properties in flat table, instead of the tree viewer
    http://www.NirSoft.NET/utils/device_manager_view.html

    I hope this helps.

  • The analysis of the dump file support

    Hello

    I have blue screen problems. My laptop would crash and comes up with blue screen randomly somewhere in the few minutes to start and other times, a couple of hours. I made detailed hard disk check, verification of memory as well as re-installed windows just by formatting the hard drive. Always without success.

    What I did is now saved *.dmp file. I'm trying to analyze the same, but not really sure what the problem is. Can someone help and suggest the possible issue. I'm trying to cut and paste the file 'debug' below. I think that I made a correct debugging with my experience as a beginner. If anyone wants I can send *.dmp file also.

    Thanks in advance.

    Amit.

    0: kd > .sympath srv * c:\symbols* http://msdl.microsoft.com/download/symbols
    Symbol search path is: srv * c:\symbols* http://msdl.microsoft.com/download/symbols
    Expanded the symbol search path is: srv * c:\symbols* http://msdl.microsoft.com/download/symbols

    Symbol of validation of the path summary *.
    Location of response time (ms)
    Deferred srv * c:\symbols* http://msdl.microsoft.com/download/symbols
    0: kd > .reload!; analyze - v; lmnt; r; kV. logclose; q
    Loading the kernel symbols
    ...............................................................
    ................................................................
    ..............................................
    Loading user symbols
    Loading unloaded module list
    ........
    WARNING: Unable to verify timestamp for iaStor.sys
    ERROR: Module load completed but symbols can be loaded for iaStor.sys

    Summary of the symbol load error *.
    Name of the module error
    iaStor no data are available: srv * c:\symbols* http://msdl.microsoft.com/download/symbols

    You can solve most symbol related issues by turning the symbol loading diagnostics (! sym noisy) and repeating the command that caused the symbols to load.
    You should also check that your symbol search path (.sympath) is correct.
    *******************************************************************************
    *                                                                             *
    * Bugcheck analysis *.
    *                                                                             *
    *******************************************************************************

    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    It is a very common bugcheck.  Usually the PIN address of exception
    the driver/function that caused the problem.  Always note this address
    and the date of the picture link / driver that contains this address.
    Some common problems are the exception code 0 x 80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system has been started
    / /NODEBUG.  It is not supposed to happen as developers should never have
    breakpoints coded hard in retail code, but...
    In this case, make sure a debugger must be connected and the
    system startup/DEBUG.  This will we will see why this breakpoint is
    happening.
    Arguments:
    Arg1: ffffffffc0000005, unhandled exception code
    Arg2: fffff8800109c6b0, the address that the exception occurred at
    Arg3: fffff8800399e868, address of Exception report
    Arg4: fffff8800399e0c0, address of the context record

    Debugging information:
    ------------------

    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - the instruction at 0 x % lx 08 referenced memory at 0 x % 08 lx. The memory could not be %s.

    FAULTING_IP:
    iaStor + 496b 0
    fffff880'0109c6b0 488b4d40 mov rcx, qword ptr [rbp + h 40]

    EXCEPTION_RECORD: fffff8800399e868-(.exr 0xfffff8800399e868)
    . EXR 0xfffff8800399e868
    ExceptionAddress: fffff8800109c6b0 (iaStor + 0x00000000000496b0)
    ExceptionCode: c0000005 (access violation)
    ExceptionFlags: 00000000
    NumberParameters: 2
    Parameter [0]: 0000000000000000
    Parameter [1]: 0000000000000040
    Attempt to read from address 0000000000000040

    BACKGROUND: fffff8800399e0c0--(.cxr 0xfffff8800399e0c0; r)
    . CXR 0xfffff8800399e0c0; r
    Rax = 00000000ffffbdfe rbx = fffffa8008c69728 rcx = 0000000000000000
    RDX = fffff8800399eac0 rsi = rdi = fffffa8008631bc0 fffffa800b9f8198
    RIP = fffff8800109c6b0 rsp = fffff8800399eaa0 rbp = 0000000000000000
    R8 = fffffa8008c681c8 r9 = 0000000000000040 r10 = 0000000000004212
    R11 = fffff8800399eaf8 r12 = fffffa8006fd20a0 r13 = fffff88001077d38
    R14 = 0000000000000000 r15 = fffff88003304f40
    iopl = 0 nv up ei pl zr po nc
    CS = 0010 ss = 0018 ds = 002 b're = 002 b fs = 0053 gs = 002 b efl = 00010246
    iaStor + 0x496b0:
    fffff880 '0109c6b0 488b4d40 mov rcx, qword ptr [rbp + 40 h] ss:0018:00000000' 00000040 =?
    Last set context:
    Rax = 00000000ffffbdfe rbx = fffffa8008c69728 rcx = 0000000000000000
    RDX = fffff8800399eac0 rsi = rdi = fffffa8008631bc0 fffffa800b9f8198
    RIP = fffff8800109c6b0 rsp = fffff8800399eaa0 rbp = 0000000000000000
    R8 = fffffa8008c681c8 r9 = 0000000000000040 r10 = 0000000000004212
    R11 = fffff8800399eaf8 r12 = fffffa8006fd20a0 r13 = fffff88001077d38
    R14 = 0000000000000000 r15 = fffff88003304f40
    iopl = 0 nv up ei pl zr po nc
    CS = 0010 ss = 0018 ds = 002 b're = 002 b fs = 0053 gs = 002 b efl = 00010246
    iaStor + 0x496b0:
    fffff880 '0109c6b0 488b4d40 mov rcx, qword ptr [rbp + 40 h] ss:0018:00000000' 00000040 =?
    . CXR
    Reset the default scope

    CUSTOMER_CRASH_COUNT: 1

    Nom_processus: System

    CURRENT_IRQL: 0

    Error_code: (NTSTATUS) 0xc0000005 - the instruction at 0 x % lx 08 referenced memory at 0 x % 08 lx. The memory could not be %s.

    EXCEPTION_PARAMETER1: 0000000000000000

    EXCEPTION_PARAMETER2: 0000000000000040

    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ebb100
    GetUlongFromAddress: cannot read fffff80002ebb1c0
    0000000000000040 non paged pool

    FOLLOWUP_IP:
    iaStor + 496b 0
    fffff880'0109c6b0 488b4d40 mov rcx, qword ptr [rbp + h 40]

    BUGCHECK_STR: 0X7E

    DEFAULT_BUCKET_ID: NULL_CLASS_PTR_DEREFERENCE

    ANALYSIS_VERSION: 6.3.9600.17336 (debuggers (dbg). 150226-1500) amd64fre

    LAST_CONTROL_TRANSFER: from fffffa8008631bc0 to fffff8800109c6b0

    STACK_TEXT:
    fffff880 '0399eaa0 fffffa80' 08631bc0: fffffa80 ' 0b9f8198 fffffa80 '0b9f8180 fffffa80' 07fa61c8 fffff880 ' 010d0bc8: iaStor + 0x496b0
    fffff880 '0399eaa8 fffffa80' 0b9f8198: fffffa80'0b9f8180 fffffa80 '07fa61c8 fffff880' 010d0bc8 00000000' 00000000: 0xfffffa80'08631bc0
    fffff880 '0399eab0 fffffa80' 0b9f8180: fffffa80 '07fa61c8 fffff880' 010d0bc8 00000000'00000000 00000000'00000000: 0xfffffa80'0b9f8198
    fffff880 '0399eab8 fffffa80' 07fa61c8: fffff880 '010d0bc8 00000000'00000000 00000000'00000000 fffff880' 0399eb50: 0xfffffa80'0b9f8180
    fffff880 '0399eac0 fffff880' 010d0bc8: 00000000'00000000 00000000'00000000 fffff880 '0399eb50 fffffa80' ffffbdfe: 0xfffffa80'07fa61c8
    fffff880 '0399eac8 00000000' 00000000: 00000000 00000000 "fffff880 '0399eb50 fffffa80' ffffbdfe 00000000'00000030: iaStor + 0x7dbc8

    SYMBOL_STACK_INDEX: 0

    SYMBOL_NAME: iaStor + 496b 0

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: iaStor

    Nom_image: iaStor.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 4f29d59c

    STACK_COMMAND: .cxr 0xfffff8800399e0c0; Ko

    FAILURE_BUCKET_ID: X64_0x7E_iaStor + 496b 0

    BUCKET_ID: X64_0x7E_iaStor + 496b 0

    ANALYSIS_SOURCE: KM

    FAILURE_ID_HASH_STRING: km:x64_0x7e_iastor + 496 b 0

    FAILURE_ID_HASH: {638824e4-df44-4f6b-5214-69c6687e1463}

    Follow-up: MachineOwner
    ---------

    Rax = 00000000ffffbdfe rbx = fffffa8008c69728 rcx = 0000000000000000
    RDX = fffff8800399eac0 rsi = rdi = fffffa8008631bc0 fffffa800b9f8198
    RIP = fffff8800109c6b0 rsp = fffff8800399eaa0 rbp = 0000000000000000
    R8 = fffffa8008c681c8 r9 = 0000000000000040 r10 = 0000000000004212
    R11 = fffff8800399eaf8 r12 = fffffa8006fd20a0 r13 = fffff88001077d38
    R14 = 0000000000000000 r15 = fffff88003304f40
    iopl = 0 nv up ei pl zr po nc
    CS = 0010 ss = 0018 ds = 002 b're = 002 b fs = 0053 gs = 002 b efl = 00010246
    iaStor + 0x496b0:
    fffff880 '0109c6b0 488b4d40 mov rcx, qword ptr [rbp + 40 h] ss:0018:00000000' 00000040 =?
    Child-SP RetAddr: Args to child: call Site
    fffff880 '0399eaa0 fffffa80' 08631bc0: fffffa80 ' 0b9f8198 fffffa80 '0b9f8180 fffffa80' 07fa61c8 fffff880 ' 010d0bc8: iaStor + 0x496b0
    fffff880 '0399eaa8 fffffa80' 0b9f8198: fffffa80'0b9f8180 fffffa80 '07fa61c8 fffff880' 010d0bc8 00000000' 00000000: 0xfffffa80'08631bc0
    fffff880 '0399eab0 fffffa80' 0b9f8180: fffffa80 '07fa61c8 fffff880' 010d0bc8 00000000'00000000 00000000'00000000: 0xfffffa80'0b9f8198
    fffff880 '0399eab8 fffffa80' 07fa61c8: fffff880 '010d0bc8 00000000'00000000 00000000'00000000 fffff880' 0399eb50: 0xfffffa80'0b9f8180
    fffff880 '0399eac0 fffff880' 010d0bc8: 00000000'00000000 00000000'00000000 fffff880 '0399eb50 fffffa80' ffffbdfe: 0xfffffa80'07fa61c8
    fffff880 '0399eac8 00000000' 00000000: 00000000 00000000 "fffff880 '0399eb50 fffffa80' ffffbdfe 00000000'00000030: iaStor + 0x7dbc8
    start end module name
    fffff800 '00b9c000 fffff800' 00ba6000 kdcom kdcom.dll Sam Feb 05 10:52:49 2011 (4D4D8061)
    fffff800 '02c0c000 fffff800' 031f5000 nt ntkrnlmp.exe Wed Jun 22 21:53:23 2011 (4E02AAA3)
    fffff800 '031f5000 fffff800' 0323e000 hal hal.dll Sat Nov 20 07:00:25 2010 (4CE7C669)
    "fffff880 ' 00 c 00000 fffff880 ' 00c5c000 volmgrx volmgrx.sys Sat Nov 20 03:20:43 2010 (4CE792EB)
    fffff880'00c5c000 fffff880'00 c 76000 mountmgr mountmgr.sys Sat Nov 20 03:19:21 2010 (4CE79299)
    "fffff880 ' 00 c 90000 fffff880 ' 00cdf000 mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Nov 20 07:03:51 2010 (4CE7C737)
    fffff880 '00cdf000 fffff880' 00cf3000 PSHED PSHED.dll Fri Jul 13 20:32:23 2009 (4A5BE027)
    fffff880'00cf3000 fffff880'00 d 51000 CLFS CLFS. SYS MON Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880 '00 d 51000 fffff880' 00 d 84000 pci pci.sys Sat Nov 20 03:19:11 2010 (4CE7928F)
    fffff880 '00 d 84000 fffff880' 00 d 99000 partmgr partmgr.sys Sat Nov 20 03:20 2010 (4CE792C0)
    "fffff880 ' 00 d 99000 fffff880 ' 00da5000 BATTC BATTC. SYS MON Jul 13 18:31:01 2009 (4A5BC3B5)
    fffff880 '00da5000 fffff880' 00dba000 volmgr volmgr.sys Sat Nov 20 03:19:28 2010 (4CE792A0)
    fffff880 '00e01000 fffff880' 00ec1000 CI CI.dll Sat Nov 20 07:12:36 2010 (4CE7C944)
    fffff880 '00ec1000 fffff880' 00f65000 Wdf01000 Wdf01000.sys MON Jul 13 18:22:07 2009 (4A5BC19F)
    fffff880 '00f65000 fffff880' 00f74000 WDFLDR WDFLDR. SYS MON Jul 13 18:19:54 2009 (4A5BC11A)
    fffff880 '00f74000 fffff880' 00fcb000 ACPI ACPI.sys Sat Nov 20 03:19:16 2010 (4CE79294)
    fffff880 '00fcb000 fffff880' 00fd4000 WMILIB WMILIB. SYS MON Jul 13 18:19:51 2009 (4A5BC117)
    fffff880 '00fd4000 fffff880' 00fde000 msisadrv msisadrv.sys MON Jul 13 18:19:26 2009 (4A5BC0FE)
    fffff880'00fde000 fffff880'00 Feb vdrvroot 000 vdrvroot.sys MON Jul 13 19:01:31 2009 (4A5BCADB)
    fffff880 Feb 00'000 fffff880'00ff4000 iusb3hcs iusb3hcs.sys Fri Jan 27 03:37:23 2012 (4F227053)
    fffff880 '00ff4000 fffff880' 00ffd000 compbatt compbatt.sys Fri Jul 13 18:31:02 2009 (4A5BC3B6)
    fffff880 ' 01000000 fffff880' b 0100 000 amdxata amdxata.sys Fri Mar 19 11:18:18 2010 (4BA3A3CA)
    fffff880 ' 01053000 fffff880' 013f7000 iaStor, iaStor.sys Wed Feb 01 18:15:24 2012 (4F29D59C)
    fffff880 '01400000 fffff880' 01472000 NMC cng.sys Wed Nov 16 22:23:17 2011 (4EC48C35)
    fffff880 ' 01472000 fffff880' 014cf000 iusb3hub iusb3hub.sys Fri Jan 27 03:35:25 2012 (4F226FDD)
    fffff880 '014ef000 fffff880' 0153b 000 fltmgr fltmgr.sys Sat Nov 20 03:19:24 2010 (4CE7929C)
    fffff880 '0153b 000 fffff880' 0154f000 fileinfo fileinfo.sys MON Jul 13 18:34:25 2009 (4A5BC481)
    fffff880 '0154f000 fffff880' 015ad000 msrpc msrpc.sys Sat Nov 20 03:21:56 2010 (4CE79334)
    fffff880 '01620000 fffff880' 017c 3000 Ntfs Ntfs.sys Thu Mar 10 21:39:39 2011 (4D79997B)
    "fffff880 ' 017 c 3000 fffff880 ' 017de000 ksecdd ksecdd.sys Wed Nov 16 21:48:13 2011 (4EC483FD)
    fffff880 '017de000 fffff880' 017ef000 pcw pcw.sys MON Jul 13 18:19:27 2009 (4A5BC0FF)
    fffff880 '017ef000 fffff880' 017f9000 Fs_Rec Fs_Rec.sys MON Jul 13 18:19:45 2009 (4A5BC111)
    fffff880 ' 01800000 fffff880' 01822000 tdx tdx.sys Sat Nov 20 03:21:54 2010 (4CE79332)
    fffff880 ' 01822000 fffff880' 01848000 tunnel tunnel.sys Sat Nov 20 04:51:50 2010 (4CE7A846)
    fffff880 ' 01875000 fffff880' 01968000 ndis ndis.sys Wed Dec 29 00:16:18 2010 (4D1AD232)
    fffff880 '01968000 fffff880' 019c NETIO NETIO 8000. SYS Sat Nov 20 03:23:13 2010 (4CE79381)
    "fffff880 ' 019 c 8000 fffff880 ' 019f3000 ksecpkg ksecpkg.sys Wed Nov 16 22:23:44 2011 (4EC48C50)
    fffff880 '01 a 00000 fffff880' 01a0d000 TDI TDI. SYS Sat Nov 20 03:22:06 2010 (4CE7933E)
    fffff880 '01a0d000 fffff880' 01a1e000 blbdrive blbdrive.sys Fri Jul 13 18:35:59 2009 (4A5BC4DF)
    fffff880'01 has 21000 fffff880'01 c 25000 tcpip tcpip.sys Wed Sep 28 22:43:04 2011 (4E83E948)
    "fffff880 ' 01 c 25000 fffff880 ' 01c6f000 c:\windows\system32\drivers\fwpkclnt fwpkclnt.sys Sat Nov 20 03:21:37 2010 (4CE79321)
    fffff880 '01c6f000 fffff880' 01b 77000 WD wd.sys MON Jul 13 18:19:55 2009 (4A5BC11B)
    "fffff880 ' 01 c 77000 fffff880 ' 01cc3000 volsnap volsnap.sys Thu Feb 24 21:38:18 2011 (4D67242A)
    fffff880 '01cc3000 fffff880' 01ccb000 spldr spldr.sys Mon May 11 11:56:27 2009 (4A0858BB)
    fffff880 '01ccb000 fffff880' 01 05000 rdyboost rdyboost.sys Sat Nov 20 03:43:10 2010 (4CE7982E)
    fffff880 '01 d 05000 fffff880' 01 17000 mup mup.sys MON Jul 13 18:23:45 2009 (4A5BC201)
    fffff880 '01 d 17000 fffff880' 01 20000 hwpolicy hwpolicy.sys Sat Nov 20 03:18:54 2010 (4CE7927E)
    "fffff880 ' 01 d 20000 fffff880 ' 01d2a000 hpdskflt hpdskflt.sys Wed Feb 22 10:30:18 2012 (4F45181A)
    fffff880 '01d2a000 fffff880' 01 64000 fvevol fvevol.sys Sat Nov 20 03:24:06 2010 (4CE793B6)
    "fffff880 ' 01 d 64000 fffff880 ' 01d7a000 disk disk.sys MON Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880 '01d7a000 fffff880' 01daa000 CLASSPNP CLASSPNP. SYS Sat Nov 20 03:19:23 2010 (4CE7929B)
    fffff880 '01db8000 fffff880' 01dc8000 dog of guard watchdog.sys MON Jul 13 18:37:35 2009 (4A5BC53F)
    fffff880 '01dc8000 fffff880' 01dd1000 RDPCDD system32\drivers\rdpcdd.sys MON Jul 13 19:16:34 2009 (4A5BCE62)
    fffff880 '01dd1000 fffff880' 01dda000 rdpencdd rdpencdd.sys Fri Jul 13 19:16:34 2009 (4A5BCE62)
    fffff880 '01dda000 fffff880' 01de3000 rdprefmp rdprefmp.sys Fri Jul 13 19:16:35 2009 (4A5BCE63)
    fffff880 '01de3000 fffff880' 01dee000 Msfs Msfs.SYS MON Jul 13 18:19:47 2009 (4A5BC113)
    fffff880 '01dee000 fffff880' 01dff000 Npfs.SYS NPH MON Jul 13 18:19:48 2009 (4A5BC114)
    fffff880'0281 b 000 fffff880'02933000 btwampfl btwampfl.sys Thu Jan 05 17:14:07 2012 (4F062EBF)
    fffff880 ' 02933000 fffff880' 0293 b 080 HIDPARSE HIDPARSE. SYS MON Jul 13 19:06:17 2009 (4A5BCBF9)
    fffff880 ' 0293 c 000 fffff880' 02954000 BTHUSB BTHUSB.sys Wed Apr 27 22:54:56 2011 (4DB8E510)
    fffff880 ' 02954000 fffff880' 029e0000 bthport BTHUSB Device bthport.sys Wed Apr 27 22:55:07 2011 (4DB8E51B)
    fffff880 '029e0000 fffff880' 029ee000 monitor monitor.sys MON Jul 13 18:38:52 2009 (4A5BC58C)
    fffff880 '029ee000 fffff880' 029fe000 BthEnum BthEnum.sys Fri Jul 13 19:06:52 2009 (4A5BCC1C)
    fffff880 '02-00000 fffff880' 02 has 53000 nwifi nwifi.sys Fri Jul 13 19:07:23 2009 (4A5BCC3B)
    fffff880 '02-53000 fffff880' 02a 66000 o ndisuio ndisuio.sys Sat Nov 20 04:50:08 2010 (4CE7A7E0)
    fffff880 '02-66000 fffff880' 02a7e000 rspndr rspndr.sys Fri Jul 13 19:08:50 2009 (4A5BCC92)
    fffff880 '02a8b000 fffff880' 02af3000 btwavdt btwavdt.sys Wed Dec 14 15:30:32 2011 (4EE91578)
    fffff880 '02af3000 fffff880' 02b4f000 btwaudio btwaudio.sys Thu Jan 05 18:43:37 2012 (4F0643B9)
    fffff880 '02b4f000 fffff880' 02b5d000 btwl2cap btwl2cap.sys Saturday August 27 at 17:58:52 2011 (4E5976AC)
    fffff880 '02b5d000 fffff880' 02b 79000 btwdpan btwdpan.sys Fri Sep 16 18:01:54 2011 (4E73D562)
    fffff880 '02b 79000 fffff880' 02b7ca00 btwrchid btwrchid.sys Wed Dec 14 15:31:21 2011 (4EE915A9)
    fffff880 '02b7d000 fffff880' 02b 96000 HIDCLASS HIDCLASS. SYS sat 20 Nov 04:43:49 2010 (4CE7A665)
    fffff880 '02b 96000 fffff880' 02bb9000 luafv luafv.sys Fri Jul 13 18:26:13 2009 (4A5BC295)
    fffff880 '02bb9000 fffff880' 02bce000 lltdio lltdio.sys Fri Jul 13 19:08:50 2009 (4A5BCC92)
    fffff880 ' 03000000 fffff880' 0300f000 netbios netbios.sys MON Jul 13 19:09:26 2009 (4A5BCCB6)
    fffff880 '0300f000 fffff880' 0302a 000 wanarp wanarp.sys Sat Nov 20 04:52:36 2010 (4CE7A874)
    fffff880 '0302-000 fffff880' 0303e000 termdd termdd.sys Sat Nov 20 05:03:40 2010 (4CE7AB0C)
    fffff880 '0303e000 fffff880' 0308f000 rdbss rdbss.sys Sat Nov 20 03:27:51 2010 (4CE79497)
    fffff880 '0308f000 fffff880' 0309b 000 nsiproxy nsiproxy.sys Fri Jul 13 18:21:02 2009 (4A5BC15E)
    fffff880 '0309b 000 fffff880' 030a 6000 mssmbios mssmbios.sys Fri Jul 13 10:31:18 2009 (4A5BC3BE)
    fffff880 '030-6000 fffff880' 030b 5000 discache discache.sys Fri Jul 13 18:37:18 2009 (4A5BC52E)
    fffff880'030 b 5000 fffff880'030 d 3000 dfsc dfsc.sys Sat Nov 20 03:26:31 2010 (4CE79447)
    fffff880'030e0000 fffff880'03169000 afd afd.sys Sun Apr 24 21:33:58 2011 (4DB4DD96)
    fffff880 ' 03169000 fffff880' 031ae000 netbt netbt.sys Sat Nov 20 03:23:18 2010 (4CE79386)
    fffff880 '031ae000 fffff880' 031b 7000 wfplwf wfplwf.sys Fri Jul 13 19:09:26 2009 (4A5BCCB6)
    fffff880 '031b 7000 fffff880' 031dd000 pacer pacer.sys Sat Nov 20 04:52:18 2010 (4CE7A862)
    fffff880 '031dd000 fffff880' 031f3000 vwififlt vwififlt.sys Fri Jul 13 19:07:22 2009 (4A5BCC3A)
    fffff880 '03e00000 fffff880' 03e24000 HDAudBus HDAudBus.sys Sat Nov 20 04:43:42 2010 (4CE7A65E)
    fffff880 '03e24000 fffff880' 03e70000 RtsBaStor RtsBaStor.sys Fri Dec 28 00:58:29 2011 (4EFABE15)
    fffff880 '03e70000 fffff880' 03e9c000 rfcomm rfcomm.sys MON Jul 13 19:06:56 2009 (4A5BCC20)
    fffff880 '03ebb000 fffff880' 03f7f000 iusb3xhc iusb3xhc.sys Fri Jan 27 03:35:28 2012 (4F226FE0)
    fffff880 '03f7f000 fffff880' 03f80f00 USBD USBD. SYS sat Nov 04 22:43:53 2011 (4EB4B0F9)
    fffff880 '03f81000 fffff880' 03f92000 HECIx64 HECIx64.sys Wed Nov 09 18:52:25 2011 (4EBB2049)
    fffff880 '03f92000 fffff880' 03fa3000 usbehci usbehci.sys Fri Nov 04 22:43:56 2011 (4EB4B0FC)
    fffff880 '03fa3000 fffff880' 03ff9000 USBPORT USBPORT. SYS sat Nov 04 22:44:03 2011 (4EB4B103)
    fffff880 ' 04400000 fffff880' 04409000 Null Null.SYS MON Jul 13 18:19:37 2009 (4A5BC109)
    fffff880 ' 04409000 fffff880' 04410000 a Bleep c:\windows\system32\drivers\beep.sys MON Jul 13 19:00:13 2009 (4A5BCA8D)
    fffff880 ' 04410000 fffff880' 0441e000 vga vga.sys MON Jul 13 18:38:47 2009 (4A5BC587)
    fffff880'0441e000 fffff880'047 c 2000 dump_iaStor dump_iaStor.sys Wed Feb 01 18:15:24 2012 (4F29D59C)
    "fffff880 ' 047 d 6000 fffff880 ' 047fb000 VIDEOPRT VIDEOPRT. SYS MON Jul 13 18:38:51 2009 (4A5BC58B)
    fffff880 ' 04800000 fffff880' 0481 b 000 raspppoe raspppoe.sys MON Jul 13 19:10:17 2009 (4A5BCCE9)
    fffff880'0481 b 000 fffff880'0483 c 000 raspptp raspptp.sys Sat Nov 20 04:52:31 2010 (4CE7A86F)
    fffff880 ' 0483 c 000 fffff880' 04856000 rassstp rassstp.sys Fri Jul 13 19:10:25 2009 (4A5BCCF1)
    fffff880 ' 04856000 fffff880' 04868000 umbus umbus.sys Sat Nov 20 04:44:37 2010 (4CE7A695)
    fffff880 '04868000 fffff880' 048c 2000 usbhub usbhub.sys Fri Nov 04 22:44:27 2011 (4EB4B11B)
    fffff880 '048 c 2000 fffff880' 048d 7000 NDProxy NDProxy.SYS Sat Nov 20 04:52:20 2010 (4CE7A864)
    fffff880'048f8000 fffff880'04998000 Rt64win7 Rt64win7.sys kills Sep 27 09:50:33 2011 (4E81E2B9)
    fffff880 ' 04998000 fffff880' 049bc000 rasl2tp rasl2tp.sys Sat Nov 20 04:52:34 2010 (4CE7A872)
    fffff880'049bc000 fffff880'049 c 8000 ndistapi ndistapi.sys MON Jul 13 19:10 2009 (4A5BCCD8)
    "fffff880 ' 049 c 8000 fffff880 ' 049f7000 ndiswan ndiswan.sys Sat Nov 20 04:52:32 2010 (4CE7A870)
    fffff880 '04-00000 fffff880' 04 has 24000 mrxsmb20 mrxsmb20.sys kills Apr 26 21:39:37 2011 (4DB781E9)
    fffff880 '04-76000 fffff880' 04b3f000 HTTP HTTP.sys Sat Nov 20 03:24:30 2010 (4CE793CE)
    fffff880 '04b3f000 fffff880' 04b5d000 bowser bowser.sys kills Feb 22 22:55:04 (4 649328) 2011
    fffff880 '04b5d000 fffff880' 04b 75000 mpsdrv mpsdrv.sys Fri Jul 13 19:08:25 2009 (4A5BCC79)
    fffff880 '04b 75000 fffff880' 04ba2000 mrxsmb mrxsmb.sys kills Apr 26 21:40:38 2011 (4DB78226)
    fffff880 '04ba2000 fffff880' 04bf0000 mrxsmb10 mrxsmb10.sys Fri Jul 08 21:46:28 2011 (4E17C104)
    "fffff880 ' 04 c 00000 fffff880 ' 04c6e000 SynTP SynTP.sys Thu Mar 01 18:33:26 2012 (4F501556)
    fffff880 '04c6e000 fffff880' 04c7d000 mouclass mouclass.sys MON Jul 13 18:19:50 2009 (4A5BC116)
    fffff880 '04c7d000 fffff880' 04c 81500 CmBatt CmBatt.sys Fri Jul 13 18:31:03 2009 (4A5BC3B7)
    "fffff880 ' 04 c 82000 fffff880 ' 04c8d000 Smb_driver Smb_driver.sys Sat Mar 01 18:34:33 2012 (4F501599)
    fffff880 '04c8d000 fffff880' 04c9a000 accelerometer Accelerometer.sys Wed Feb 22 10:30:18 2012 (4F45181A)
    fffff880 '04c9a000 fffff880' 04ca 3000 wmiacpi wmiacpi.sys Fri Jul 13 18:31:02 2009 (4A5BC3B6)
    fffff880 '04ca 3000 fffff880' 04cb9000 driver intelppm.sys MON Jul 13 18:19:25 2009 (4A5BC0FD)
    fffff880 '04cb9000 fffff880' 04cc4000 irstrtdv irstrtdv.sys Wed Jun 15 13:52:49 2011 (4DF8FF81)
    fffff880'04cc4000 fffff880'04 cd 4000 CompositeBus CompositeBus.sys Sat Nov 20 04:33:17 2010 (4CE7A3ED)
    fffff880 ' 04 cd 4000 fffff880' 04cd9f80 clwvd clwvd.sys kills Jul 27 20:13:47 2010 (4C4F844B)
    fffff880 '04cda000 fffff880' 04cdf200 ksthunk ksthunk.sys Fri Jul 13 19:00:19 2009 (4A5BCA93)
    fffff880 '04ce0000 fffff880' 04cf6000 AgileVpn AgileVpn.sys Fri Jul 13 19:10:24 2009 (4A5BCCF0)
    fffff880 '04cf6000 fffff880' 04cf7480 swenum swenum.sys MON Jul 13 19:00:18 2009 (4A5BCA92)
    fffff880'04cf9000 fffff880'05183000 bcmwl664 bcmwl664.sys Wed Sep 26 21:45:09 2011 (4EA8C5B5)
    fffff880 ' 05183000 fffff880' 05190000 vwifibus vwifibus.sys Fri Jul 13 19:07:21 2009 (4A5BCC39)
    fffff880 ' 05190000 fffff880' 051ae000 i8042prt i8042prt.sys MON Jul 13 18:19:57 2009 (4A5BC11D)
    fffff880 '051ae000 fffff880' 051bd000 kbdclass kbdclass.sys MON Jul 13 18:19:50 2009 (4A5BC116)
    fffff880'051bd000 fffff880'05200000 ks ks.sys Sat Nov 20 04:33:23 2010 (4CE7A3F3)
    fffff880 ' 05600000 fffff880' 05656000 IntcDAud IntcDAud.sys kills Dec 06 05:23:07 2011 (4EDDFB1B)
    fffff880 ' 05656000 fffff880' 05662000 Dxapi Dxapi.sys Fri Jul 13 18:38:28 2009 (4A5BC574)
    fffff880 ' 05662000 fffff880' 05670000 crashdmp crashdmp.sys Fri Jul 13 19:01:01 2009 (4A5BCABD)
    fffff880 ' 05670000 fffff880' 05683000 dump_dumpfve dump_dumpfve.sys Fri Jul 13 18:21:51 2009 (4A5BC18F)
    fffff880 ' 05683000 fffff880' 056 a 0000 usbccgp usbccgp.sys Fri Nov 04 22:44:06 2011 (4EB4B106)
    fffff880'056 has 0000 fffff880'056 cd 280 usbvideo usbvideo.sys Sat Nov 20 04:44:34 2010 (4CE7A692)
    fffff880 '056e6000 fffff880' 0576e000 stwrt64 stwrt64.sys Mon Feb 13 22:26:45 2012 (4F39E285)
    fffff880 '0576e000 fffff880' 057ab000 portcls portcls.sys MON Jul 13 19:06:27 2009 (4A5BCC03)
    fffff880'057ab000 fffff880'057 cd 000 drmk drmk.sys MON Jul 13 20:01:25 2009 (4A5BD8E5)
    fffff880 ' 057 cd 000 fffff880' 057f9000 bcbtums bcbtums.sys Thu Jan 26 12:49:03 2012 (4F21A01F)
    fffff880 '05e67000 fffff880' 05f0d000 peauth peauth.sys Fri Jul 13 20:01:19 2009 (4A5BD8DF)
    fffff880 '05f0d000 fffff880' 05f18000 secdrv secdrv. SYS kills Sep 13 08:18:38 2006 (4508052E)
    fffff880 '05f18000 fffff880' 05f49000 srvnet c:\windows\system32\drivers\srvnet.sys Thu Apr 28 22:05:35 2011 (4DBA2AFF)
    fffff880 '05f49000 fffff880' 05f5b000 tcpipreg c:\windows\system32\drivers\tcpipreg.sys Sat Nov 20 04:51:48 2010 (4CE7A844)
    fffff880'05f5b000 fffff880'05 fc 4000 srv2 srv2.sys Thu Apr 28 22:05:46 2011 (4DBA2B0A)
    fffff880 ' 06069000 fffff880' 06101000 srv srv.sys Thu Apr 28 22:06:06 2011 (4DBA2B1E)
    fffff880 ' 06101000 fffff880' 06122000 WudfPf WudfPf.sys Sat Nov 20 04:42:44 2010 (4CE7A624)
    fffff880 ' 06122000 fffff880' 06193000 SYMDS64 SYMDS64. SYS Mon May 16 17:15:03 2011 (4DD1A1E7)
    fffff880 '06193000 fffff880' 061c 1000 ccSetx64 ccSetx64.sys Fri Nov 04 17:05:25 2011 (4EB461A5)
    fffff880 ' 07895000 fffff880' 079 a 6000 SYMEFA64 SYMEFA64. SYS Tue 22 Nov 18:49:28 2011 (4ECC4318)
    fffff880 ' 08400000 fffff880' 08431000 Ironx64 Ironx64.SYS Mon Nov 14 20:00:53 2011 (4EC1C7D5)
    fffff880 ' 08431000 fffff880' 084e8000 Sftfslh Sftfslh.sys Wed Dec 02 18:55:48 2009 (4B170C94)
    fffff880'0853f000 fffff880'08577000 SYMEVENT64x86 SYMEVENT64x86.SYS kills Nov 22 12:30:48 2011 (4ECBEA58)
    fffff880 ' 08577000 fffff880' 0858 c 000 SRTSPX64 SRTSPX64. SYS Tue Nov 22 17:52:20 2011 (4ECC35B4)
    "fffff880 ' 0858 c 000 fffff880 ' 085f8000 SYMNETS SYMNETS. SYS sat 12 Nov 15:11:53 2011 (4EBEE119)
    fffff880 ' 08689000 fffff880' 087 a 8000 BHDrvx64 BHDrvx64.sys Wed Nov 23 13:32:10 2011 (4ECD4A3A)
    fffff880 '087-8000 fffff880' 087f5000 Sftplaylh Sftplaylh.sys Wed Dec 02 18:55:40 2009 (4B170C8C)
    fffff880 '08-00000 fffff880' 08a7d000 IDSVia64 IDSVia64.sys kills Nov 22 14:23:23 2011 (4ECC04BB)
    fffff880 '08ac9000 fffff880' 08ad4000 Sftvollh Sftvollh.sys Wed Dec 02 18:55:23 2009 (4B170C7B)
    fffff880 '08ad4000 fffff880' 08adf000 Sftredirlh Sftredirlh.sys Wed Dec 02 18:55:52 2009 (4B170C98)
    fffff880 '08af3000 fffff880' 08bb2000 SRTSP64 SRTSP64. SYS Tue Nov 22 17:52:13 2011 (4ECC35AD)
    fffff880 '08bb2000 fffff880' 08bd2000 ENG64 ENG64. SYS Fri Jul 29 08:17:51 2011 (4E32B2FF)
    "fffff880 ' 08 c 04000 fffff880 ' 08dfc000 EX64 EX64. SYS Fri Jul 29 08:15:11 2011 (4E32B25F)
    fffff880 '0f452000 fffff880' 10254f80 igdkmd64 igdkmd64.sys kills Feb 14 12:47:30 2012 (4F3AAC42)
    fffff880 ' 10255000 fffff880' 1028 b 000 fastfat fastfat. SYS MON Jul 13 18:23:28 2009 (4A5BC1F0)
    fffff880'1028 b 000 fffff880'10380000 dxgkrnl dxgkrnl.sys Mon Aug 22 21:54:11 2011 (4E531653)
    fffff880 '10380000 fffff880' 103c 6000 dxgmms1 dxgmms1.sys Mon Aug 22 21:53:14 2011 (4E53161A)
    fffff960 '000e0000 fffff960' 003f4000 win32k win32k.sys unavailable (00000000)
    fffff960 ' 00470000 fffff960' a 0047, 000 TSDDD TSDDD.dll unavailable (00000000)
    fffff960 ' 00700000 fffff960' 00727000 cdd c:\windows\system32\cdd.dll unavailable (00000000)

    Unloaded modules:
    fffff880 '08-98000 fffff880' 08ac9000 WUDFRd.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 00031000
    fffff880 '08a7d000 fffff880' 08a 98000 USBSTOR. SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0001 B 000
    fffff880 ' 07824000 fffff880' 07895000 spsys.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 00071000
    "fffff880 ' 084 c 2000 fffff880 ' 0853f000 IDSVia64.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0007D 000
    fffff880 '01daa000 fffff880' 01db8000 crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0000E000
    fffff880'0441f000 fffff880'047 c 3000 dump_iaStor.
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 003A 4000
    fffff880 '047 c 3000 fffff880' 047d 6000 dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 00013000
    fffff880 ' 047 d 6000 fffff880' 04800000 cdrom.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    ImageSize: 0002A, 000

    Hi Vijya Kumari / Gary / other.

    UPDATE

    I gave up watching the issue myself. I ended up taking the computer to the tech shop where the person changed the hard drive. Its been a few days now and it seems to work very well so the problem was the hard drive in this case!

    Anyone reading the post... FYI, I did through hard drive check 3 times (it took 2-3 hours each time) and my hard drive had the control each time. I asked the tech shop person and he mentioned that it is sometimes possible that the hard drive would be to control but is faulty. It is a little advice for those who are the rescue disk problem devices in my case being given the hard drive passed the test I have excluded hard and ended up paying $ 100 hard disk $ 40: (.)

    Thank you

    Amit

  • Desktop Windows 7 freezes as soon as I log in, then the analysis of disk is automatically cancelled

    Last month, my office has been freezing almost whenever I connect, I rebooted my laptop or close and turned on afterwards. The way I know that it is frozen is when my wifi icon is the blue loading circle and when I right click on my slider and it is located in the blue loading circle. Then after I do a restart hard (hold the power button and back - turn on my laptop), after the screen usual "the computer did not turned off properly", I see "scan disk" screen Even if I touch any key so analysis can run and maybe find the problem, the analysis is automatically cancelled. I pass this cycle at least twice before being able to use my computer properly.

    I've had my laptop for 4 years. It is a Dell Inspiron N5010 Windows 7 Ultimate 64 - bit Intel Core i3 processor. For safety, I got Kaspersky Internet Security for one year. Is there anything that can be done to prevent it happening again?

    Hello

    You can check with Dell, their books online technical support, diagnostics,
    and ask questions in the forums about known problems.

    Dell support
    http://support.Dell.com/

    Dell support drivers - product manual & warranty Info (left side) - and much more
    http://support.Dell.com/support/index.aspx?c=us&l=en&s=DHS

    Dell forums
    http://en.community.Dell.com/forums/

    Dell PC Diagnostics
    http://www.Dell.com/support/Diagnostics/us/en/19/
    ==============================

    Error: Windows Explorer has stopped working
    http://support.Microsoft.com/kb/2694911

    Windows hangs or freezes<- try="" these="" first="" and="" the="" methods="" do="" apply="" to="" your="">
    http://support.Microsoft.com/kb/2681286#method22

    Performance and Maintenance<- check="" these="" especially="" the="">
    http://Windows.Microsoft.com/en-us/Windows/performance-maintenance-help#performance-maintenance-help=Windows-7&V2H=win7tab1&V3H=winvistatab1

    Other methods of troubleshooting to use according to your needs:

    Use the startup clean and other methods to try to determine the cause of and/or
    eliminate problems.

    ---------------------------------------------------------------

    References to Vista also apply to Windows 7.

    What antivirus/antispyware/security products do you have on the machine? Include
    everything you've ALWAYS had on this machine, including those you have uninstalled (they
    remains of leave behind which can cause strange problems).

    ----------------------------------------------------

    Follow these steps:

    Try these to erase corruption and missing/damaged file system repair or replacement.

    Start - type this in the search box-> find COMMAND at the top and RIGHT CLICK – RUN AS ADMIN

    Enter this at the command prompt - sfc/scannow

    How to fix the system files of Windows 7 with the System File Checker
    http://www.SevenForums.com/tutorials/1538-SFC-SCANNOW-Command-System-File-Checker.html

    How to analyze the log file entries that the Microsoft Windows Resource Checker
    (SFC.exe) program generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Also run CheckDisk, so we cannot exclude as much as possible of the corruption.

    How to run check disk in Windows 7
    http://www.SevenForums.com/tutorials/433-disk-check.html

    ==========================================

    After the foregoing:

    How to troubleshoot a problem by performing a clean boot in Windows
    Vista or Windows 7

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

    Use advanced tools to solve performance problems in Windows 7
    http://www.howtogeek.com/HOWTO/6152/use-advanced-tools-to-troubleshoot-performance-problems-in-Windows-7/

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/default.aspx/GP/slow_windows_performance?p=1

    Optimize Windows 7 for better performance
    http://Windows.Microsoft.com/en-us/Windows7/optimize-Windows-7-for-better-performance

    Open the troubleshooter of Performance
    http://Windows.Microsoft.com/en-us/Windows7/open-the-performance-Troubleshooter

    To see everything that is in charge of startup - wait a few minutes without doing anything-
    then right click on taskbar - task manager - take a look at Applications.
    Process - Services - this is a quick reference (if you have a little box on)
    Lower left - show for all users, then check that).

    How to change, add or remove startup programs in Windows 7
    http://www.SevenForums.com/tutorials/1401-startup-programs-change.html

    Is a quick check to see who are loading method 2 - using MSCONFIG
    then after a list of these here.
    --------------------------------------------------------------------

    Tools that should help you:

    Process Explorer - free - find out what files, registry keys, and other objects
    processes have open, which DLLs they have loaded and more. This unique
    powerful utility will show you even owned by each process.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896653.aspx

    Autoruns - free - see what programs are configured to start automatically
    When your system boots and you connect. Autoruns also shows you the complete list
    locations of registry and files where applications can configure start automatic settings.
    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx
    Process Monitor - Free - monitor file system, registry, process, thread and DLL
    activity in real time.
    http://TechNet.Microsoft.com/en-us/Sysinternals/bb896645.aspx

    There are many excellent free tools from Sysinternals
    http://TechNet.Microsoft.com/en-us/Sysinternals/default.aspx

    WhatsInStartUP - free - this utility displays the list of all applications that are
    loaded automatically when Windows starts. For each application, what follows
    the information is displayed: Type of startup (registry/Startup folder), Command - Line
    Channel file, the product name, Version, company name, location in the registry or
    file system and more. It allows you to easily disable or remove unwanted programs
    that runs in your Windows startup.
    http://www.NirSoft.NET/utils/what_run_in_startup.html

    There are many excellent free tools to NirSoft
    http://www.NirSoft.NET/utils/index.html

    Window Watcher - free - do you know what is running on your computer? Maybe
    not. The window Watcher says it all, every window created by each execution of the statement
    program, if the window is visible or not.
    http://www.KarenWare.com/PowerTools/ptwinwatch.asp
    Many excellent free tools and an excellent newsletter at Karenware
    http://www.KarenWare.com/

    ===========================================

    Think about it an absolute must - manually update your drivers.

    Vista and Windows 7 updated drivers love then here's how update the most important.

    This is my generic how updates of appropriate driver:

    This utility, it is easy see which versions are loaded: run DriverView - set
    SEE drivers to hide Microsoft - update those without drain in their names. (Also
    updated the BIOS and drivers from the chipset on the site of the constructor/the system motherboard).

    -Free - DriverView utility displays the list of all device drivers currently loaded
    on your system. For each driver in the list, additional useful information is
    Poster: load address of the driver, description, version, product name,.
    company that created the driver and more.
    http://www.NirSoft.NET/utils/DriverView.html

    For drivers, visit Maker as replacements and system manufacturer of device which are
    the most recent. Control Panel - write - graphics card - device manager
    the brand and complete model of your video card - double click - tab of the driver-
    Note the version information. Now click on UPdate Driver (this can do nothing
    MS is far behind the certification of drivers) - then do a right click - Uninstall - REBOOT
    This will refresh the driver stack.

    Repeat this for network - card (NIC), Wifi network, sound, mouse, and keyboard
    If there are 3rd party with their own software and drivers and the other main device drivers
    you have.

    Now, go to the site of the manufacturer of system (Dell, HP, Toshiba as examples) (restore)
    and site (Realtek, Intel, Nvidia, ATI, for example) and get the manufacturer and device
    their latest versions. (Look for the system to update the BIOS, Chipset and software updates
    Site of the manufacturer here.)

    Download - SAVE - go to where you put them - right click - RUN AD ADMIN -.
    REBOOT after each installation.

    Always check in the Device Manager - drivers tab to be sure the version you are
    installation actually appears. This is because that some rollback of drivers before the
    later is installed (particularly that audio drivers) so install a driver - reboot.
    Make sure that it is installed and repeat if necessary.

    Repeat to the manufacturers - BTW to the device makers DO NOT RUN THEIR
    SCANNER - check manually by model.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    Installation and update of drivers under Windows 7 (updated drivers manually using
    the above methods is preferable to ensure the latest drivers from the manufacturer of system
    and device manufacturers are located)
    http://www.SevenForums.com/tutorials/43216-installing-updating-drivers-7-a.html

    If you update the drivers manually, then it's a good idea to disable driver facilities
    in the updates of Windows, which leaves on Windows updates, but it will not be installed
    pilots who are generally older and cause problems. If updates provides a new
    driver then hide it (right click on it) and then go get new ones manually if
    you want.

    How to stop Windows 7 automatically install drivers
    http://support.Microsoft.com/kb/2500967

    ===========================================

    Refer to these discussions because many more excellent advice however remember to check
    your antivirus, the main drivers and BIOS update programs and also to solve problems
    with the first method cleanboot.

    Problems with the overall speed of the system and performance
    http://support.Microsoft.com/GP/slow_windows_performance/en-us

    Performance and Maintenance Tips
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/19e5d6c3-BF07-49ac-a2fa-6718c988f125

    Explorer Windows stopped working
    http://social.answers.Microsoft.com/forums/en-us/w7performance/thread/6ab02526-5071-4DCC-895F-d90202bad8b3

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • The 'Analysis' link on the computing business intelligence Oracle does not work

    Hello

    I am new to Oracle Business Intelligence EE. I downloaded the OBIEE and installed. But when I open it and try to click on the link of the analysis, nothing happens (see attached). Did I miss something during the installation that's why I'm having this problem. Please notify.

    Thank you

    Rabie

    (1) try different browser (I hope that it will work), I had faced same problem many times in the chrome browser.

    (2) check the authorization of level object in RPD - presentation Layer

Maybe you are looking for