Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Users connected to server; "License limit exceeded"

    Users connected to server; "License limit exceeded"

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    Because of "license [licence] limit exceeded" for your pc_server (or www_server) you want to see what sessions are on your server and where they are coming from.

    Resolution:
    [The general problem of license limit exceeded is discussed in SKBs 8192-481 and 8192-482.]

    pc_server sessions are counted as active for 10 minutes after the time of their last activity. (This is hard-coded in the programs.) (Web sessions are counted as active for 2 minutes.)

    To see how many active users there are, you can do util y/11.

    To see the IP addresses of the users, can go to the $LOGDIR/www_server (or pc_server) logs. The "IN" lines show the address. Or you can check the z63 file (for the Web server) or the z65 file (for the pc server).

    For the z63, connect to vir01 and do:

    SQL-VIR01> select Z63_CLIENT_ADDRESS, Z63_TIME from z63;
    {To interpret the time (the unix time), see KB 6088.}

    For the z65, connect to VIR01 and do:

    SQL-VIR01> select Z65_CLIENT_ADDRESS, Z65_TIME from z65 where Z65_TYPE = 'PC-SERVER';
    {To interpret the time (the unix time), see KB 6088.}

    If you find multiple sessions for a particular address, you can exclude it via your firewall or by denying it in $alephe_tab/server_ip_allowed. Example:

    We dropped/created the z63. Ten seconds later we saw 40 addresses like this in the z63:

    216.39.48.191
    So we added this line to server_ip_allowed:

    W D 216.39.48.*

    { To find out about this address, I did this on my pc: Start, then Run, then typed "cmd" and clicked on "OK". At the C:\> prompt I entered "tracert 216.39.48.191". This showed me that the name for this ip is "trek20.sv.av.com". ("av.com" is Alta Vista; this is an Alta Vista spider. We did "216.39.48.*" because we have seen other spiders with a different last number. See KB 8192-481 for more on spiders.) }

    Additional Information

    faq, users, license, sessions


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Username and Password parameters for ALEPH X-Services
      • Using 2 patron barcodes with the self-check machines.
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 18.01
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved