Vistara

updated

9 years ago

V

Vistara

8 Posts

0

5918

March 16th, 2017 22:00

UEMCLI Error code: 0x1000002

Hi all,

On Linux machine, I am trying to execute following uemcli command using GO language.

/opt/emc/uemcli-1.5.4.1.0027/bin/uemcli.sh -d ipaddress -port 443 -u 'username' -p 'password' -sslPolicy accept -t 240 -noheader /stor/config/pool show -output csv

This command gives following error

Operation failed. Error code: 0x1000002

The system encountered an unexpected error. Record the error code and go to the EMC Online Support website for all your support options. (Error Code:0x1000002)

When I execute given command directly on console it gives valid output. But when I execute through GO language gives above error. What is the problem and how can I resolve this. Kindly help me on this.

Thanks,

Ashok Kumar