Tag: TimesTen
EM13c Exalytics TimesTen Plugin
In my previous post we discovered the exalytics machine http://puredba.co.uk/discovering-exalytics-in-em13c/. In this post, we will install an EM13c Exalytics TimesTen Plugin for TimesTen on Linux 5 the version we need is 12.1.0.3.
- Create a user on the exalytics machine to be used for TimesTen.
On Exalytics host in TimesTen :
Command> create user emservice identified by emmonitor;
User created.
Command> grant admin to emservice;
Command>
- Get the plugin and deploy.
In EM13C Console: Setup/Extensibility/Self Update
Drill into Plugins
Select TimesTen 13.1.1.0.0 (Even though we want 12.1.0.3), Download
Once downloaded, select Setup/Extensibility/Plugins
Select TimesTen, click Deploy On /Management Servers
Select Next
Select Next
Select next
Select Deploy
*This will shut down the OMS Server and restart during the deployment.
Once restarted, Go back to the Plug-ins and check it has been successfully deployed to the management server.
Select the TimesTen row, click deploy On, Management Agent.
In the Deploy Agent screen, drop down the version and select 12.1.0.3. Click Continue
Select the exalytics server. Click Continue
Select next
Deploy
Setup/Extensibility/Self Update/Add Target Declaratively
Select Host/Target Type as per below.
Click Add
Test Connection
Click Ok
Click Target Declaratively again. Select Host and this time TimesTen Instance.
Test Connection, Then OK.
Summary
We are now monitoring TimesTen.