home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 2000 May / PCP163A.iso / Runimage / Cbuilder4 / Include / CLUSMSG.H < prev    next >
Encoding:
C/C++ Source or Header  |  1999-01-26  |  8.9 KB  |  435 lines

  1. /*++
  2.  
  3. Copyright (c) 1991-1996  Microsoft Corporation
  4.  
  5. Module Name:
  6.  
  7.     clusmsg.h
  8.  
  9. Abstract:
  10.  
  11.     This file contains the message definitions for the cluster service.
  12.  
  13. Author:
  14.  
  15.     davidp 19-Sep-1996
  16.  
  17. Revision History:
  18.  
  19. Notes:
  20.  
  21.     This file is generated from clusmsg.mc
  22.  
  23. --*/
  24.  
  25. #ifndef _CLUSMSG_H_
  26. #pragma option push -b -a8 -pc -A- /*P_O_Push_S*/
  27. #define _CLUSMSG_H_
  28.  
  29.  
  30. //
  31. //  Values are 32 bit values layed out as follows:
  32. //
  33. //   3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
  34. //   1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
  35. //  +---+-+-+-----------------------+-------------------------------+
  36. //  |Sev|C|R|     Facility          |               Code            |
  37. //  +---+-+-+-----------------------+-------------------------------+
  38. //
  39. //  where
  40. //
  41. //      Sev - is the severity code
  42. //
  43. //          00 - Success
  44. //          01 - Informational
  45. //          10 - Warning
  46. //          11 - Error
  47. //
  48. //      C - is the Customer code flag
  49. //
  50. //      R - is a reserved bit
  51. //
  52. //      Facility - is the facility code
  53. //
  54. //      Code - is the facility's status code
  55. //
  56. //
  57. // Define the facility codes
  58. //
  59.  
  60.  
  61. //
  62. // Define the severity codes
  63. //
  64.  
  65.  
  66. //
  67. // MessageId: ERROR_NETWORK_NOT_AVAILABLE
  68. //
  69. // MessageText:
  70. //
  71. //  A cluster network is not available for this operation.
  72. //
  73. #define ERROR_NETWORK_NOT_AVAILABLE      0x000013ABL
  74.  
  75. //
  76. // MessageId: ERROR_NODE_NOT_AVAILABLE
  77. //
  78. // MessageText:
  79. //
  80. //  A cluster node is not available for this operation.
  81. //
  82. #define ERROR_NODE_NOT_AVAILABLE         0x000013ACL
  83.  
  84. //
  85. // MessageId: ERROR_ALL_NODES_NOT_AVAILABLE
  86. //
  87. // MessageText:
  88. //
  89. //  All cluster nodes must be running to perform this operation.
  90. //
  91. #define ERROR_ALL_NODES_NOT_AVAILABLE    0x000013ADL
  92.  
  93. //
  94. // MessageId: ERROR_RESOURCE_FAILED
  95. //
  96. // MessageText:
  97. //
  98. //  A cluster resource failed.
  99. //
  100. #define ERROR_RESOURCE_FAILED            0x000013AEL
  101.  
  102. //
  103. // MessageId: ERROR_CLUSTER_INVALID_NODE
  104. //
  105. // MessageText:
  106. //
  107. //  The cluster node is not valid.
  108. //
  109. #define ERROR_CLUSTER_INVALID_NODE       0x000013AFL
  110.  
  111. //
  112. // MessageId: ERROR_CLUSTER_NODE_EXISTS
  113. //
  114. // MessageText:
  115. //
  116. //  The cluster node already exists.
  117. //
  118. #define ERROR_CLUSTER_NODE_EXISTS        0x000013B0L
  119.  
  120. //
  121. // MessageId: ERROR_CLUSTER_JOIN_IN_PROGRESS
  122. //
  123. // MessageText:
  124. //
  125. //  A node is in the process of joining the cluster.
  126. //
  127. #define ERROR_CLUSTER_JOIN_IN_PROGRESS   0x000013B1L
  128.  
  129. //
  130. // MessageId: ERROR_CLUSTER_NODE_NOT_FOUND
  131. //
  132. // MessageText:
  133. //
  134. //  The cluster node was not found.
  135. //
  136. #define ERROR_CLUSTER_NODE_NOT_FOUND     0x000013B2L
  137.  
  138. //
  139. // MessageId: ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
  140. //
  141. // MessageText:
  142. //
  143. //  The cluster local node information was not found.
  144. //
  145. #define ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND 0x000013B3L
  146.  
  147. //
  148. // MessageId: ERROR_CLUSTER_NETWORK_EXISTS
  149. //
  150. // MessageText:
  151. //
  152. //  The cluster network already exists.
  153. //
  154. #define ERROR_CLUSTER_NETWORK_EXISTS     0x000013B4L
  155.  
  156. //
  157. // MessageId: ERROR_CLUSTER_NETWORK_NOT_FOUND
  158. //
  159. // MessageText:
  160. //
  161. //  The cluster network was not found.
  162. //
  163. #define ERROR_CLUSTER_NETWORK_NOT_FOUND  0x000013B5L
  164.  
  165. //
  166. // MessageId: ERROR_CLUSTER_NETINTERFACE_EXISTS
  167. //
  168. // MessageText:
  169. //
  170. //  The cluster network interface already exists.
  171. //
  172. #define ERROR_CLUSTER_NETINTERFACE_EXISTS 0x000013B6L
  173.  
  174. //
  175. // MessageId: ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
  176. //
  177. // MessageText:
  178. //
  179. //  The cluster network interface was not found.
  180. //
  181. #define ERROR_CLUSTER_NETINTERFACE_NOT_FOUND 0x000013B7L
  182.  
  183. //
  184. // MessageId: ERROR_CLUSTER_INVALID_REQUEST
  185. //
  186. // MessageText:
  187. //
  188. //  The cluster request is not valid for this object.
  189. //
  190. #define ERROR_CLUSTER_INVALID_REQUEST    0x000013B8L
  191.  
  192. //
  193. // MessageId: ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
  194. //
  195. // MessageText:
  196. //
  197. //  The cluster network provider is not valid.
  198. //
  199. #define ERROR_CLUSTER_INVALID_NETWORK_PROVIDER 0x000013B9L
  200.  
  201. //
  202. // MessageId: ERROR_CLUSTER_NODE_DOWN
  203. //
  204. // MessageText:
  205. //
  206. //  The cluster node is down.
  207. //
  208. #define ERROR_CLUSTER_NODE_DOWN          0x000013BAL
  209.  
  210. //
  211. // MessageId: ERROR_CLUSTER_NODE_UNREACHABLE
  212. //
  213. // MessageText:
  214. //
  215. //  The cluster node is not reachable.
  216. //
  217. #define ERROR_CLUSTER_NODE_UNREACHABLE   0x000013BBL
  218.  
  219. //
  220. // MessageId: ERROR_CLUSTER_NODE_NOT_MEMBER
  221. //
  222. // MessageText:
  223. //
  224. //  The cluster node is not a member of the cluster.
  225. //
  226. #define ERROR_CLUSTER_NODE_NOT_MEMBER    0x000013BCL
  227.  
  228. //
  229. // MessageId: ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
  230. //
  231. // MessageText:
  232. //
  233. //  A cluster join operation is not in progress.
  234. //
  235. #define ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS 0x000013BDL
  236.  
  237. //
  238. // MessageId: ERROR_CLUSTER_INVALID_NETWORK
  239. //
  240. // MessageText:
  241. //
  242. //  The cluster network is not valid.
  243. //
  244. #define ERROR_CLUSTER_INVALID_NETWORK    0x000013BEL
  245.  
  246. //
  247. // MessageId: ERROR_CLUSTER_NODE_UP
  248. //
  249. // MessageText:
  250. //
  251. //  The cluster node is up.
  252. //
  253. #define ERROR_CLUSTER_NODE_UP            0x000013C0L
  254.  
  255. //
  256. // MessageId: ERROR_CLUSTER_IPADDR_IN_USE
  257. //
  258. // MessageText:
  259. //
  260. //  The cluster IP Address is already in use.
  261. //
  262. #define ERROR_CLUSTER_IPADDR_IN_USE      0x000013C1L
  263.  
  264. //
  265. // MessageId: ERROR_CLUSTER_NODE_NOT_PAUSED
  266. //
  267. // MessageText:
  268. //
  269. //  The cluster node is not paused.
  270. //
  271. #define ERROR_CLUSTER_NODE_NOT_PAUSED    0x000013C2L
  272.  
  273. //
  274. // MessageId: ERROR_CLUSTER_NO_SECURITY_CONTEXT
  275. //
  276. // MessageText:
  277. //
  278. //  No cluster security context is available.
  279. //
  280. #define ERROR_CLUSTER_NO_SECURITY_CONTEXT 0x000013C3L
  281.  
  282. //
  283. // MessageId: ERROR_CLUSTER_NETWORK_NOT_INTERNAL
  284. //
  285. // MessageText:
  286. //
  287. //  The cluster network is not configured for internal cluster communication.
  288. //
  289. #define ERROR_CLUSTER_NETWORK_NOT_INTERNAL 0x000013C4L
  290.  
  291. //
  292. // MessageId: ERROR_CLUSTER_NODE_ALREADY_UP
  293. //
  294. // MessageText:
  295. //
  296. //  The cluster node is already up.
  297. //
  298. #define ERROR_CLUSTER_NODE_ALREADY_UP    0x000013C5L
  299.  
  300. //
  301. // MessageId: ERROR_CLUSTER_NODE_ALREADY_DOWN
  302. //
  303. // MessageText:
  304. //
  305. //  The cluster node is already down.
  306. //
  307. #define ERROR_CLUSTER_NODE_ALREADY_DOWN  0x000013C6L
  308.  
  309. //
  310. // MessageId: ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
  311. //
  312. // MessageText:
  313. //
  314. //  The cluster network is already online.
  315. //
  316. #define ERROR_CLUSTER_NETWORK_ALREADY_ONLINE 0x000013C7L
  317.  
  318. //
  319. // MessageId: ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
  320. //
  321. // MessageText:
  322. //
  323. //  The cluster network is already offline.
  324. //
  325. #define ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE 0x000013C8L
  326.  
  327. //
  328. // MessageId: ERROR_CLUSTER_NODE_ALREADY_MEMBER
  329. //
  330. // MessageText:
  331. //
  332. //  The cluster node is already a member of the cluster.
  333. //
  334. #define ERROR_CLUSTER_NODE_ALREADY_MEMBER 0x000013C9L
  335.  
  336. //
  337. // MessageId: ERROR_CLUSTER_LAST_INTERNAL_NETWORK
  338. //
  339. // MessageText:
  340. //
  341. //  The cluster network is the only one configured for internal cluster
  342. //  communication between two or more active cluster nodes. The internal
  343. //  communication capability cannot be removed from the network.
  344. //
  345. #define ERROR_CLUSTER_LAST_INTERNAL_NETWORK 0x000013CAL
  346.  
  347. //
  348. // MessageId: ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
  349. //
  350. // MessageText:
  351. //
  352. //  One or more cluster resources depend on the network to provide service
  353. //  to clients. The client access capability cannot be removed from the network.
  354. //
  355. #define ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS 0x000013CBL
  356.  
  357. //
  358. // MessageId: ERROR_INVALID_OPERATION_ON_QUORUM
  359. //
  360. // MessageText:
  361. //
  362. //  This operation cannot be performed on the cluster resource as it the quorum
  363. //  resource.  You may not bring the quorum resource offline or modify its
  364. //  possible owners list.
  365. //
  366. #define ERROR_INVALID_OPERATION_ON_QUORUM 0x000013CCL
  367.  
  368. //
  369. // MessageId: ERROR_DEPENDENCY_NOT_ALLOWED
  370. //
  371. // MessageText:
  372. //
  373. //  The cluster quorum resource is not allowed to have any dependencies.
  374. //
  375. #define ERROR_DEPENDENCY_NOT_ALLOWED     0x000013CDL
  376.  
  377. //
  378. // MessageId: ERROR_CLUSTER_NODE_PAUSED
  379. //
  380. // MessageText:
  381. //
  382. //  The cluster node is paused.
  383. //
  384. #define ERROR_CLUSTER_NODE_PAUSED        0x000013CEL
  385.  
  386. //
  387. // MessageId: ERROR_NODE_CANT_HOST_RESOURCE
  388. //
  389. // MessageText:
  390. //
  391. //  The cluster resource cannot be brought online. The owner node cannot run this
  392. //  resource.
  393. //
  394. #define ERROR_NODE_CANT_HOST_RESOURCE    0x000013CFL
  395.  
  396. //
  397. // MessageId: ERROR_CLUSTER_NODE_NOT_READY
  398. //
  399. // MessageText:
  400. //
  401. //  The cluster node is not ready to perform the requested operation.
  402. //
  403. #define ERROR_CLUSTER_NODE_NOT_READY     0x000013D0L
  404.  
  405. //
  406. // MessageId: ERROR_CLUSTER_NODE_SHUTTING_DOWN
  407. //
  408. // MessageText:
  409. //
  410. //  The cluster node is shutting down.
  411. //
  412. #define ERROR_CLUSTER_NODE_SHUTTING_DOWN 0x000013D1L
  413.  
  414. //
  415. // MessageId: ERROR_CLUSTER_JOIN_ABORTED
  416. //
  417. // MessageText:
  418. //
  419. //  The cluster join operation was aborted.
  420. //
  421. #define ERROR_CLUSTER_JOIN_ABORTED       0x000013D2L
  422.  
  423. //
  424. // MessageId: ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
  425. //
  426. // MessageText:
  427. //
  428. //  The cluster join operation failed due to incompatible software
  429. //  versions between the joining node and its sponsor.
  430. //
  431. #define ERROR_CLUSTER_INCOMPATIBLE_VERSIONS 0x000013D3L
  432.  
  433. #pragma option pop /*P_O_Pop*/
  434. #endif // _CLUSMSG_H_
  435.