User Guide. Informatica Log Express

Size: px
Start display at page:

Download "User Guide. Informatica Log Express"

Transcription

1 User Guide Informatica Log Express (Version 1.1)

2 Table of Contents Chapter 1: Getting Started Introduction Benefits Architecture Chapter 2: Installation Installing Server Windows Linux Installing Agent Pre-requisites for Agent Installation Windows UNIX Platforms Chapter 3: User Interface Login Home Page Agents Navigator Agent Overview Actions Scenario Output Chapter 4: Configuration Configure Agent Configure Product Configure User Administrator user Non-Administrator user Configure SMTP Chapter 5: Scenario Based Collections Scenario Run Overview PowerCenter Scenarios Session Crash Session Hang Session Performance Integration Service Crash Integration Service Hang Repository Service Crash Repository Service Hang Table of Contents ii

3 Data Quality Scenarios Mapping Crash Mapping Hang Data Quality Profile Crash Data Quality Profile Hang Generic Scenarios PowerCenter Repository Inconsistencies Create Domain Backup Generic Scenario Table of Contents iii

4 C HAPTER 1 Getting Started Introduction Informatica Log Express is a scenario based intelligent aggregator of troubleshooting information. It is a web based self-help application, which collects diagnostic data such as logs, configuration reports, system information, stack traces, metadata exports, workflow exports etc. For a given scenario, it can collect the diagnostic data from any of the servers in your (customer) environment where Informatica products are deployed. Informatica Log Express has a light-weight agent running on your environment, which collects the data less intrusively and uploads it seamlessly to a common secure FTP location at Informatica. Informatica Log Express s scenario based wizard UI helps you understand the problem type and upload the appropriate logs to Informatica FTP. Informatica Log Express - the automated diagnostic data gathering utility - expedites the data gathering and issue resolution process. Benefits Informatica Log Express enables you to: Improve user experience in overall problem discovery process during the life cycle of a service request Reduce up to 25 percent of overall resolution time Gather all troubleshooting data in a single customer and Global Customer Support interaction Collect all relevant logs from different products using a single interface (product neutral solution) Improve product quality by monitoring error trends identified through the standardized uploaded logs Introduction 4

5 Architecture Informatica Log Express consists of a centralized server and multiple agents. The server is deployed on Tomcat. The Informatica Log Express agents are light-weight Java processes running for every installation of the product. On startup, the agents register themselves with the server. Each agent is configured to a product installation instance. The Informatica Log Express server delegates the collection of troubleshooting data for a given node (product instance) to the appropriate agent on that node. Log Express Server Scenario output Log Express Agent Node Node Log Express Agent Informatica Domain Node Node Log Express Agent Log Express Agent TSFTP Informatica Log Express enables you to collect all the relevant troubleshooting data for a given scenario in few easy steps. The data is zipped into a file and uploaded to the user folder in the Informatica FTP site - TSFTP. Informatica Global Customer Support can access all data at one go and thus the number of data collection iterations are minimized. Architecture 5

6 C HAPTER 2 Installation Informatica Log Express consists of a centralized server and multiple agents. The server is deployed on Tomcat. Install the Informatica Log Express Server before installing any agent. This is because Informatica Log Express agents register themselves with server after installation. Thus, it is advisable to have the server up and running before installing the agents. The Informatica Log Express installation involves Installing Server and Installing Agent. The server can be installed on the following operating systems: Windows Linux The agent can be installed on any Informatica 9 supported operating system. Installing Server Windows To install Informatica Log Express server on Windows, do the following: 1. Close all other applications before starting the installation. 2. Copy the LogExpressInstaller.zip file on your local machine, unzip it, and run the LogExpressInstaller.exe file. 3. The Welcome screen introduces the Informatica Log Express installation. Click Next. 4. Select the location where you want to install Informatica Log Express server. Click Next. Installing Server 6

7 5. Provide the Tomcat Connector Port, Tomcat Shutdown Port, FTP Port, and FTP Directory. Click Next. Installing Server 7

8 6. Review the pre-installation summary. Click Install to proceed. Installing Server 8

9 Informatica Log Express server would be installed. Installing Server 9

10 Linux To install Informatica Log Express sever on Linux, do the following: 1. Unzip LogExpressInstaller_Linux.zip. 2. Set Execute permission to unzip the folder. Example, chmod -R 755 LogExpressInstaller_Linux. 3. Go to the unzipped folder, such as, cd LogExpressInstaller_Linux. 4. Run sh install.sh. 5. The Welcome screen introduces the Informatica Log Express installation. Click Next. Installing Server 10

11 6. Provide the location where you want to install Informatica Log Express server. The default location is InformaticaLogExpress directory in the user's home directory, such as /home/idptest1/informaticalogexpress. Press Enter to continue. 7. Provide the Tomcat Connector port number. Press Enter to continue. 8. Provide the Tomcat Shutdown port number. Press Enter to continue. Installing Server 11

12 9. Provide the Embedded FTP Server port number. Press Enter to continue. 10. Provide the FTP directory. The default is tomcat/ftproot in the LogExpress installation directory, such as /home/idptest1/informaticalogexpress/logexpress/tomcat/ftproot. Press Enter to continue. 11. Review the pre-installation summary displayed. Press Enter to continue. Installing Server 12

13 12. Informatica Log Express server would be installed. Installing Server 13

14 Installing Agent The agent can be installed on the following: Windows UNIX Platforms Pre-requisites for Agent Installation Before installing an agent, do the following: 1. Ensure that the following environment variables are set: INFA_HOME INFA_DEFAULT_DOMAIN_PASSWORD Note: In case of agents running on Windows, ensure that the above mentioned variables are set as system variables and not as user-defined variables in the environment configuration. 2. On UNIX installations, install/start the agent with the same user credentials and environment settings as the user running the Informatica processes. 3. In case of Informatica 9.5.x running on HP-UX and AIX, ensure that INFA_JDK_HOME environment variable is set. 4. Ensure that the Informatica Log Express server is installed and is already running. Note: Agents have to be installed on all nodes for which you intend to collect the troubleshooting data. Installing Agent 14

15 Windows The agent installation has a few pre-requisites. Refer to Pre-requisites for Agent Installation section before proceeding. After the above pre-requisites are met, do the following to install the agent: 1. Copy LogExpressAgentInstaller.zip on the machine where PowerCenter server is hosted, unzip it, and run the LogExpressAgentInstaller.bat file. 2. The Welcome screen is displayed. Ensure that the Informatica Log Express Server is already installed and all the port numbers you input are free and available. Click Next to continue. 3. Provide the server configuration information - server host name and port number. Click Next to continue. Installing Agent 15

