Veritas-bu

[Veritas-bu] OTM error codes

2002-01-05 15:13:29
Subject: [Veritas-bu] OTM error codes
From: larry.kingery AT veritas DOT com (Larry Kingery)
Date: Sat, 5 Jan 2002 15:13:29 -0500 (EST)
This is from an email from over two years ago.  I wouldn't think
they'd change, but I really have no idea.  YMMV.



#define OTM_ERROR_TIMEOUT                ((NTSTATUS)0xE0001001L)
//  OTM could not start due to the server being constantly busy for %2 minutes

#define OTM_ERROR_DEADLOCK               ((NTSTATUS)0xE0001002L)
//  An incompatible filter driver has been detected

#define OTM_ERROR_VOLUME_NOT_ACTIVE      ((NTSTATUS)0xE0001003L)
//  Specified volume not active or deleted

#define OTM_ERROR_LOCK_CONFLICT          ((NTSTATUS)0xE0001004L)
//  OTM was specified for a volume that is currently not being OTMed

#define OTM_ERROR_CACHEFILE_FULL         ((NTSTATUS)0xE0001005L)
//  Cache file is full

#define OTM_ERROR_REGISTER_NOT_CALLED    ((NTSTATUS)0xE0001006L)
//  The application tryed to enabled OTM without first calling Otm_Register

#define OTM_ERROR_LICENSE_INVALID        ((NTSTATUS)0xE0001007L)
//  Invalid license code

#define OTM_ERROR_LOCKED_EXCLUSIVE       ((NTSTATUS)0xE0001008L)
//  Another application already has OTMed locked exclusively

#define OTM_ERROR_EX_LOCK_NEEDED         ((NTSTATUS)0xE0001009L)
//  OTM needs to be locked exclusive for this function to work

#define OTM_ERROR_WRONG_VERSION          ((NTSTATUS)0xE000100AL)
//  Wrong version of the driver has been loaded on this system

#define OTM_ERROR_REBOOT_NEEDED          ((NTSTATUS)0xE000100BL)
//  A reboot is required before OTM can operate

#define OTM_ERROR_NOT_INSTALLED          ((NTSTATUS)0xE000100CL)
//  OTM is not installed

#define OTM_ERROR_INCOMPATIBLE_DLL       ((NTSTATUS)0xE000100DL)
//  An incompatible DLL from another version of OTM is already loaded
> 


Tamryn LeBlanc writes:
> I am looking for a cross reference of Open Transaction Manager error
> codes. For example, 
> 
> OTM: not enabled (err = 0xe0001001)
> 
> I have tried to get this information from both Veritas and from CDP who
> created the OTM software but to no avail. I want to know what the
> various numeric errors mean so that I know how to approach
> troubleshooting when OTM does not work for some reason. Does anyone know
> where I could find such a reference? I would very much appreciate any
> help on this. ..Tamryn LeBlanc
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> 
> <META content="MSHTML 5.50.4616.200" name=GENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=#ffffff>
> <DIV><FONT size=2>I am looking for a cross reference of Open Transaction 
> Manager 
> error codes. For example, <FONT face="Courier New" size=2>
> <P>OTM: not enabled (err = 0xe0001001)</P>
> <P>I have tried to get this information from both Veritas and from CDP who 
> created the OTM software but to no avail. I want to know what the various 
> numeric errors mean so that I know how to approach troubleshooting when OTM 
> does 
> not work for some reason. Does anyone know where I could find such a 
> reference? 
> I would very much appreciate any help on this. ..Tamryn 
> LeBlanc</P></FONT></FONT></DIV></BODY></HTML>

-- 
Larry Kingery 
      Why is it called tourist season if we can't shoot at them?

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