Hi all
We are looking at the deployment / migration of our current platform and are working through some issues.
One of these issues are related to Products installed on the Compute server vs the Product bundles listed in the License Renewal files.
My question : how do we MAP prodnums to Product Bundles in a case were we receive a Renewal notification email from SAS as follows:
Product(s) Ordered (Product Bundle List) Base SAS Quality Knowledge Base Locale, English United Kingdom SAS Data Management Standard Server SAS Enterprise BI Server SAS Enterprise Guide SAS Metadata Bridge for Microsoft Excel SAS Metadata Bridge for Oracle SAS Metadata Bridges for Microsoft SQL Server SAS Metadata Server SAS/ACCESS Interface to ODBC SAS/ACCESS Interface to PC Files SAS/ETS SAS/IML SAS/STAT
To its PRODNUMS in the SETINIT files:
*PRODNUM000 = BASE Base SAS; *PRODNUM001 = STAT SAS/STAT; *PRODNUM002 = GRAPH SAS/GRAPH; *PRODNUM003 = ETS SAS/ETS; *PRODNUM007 = IML SAS/IML; *PRODNUM015 = CONNECT SAS/CONNECT; *PRODNUM045 = MDDB SAS OLAP Server; *PRODNUM070 = MDDBCOM MDDB Server common products; *PRODNUM075 = INTTECHSRV SAS Integration Technologies; *PRODNUM094 = SECUREBNDL SAS/Secure; *PRODNUM095 = SECUREWBNDL SAS/Secure Windows; *PRODNUM110 = SASOLAPBNDL SAS OLAP Server; *PRODNUM114 = DQUALITY SAS Data Quality Server; *PRODNUM119 = EGUIDE SAS Enterprise Guide; *PRODNUM208 = PCFILE SAS/ACCESS PC Files; *PRODNUM209 = ODBC SAS/ACCESS ODBC; *PRODNUM258 = DQENGBR Quality Knowledge Base Locale for English (UK); *PRODNUM264 = DMQKBEN DataFlux QKB Locale, English; *PRODNUM375 = DMQKBL1 DataFlux QKB Locale, Latin-1 encoding; *PRODNUM500 = MITIMSEXCEL SAS Metadata Bridge for Microsoft Excel; *PRODNUM501 = MITIMSSQLSVR SAS Metadata Bridges for Microsoft SQL Ser; *PRODNUM504 = MITIORACLE SAS Metadata Bridge for Oracle; *PRODNUM509 = MITIGENERAL SAS Metadata Bridges for General Industry S; *PRODNUM535 = STATSTUDIO SAS/IML Studio; *PRODNUM538 = WKSPSRVLOCAL SAS Workspace Server for Local Access; *PRODNUM539 = WKSPSRVENT SAS Workspace Server for Enterprise Access; *PRODNUM677 = HPS SAS High-Performance Server; *PRODNUM678 = AMOEXCEL SAS Add-in for Microsoft Excel; *PRODNUM679 = AMOOUTLOOK SAS Add-in for Microsoft Outlook; *PRODNUM680 = AMOPOWRPOINT SAS Add-in for Microsoft PowerPoint; *PRODNUM681 = AMOWORD SAS Add-in for Microsoft Word; *PRODNUM827 = BISRVMID SAS Visual Analytics Services;
Trying to install this from a Deployment plan, which only lists the Product Bundles it becomes a little tricky to locate deployment plans containing the right set of Products,
For example:
A Product bundle such as SAS Enterprise BI Server:
Which Products (based on PRODNUM) would it include?
A Product such as BASE SAS is easy enough to figure since a Product called BASE SAS is listed, and so is a relevant PRODNUM. (000)
But where would *PRODNUM677 = HPS SAS High-Performance Server slot into? Which Product Bundle would this be a part of?
Is there some documentation online where SAS lists the Product Bundles with PRODNUMS?
... View more