Skip to main content
Manage information base user sessions
Last update:

Manage information base user sessions

You can manage information base user sessions in the control panel:

You can also manage 1C server cluster sessions — view the list of sessions for all information bases in the cluster and terminate one or all sessions.

View a list of sessions

  1. В control panels go to Ready cloud 1CInformation bases.

  2. Open the information base page → tab Session management.

  3. View the list of sessions. For each session is displayed:

    User1C user name
    Connection typeInformation base user type — client application, external connection, background task, web service access
    Getting startedSession start time in format timestamp
    Latest activityTime of last user activity
    SleepingWhether the session is in sleep mode
    Session numberSession number
    Client IP addressIP address of the client from which the connection is established
    CPU time, sec

    Processor time used:

    • Текущее — the current pending server call;
    • 5 мин — completed server session calls in the last 5 minutes;
    • Всего — completed session server calls for the entire session time
    Memory consumption

    The difference in bytes between memory that has been occupied and memory that has been freed:

    • Текущее — by the thread executing the current call from the beginning of the call execution;
    • 5 мин — threads executing completed session calls in the last 5 minutes;
    • Всего — threads that have executed completed session calls during the entire session time
    Data volume

    The amount of data that is transferred in completed server session calls:

    • 5 мин — in the last five minutes;
    • Всего — for the entire session
    Number of calls

    The number of completed server calls for this session:

    • 5 мин — in the last five minutes;
    • Всего — for the entire session
    DBMS data

    The amount of data that is transferred during a session between the 1C server cluster and the database:

    • 5 мин — in the last five minutes;
    • Всего — for the entire session

End one or all sessions

  1. В control panels go to Ready cloud 1CInformation bases.
  2. Open the information base page → tab Session management.
  3. To end a single session, in the session bar, click and confirm completion. You can find the desired session by user name, to do this, start typing the name in the field above the list of sessions.
  4. To end all sessions, tap End all sessions and confirm completion.

Set session lockout

When session locking is enabled for an information base, active users of the base will be prompted to save their data and their sessions will be terminated. You cannot connect to the information base until the specified lockout expiration time has elapsed, or until you have remove the lock.

In the Control Panel, you cannot see whether session locking is enabled for a database. If a session lock is already in effect for the information base and you set a new one, the previous lock is reset.

You can view active locks through the cluster administration utility, use the instructions to do this Viewing the properties of the information base 1C documentation.

  1. В control panels go to Ready cloud 1CInformation bases.
  2. Open the information base page → tab Configuration.
  3. In the block Support and maintenance on the line User sessions click Set the lock.
  4. Enter the lock start date and time (UTC+3). If you do not enter a start date and time, the lock will be set immediately.
  5. Enter the end date and time of the lockout. If you do not specify an end date and time, the information base will be locked until you remove the lock.
  6. Optional: enter the message that will be displayed when you try to connect to a locked information base.
  7. Optional: enter a lock parameter — arbitrary text. It will be set as a parameter of the object БлокировкаСеансов.
  8. Optional: to be able to connect to the blocked information base, enter the permission code — any set of letters and numbers. The permission code must be specified when connecting to the blocked information base in the connection string parameter UC or in a command line parameter /UCfor example /UC123456.
  9. Click Next.
  10. Enter the login and password of the user of the information base with administrator rights.
  11. Click Set.

Release session lockout

When you remove the lock, users will be able to reconnect to the information base.

  1. В control panels go to Ready cloud 1CInformation bases.
  2. Open the information base page → tab Configuration.
  3. In the block Support and maintenance on the line User sessions click Release the lock.
  4. Enter the login and password of the user of the information base with administrator rights.
  5. Click Withdraw.