Optional tasks for the system services

Linux You can configure the system services to specify that the IBM® Rational® Insight Data Services profile starts automatically on each start of the data service server, activate administrative security, and specify the session timeout. These tasks are optional, administrative tasks.
Before you begin

Prerequisite: Ensure that the Rational Insight Data Services adapters are deployed on IBM WebSphere® Application Server.

About this task
The general tasks for the system services for Rational Insight Data Services are:
Running the WebSphere administrative console for the Rational Insight Data Services profile
  1. Point your browser to http://localhost:port/ibm/console, port, by default, is 9060. To find out the port, see the /opt/ibm/Rational Insight/AppServer/profiles/RationalInsight/logs/AboutThisProfile.txt file.
  2. When prompted, enter the user name and password.
Enabling administrative security
  1. Go to http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp.
  2. Search for Enabling administrative security.
  3. Follow the steps listed to configure the administrative security settings.
Preventing long data requests from failing by setting the session timeout
  1. Click Servers > Application servers.
  2. Click RationalInsightServer > Session management > Session timeout > No timeout.
  3. Click OK.
  4. To save the changes to the master configuration, click Save.
Restarting the Rational Insight Data Services profile
  1. Run the following command:
    /opt/ibm/RationalInsight/AppServer/profiles/RationalInsight/bin/stopServer.sh RationalInsightServer -profileName RationalInsight
  2. Wait for the command to be completed.
  3. Run the following command
    /opt/ibm/RationalInsight/AppServer/profiles/RationalInsight/bin/startServer.sh RationalInsightServer -profileName RationalInsight

Feedback