SoftwareTitleOracle Table
The SoftwareTitleOracle
table stores attributes of an application installation that are relevant to Oracle applications only. These characteristics are important for Oracle licensing.
TenantID
has been set in the SQL Server
connection context information. That setting filters an underlying table to produce this
view of data for the single, selected tenant.
Database Column |
Details |
---|---|
SoftwareTitleID
|
Type: integer. Key The Oracle application. Foreign key to the |
MaximumSockets
|
Type: integer. Nullable The maximum number of sockets allowed on a computer where the application is installed. |
NUPProcessorMultiplier
|
Type: integer. Nullable The multipler value to use when determining the minumum Named User Plus licenses for the application. |
OverrideSoftwareTitle TypeID
|
Type: integer. Nullable If this is not null, then the application was initially created as non-Oracle, but the operator wants to license
it as an Oracle title. Foreign key to the |
IsShared
|
Type: boolean |
FlexNet Manager Suite (On-Premises)
2020 R1