Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Rob Fitzpatrick
    3. Topics
    • Profile
    • Following 4
    • Followers 0
    • Topics 32
    • Posts 97
    • Best 7
    • Groups 0

    Topics created by Rob Fitzpatrick

    • Rob Fitzpatrick

      Web portal | General Info | Connections
      ~~Bugs~~ • • Rob Fitzpatrick

      2
      0
      Votes
      2
      Posts
      1341
      Views

      tom

      if ( not _Connect-device matches "*batch*" ) and _connect-batch <> "yes" then tt_Dashboard.con_self = tt_Dashboard.con_self + 1.

      So "self" is counted for non-batch self-service connections. It (mostly) equates to local interactive connections.

      Somehow I suspect that you are going to suggest that that might be sub-optimal 😉

    • Rob Fitzpatrick

      Dashboard change?
      Using ProTop • • Rob Fitzpatrick

      4
      0
      Votes
      4
      Posts
      8488
      Views

      Rob Fitzpatrick

      @tom Sorry... off to the coffee machine...

    • Rob Fitzpatrick

      SQL Servers are double-counted in 3.141x
      ~~Bugs~~ • • Rob Fitzpatrick

      4
      0
      Votes
      4
      Posts
      2024
      Views

      tom

      Looks like it dates back to pt3.3n.

      It is fixed now.

    • Rob Fitzpatrick

      Alert re lkHWM near lkTableSize
      Using ProTop • • Rob Fitzpatrick

      3
      0
      Votes
      3
      Posts
      1616
      Views

      Rob Fitzpatrick

      @tom said in Alert re lkHWM near lkTableSize:

      Regarding the specific alert: there is a lkTblPct field which I use for a similar purpose. Rather than the HWM it reflects the locks in use at that moment. In some ways that is better -- the HWM sticks around until you restart and if something went bump in the night is going to keep alerting once you hit the threshold.

      Good to know, thanks.

    • Rob Fitzpatrick

      User "batch" displayed as "local"
      Using ProTop • • Rob Fitzpatrick

      5
      0
      Votes
      5
      Posts
      2032
      Views

      tom

      Should be fixed in pt3.141x. I decided to simply use the first part of the device name unless the device name is "batch" and only if the name is otherwise blank. If that fails then use the usr#.

    • Rob Fitzpatrick

      Web dashboard info cut off
      ~~Bugs~~ • • Rob Fitzpatrick

      2
      0
      Votes
      2
      Posts
      2445
      Views

      tom

      Portal v4 has a lot of enhancements to stuff like this. Real Soon Now.

    • Rob Fitzpatrick

      Web portal Alerts Feed
      Using ProTop • • Rob Fitzpatrick

      4
      0
      Votes
      4
      Posts
      2077
      Views

      tom

      Nope. You're right -- that's a bit more difficult to calculate and it seems much less likely.

      But I'll add it to the "think about it" list 🎣

    • Rob Fitzpatrick

      Report inactive indexes
      Roadmap • • Rob Fitzpatrick

      4
      0
      Votes
      4
      Posts
      4543
      Views

      tom

      Which reminds me of another needed alert "not having audit archive db" 😉

    • Rob Fitzpatrick

      OE 12 support
      Using ProTop • • Rob Fitzpatrick

      5
      0
      Votes
      5
      Posts
      2236
      Views

      Rob Fitzpatrick

      @tom said in OE 12 support:

      Lastly, I also (sneakily) patched the pt3.14 release a week or so ago. If your "as of" date on that is in May rather than March then you should also have the oe12 changes (but not the "4" hotkey).

      That explains it, I got the error from the original March version.

    • Rob Fitzpatrick

      Configure the User Information Viewer
      Using ProTop • • Rob Fitzpatrick

      3
      0
      Votes
      3
      Posts
      1628
      Views

      Rob Fitzpatrick

      @tom said in Configure the User Information Viewer:

      I'm thinking that the statement cache should automatically appear or disappear based on whether or not it is enabled for a particular client.

      That's reasonable. Though I'd still like to be able to turn the individual browses on or off. 😉

      It would also be nice to have the act of turning off User Information Viewer revert to a view that is more useful, as opposed to just removing the header section. E.g. if the act of going into it cached the current list of displays (e.g. d, t, i, u), so they could be restored when u is pressed again. Food for thought.

    • Rob Fitzpatrick

      Deprecated VSTs
      Roadmap • • Rob Fitzpatrick

      2
      0
      Votes
      2
      Posts
      1280
      Views

      tom

      Something like that will probably occur. I need to start mucking about with oe12 now that it is actually available.

    • Rob Fitzpatrick

      bin/syncio.sh missing
      Using ProTop • • Rob Fitzpatrick

      9
      0
      Votes
      9
      Posts
      4385
      Views

      Rob Fitzpatrick

      Just came across a case with a new CentOS VM where "time" wasn't installed. syncio.sh didn't do much of anything, just exiting pretty much immediately.

      which time didn't find a time command.

      Upshot: I installed time and then syncio.sh worked as expected.

      The code that sets TIMECMD may need to be a little more robust.

    • Rob Fitzpatrick

      Tip: full-screen session on Windows
      Using ProTop • • Rob Fitzpatrick

      6
      1
      Votes
      6
      Posts
      3136
      Views

      Rob Fitzpatrick

      It isn't batch-friendly directly. But a .bat can also invoke _progres.exe and run ABL, which can declare Windows functions as external procedures, so it might be possible to make it work.

    • Rob Fitzpatrick

      PT3.3s: cosmetic bug in motd.cfg
      ~~Bugs~~ • • Rob Fitzpatrick

      1
      2
      Votes
      1
      Posts
      1576
      Views

      No one has replied

    • Rob Fitzpatrick

      Posting limit
      Chit Chat • • Rob Fitzpatrick

      2
      2
      Votes
      2
      Posts
      2571
      Views

      tom

      I dunno, you're a pretty shady character...

    • Rob Fitzpatrick

      PT3.3s: cosmetic bug: splash screen
      ~~Bugs~~ • • Rob Fitzpatrick

      6
      0
      Votes
      6
      Posts
      3159
      Views

      Rob Fitzpatrick

      @tom said in PT3.3s: cosmetic bug: splash screen:

      I have not been able to reproduce the behavior that you describe.

      I seem to have a talent for that.

    • Rob Fitzpatrick

      PT3.3s: cosmetic issue in dbanalys command line
      ~~Bugs~~ • • Rob Fitzpatrick

      4
      0
      Votes
      4
      Posts
      2153
      Views

      tom

      I won't be rushing out that patch 😉

    • Rob Fitzpatrick

      PT3.3s: cosmetic issue in dashboard
      ~~Bugs~~ • • Rob Fitzpatrick

      2
      0
      Votes
      2
      Posts
      1618
      Views

      tom

      Got it. Fixed in patch 01.

    • Rob Fitzpatrick

      PT3.3s: (135) error at startup
      ~~Bugs~~ • • Rob Fitzpatrick

      16
      0
      Votes
      16
      Posts
      6471
      Views

      Rob Fitzpatrick

      Another data point for you: I just updated a 3.3r installation to 3.3s.

      Saw this line in pt3inst.log:

      protop.pf already exists in etc, saving a copy as /opt/protop/etc/protop.pf.04.19

      The new protop.pf does contain -inp 16384. So it looks like all is well with pt3upd.sh.

    • Rob Fitzpatrick

      New releases/prereleases
      Roadmap • • Rob Fitzpatrick

      3
      1
      Votes
      3
      Posts
      2399
      Views

      tom

      Busted.

      The "x" versions are pre-release stuff. It can, and does, change rapidly. Sometimes it contains nasty bugs. The "x" releases are deliberately not made visible on the download dropdown - you have to know to fetch it with curl or pt3upd.sh and hope that I didn't just build something with a bug in it.

      I make no attempt to version the "x" stuff -- there have been hundreds of pt3.3sx builds -- if you have one it is probably not the same as anyone else's 😉

      Certain people have been urging me to get better about the versioning process.

      On the bright side there are release notes 🙂