Art,
 
You asked:
 
>um.... I seem to recall that under MPE/iX 5.0 it would be possible to
>reset the spoolfile numbers without taking down the system???
>
>Is this possible??? or am I suffering from Heat ??? hehehe
>
>Thanks,
>Art
>
 
Use the SETCOUNTER command:
 
SETCOUNTER
 
     Sets the next value of a specified resource counter, and optionally
     enables automatic rollback when a specified limit is reached.
     Duplicate values are avoided.
 
SYNTAX
 
     SETCOUNTER [COUNTER=] [ INSP    ]
                           [ OUTSP   ]
                           [ JOBNUM  ]
                           [ SESSNUM ]
                [; BASE = <num>]
                [; MAX  = <num>]
 
                [;SHOW]
 
 
 ==========================================================================
G.R. Helm, Inc.                                   Voice: 916.933.9669
4993 Golden Foothill Parkway, Suite 9               Fax: 916.933.9696
El Dorado Hills, CA  95762                        Email: [log in to unmask]
 ==========================================================================