16 4. The Informatica Log Express server will be pinged. In case the ping fails, verify the following: The Informatica Log Express server is already installed and is running. The Informatica Log Express server host and port provided are correct. 5. Provide the location where you would like to install the Log Express agent. Click Next to continue. Installing Agent 16

17 6. Provide a port number on this host for the agent. Click Next to continue. 7. If the port number is already in use by another process/service, the following would be displayed. Provide another port value to resolve the issue. Installing Agent 17

18 8. Select bit-mode of Informatica install on this host. Click Next to continue. Note: The Log Express application will not start if the choice is incorrect. 9. The pre-installation summary is displayed. Click Install to continue. Installing Agent 18

19 The Informatica Log Express Agent would be installed. Installing Agent 19

20 UNIX Platforms The following section discusses the steps for installing a Log Express agent on all Informatica 9 supported UNIX platforms, such as Linux, AIX, Solaris, and HP-UX. The agent installation has a few pre-requisites. Refer to Pre-requisites for Agent Installation section before proceeding. After the above pre-requisites are met, do the following to install the agent: 1. Unzip LogExpressAgentInstaller.zip on the machine where PowerCenter is running. 2. Set Execute permission on unzipped folder. Example, chmod -R 755 LogExpressAgentInstaller. 3. Go to the unzipped folder, such as, cd LogExpressAgentInstaller. 4. Run sh install.sh. 5. The Welcome screen is displayed. Ensure that the Informatica Log Express Server is already installed and all the port numbers you input are free and available. Press Enter to continue. Installing Agent 20

21 6. Provide Informatica Log Express Server configuration information - server host name and port number. Press Enter to continue. 7. The Informatica Log Express server will be pinged. In case the ping fails, verify the following: The Informatica Log Express server is already installed and is running. The Informatica Log Express server host and port provided are correct. Installing Agent 21

22 8. Provide the location where you would like to install the Log Express agent. Press Enter to continue. 9. Provide a port number on this host for the agent. Press Enter to continue. 10. If the port number is already in use by another process/service, the following would be displayed. Provide another port value to resolve the issue. Installing Agent 22

23 11. The pre-installation summary is displayed. Press Enter to continue. Installing Agent 23

24 The Informatica Log Express Agent would be installed. Installing Agent 24

25 C HAPTER 3 User Interface Login When you launch Informatica Log Express, the login screen is displayed. Enter the user name and password to access the application. Note: For first time login, use the username/ password as Administrator/Administrator. For non-administrator login, refer to the Configure User section in the Configuration chapter. Login 25

26 Home Page The home page consists of the following sections: Agents Navigator Agent Overview Actions Scenario Output Agents Navigator The left section of the home page lists all the agents. The agents are maintained under different domains. Log Express discovers new agents and associates them to the domain they belong to. If you configure one agent under a domain, Log Express applies the same configuration settings to all the other agents/nodes under that domain. Select an agent to view its properties or perform any action on it. Home Page 26

27 Agent Overview The right section of the home page displays all the details of the selected agent. It consists of the following: Agent Properties: User, port, operating system type, host, and URL. Product Properties: Product name, home directory, and output directory. Domain Properties: Domain name, domain host, and domain port. Note: The agent status is checked every 30 seconds and a message is displayed accordingly. For example, The agent is available message is displayed when the agent is up and running. Actions The Agent Navigator includes an Actions menu that allows you to perform various tasks for each of the agents. These tasks could be configuring the product on that agent, collecting agent log, or running a scenario to gather logs, such as logs for session crash, hang, etc. Home Page 27

28 Scenario Output When you perform an action on the agent, such as running a session crash scenario, the output of that scenario is uploaded on the Informatica FTP. The same output files can be viewed by clicking the Scenario Output button. The Scenario Output section displays the output for the various scenarios run and their corresponding information: Scenario Type Agent Name Product Type Time of scenario run TSFTP location where the output has been uploaded for Informatica Global Customer Support Time when output was uploaded on Informatica TSFTP File name, clicking on which allows you to download a local copy of the output Click the Actions menu to use the different options. Send to Support: Send the diagnostic data to Informatica Global Customer Support by selecting the corresponding check boxes and clicking the Send to Support option under Actions. Refer to the Send to Support section for more information. Send As Mail: Informatica Log Express Server allows you to share the collected diagnostic data with other users through . Select the corresponding check boxes and click Send as Mail option under Actions. Refer to the Send As Mail section for more information. Delete Output: Delete the diagnostic data by selecting the corresponding check boxes and clicking the delete option. Note: You can download the diagnostic data such as logs and exports (zipped together) by clicking the file name. Home Page 28

29 Send to Support To upload the files on Informatica FTP, do the following: 1. Select the appropriate check boxes and click Actions > Send to Support. 2. You would be prompted to provide the directory name where you wish to upload the files. Based on your input, a new directory would be created if it does not already exist. Provide the directory name and click OK. The selected files would be uploaded in the directory specified by you on Informatica FTP. A detailed confirmation message is displayed with the file name(s) and directory name. You may copy this message for your reference, it to Informatica Global Customer Support, or update it in the SR raised by you. Note: After the upload, the TSFTP location and time would be updated in the Scenario Output section. Filter Scenario Output You can narrow down the list of scenario outputs using the filter option available on this screen. Select the required scenario and click the filter icon on right. The relevant results would be displayed in the list. Home Page 29

30 You also have the option to enter the value based on which you wish to filter the data. For example, to view results for a specific agent, provide the agent name in the space available above the Agent column. You can follow the same approach for Product Type, Time, and File name. Click the Filter icon on the right to display the filtered results. You can also sort the scenario outputs in ascending/descending order using any of the columns listed on this screen, such as Scenario Type, Agent name, Product Type, Time, or File name. Note: By default, the outputs are sorted in the descending order of the date/time. Send As Mail Informatica Log Express Server allows you to share the collected diagnostic data with other users through . Note: Before sending an , ensure that you have configured the SMTP. Refer to Configure SMTP section under the Configuration chapter for more information. When you click Send as Mail option under the Actions menu, the following screen is displayed. Home Page 30

31 The SMTP Host name and Port are populated based on the information provided for the SMTP Configuration. Provide the sender s address and password along with the other details, such as recipient ID, subject, and message. Click Send to send the files. Home Page 31

