The Problem Determination Analysis tool (PDATool) is an automated Java-based tool that enables you to collect various SAS® server-tier services log files and relevant configuration files automatically from SAS® server configured machines. This tool must be placed on the SAS 9.4 server machines where the following listed featured SAS 9.4 Server services are running. As it is currently designed, this tool works for SAS® 9.4 installations only.
This section explains how to configure the PDA tool to collect SAS 9.4 server-tier services log and configuration files.
For details about available command options, see the table in the section Valid Command Options.
This section provides several examples of execution commands and a table of additional command options that are available.
Be aware that you need to manually create the tooloutput folder that is in the following examples before you that folder path as a value to the -output tool option.
Commands for Windows operating environments:
tool_folder\PDATool.bat cachelocator -output C:\tooloutput
tool_folder\PDATool.bat cachelocator activemq webappserver -output C:\tooloutput
tool_folder\PDATool.bat sascontentserver -output C:\tooloutput -dtrange 20190829:2010903
Commands for UNIX operating environments:
tool_folder/Lev1/./PDATool.sh webserver -output /tooloutput
tool_folder/Lev1/./PDATool.sh evmanager sascontentserver installation -output /tooloutput
tool_folder/Lev1/./PDATool.sh sascontentserver -output C:\tooloutput -dtrange 20190829:2010903
All of the output files are placed under the folder structure that is shown below, based on the execution examples that are shown in the Example Execution Commands section.
Note: In the following paths, date-time specifies the actual date and time (for example, 20141212-164645).
For Windows operating environments:
C:\tooloutput\date-time\
For UNIX operating environments:
/tooloutput/date-time/
Valid Parameter Options | Explanation |
---|---|
webserver | Collects SAS Web Server logs as well as configuration files. |
activemq | Collects SAS® 9.4 ActiveMQ Java Message Service (JMS) broker logs as well as configuration files. |
apachesolr | Collects Apache Solr logs as well as configuration files. |
cachelocator | Collects SAS 9.4 Cache Locator (gemfire) logs as well as configuration files. |
rgfdataserver | Collects SAS® 9.4 Risk Governance Framework Data Server logs as well as configuration files. |
evmanager | Collects SAS® 9.4 Environment Manager server and agent logs as well as configuration files. |
installation | Collects SAS 9.4 configure logs as well as configuration files. |
rgfapp | Collects SAS® Risk Governance Framework application logs as well as configuration files. Performs basic checks on SAS Web Application availability and also collects metadata URI configuration information. |
rgfinstall | Collects SAS Risk Governance Framework installation logs as well as configuration files. |
rgfcontent | Collects SAS Risk Governance Framework content installation CR_Tool logs. It also collects SAS® Risk Administrative Framework Tool dbscript logs as well as configuration files. |
metdataserver | Collects SAS® 9.4 Metadata Server logs as well as configuration files. |
objectspawner | Collects SAS 9.4 object spawner logs as well as configuration files. |
olapserver | Collects SAS 9.4 SASApp - OLAP server logs as well as configuration files. |
-output | Specifies the output folder where data that is collected by the tool is stored. If the output directory does not exist, then the tool creates it first. In addition, this option creates a unique subfolder named date-time under the requested output folder, which consists of various ZIP files for the SAS services that are requested. |
pooledworkspaceserver | Collects SAS 9.4 SASApp - PooledWorkspaceServer logs as well as configuration files. |
schedulingserver | Collects SAS 9.4 Scheduling Server logs as well as configuration files. |
sascontentserver | Collects SAS 9.4 Content Server logs as well as configuration files. |
storedprocessserver | Collects SAS 9.4 SASApp - StoredProcess Server logs as well as configuration files. |
webappserver | Collects SAS® 9.4 Web Application Server (tcServer) or Tomcat Server logs as well as configuration files. |
weblogs | Collects only SAS 9.4 Web Application logs (web logs). |
-dtrange | Collects SAS® 9.4 server log and configuration files based on the date range that the log was last updated. This parameter needs to be passed with the requested functional log-collection options that are listed in the command examples (UNIX and Windows) that are shown earlier in this note. |
wipdataserver | SAS 9.4 Web Infrastructure Platform Data Server logs as well as configuration files. |
workspaceserver | Collects SAS 9.4 SASApp - Workspace Server logs as well as configuration files. |
srcdataserver | SAS Risk Common Data Server (SAS 9.4) logs as well as configuration files. |
dcmdataserver | SAS Decision Manager (SAS 9.4) Common Data Server logs as well as configuration files. |
scslcanalyzer | Collects specific details of the SAS Content Server configuration. WebDAV configuration, SAS Content Server MetaData configuration, and so on. |
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | Base SAS | Microsoft® Windows® for x64 | 9.4 | |||
Linux for x64 | 9.4 | |||||
Solaris for x64 | 9.4 |
Type: | Usage Note |
Priority: |
Date Modified: | 2015-01-23 14:59:12 |
Date Created: | 2014-12-10 08:28:09 |