You are on page 1of 1

How to resolve transfer queue problem (Ericsson APG40)

Check that transfer queue exists.


>afpls
Check that queue is associated to a destination set.
>afpls -l transferqueue
Check that destination set has at least one destination defined.
>cdhdsls -l destinationset
print destination parameters
>cdhls -l destination
ping the destination IP
>ping IpAddress
if ping is successful, verify destination, otherwise report IP problem to appropriate team
>cdhver destination
if verification succeeds, check that measuring programs (MPs) are running, else go to next step
>stmmp L
Note: Use stmmp S and stmmp R to suspend and resume respectively
reset destination user password
>cdhch -u username -p destination
if still unsuccessful, delete transfer queue and recreate
>afprm transferqueue
>afpdef -b NO -d 120 -r -1 -s READY -t 10 -w K:\STS\DATA\DELIVERYBUFFDIR transferqueue destinationset
>suspend MP
>stmmp S MPID
resume MP
>stmmp R MPID
Files on transfer queue should begin to move now.

You might also like