During a planned deployment, a plan.xml file is used to determine which products to install and configure on the system. During a planned deployment of SASŪ 9.1.3, SASŪ 9.2, and SASŪ 9.3 software, a copy of the plan ...
If you deploy SAS web applications to WebSphere 6.1, you may have to add the Web container custom property com.ibm.ws.webcontainer.invokefilterscompatibility with a value of true.
24294 - What tools do you provide for importing user definitions into the SAS Metadata Server?- Usage Note
SAS provides user import macros to import user definitions. The user import macros are documented in the SAS Intelligence Platform: Security Administration Guide. See that at http://support.sas.com/documentation/cdl/en/ ...
Overview Typically, to make user-defined formats available for selection in SAS Business Intelligence clients such as SASŪ Information Map Studio and SASŪ Data Integration Studio, you place a catalog named formats. ...
38407 - Validation errors occur on workspace and stored process servers due to default security changes- Usage Note
The default ACT of a SASŪ 9.2 configuration denies all metadata access to the PUBLIC group. This is a major change from the SAS 9.1.3 default configuration. Due to this stricter security, you might encounter ...
38305 - Updating table metadata for an existing table registration- Usage Note
If you are receiving an error that the registration for a column does not exist in the metadata server, and that column does exists on the input table, then that column was probably added to the input table after the ...
If you change your Windows password after SAS Enterprise Guide or SAS BI Server is installed and if you have a single-machine, single-user configuration of SAS Enterprise Guide or SAS BI Server, then you will need to ...
31701 - Target server choice is missing when importing job flows- Usage Note
If you use the Export and Import Wizards to move a job flow during a partial promotion, the job flow must be associated with the same server type on both machines. For example, if you export a job flow that is ...
31432 - "ERROR: The class (2887E7D7-4780-11D4-879F-00C04F38F0DB) is unknown" appears in the log- Usage Note
The following error: ERROR: The class (2887E7D7-4780-11D4-879F-00C04F38F0DB) is unknown appears in the SAS metadataserverDDMMMYY.log file.
In order to use data sets that you created with SAS 9.1.3 (English with DBCS and UNICODE support) with SAS 9.1.3 (English), you need to convert the encoding attribute in the SAS data sets from Shift-JIS to wlatin1. ...
After you install the Oracle 9i Release 2 Client software, you might have problems starting SAS Remote Services (SAS Services Application) and Tomcat. The wrapper.log file, which is located in your .. ...
24444 - How can I configure SASŪ Web OLAP Viewer for .NET to use third-party OLAP providers?- Usage Note
The SAS Web OLAP Viewer for .NET can be used to access any third-party OLAP cubes that support the OLE DB for OLAP (ODBO) standard. The first step is to specify the server to which you are connecting. Server ...
24292 - Do you recommend a 32-bit or a 64-bit Windows host for the SAS Metadata Server?- Usage Note
This depends on your memory requirements. On Windows 32-bit hosts, an application can address only 2 GB of memory per process (3 GB if you run with certain parameters turned on. See Note to Windows Users in the SAS 9.2 ...
24276 - Can the SAS Metadata Model be extended by adding user-defined metadata types?- Usage Note
It is not yet possible for you to dynamically extend the model by adding a new metadata type. However, you can extend the model by defining additional attributes for current metadata types. The SAS Metadata Model ...
24288 - How do you recover a corrupted SAS Metadata Repository?- Usage Note
The underlying data store for a SAS Metadata Repository is SAS data sets, so you can use standard SAS tools to restore the repository (for example, issue PROC CONTENTS on all of the SAS data sets in the metadata ...
There currently are no administrative tools that synchronize SAS Metadata Server passwords with operating system passwords. The primary reason for this is that there are no standards for obtaining changed passwords from ...
On Microsoft Windows and UNIX platforms, only Base SAS software is needed. For z/OS, you need Base SAS software, and you must have IP Services (that is, TCP/IP) enabled. IP Services is shipped as enabled when you order ...
Memory usage, paging, and CPU cycles. The SAS Metadata Server uses an in-memory database. Paging (excessive swapping) would mean that you do not have enough physical RAM on the server. Once the server starts paging, you ...
When you delete a user definition from the SAS Management Console User Manager, you also remove all associations to that user, including the user's security associations. When you re-create the definition—even if ...
24291 - Does the SAS Metadata Server require a dedicated computer?- Usage Note
A dedicated computer is not required. It is highly recommended if clients need a fast response time. Technically, the SAS Metadata Server can coexist with any other application. The primary consideration is the memory ...
24289 - How do I monitor the SAS Metadata Server to ensure that it is running?- Usage Note
Issue a PROC METAOPERATE STATUS request; for example: proc metaoperate server="host-name" port=port-number userid="user-name" password="password" protocol=bridge action=status; run; If the metadata server ...
24277 - Can I port SAS metadata repositories between different operating environments?- Usage Note
Yes. To port repositories between different operating environments, we provide the %OMAPORT macro. The %OMAPORT macro is described in Moving a Repository to a Different Host in the SAS Metadata Server: Setup and ...
In SAS 9.1.3 Service Pack 4, SAS plans to add an _AWHO_ field to the metadata server audit records that identifies who changed (added, updated, and deleted) the metadata. Metadata server auditing will need to be turned ...
34295 - SASŪ Web applications that are deployed to IBM WebSphere 6.1 require an additional ...
If you deploy SAS web applications to WebSphere 6.1, you may have to add the Web container custom property com.ibm.ws.webcontainer.invokefilterscompatibility with a value of true.
40103 - Frequently asked questions about making user-defined formats available in a SASŪ ..
Overview Typically, to make user-defined formats available for selection in SAS Business Intelligence clients such as SASŪ Information Map Studio and SASŪ Data Integration Studio, you place a catalog named formats. ...