32 C HAPTER 4 Configuration After installing Informatica Log Express, configure the following: Agent Product User Configure Agent On startup, the agent sends its details to the server to register. The details include the host and port where agent is listening, and environment variables like INFA_HOME. Informatica Log Express Server discovers new agents and associates them to the domain they belong to. If you configure one agent under a domain, Informatica Log Express Server applies the same configuration settings to all the other agents/nodes under that domain. No more configuration is required for the agent. Note: If required, you can delete an agent. To delete an agent, select the specific agent to be removed and click Actions > Remove Agent. The selected agent will be deleted. Configure Product Every product configuration requires a registered agent to be running on the same node as the product. To configure a product, do the following: 1. Select the agent in the left navigation to configure product for that agent. Click Actions > Configure Product... Configure Agent 32

33 The Product Configuration wizard is displayed. 2. Select the product, and provide the Agent Working Directory and Core File Directory. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. When running a scenario, you have the option to override the default core file directory provided at the product configuration step. 3. Click Next. Configure Product 33

34 4. The next screen displays the domain details. Informatica Log Express Server discovers and populates, by default, all domain details except the Domain Database Password and Domain Security Type. For Domain Security Type, you can select Native or LDAP. The following image shows the fields displayed when Native is selected: Configure Product 34

35 The LDAP based security configured in the Informatica Domain can be used here. If LDAP is selected as the Domain Security Type, then provide LDAP Security Name and the LDAP Domain User name. The domain Security Name is the LDAP configuration name and the Domain User is configured LDAP user name. Note: You would be prompted to test the connection before you can proceed. Click Test Connection to ensure that the connection is successful. Configure Product 35

36 5. Select the Repository and Model Repository Services to configure their database details. 6. Click Save. It is recommended that you test the connection before saving the details. Note: If required, you can delete a product. To delete the product configured on a particular agent, click Actions > Remove Product. The product will be deleted from that agent. This step will only delete the product configured on that agent and will not delete the agent. Configure Product 36

37 Configure User For uploading the troubleshooting data on Informatica FTP, you need to configure the My Support credentials. The default user is Administrator. To access Log Express as a non-administrator user, ensure that your user credentials have been added by the Administrator. Click the user name displayed on the top left of the Log Express application. Click Manage User. Administrator user As the Administrator, you have the option to add/delete users or manage their details, such as update username and passwords. The password for Administrator login can also be updated. To add a new user, do the following: 1. Click the Add button. 2. The User Configuration window appears. 3. Provide the following information: Log Express User Configuration: The user name and password to be used for accessing the Log Express application. My Support Credentials: The ID and password fields are the Informatica customer portal My Support (communities.informatica.com) user credentials. These credentials are used to upload files to the Informatica FTP site - TSFTP. Configure User 37

38 4. Click Save. The user would be added successfully. As the Administrator, you can also delete or edit the user details. Select the appropriate user and click the corresponding Delete or Edit icons as required. Note: You cannot delete the Administrator user. All other users can be deleted by the Administrator. Non-Administrator user To access Log Express as a non-administrator user, ensure that your user credentials have been added by the Administrator To configure a non-administrator user, click Manage User. You would be prompted to edit the configuration details. Edit the information as required: Log Express User Configuration: The user name and password to be used for accessing the Log Express application. You can only update your password. My Support Credentials: The ID and password fields are the Informatica customer portal My Support (communities.informatica.com) user credentials. These credentials are used to upload files to the Informatica FTP site - TSFTP. Configure User 38

39 Configure SMTP Informatica Log Express Server allows you to share the collected log files with other users through . To do the same, configure the SMTP the first time you log into Log Express. Provide the Host name and Port details and click Save. The SMTP information is prefetched for sending s. Configure SMTP 39

40 C HAPTER 5 Scenario Based Collections The errors and anomalies experienced during the Informatica product usage are categorized into different scenarios in Informatica Log Express. Every scenario requires collecting specific troubleshooting data. Based on the scenario, Informatica Log Express server delegates this collection to the appropriate agent. They are broadly classified into the following: PowerCenter Scenarios Data Quality Scenarios Generic Scenarios Note: Before running a scenario, ensure that conditions mentioned in Pre-requisites for Agent Installation section in Installation chapter are met. Scenario Run Overview In Informatica Log Express, you can run a scenario based on the issue you are facing. A scenario run broadly includes the following steps: 1. Select the appropriate product/agent where you see an issue, such as session crash, session hang, mapping crash, etc. 2. Click Actions. The drop-down menu displays the three types of scenarios: PowerCenter Scenario, Data Quality Scenario, or Generic Scenario. Scenario Run Overview 40

41 3. Mouse-over the appropriate scenario type. The various scenarios would be displayed. 4. Select the appropriate scenario, such as PowerCenter Session Crash. The corresponding scenario wizard would be displayed. 5. Provide the details related to that issue, such as Repository Service name, Integration Service name, Core File Directory, the date range during which the issue occurred, etc. Note: In certain scenarios, such as session or mapping crash, you will be prompted to select the session/mapping where the issue was observed. 6. The next screen displays a list of collectors, such as Domain logs, Node logs, Stack Trace, needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. Note: For crash scenarios, selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. Similarly, for hang scenarios, selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. 7. After selecting the collectors, you would be prompted to send the output to Informatica Global Customer Support. You may also download the scenario output for your reference. 8. You would be prompted to provide the directory name where you wish to upload the files. Based on your input, a new directory would be created if it does not already exist. Provide the directory name and click OK. Scenario Run Overview 41

42 The selected files would be uploaded in the directory specified by you on Informatica TSFTP. A detailed confirmation message is displayed with the file name(s) and directory name. You may copy this message for your reference, it to Informatica Global Customer Support, or update it in the SR raised by you. PowerCenter Scenarios The various PowerCenter scenarios are as follows: Session Crash: PowerCenter session (pmdtm process) fails and a core might be generated Session Hang: PowerCenter session (pmdtm process) stops responding or there is no throughput Session Performance: PowerCenter session (pmdtm process) run is extremely slow and there is less throughput Integration Service Crash: PowerCenter Integration Service (pmserver process) crashes and a core might be generated Integration Service Hang: PowerCenter Integration Service (pmrepagent process) hangs or stops responding to client connections and job requests Repository Service Crash: PowerCenter Repository Service (pmrepagent process) crashes and a core might be generated Repository Service Hang: PowerCenter Repository Service (pmrepagent process) hangs or stops responding to client connections Session Crash This is a typical scenario where a session (pmdtm process) fails abruptly. Many a times, the failure is due to a crash accompanied by a core dump. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a session crash, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see session crash. 2. Click Actions > Run PowerCenter Scenarios > Session Crash. The Session Crash Scenario wizard is displayed. PowerCenter Scenarios 42

43 3. Select the appropriate Repository Service and Integration Service for the session. 4. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 5. Provide the date range during which the crash occurred. 6. Informatica Log Express Server fetches all failed sessions based on the information provided. Select the appropriate session and click Next. PowerCenter Scenarios 43

