[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
|  | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
1468.0. "OAMTIMAIL and OAMTISEND entries retained on error" by HTSC19::STEVENLAU (Steven Lau HKCS) Tue Sep 22 1992 07:56
     A customer found the following entries in the batch queue.
Batch queue SYS$BATCH, on ELEC82::
  /BASE_PRIORITY=3 /CPUDEFAULT=INFINITE /CPUMAXIMUM=INFINITE /JOB_LIMIT=3
  /OWNER=[1,4] /PROTECTION=(S:E,O:D,G:R,W:W) /RETAIN=ERROR
Jobname       Username      Entry        Status
-------       --------      -----        ------
OAMTIMAIL     ALLIN1        232          Retained on error
  %LOGIN-F-OUTPUTERR, error opening primary output file SYS$OUTPUT
  -RMS-F-DEV, error in device name or inappropriate device type for operation
  -SYSTEM-W-NOSUCHDEV, no such device available
  Submitted  5-SEP-1992 11:06 /KEEP /NOPRINT /PRIORITY=4 /RESTART=SYS$BATCH
  File: _HSC009$DUA14:[ALLIN1.LIB_ENGLISH]OAMTIMAIL.COM;2
OAMTISEND     ALLIN1        233          Retained on error
  %LOGIN-F-OUTPUTERR, error opening primary output file SYS$OUTPUT
  -RMS-F-DEV, error in device name or inappropriate device type for operation
  -SYSTEM-W-NOSUCHDEV, no such device available
  Submitted  5-SEP-1992 11:06 /KEEP /NOPRINT /PRIORITY=4 /RESTART=SYS$BATCH
  File: _HSC009$DUA14:[ALLIN1.LIB_ENGLISH]OAMTISEND.COM;2
     The ALL-IN-1 version is V2.4. The OAMTIMAIL and OAMTISEND job has not 
stopped, but the entries appeared intermitently. Anyone has any idea?
Thanks,
  Steven Lau          
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1468.1 |  | IOSG::WDAVIES | O7/10/92 [email protected] | Tue Sep 22 1992 11:22 | 3 | 
|  |     Looks like the device used for the log file is out of order...?
    
    Winton
 | 
| 1468.2 | Hardware error? | HTSC19::STEVENLAU | Steven Lau HKCS | Tue Sep 22 1992 13:50 | 6 | 
|  |     Winton,
    
         Do you mean a hardware error?
    
    Thanks,
      Steven Lau
 | 
| 1468.3 |  | IOSG::WDAVIES | O7/10/92 [email protected] | Tue Sep 22 1992 17:49 | 5 | 
|  |     Possibly - Or it could be disk full or disk quota etc, security...
     
    Basically it can't open for write - so could be anything that does that                                            
          
    Winton
 | 
| 1468.4 | No such device usually means no such device :-) | IOSG::TALLETT | Arranging bits for a living... | Tue Sep 22 1992 20:37 | 18 | 
|  |     
    	I disagree. The error message is fairly specific, it says
    
  -RMS-F-DEV, error in device name or inappropriate device type for operation
  -SYSTEM-W-NOSUCHDEV, no such device available
    
    	which to me means that the device is no longer in the system.
    	Maybe a logical name that has been deassigned? Maybe you are
    	using the DISK$label logicals and you dismounted the disk?
    
    	Actually, I think the logicals are translated when the job is
    	put ON the queue, so removing them later wouldn't have any effect.
    	Did your HSC go down or something?
    
    	I don't think its protections or somesuch.
    
    Regards,
    Paul
 |