Skip to main content

Manual execution

With an execution with "as_agent_plugin" in 1 we will be able to see the xml by terminal.

./pandora_hana --ip <host o ip> --port <database port> --user <database user> --password <password database> --conf <conf path> --as_agent_plugin 1

image-1656435359935.PNG


Without the "as_agent_plugin" parameter, a 1 will be displayed to indicate the correct execution of the plugin:

./pandora_hana --ip <host o ip> --port <database port> --user <database user> --password <password database> --conf <path conf> --data_dir <path .data>

image-1656435538204.PNG