44 PowerCenter Scenarios 44

45 7. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes node logs, domain logs, Repository Service logs, Integration Service logs, session logs, stack trace (in case of core dump), CSM, workflow export. Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. 8. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. PowerCenter Scenarios 45

46 Filter List In case the list of sessions (or mappings) crashed (or hung) is huge, use the filter option to narrow down to the required entry. You can filter using the following approaches: Enter the value based on which you wish to filter the data. For example, to view results for a session, provide the session name in the space available above the Failed/Crashed Session column. You can follow the same approach for Start Time, and End Time. Click the Filter icon on the right to display the filtered results. PowerCenter Scenarios 46

47 You can also sort the scenario outputs in ascending/descending order using any of the columns listed on this screen. Click the column header to sort it in ascending/descending order. Note: By default, the list is sorted in the descending order of the End Time. Session Hang This is a scenario where a session (pmdtm process) stops responding or there is no throughput. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a session hang, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see session hang. 2. Click Actions > Run PowerCenter Scenario > Session Hang. The Session Hang Scenario wizard is displayed. 3. Select the appropriate Repository Service and Integration Service for the session. 4. Provide the date range during which the hang occurred. Click Next. PowerCenter Scenarios 47

48 5. Informatica Log Express Server fetches all sessions that stopped responding during the selected time period. Select the appropriate session and click Next. Note: In case the list of sessions is huge, use the filter option to narrow down to the required entry. For more information, refer to the Filter List section in PowerCenter Session Crash scenario. PowerCenter Scenarios 48

49 6. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, Repository Service logs, Integration Service logs, Session logs, Stack Trace (in case of core dump), CSM, workflow export. Note: Selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. 7. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. PowerCenter Scenarios 49

50 Session Performance This is a scenario where the session (pmdtm process) run is extremely slow and there is less throughput. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a slow session run, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the slow performing session. 2. Click Actions > Run PowerCenter Scenarios > Session Performance. The Session Performance Scenario wizard is displayed. 3. Select the appropriate Repository Service and Integration Service for the session. 4. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. PowerCenter Scenarios 50

51 5. Provide the date range during which the crash occurred. 6. Informatica Log Express Server fetches all impacted sessions based on the information provided. Select the appropriate session and click Next. Note: In case the list of sessions is huge, use the filter option to narrow down to the required entry. For more information, refer to the Filter List section in PowerCenter Session Crash scenario. 7. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes session logs, CSM report, workflow export, and stack trace. PowerCenter Scenarios 51

52 Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. 8. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Integration Service Crash This is a scenario where the Integration Service (pmserver process) fails and a core might be generated. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing an Integration Service crash, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the Integration Service crash. 2. Click Actions > Run PowerCenter Scenarios > Integration Service Crash. The Integration Service Crash Scenario wizard is displayed. 3. Select the appropriate Repository Service and Integration Service. 4. The Core File Directory would be recognized from the Product Configuration. You may update it if required. PowerCenter Scenarios 52

53 Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 5. Provide the date range during which the crash occurred. 6. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, Repository Service logs, Integration Service logs, Stack Trace, CSM Report. Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. PowerCenter Scenarios 53

54 7. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Integration Service Hang This is a scenario where the PowerCenter Integration Service (pmrepagent process) hangs or stops responding to client connections and job requests. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing an Integration Service hang, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the Integration Service hang. 2. Click Actions > Run PowerCenter Scenario > Integration Service Hang. The Integration Service Hang Scenario wizard is displayed. 3. Select the appropriate Repository Service and Integration Service. 4. Provide the date range during which the hang occurred. 5. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, Repository Service logs, Integration Service logs, Stack Trace, and CSM Report. PowerCenter Scenarios 54

55 Note: Selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. 6. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Repository Service Crash This is a scenario where the PowerCenter Repository Service (pmrepagent process) crashes and a core might be generated. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a Repository Service crash, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see Repository Service crash. 2. Click Actions > Run PowerCenter Scenarios > Repository Crash. The Repository Service Crash Scenario wizard is displayed. 3. Select the appropriate Repository Service. 4. Provide the date range during which the crash occurred. PowerCenter Scenarios 55

56 5. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 6. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain log, Repository Service logs, Integration Service logs, stack trace, and CSM Report. Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. 7. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. PowerCenter Scenarios 56

57 Repository Service Hang This is a scenario where PowerCenter Repository Service (pmrepagent process) hangs or stops responding to client connections. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a Repository Service hang, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the Repository Service hang. 2. Click Actions > Run PowerCenter Scenarios > Repository Service Hang. The Repository Service Hang Scenario wizard is displayed. 3. Select the appropriate Repository Service. 4. Provide the date range during which the hang occurred. 5. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, Repository Service logs, Integration Service logs, Stack Trace (in case of core dump) and CSM Report. Note: Selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. PowerCenter Scenarios 57

58 6. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Data Quality Scenarios The various Data Quality scenarios are as follows: Mapping Crash: A mapping fails and a core might be generated Mapping Hang: A mapping stops responding to client connections and job requests Data Quality Profile Crash: Data Quality Profile Job or Data Integration Service (DIS) fails and a core might be generated Data Quality Profile Hang: Data Quality Profile or DIS stops responding to client connections and job requests Mapping Crash This is the scenario where a mapping fails and a core might be generated. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a mapping crash, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the mapping crash. 2. Click Actions > Run Data Quality Scenarios > Mapping Crash. 3. In the drop-down menu, select the Mapping Crash scenario. The Mapping Crash Scenario wizard is displayed. Data Quality Scenarios 58

59 4. Select the Model Repository Service, Data Integration Service, and Analyst Service. 5. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 6. Provide the date range during which the crash occurred. Data Quality Scenarios 59

60 7. Informatica Log Express Server fetches all impacted mappings based on the information provided. Select the appropriate mapping and click Next. Note: In case the list of sessions is huge, use the filter option to narrow down to the required entry. For more information, refer to the Filter List section in PowerCenter Session Crash scenario. 8. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, MRS logs, DIS logs, Mapping Export, Stack Trace (in case of core dump), and CSM. Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. 9. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Data Quality Scenarios 60

61 Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Mapping Hang This is the scenario where a mapping stops responding to client connections and job requests. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a mapping hang, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the mapping hang. 2. Click Actions > Run Data Quality Scenarios > Mapping Hang. The Mapping Hang Scenario wizard is displayed. 3. Select the Model Repository Service, Data Integration Service, and Analyst Service. 4. Provide the date range during which the crash occurred. 5. Informatica Log Express Server fetches all impacted mappings based on the information provided. Select the appropriate mapping and click Next. Data Quality Scenarios 61

