MGR_LSCONFIGUREDVALUE Table
This section lists the database columns in the MGR_LSCONFIGUREDVALUE table.
Database Column |
Details |
ID |
Type: Decimal. The primary key of the table MGR_LSCONFIGUREDVALUE |
LASTUPDATED |
Type: TimeStamp. Unique. The LastUpdated column represents the date and time the license server manager configuration was last updated. |
newenabledebudding |
Type: Boolean. Unique. The newEnableDebugging column represents the newly configured value to enable creation of debug log for this license server. |
newappenddebuglog |
Type: Boolean. Unique. The newAppendDebugLog column represents the newly configured to append new debug log information to this license server's existing debug log file. |
newlmutillocation |
Type: text. Unique. The newLmutilLocation column represents the newly configured value for the path to the lmutil executable on the license server |
newXLMremove |
Type: Boolean. Unique. The newXlmremove column represents the newly configured value of the configuration that allows the licenses to be freed. |
newlocal |
Type: Boolean. Unique. The newLocal column represents the newly configured value for the configuration that allows the remote shutdown of this license server. |
newportnumber |
Type: text. Unique. The newPortNumber column represents newly configured value for the License manager port. |
newhostname |
Type: text. Unique. The newHostName represents the newly configured value for the license server host name. |
newstartparamenters |
Type: text. Unique. The newStartParameters column represents the newly configured value for the license servercommand-line option when starting lmgrd or lmadmin. |
newlicenseserverlocation |
Type: text. Unique. The newLicenseServerLocation column represents the newly configured value for path to the lmgrd executable(license server manager) on the license server. |
newdebugloglocation |
Type: text. Unique. The newDebugLogLocation column represents the newly configured value for the full path to the debug log file. |
Licensepaths |
Type: text (max length 2048). Unique. The licensePaths column represents newly configured value for the full path to your license files or directories. |
newXMLdown |
Type: Boolean. Unique. The newXlmdown column represents the newly configured value of the configuration that allows the remote shutdown of this license server. |