ソリューションが必要です
Hello everybody,
I want to do a BMR restore but I have gotten this error rc (1002) and also i have run this commands
bpclimagelist -client $CLNT_NAME -T
echo %ERRORLEVEL% = 227
bpclimagelist -client cvsipreapp -T
echo %ERRORLEVEL% = 0
So when i put the variable $CLNT_NAME i got the error 227 but if i put the client_name i got the error 0.
The question is how can i check if the $CLNT_NAME variable has the right parameter ?
Best regards