62 Note: In case the list of sessions is huge, use the filter option to narrow down to the required entry. For more information, refer to the Filter List section in PowerCenter Session Crash scenario. 6. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, MRS logs, DIS logs, Mapping Export, Stack Trace (in case of core dump), and CSM. Note: Selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. 7. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Data Quality Scenarios 62

63 Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Data Quality Profile Crash This is the scenario where Data Quality Profile Job or Data Integration Service (DIS) fails and a core might be generated. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a profile crash, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the crash. 2. Click Actions > Run Data Quality Scenarios > Data Quality Profile Crash. The Data Quality Profile Crash Scenario wizard is displayed. 3. Select the Model Repository Service, Data Integration Service, and Analyst Service. 4. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 5. Provide the date range during which the crash occurred. 6. If you select the Profile Export option, you will be prompted to provide the profile configuration information - project name, profile name, and folder path. Data Quality Scenarios 63

64 7. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, MRS logs, DIS logs, Analyst logs, Profiling logs, Profile Export, Stack Trace (in case of core dump), and CSM. Data Quality Scenarios 64

65 Note: Selection of stack trace option opens a drop-down menu with the list of available core files. Select the appropriate file based on the scenario. 8. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Data Quality Profile Hang This is the scenario where Data Quality Profile or DIS stops responding to client connections and job requests. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a profile hang, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see session crash. 2. Click Actions > Run Data Quality Scenarios > Data Quality Profile Hang. The Profile Hang Scenario wizard is displayed. Data Quality Scenarios 65

66 3. Select the Model Repository Service, Data Integration Service, and Analyst Service. 4. Provide the date range during which the hang occurred. 5. If you select the Profile Export option, you will be prompted to provide the profile configuration information - project name, profile name, and folder path. 6. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. This list includes Node logs, Domain logs, MRS logs, DIS logs, Analyst logs, Profiling logs, Profile Export, Stack Trace (in case of core dump), and CSM. Data Quality Scenarios 66

67 Note: Selection of stack trace option opens a drop-down menu with the list of PIDs. Select/add the appropriate PID based on the scenario. 7. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Data Quality Scenarios 67

68 Generic Scenarios The various generic scenarios are as follows: PowerCenter Repository Inconsistencies Create Domain Backup Generic Scenario PowerCenter Repository Inconsistencies This is a scenario where PowerCenter repository database has corrupted data, which could result in repository crash. To troubleshoot such issues, Informatica Global Customer Support requires a variety of logs and at times, additional information such as system information and metadata export. In case you are facing a repository corruption, do the following: 1. In Informatica Log Express, select the appropriate product/agent where you see the repository corruption. 2. Click Actions > Run Generic Scenarios > PowerCenter Repository Inconsistencies. The Repository Inconsistencies Scenario wizard is displayed. 3. Select the appropriate Repository Service. 4. Provide the date range during which the corruption occurred. Generic Scenarios 68

69 5. The next screen displays a list of collectors needed for troubleshooting this scenario. By default, all logs are selected. You may uncheck them if required. However, it is recommended to select all check boxes unless suggested otherwise by Informatica Global Customer Support. 6. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Create Domain Backup This scenario is used for backing up the contents of the domain into a mrep file, which can be restored later. To back up the domain, do the following: 1. In Informatica Log Express, select the appropriate product/agent. 2. Click Actions > Run Generic Scenarios > Create Domain Backup. 3. The domain backup would be created. You would be prompted to upload the scenario output to Informatica FTP. Generic Scenarios 69

70 Note: Refer to Scenario Run Overview at the beginning of this chapter for more details. Generic Scenario There may be cases where you need to collect some troubleshooting data that may not fit into the above scenarios. Also in some cases, you may need to collect generic troubleshooting data that may be a super set. In such cases use the Generic scenario and select the collectors appropriately. Do the following: 1. In Informatica Log Express, select the appropriate product/agent. 2. Click Actions > Run Generic Scenarios > Generic. The Generic Scenario wizard is displayed. 3. The Core File Directory would be recognized from the Product Configuration. You may update it if required. Generic Scenarios 70

71 Note: The Core File Directory is the directory where Informatica processes dump core files. By default, the core file gets generated in the home directory of the executable. For example, in case of a session crash, the core file would be dumped in the INFA_HOME/server/bin directory. Log Express has the provision to configure multiple core file directories (comma-separated). This provides the ability to gather information from various locations. The Core File Directory can be changed using coreadm, which is a UNIX tool. Follow a core naming convention like core.<pid> so that the files are not overwritten. 4. Provide the date range and click Next. You would be prompted to select the logs to be uploaded. By default, logs for all the services configured on the domain would be selected. Also, you have the option to collect stack trace of a specific Process by providing its ID. 5. Click Run. You would be prompted to upload the scenario output to Informatica FTP. Note: Refer to Scenario Run Overview at the beginning of this chapter for more information on uploading the output on Informatica TSFTP. Generic Scenarios 71

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

LiveNX Upgrade Guide from v5.2.0 to v5.2.1

LiveNX Upgrade Guide from v5.2.0 to v5.2.1 LIVEACTION, INC. LiveNX Upgrade Guide from v5.2.0 to v5.2.1 UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the LiveAction

More information

Equitrac Embedded for Sharp OSA. Setup Guide Equitrac Corporation

Equitrac Embedded for Sharp OSA. Setup Guide Equitrac Corporation Equitrac Embedded for Sharp OSA 1.4 Setup Guide 2012 Equitrac Corporation Equitrac Embedded for Sharp OSA Setup Guide Revision Date Revision List November 1, 2012 Updated for Equitrac Office/Express 4.2.5

More information

Akana API Platform: Upgrade Guide

Akana API Platform: Upgrade Guide Akana API Platform: Upgrade Guide Version 8.0 to 8.2 Akana API Platform Upgrade Guide Version 8.0 to 8.2 November, 2016 (update v2) Copyright Copyright 2016 Akana, Inc. All rights reserved. Trademarks

More information

This section contains additional information about installation and support changes.

This section contains additional information about installation and support changes. Proactive Monitoring for PowerCenter Version 3.0 HotFix 1 Release Notes November 2016 Copyright Informatica LLC 2016 Contents Installation and Support... 1 Installation.... 1 HotFix.... 3 Support Changes....

More information

Informatica 9.0 PowerCenter Installation Quick Start Guide

Informatica 9.0 PowerCenter Installation Quick Start Guide Informatica 9.0 PowerCenter Installation Quick Start Guide This quick start includes the following topics: Step 1. Complete the Pre-Installation Tasks, 1 Step 2. Install Informatica Services, 3 Step 3.

