Automic Workload Automation

  • 1.  Issue with Database agent on Windows

    Posted Jul 19, 2018 04:55 AM

    We have installed the database agent on Windows 2012 using Automic documentation.

    But when we start the agent we get the below error:

     

    20180719/141059.300 - U02000071 Current directory: C:\Automic\Agents\sql\bin
    20180719/141059.300 - U02000066 Host information: Host name='sqlsvr12', IP address='192.168.50.81'
    20180719/141059.301 - U02000066 Host information: Host name='sqlsvr12', IP address='192.168.50.129'
    20180719/141059.486 - U02000153 The JVM Option HeapDumpOnOutOfMemoryError is enabled.
    20180719/141059.971 - U02000072 Connection to system 'AWALAB' initiated.
    20180719/141059.972 - U02000011 Connection to Server 'awasvr12/192.168.50.125:2218' initiated.
    20180719/141059.987 - U02000004 Connection to Server 'AWALAB#CP002' successfully created.
    20180719/141059.987 - U02000075 CP Server 'AWALAB#CP002' has '1' client connections.
    20180719/141100.217 - U00003358 TransferKey for agent 'SQLSVR12_MSSQL01' has not yet been loaded.
    20180719/141100.222 - U02000041 Shutdown Agent 'SQLSVR12_MSSQL01'.
    20180719/141100.368 - U02000001 Agent 'SQLSVR12_MSSQL01' version '12.2.0+build.970' ended normally.

     

    Then the agent is shut down. We do see a zero byte ucxjsqlx.kstr file created under bin folder. But for some reason the agent never communicates to the manager and shuts down as above. Any idea how it can be overcome?

     

    Regards

    Pothen



  • 2.  Re: Issue with Database agent on Windows

    Posted Jul 19, 2018 04:43 PM

    Hi Pothen,

     

    When an agent has been moved or renamed, the transfer key needs to be renewed. To do this, go to Client 0 > Agents > right-click on the Agent > Renew transfer key 

     

    Please review this KB for reference.

     

    Regards,

    Harriet



  • 3.  Re: Issue with Database agent on Windows
    Best Answer

    Posted Jul 19, 2018 11:36 PM

    Hi Harriet,

     

    In this case it was a new agent and it was not even registered with client 0. Any way based on KB, we saw that the authentication was set to LOCAL_REMOTE. So we changed that to NO and after restarting the server processes the agent connected to the manager. 

     

    Now I will have to test how to get the agent registered when Authentication is not set to NO.

     

    Thanks

    Pothen