UNSOLVED

Sri_Brindha

updated

15 years ago

S

Sri_Brindha

1 Rookie

11 Posts

0

5810

January 18th, 2012 03:00

symcli offline mode

Hi,

Just to practise I want to use the symcli in offline mode. I have done the below steps :

1. Installed the Solutions Enabler version 7.2 in my system

2. Copied the symapi_db.bin from the production host and copied it to C:\Program files\EMC\SYMAPI\db in my local system

3. I am trying to run the symcli commands in this path in windows command prompt : C:\Program files\EMC\symcli

Then I have set the following two variables :

c:\Program files\EMC\SYMCLI>Set SYMCLI_DB_FILE = C:\Program Files\EMC\SYMAPI\db\symapi_db.bin

c:\Program files\EMC\SYMCLI>Set SYMCLI_OFFLINE=1

While setting these two variables in this path I didnot get any error messages.

But when I try to execute any symcli commands I am getting an error as "symcli is not recognized as an internal or external command,operable program or batch file.

Could anyone pls help me out with this. Is that the path I have chosen is wrong ?