Re: vms smtp problem



Yi Jiang wrote:
>> Generic server queue TCPIP$SMTP_NODE0_00
>
> Entry Jobname Username Blocks Status
> ----- ------- -------- ------ ------
> 44 05123108531419_YI
> YI 5 Pending
>
> Server queue TCPIP$SMTP_NODE0_01, idle, on NODE0::, mounted form DAU_FORM.


OK, big problem here.

Here is what I have:

Generic server queue TCPIP$SMTP_BIKE_00
/GENERIC=(TCPIP$SMTP_BIKE_01) /OWNER=[SYSTEM] /PROTECTION=(S:M,O:D,G:R,W:S)
/SCHEDULE=(NOSIZE)

Server queue TCPIP$SMTP_BIKE_01, idle, on BIKE::, mounted form DEFAULT
/BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=DEFAULT) /OWNER=[SYSTEM]
/PROCESSOR=TCPIP$SMTP_SYMBIONT /PROTECTION=(S:M,O:D,G:R,W:S)


You should
$stop/queue TCPIP$SMTP_NODE0_01
$set queue TCPIP$SMTP_NODE0_01/form=DEFAULT/DEFAULT=FORM=DEFAULT
$start/queue TCPIP$SMTP_NODE0_01


If the queue has an incomaptible form with the entries, the entries wait
indefinitely until the right form is mounted.
.