LicenseType_CODE Table

LicenseType_CODE is an enumerated code table for software license types.

Table 1. Database columns for LicenseType_CODE table

Database Column

Details

LicenseTypeID

Type: integer. Key

A unique identifier for license type. Possible values and the corresponding default strings are:

  • 1 = Enterprise
  • 2 = Device
  • 3 = Node-Locked
  • 4 = User
  • 5 = Concurrent User
  • 6 = Appliance
  • 7 = Client Server
  • 8 = OEM
  • 9 = Evaluation
  • 10 = Run-Time
  • 11 = Device (Processor-Limited)
  • 12 = Site
  • 13 = Named User
  • 14 = Device (Core-Limited)
  • 15 = Core Points
  • 16 = Oracle Processor
  • 17 = Oracle Named User Plus
  • 18 = Processor Points
  • 19 = Oracle Legacy
  • 20 = Enterprise Agreement
  • 21 = SAP Named User
  • 22 = Microsoft Server Processor
  • 23 = CAL Legacy
  • 24 = Tiered Device
  • 25 = IBM Processor Value Unit
  • 26 = IBM Authorized User
  • 27 = IBM Concurrent User
  • 28 = IBM Floating User
  • 29 = Custom Metric
  • 30 = Processor
  • 31 = IBM Resource Value Unit
  • 32 = IBM User Value Unit
  • 33 = Microsoft Server Core
  • 34 = Oracle User
  • 35 = SAP Package
  • 36 = Microsoft SCCM Client Device
  • 37 = Microsoft SCCM Client User
  • 38 = Microsoft Developer Network
  • 39 = Microsoft Device CAL
  • 40 = Microsoft User CAL
LicenseType_en

Type: text (max 1000 characters)

License type of the license in English.

LicenseType_de

Type: text (max 1000 characters)

License type of the license in German.

LicenseType_fr

Type: text (max 1000 characters)

License type of the license in French.

LicenseType_ja

Type: text (max 1000 characters)

License type of the license in Japanese.

LicenseType_es

Type: text (max 1000 characters). Nullable

License type of the license in Spanish.