Difference between revisions of "SMU"
From dbawiki
(Created page with "===Oracle Snap Management Utility (SMU)=== can be accessed via command line Interface (CLI) as well as the standard Browser User Interface (BUI) <pre> cat /opt/oracle/smu/etc/...") |
(No difference)
|
Revision as of 10:12, 27 January 2017
Oracle Snap Management Utility (SMU)
can be accessed via command line Interface (CLI) as well as the standard Browser User Interface (BUI)
cat /opt/oracle/smu/etc/smu.conf
locate the line "sshd.port=<ssh port>" and use this with the root user and password
ssh -p <ssh port> <host>