Tuesday, June 29, 2021
Tip of the Day: Added Plugin to RBAdmin for Command Functionality
Product.......: RBAdmin X.5 and RBAdmin X.5 Enterprise (Version 10.5)
Build.........: 10.5.3.20624 or higher
Sections......: Plugins
Keywords......: RBAdmin, PLUGIN, Users, Reset, Disconnect
Did you know that the RBAdmin software product now includes a
plugin (.RBM), providing the ability to capture user connection
information from the live database though R:BASE commands?
The user count, list of connected users can be captured. The
ability is available to reset the user count, and clear ghost
connections. When RBADMIN is ON, users may also be disconnected
from the database.
Syntax:
PLUGIN RBAdmin vResult|ACTION <value>|<parameter> <value>
Where:
vResult is the text variable to return the status
Actions:
GETCOUNT
Returns the user count to the vRBTIUserCount variable
GET_USERS
Returns the comma delimited user names to the vRBTIUsers variable
RESET_COUNT
Clears ghost database connections, when one user is connected
DISCONNECT
Disconnects the comma delimited list of users. If USERS is
empty then all connections are closed.
RESET_RBADMIN
Disconnects all users except the current session. The action uses
a combination of USERNAME+PATH to identify the current session.
The DISCONNECT action requires for all connections to have RBADMIN
ON. The disconnect logic is based in the RBADMIN_*.BIN file. Because
users are based on the Windows "User Name", it can't be used to
disconnect other sessions of the same user without disconnecting the
session that issued the DISCONNECT action. Be sure to DISCONNECT
users other than yourself.
Examples:
PLUGIN RBAdmin vUserCountResult|ACTION GET_COUNT
PLUGIN RBAdmin vGetUsersResult|ACTION GET_USERS
PLUGIN RBAdmin vResetCountResult|ACTION RESET_COUNT
PLUGIN RBAdmin vDisconnectResult|ACTION DISCONNECT|USERS Jim,Bob,Jeff
PLUGIN RBAdmin vResetRBAdminResult|ACTION RESET_RBADMIN
Current users must download the latest RBAdmin installer from the
R:BASE Updates Web site, and reinstall the program. Please be sure
to stop the R:BASE Messenger service prior to uninstalling RBAdmin,
as per the software uninstall instructions.
https://www.rbaseupdates.com/
Very Best R:egards,
Razzak.
https://www.rbase.com
http://www.facebook.com/rbase/
--
For group guidelines, visit
http://www.rbase.com/support/usersgroup_guidelines.php
---
You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/rbase-l/0LgrcO-1lU53v16dq-00oJay%40mrelay.perfora.net.