More information

Dynamic Routing 3.2 Import/Export Tool Guide. IMPORTANT Updated Oct 19, This document contains information on how to use the Import/Export Tool

Dynamic Routing 3.2 Import/Export Tool Guide. IMPORTANT Updated Oct 19, This document contains information on how to use the Import/Export Tool Dynamic Routing 3.2 Import/Export Tool Guide IMPORTANT Updated Oct 19, 2017. This document contains information on how to use the Import/Export Tool. 1 Contents CHAPTER 2: Introduction... 3 CHAPTER 3:

More information

WAM!NET Submission Icons. Help Guide. March 2015

WAM!NET Submission Icons. Help Guide. March 2015 WAM!NET Submission Icons Help Guide March 2015 Document Contents 1 Introduction...2 1.1 Submission Option Resource...2 1.2 Submission Icon Type...3 1.2.1 Authenticated Submission Icons...3 1.2.2 Anonymous

More information

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide

Multi-Sponsor Environment. SAS Clinical Trial Data Transparency User Guide Multi-Sponsor Environment SAS Clinical Trial Data Transparency User Guide Version 6.0 01 December 2017 Contents Contents 1 Overview...1 2 Setting up Your Account...3 2.1 Completing the Initial Email and

More information

Pre-Installation Checklist v5.0

Pre-Installation Checklist v5.0 Pre-Installation Checklist v5.0 November 2010 Table of Contents Introduction 3 Network infrastructure 4 ShareScan Manager PC 5 Devices 7 ecopy Connectors 8 Network Communication 13 Document Management

More information

Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition. Eugene Gonzalez Support Enablement Manager, Informatica

Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition. Eugene Gonzalez Support Enablement Manager, Informatica Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition Eugene Gonzalez Support Enablement Manager, Informatica 1 Agenda Troubleshooting PowerCenter issues require a

More information

Enterprise Data Catalog for Microsoft Azure Tutorial

Enterprise Data Catalog for Microsoft Azure Tutorial Enterprise Data Catalog for Microsoft Azure Tutorial VERSION 10.2 JANUARY 2018 Page 1 of 45 Contents Tutorial Objectives... 4 Enterprise Data Catalog Overview... 5 Overview... 5 Objectives... 5 Enterprise

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Configuration of trace and Log Central in RTMT

Configuration of trace and Log Central in RTMT About Trace Collection, page 1 Preparation for trace collection, page 2 Types of trace support, page 4 Configuration of trace collection, page 5 Collect audit logs, page 19 View Collected Trace Files with

More information

Installation and Configuration Instructions. SAS Model Manager API. Overview

Installation and Configuration Instructions. SAS Model Manager API. Overview Installation and Configuration Instructions SAS Model Manager 2.1 This document is intended to guide an administrator through the pre-installation steps, the installation process, and post-installation

More information

This document contains information on fixed and known limitations for Test Data Management.

This document contains information on fixed and known limitations for Test Data Management. Informatica Corporation Test Data Management Version 9.6.0 Release Notes August 2014 Copyright (c) 2003-2014 Informatica Corporation. All rights reserved. Contents Informatica Version 9.6.0... 1 Installation

More information

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1

Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) Modified on 30 AUG 2017 VMware AirWatch 9.1.1 Setting Up Resources in VMware Identity Manager (On Premises) You can find the most up-to-date

More information

NetBackup Collection Quick Start Guide

NetBackup Collection Quick Start Guide NetBackup Collection Quick Start Guide This whitepaper is intended for IT professionals, IT managers, and IT personnel responsible for the planning, setup, and/or administration of Veritas Information

More information

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation BEAWebLogic Enterprise Security WebLogic Server v8.1 Installation Product Version: 4.2 Service Pack 2 Document Revised: October 27, 2005 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved.

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Datto BDR Needs Assessment Module

Datto BDR Needs Assessment Module Datto BDR Needs Assessment Module Instructions to Perform the Full BDR Needs Assessment User Guide 2016 RapidFire Tools, Inc. All rights reserved. V20161205 Ver 4K Contents Overview... 2 Performing the

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

ForeScout Extended Module for Advanced Compliance

ForeScout Extended Module for Advanced Compliance ForeScout Extended Module for Advanced Compliance Version 1.2 Table of Contents About Advanced Compliance Integration... 4 Use Cases... 4 Additional Documentation... 6 About This Module... 6 About Support

More information

IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3. User's Guide IBM SC

IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3. User's Guide IBM SC IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3 User's Guide IBM SC14-7487-02 IBM Monitoring Agent for Citrix Virtual Desktop Infrastructure 7.2 FP3 User's Guide IBM SC14-7487-02

More information

Integrating with Prime Service Catalog

Integrating with Prime Service Catalog This chapter consist of the following topics: Overview, page 1 Integrating with Third Party Applications, page 4 Creating Custom Integrations, page 7 Providing Infrastructure as a Service (IaaS) using

More information

Archivists Toolkit Internal Database

Archivists Toolkit Internal Database Archivists Toolkit Internal Database The Archivists Toolkit now includes (AT 2.0, update 9 and later), support for an internal database based on HyperSQL 2.0 (HSQLDB). HyperSQL is a small, reliable, high

More information

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

Tanium IaaS Cloud Solution Deployment Guide for Microsoft Azure

Tanium IaaS Cloud Solution Deployment Guide for Microsoft Azure Tanium IaaS Cloud Solution Deployment Guide for Microsoft Azure Version: All December 21, 2018 The information in this document is subject to change without notice. Further, the information provided in

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Installation and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: March 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

Troubleshooting IMAP Clients and ViewMail for Outlook

Troubleshooting IMAP Clients and ViewMail for Outlook Troubleshooting IMAP Clients and ViewMail for Outlook, page 1 Troubleshooting Problems with Changing Passwords When users change their Cisco Personal Communications Assistant (PCA) password in the Messaging

More information

Centrify Infrastructure Services

Centrify Infrastructure Services Centrify Infrastructure Services License Management Administrator s Guide December 2018 (release 18.11) Centrify Corporation Legal Notice This document and the software described in this document are furnished

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

Dell Repository Manager Business Client Version 2.0 User s Guide

Dell Repository Manager Business Client Version 2.0 User s Guide Dell Repository Manager Business Client Version 2.0 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

WhatsConfigured v3.1 User Guide

WhatsConfigured v3.1 User Guide WhatsConfigured v3.1 User Guide Contents Table of Contents Welcome to WhatsConfigured v3.1 Finding more information and updates... 1 Sending feedback... 2 Deploying WhatsConfigured STEP 1: Prepare the

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Custom Plug-ins March 2018 215-12932_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding on whether to read the SnapCenter Data Protection

