SQL Agent
Deployment Steps
2 min
deploying sql agent involves several key steps ensure the sql agent software is properly uploaded and files are extracted on your database server to extract the file, use the following command tar xvf sqlagent 3 5 1 tar gz navigate to the agent management in kron pam and get the jwt token for the requested period update agent parameters file parameter name description example value krondam host the host ip of the target database 10 20 42 35 database listener port the port where the agent should be run 1265 installation directory the path where the agent will be installed (will default to /u01 if left empty) /u01 jwt token the registration key that is required for the installation and can be received from agent management screen 7b91a31a 596a 4797 93fc 7b148b0bfed8 oracle hostname oracle hostname 10 20 42 35 oracle unqname unique name of oracle ora12cdb oracle sid oracle base oracle home execute the installation script (sqlagent 3 5 1 sh) to execute the script, use the following command /sqlagent 3 5 1 sh start the sql agent service systemctl restart sql ddm service