After you download a license file, you must extract some information from it to complete your installation. When you run the Unwired Platform installer, enter this information on the license details page.
For example:
... INCREMENT SUP_ENTSRVR SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
... INCREMENT SUP_ENTDEV SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
... INCREMENT SUP_DEVELOPER SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
The rest of the examples in this section show the beginning of this line as it would appear for Enterprise Edition. The details illustrated apply equally to all editions.
... INCREMENT SUP_ENTSRVR SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...If that line ends with a number immediately following a date, it is a served license. For example:
... INCREMENT SUP_ENTSRVR SYBASE 2011.11150 permanent 10 \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
... INCREMENT SUP_ENTSRVR SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=CP HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
The PE value is the license product edition value; "EE" in the example above.
The LT value is the license type value; "CP" in the example above.
If your license type is Development and Test (DT), you can change this number later.
For example:
INCREMENT SUP_ENTCLIENT SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=ST HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
INCREMENT SUP_ENTCLIENT SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=ST HOSTID=000c29d300bd PLATFORMS="i86_n \ x64_n" ISSUER="CO=Sybase, Inc.;V=2.0;AS=A;MP=3120;CP=100;EGO=" \ ...
If that line ends with a number immediately after a date, the client licenses are served. For example:
INCREMENT SUP_ENTCLIENT SYBASE 2011.11150 permanent 100 \ VENDOR_STRING=PE=EE;LT=ST HOSTID=000c29d300bd PLATFORMS="i86_n \ ...
For unserved client licenses, the number of client licenses is the value of CP two lines below the line beginning with INCREMENT SUP_ENTCLIENT. For example:
INCREMENT SUP_ENTCLIENT SYBASE 2011.11150 permanent uncounted \ VENDOR_STRING=PE=EE;LT=ST HOSTID=000c29d300bd PLATFORMS="i86_n \ x64_n" ISSUER="CO=Sybase, Inc.;V=2.0;AS=A;MP=3120;CP=100;EGO=" \ ...
For served client licenses, the number of client licenses is the value at the end of the line beginning with INCREMENT SUP_ENTCLIENT. For example:
INCREMENT SUP_ENTCLIENT SYBASE 2011.11150 permanent 100 \ VENDOR_STRING=PE=EE;LT=ST HOSTID=000c29d300bd PLATFORMS="i86_n \ ...