More information

Hitachi Storage Command Portal Software Version 6.4 Release Notes

Hitachi Storage Command Portal Software Version 6.4 Release Notes Hitachi Storage Command Portal Software Version 6.4 Release Notes Table of Contents About This Document... 1 Intended Audience... 1 Getting Help... 1 About This Release... 2 New Features and Important

More information

Welcome to the CP Portal

Welcome to the CP Portal Welcome to the CP Portal Access your school documents from home Launch Internet Explorer and navigate to: https://files.cpcsc.k12.in.us/htcomnet/ Click on Continue to this website (not recommended) Key

More information

PV-WAVE 8.5 Installation Guide

PV-WAVE 8.5 Installation Guide PV-WAVE 8.5 Installation Guide Introduction PV-WAVE is an array oriented fourth-generation programming language used by engineers, scientists, researchers, business analysts and software developers to

More information

Setting Up the Server

Setting Up the Server Managing Licenses, page 1 Cross-launch from Prime Collaboration Provisioning, page 5 Integrating Prime Collaboration Servers, page 6 Single Sign-On for Prime Collaboration, page 7 Changing the SSL Port,

More information

SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide

SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide SOA Software Policy Manager Agent v6.1 for WebSphere Application Server Installation Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software,

More information

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Interlink Express Desktop Printing Service Installation Guide

Interlink Express Desktop Printing Service Installation Guide Interlink Express Desktop Printing Service Installation Guide Page 1 of 10 Introduction This guide is intended to provide guidance on how to install and configure the new Interlink Express Desktop Printing

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 8.5(1) to Unified CVP 10.0(1)

More information

Important Information

Important Information May 2014 Important Information The following information applies to Proofpoint Essentials US1 data center only. User Interface Access https://usproofpointessentials.com MX Records mx1-usppe-hosted.com

More information

Import Data Connection from an SAP Universe

Import Data Connection from an SAP Universe Import Data Connection from an SAP Universe SAP Analytics Cloud allows you to connect to SAP Universe and import your data. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector (SAP CP CC)

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide January 2014 www.lexmark.com Contents 2 Contents Overview...4 Understanding the basics...4 System recommendations...5 Building custom solutions...6 Getting started...6 Step

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6.7 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com EMC believes the information in this publication is accurate

More information

GFI WebMonitor 2009 ReportPack. Manual. By GFI Software Ltd.

GFI WebMonitor 2009 ReportPack. Manual. By GFI Software Ltd. GFI WebMonitor 2009 ReportPack Manual By GFI Software Ltd. http://www.gfi.com E-mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Ricoh Managed File Transfer (MFT) User Guide

Ricoh Managed File Transfer (MFT) User Guide Ricoh Managed File Transfer (MFT) User Guide -- TABLE OF CONTENTS 1 ACCESSING THE SITE... 3 1.1. WHAT IS RICOH MFT... 3 1.2. SUPPORTED BROWSERS... 3 1.3. LOG IN... 3 1.4. NAVIGATION... 4 1.5. FORGOTTEN

More information

EDAConnect-Dashboard User s Guide Version 3.4.0

EDAConnect-Dashboard User s Guide Version 3.4.0 EDAConnect-Dashboard User s Guide Version 3.4.0 Oracle Part Number: E61758-02 Perception Software Company Confidential Copyright 2015 Perception Software All Rights Reserved This document contains information

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

PASSPORTAL PLUGIN DOCUMENTATION

PASSPORTAL PLUGIN DOCUMENTATION Contents Requirements... 2 Install or Update Passportal Plugin Solution Center... 3 Configuring Passportal Plugin... 5 Client mapping... 6 User Class Configuration... 7 About the Screens... 8 Passportal

More information

Settings tab. User guide

Settings tab. User guide Settings tab User guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Settings overview... 2 2. Settings tab selections... 3 Backup user identity... 3 Email server settings... 4 Email

More information

HP Database and Middleware Automation

HP Database and Middleware Automation HP Database and Middleware Automation For Windows Software Version: 10.10 SQL Server Database Refresh User Guide Document Release Date: June 2013 Software Release Date: June 2013 Legal Notices Warranty

More information

Migration to Unified CVP 9.0(1)

Migration to Unified CVP 9.0(1) The Unified CVP 9.0(1) requires Windows 2008 R2 server. The Unified CVP versions prior to 9.0(1) run on Windows 2003 server which do not support the upgrade to Unified CVP 9.0(1). Unified CVP supports

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 2 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Running PowerCenter Advanced Edition in Split Domain Mode

Running PowerCenter Advanced Edition in Split Domain Mode Running PowerCenter Advanced Edition in Split Domain Mode 1993-2016 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Dell Repository Manager Business Client Version 2.1 User s Guide

Dell Repository Manager Business Client Version 2.1 User s Guide Dell Repository Manager Business Client Version 2.1 User s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free:

Installation Guide. EventTracker Enterprise. Install Guide Centre Park Drive Publication Date: Aug 03, U.S. Toll Free: EventTracker Enterprise Install Guide 8815 Centre Park Drive Publication Date: Aug 03, 2010 Columbia MD 21045 U.S. Toll Free: 877.333.1433 Abstract The purpose of this document is to help users install

More information

File Uploader Application

File Uploader Application File Uploader Application Contents Introduction... 1 Opening File Uploader... 2 Logging In... 2 The Menu Screen... 2 Uploading Files... 3 Sending Files... 4 Opening a Download... 5 Temporary Logins...

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

Lab 1 - Getting started with OIM 11g

Lab 1 - Getting started with OIM 11g Lab 1 - Getting started with OIM 11g Contents Lab 1 - Getting started with OIM 11g... 1 1. Introduction... 1 2. Contents... 3 2.1 VM Accessibility... 3 2.2 Understand directory structures... 4 2.3 Database

More information

EasiShare Desktop User Guide

EasiShare Desktop User Guide Copyright 2016 by Inspire-Tech Pte Ltd. All rights reserved. All trademarks or registered trademarks mentioned in this document are properties of their respective owners. No part of this document may be

More information

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2

VMware Identity Manager Administration. MAY 2018 VMware Identity Manager 3.2 VMware Identity Manager Administration MAY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.4 vrealize Operations Manager Customization and Administration Guide You can find the most up-to-date technical

More information

Importing Connections from Metadata Manager to Enterprise Information Catalog

Importing Connections from Metadata Manager to Enterprise Information Catalog Importing Connections from Metadata Manager to Enterprise Information Catalog Copyright Informatica LLC, 2018. Informatica, the Informatica logo, and PowerCenter are trademarks or registered trademarks

