When the fsview has been initialized using FSV-C it uses the following syntax:
call FSV-C-change-server using      l-server-name
                                    l-user-name
                                    l-server-password
 
               		When the fsview has been initialized using FSC-C-long-password it uses the following syntax:
call FSV-C-change-server using      l2-server-name
                                    l2-server-userid
                                    l2-server-password
                                    l2-user-name-length
                                    l2-user-password-length
 
               	 Parameters when fsview has been initialized using FSV-C:
Parameters when fsview has been initialized using FSV-C-long-password:
When the fsview has been initialized using FSV-C:
Parameters to use when FSV-C-long-password has been used to initialize the fsview:
None.
Comments:
You need to set l-user-name and l-server-password only if you have Fileshare
security enabled.
The success of the call can be checked by examining RETURN-CODE. In the event of a password error, the error message Access Denied is returned.