ADSM-L

Re: ADSM errors

1998-03-23 14:02:55
Subject: Re: ADSM errors
From: Andrew Raibeck <storman AT US.IBM DOT COM>
Date: Mon, 23 Mar 1998 14:02:55 -0500
The return code 1392 is from Windows NT, and means that the file is corrupt or
otherwise unreadable. The RC 164 is the ADSM return code, translated from the
NT return code, that indicates a file I/O error (i.e. same thing as the 1392).
My recommendation would be to run a SCANDISK against the E: drive to clean up
the corruption.

The Microsoft Windows NT and 95 error codes are in the WINERROR.H file, which
comes with Microsoft Visuall C++ (it may come with some other development
packages like Visual Basic as well).

ADSM ret urn code information can be found in the "Using the Application
Programming Interface" manual or the dsmrc.h file that is installed with the
ADSM API.

Andy

Andy Raibeck
IBM Storage Systems Division
ADSM Client Development
e-mail: storman AT us.ibm DOT com


 ADSM-L AT VM.MARIST DOT EDU
 03/23/98 10:28 AM
Please respond to ADSM-L AT VM.MARIST DOT EDU

To: ADSM-L AT VM.MARIST DOT EDU
cc:
Subject: ADSM errors

Hello Folks

I am getting the following error messages on a nightly basis and the
backups fail to complete.  Can any one enlighten me on what they mean,
and/or where I can find some information on what is failing.  I was unable
to find much help in the Messages manual.

Excerpt from DSMERRROR.log

03/21/1998 07:47:03  TransWin32RC(): Win32 RC 1392 from
FioGetOneDirEntry(): getFileSecuritySize
03/21/1998 07:47:03  PrivIncrFileSpace: Received rc=164 from
fioGetDirEntries:  E:  \NMCDATA\Images\VB4\TOOLS\GRAPHICS\ICONS\OFFICE
03/21/1998 07:47:42  ANS4253E File input/output error
03/21/1998 07:47:42  ANS4253E File input/output error
03/21/1998 07:47:43  ANS4847E Scheduled event 'NT_INCR_04' failed.  Return
code = 4.

Excerpt from DSMSCHED.log

03/21/1998 05:15:30
Executing scheduled command now.
03/21/1998 07:47:42 ANS4253E File input/output error
03/21/1998 07:47:43 Total number of objects inspected:   92,190
03/21/1998 07:47:43 Total number of objects backed up:      281
03/21/1998 07:47:43 Total number of objects updated:          0
03/21/1998 07:47:43 Total number of objects rebound:          0
03/21/1998 07:47:43 Total number of objects deleted:         26
03/21/1998 07:47:43 Total number of objects failed:           0
03/21/1998 07:47:43 Total number of bytes transferred:      1.2 GB
03/21/1998 07:47:43 Data transfer time:                1,562.57 sec
03/21/1998 07:47:43 Data transfer rate:                  856.95 KB/sec
03/21/1998 07:47:43 Average file size:                  4,764.7 KB
03/21/1998 07:47:43 Elapsed processing time:            2:32:12
03/21/1998 07:47:43 ANS4847E Scheduled event 'NT_INCR_04' failed.  Return
code = 4.
03/21/1998 07:47:43 Sending results for scheduled event 'NT_INCR_04'.
03/21/1998 07:47:44 Results sent to server for scheduled event
'NT_INCR_04'.

This is occuring during the backup of an NT 3.51 Server to an AIX ADSM
server.  I am the rookie on the block.  Please assist.

Regards.....Rob



<Prev in Thread] Current Thread [Next in Thread>