99% CPU Usage...but for real this time...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PeteCresswell

    99% CPU Usage...but for real this time...

    I've Googled the threads about high CPU usage, but they do not seem to
    apply.

    In this case, MS Access really is taking over the CPU. You try to
    drag a window across Access's turf and nothing get redrawn....Plus , of
    course, not much else can be done on the machine.

    TaskMan confirms.

    All I'm doing is trying to close an app/DB that was working on.

    It's been clocking for about 20 minutes now...so I guess I'll bite the
    bullet and kill MS Access.


    Anybody had similar experiences?
    I did last week - different DB, same PC...which makes me wonder....
  • almish

    #2
    Re: 99% CPU Usage...but for real this time...

    GoogleGroups@Fa tBelly.com (PeteCresswell) wrote in message[color=blue]
    > Anybody had similar experiences?
    > I did last week - different DB, same PC...which makes me wonder....[/color]

    Have you installed all the appropriate service packs? I seem to recall
    one fixed this one though I don't recall which...

    '---------------
    ' John Mishefske
    '---------------

    Comment

    • Tony Toews

      #3
      Re: 99% CPU Usage...but for real this time...

      GoogleGroups@Fa tBelly.com (PeteCresswell) wrote:
      [color=blue]
      >In this case, MS Access really is taking over the CPU. You try to
      >drag a window across Access's turf and nothing get redrawn....Plus , of
      >course, not much else can be done on the machine.
      >
      >TaskMan confirms.
      >
      >All I'm doing is trying to close an app/DB that was working on.[/color]

      This is a problem in A97 and previous.

      ACC: Microsoft Access Shows 100% CPU Utilization During Idle Time
      Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more.


      But AFAIK this was solved in A2000 and newer. Do you have an infinite loop running?
      Did you try Ctrl+Break?

      Tony
      --
      Tony Toews, Microsoft Access MVP
      Please respond only in the newsgroups so that others can
      read the entire thread of messages.
      Microsoft Access Links, Hints, Tips & Accounting Systems at

      Comment

      • Allen Browne

        #4
        Re: 99% CPU Usage...but for real this time...

        Echo off, and code in endless loop?

        Conditional formatting endless loop?

        Some event triggering an event that retriggers the first?

        --
        Allen Browne - Microsoft MVP. Perth, Western Australia.
        Tips for Access users - http://allenbrowne.com/tips.html
        Reply to group, rather than allenbrowne at mvps dot org.

        "PeteCressw ell" <GoogleGroups@F atBelly.com> wrote in message
        news:74d79443.0 406041217.34a9b 6b2@posting.goo gle.com...[color=blue]
        > I've Googled the threads about high CPU usage, but they do not seem to
        > apply.
        >
        > In this case, MS Access really is taking over the CPU. You try to
        > drag a window across Access's turf and nothing get redrawn....Plus , of
        > course, not much else can be done on the machine.
        >
        > TaskMan confirms.
        >
        > All I'm doing is trying to close an app/DB that was working on.
        >
        > It's been clocking for about 20 minutes now...so I guess I'll bite the
        > bullet and kill MS Access.
        >
        >
        > Anybody had similar experiences?
        > I did last week - different DB, same PC...which makes me wonder....[/color]


        Comment

        • Jim

          #5
          Re: 99% CPU Usage...but for real this time...

          Are the "Name Auto Correct" options on, these can cause large delays at db closing

          Jim


          GoogleGroups@Fa tBelly.com (PeteCresswell) wrote in message news:<74d79443. 0406041217.34a9 b6b2@posting.go ogle.com>...[color=blue]
          > I've Googled the threads about high CPU usage, but they do not seem to
          > apply.
          >
          > In this case, MS Access really is taking over the CPU. You try to
          > drag a window across Access's turf and nothing get redrawn....Plus , of
          > course, not much else can be done on the machine.
          >
          > TaskMan confirms.
          >
          > All I'm doing is trying to close an app/DB that was working on.
          >
          > It's been clocking for about 20 minutes now...so I guess I'll bite the
          > bullet and kill MS Access.
          >
          >
          > Anybody had similar experiences?
          > I did last week - different DB, same PC...which makes me wonder....[/color]

          Comment

          Working...