More information

Tzunami Deployer LiveLink Exporter Guide

Tzunami Deployer LiveLink Exporter Guide Tzunami Deployer LiveLink Exporter Guide Supports migration of LiveLink contents into Microsoft SharePoint using Tzunami Deployer Version 3.0 Table of Contents PREFACE... I INTENDED AUDIENCE... I CONVENTIONS...

More information

GFI WebMonitor 4.0 ReportPack. Manual. By GFI Software Ltd.

GFI WebMonitor 4.0 ReportPack. Manual. By GFI Software Ltd. GFI WebMonitor 4.0 ReportPack Manual By GFI Software Ltd. GFI SOFTWARE Ltd. http://www.gfi.com E-mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and

More information

Installation & Upgrade Guide

Installation & Upgrade Guide Whitepaper Installation & Upgrade Guide SDL Campaign Manager 3.0.0 Version Management Version history Version Date Author Distribution 1.0 28 Feb 2014 Lisa Watts Release Associated Documents Name SDL Campaign

More information

SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide

SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide SOA Software Policy Manager Agent v6.1 for tc Server Application Server Installation Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software,

More information

Edge Linux Installation Guide V 4.5

Edge Linux Installation Guide V 4.5 Edge Linux Installation Guide V 4.5 Table of Contents 1. About this Guide... 3 2. Pre-Requisites... 3 3. Installation... 3 4. Getting Started... 5 5. Licensing... 10 5.1. Online Activation... 11 5.2. Offline

More information

Import Data Connection to an SAP ERP System

Import Data Connection to an SAP ERP System Import Data Connection to an SAP ERP System SAP Analytics Cloud allows you to import data from supported versions SAP ERP Central Component. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

Overview of Inventory Management

Overview of Inventory Management CHAPTER 1 Inventory Management in Cisco Prime LAN Management 4.1 groups the various activities in LMS involved in managing your inventory: your network devices. You can access these features from the Inventory

More information

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Getting Started with Intellicus Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Getting Started with Intellicus i Copyright 2012 Intellicus

More information

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8

Setting Up Resources in VMware Identity Manager. VMware Identity Manager 2.8 Setting Up Resources in VMware Identity Manager VMware Identity Manager 2.8 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Working with Trace and Log Central

Working with Trace and Log Central CHAPTER 11 The trace and log central feature in the Cisco Unified Real-Time Monitoring Tool (RTMT) allows you to configure on-demand trace collection for a specific date range or an absolute time. You

More information

IBM SECURITY PRIVILEGED IDENTITY MANAGER

IBM SECURITY PRIVILEGED IDENTITY MANAGER IBM SECURITY PRIVILEGED IDENTITY MANAGER Integration with IBM Security Access Manager (ISAM) for One-time Password (OTP) Configuration Cookbook Version 2.0 Contents 1. Introduction 5 2. Requirements for

More information

DataCollect Administrative Tools Supporting DataCollect (CMDT 3900) Version 3.0.0

DataCollect Administrative Tools Supporting DataCollect (CMDT 3900) Version 3.0.0 Administrator Manual DataCollect Administrative Tools Supporting DataCollect (CMDT 3900) Version 3.0.0 P/N 15V-090-00054-100 Revision A SKF is a registered trademark of the SKF Group. All other trademarks

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

CLI users are not listed on the Cisco Prime Collaboration User Management page.

CLI users are not listed on the Cisco Prime Collaboration User Management page. Cisco Prime Collaboration supports creation of user roles. A user can be assigned the Super Administrator role. A Super Administrator can perform tasks that both system administrator and network administrator

More information

Getting Started With Intellicus. Version: 7.3

Getting Started With Intellicus. Version: 7.3 Getting Started With Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

LDAP Directory Integration

LDAP Directory Integration LDAP Server Name, Address, and Profile Configuration, on page 1 with Cisco Unified Communications Manager Task List, on page 1 for Contact Searches on XMPP Clients, on page 6 LDAP Server Name, Address,

More information

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1 PRODUCT MANUAL idashboards Reports Admin Manual Version 9.1 idashboards Reports Admin Manual Version 9.1 No part of the computer software or this document may be reproduced or transmitted in any form or

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

Getting started with the Teradata connector

Getting started with the Teradata connector Getting started with the Teradata connector This document provides instructions to quickly get you up and running connecting to Teradata in TIBCO Spotfire, using the Spotfire Teradata connector. The Spotfire

More information

INSTALLATION GUIDE Spring 2017

INSTALLATION GUIDE Spring 2017 INSTALLATION GUIDE Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and

More information

FileCatalyst HotFolder Quickstart

FileCatalyst HotFolder Quickstart FileCatalyst HotFolder Quickstart Contents 1 Installation... 2 1.1 Verify Java Version... 2 1.2 Perform Installation... 3 1.2.1 Windows... 3 1.2.2 Mac OSX... 3 1.2.3 Linux, Solaris, *nix... 3 1.3 Enable

More information

InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 Active Innovations, Inc. Copyright

InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 Active Innovations, Inc. Copyright InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 http://www.inforouter.com In addition to the built-in security and authentication system, inforouter also provides support for LDAP by

More information

LiveNX Upgrade Guide from v5.1.2 to v Windows

LiveNX Upgrade Guide from v5.1.2 to v Windows LIVEACTION, INC. LiveNX Upgrade Guide from v5.1.2 to v5.1.3 - Windows UPGRADE LiveAction, Inc. 3500 Copyright WEST BAYSHORE 2016 LiveAction, ROAD Inc. All rights reserved. LiveAction, LiveNX, LiveUX, the

More information

Report Commander 2 User Guide

Report Commander 2 User Guide Report Commander 2 User Guide Report Commander 2.5 Generated 6/26/2017 Copyright 2017 Arcana Development, LLC Note: This document is generated based on the online help. Some content may not display fully

More information

DTSAgent User Documentation

DTSAgent User Documentation DTSAgent User Documentation Overview... 1 Installation... 2 Application Installation... 2 Database Installation... 4 DTSAgent Configuration... 5 Initial Configuration... 5 Re-configuring DTSAgent... 6

More information

Secure Held Print Jobs

Secure Held Print Jobs Secure Held Print Jobs Version 3.0 Administrator's Guide January 2016 www.lexmark.com Contents 2 Contents Change history... 3 Overview... 4 Deployment readiness checklist...5 Configuring the printer settings...

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

DataFlux Web Studio 2.5. Installation and Configuration Guide

DataFlux Web Studio 2.5. Installation and Configuration Guide DataFlux Web Studio 2.5 Installation and Configuration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. DataFlux Web Studio 2.5: Installation and Configuration

More information