]> andersk Git - moira.git/blame - lib/mr_et.et
new printcap fields
[moira.git] / lib / mr_et.et
CommitLineData
718ed7ba 1# $Source$
2# $Author$
3# $Header$
4#
a7f88823 5 error_table sms
6
b3c011db 7ec MR_NOT_CONNECTED,
150294ce 8 "Not connected to Moira server"
a7f88823 9
b3c011db 10ec MR_CANT_CONNECT,
150294ce 11 "Can't connect to Moira server"
a7f88823 12
b3c011db 13ec MR_VERSION_MISMATCH,
150294ce 14 "Moira version mismatch"
a7f88823 15
b3c011db 16ec MR_ABORTED,
150294ce 17 "Moira operation aborted"
a7f88823 18
b3c011db 19ec MR_UNKNOWN_PROC,
a7f88823 20 "Unknown procedure"
21
b3c011db 22ec MR_INGRES_ERR,
a7f88823 23 "Ingres system error occurred"
24
b3c011db 25ec MR_MORE_DATA,
150294ce 26 "More data is available from Moira"
a7f88823 27
b3c011db 28ec MR_NO_MATCH,
a7f88823 29 "No records in database match query"
30
b3c011db 31ec MR_NO_HANDLE,
718ed7ba 32 "Unknown query handle"
33
b3c011db 34ec MR_ALREADY_CONNECTED,
150294ce 35 "Already connected to the moira server"
718ed7ba 36
b3c011db 37ec MR_ARGS,
49908223 38 "Incorrect number of arguments"
f10c313a 39
b3c011db 40ec MR_NOT_UNIQUE,
718ed7ba 41 "Arguments not unique"
42
b3c011db 43ec MR_PERM,
f10c313a 44 "Insufficient permission to perform requested database access"
45
b3c011db 46ec MR_LIST,
f10c313a 47 "No such list"
48
b3c011db 49ec MR_USER,
f10c313a 50 "No such user"
51
b3c011db 52ec MR_STRING,
f10c313a 53 "Unknown string"
54
b3c011db 55ec MR_TYPE,
f10c313a 56 "Invalid type"
57
b3c011db 58ec MR_EXISTS,
f10c313a 59 "Record already exists"
60
b3c011db 61ec MR_DATE,
f10c313a 62 "Invalid date"
63
b3c011db 64ec MR_CLUSTER,
f10c313a 65 "Unknown cluster"
66
b3c011db 67ec MR_MACHINE,
f10c313a 68 "Unknown machine"
69
b3c011db 70ec MR_SERVICE,
f10c313a 71 "Unknown service"
72
b3c011db 73ec MR_FILESYS,
f10c313a 74 "Named file system does not exist"
75
b3c011db 76ec MR_PRINTER,
f10c313a 77 "Unknown printer"
78
b3c011db 79ec MR_QUEUE,
f10c313a 80 "Unknown queue"
81
b3c011db 82ec MR_DEVICE,
f10c313a 83 "No such device"
84
b3c011db 85ec MR_ACE,
49908223 86 "No such access control entity"
f10c313a 87
b3c011db 88ec MR_NFSPHYS,
f10c313a 89 "Machine/device pair not in nfsphys"
90
b3c011db 91ec MR_FILESYS_EXISTS,
f10c313a 92 "Named file system already exists"
93
b3c011db 94ec MR_QUERY_NOT_REENTRANT,
f4ae4cdf 95 "Cannot do query from callback routine"
96
b3c011db 97ec MR_RVD,
49908223 98 "No such rvd"
ef18f476 99
b3c011db 100ec MR_NFS,
49908223 101 "Specified directory not exported"
ef18f476 102
b3c011db 103ec MR_FILESYS_ACCESS,
49908223 104 "Invalid filesys access"
ef18f476 105
b3c011db 106ec MR_USER_GROUP,
49908223 107 "List is a user group"
54e646c0 108
b3c011db 109ec MR_ARG_TOO_LONG,
940a84f6 110 "An argument is too long"
111
49908223 112# These appear only in version 2 of the protocol and later:
113
b3c011db 114ec MR_NO_MEM,
49908223 115 "Server ran out of memory"
116
b3c011db 117ec MR_IN_USE,
49908223 118 "Object is in use"
119
b3c011db 120ec MR_BAD_CLASS,
49908223 121 "Specified class is not known"
122
b3c011db 123ec MR_INTERNAL,
150294ce 124 "Moira internal consistency failure"
49908223 125
b3c011db 126ec MR_BAD_CHAR,
49908223 127 "Illegal character in argument"
128
b3c011db 129ec MR_BAD_GROUP,
49908223 130 "Invalid group ID"
131
b3c011db 132ec MR_WILDCARD,
49908223 133 "Wildcards not allowed in this case"
134
b3c011db 135ec MR_NO_CHANGE,
49908223 136 "The database has not changed, files not rebuilt"
137
b3c011db 138ec MR_TAR_FAIL,
49908223 139 "Unable to build archive of config files"
140
b3c011db 141ec MR_OCONFIG,
49908223 142 "Unable to open DCM file"
143
b3c011db 144ec MR_CCONFIG,
49908223 145 "Error closing DCM output file"
146
b3c011db 147ec MR_FSTYPE,
49908223 148 "Unknown filesys type"
149
b3c011db 150ec MR_INTEGER,
49908223 151 "String could not be parsed as an integer"
152
b3c011db 153ec MR_NO_ID,
49908223 154 "Cannot allocate new ID"
155
b3c011db 156ec MR_NO_FILESYS,
49908223 157 "Cannot find space for filesys"
158
b3c011db 159ec MR_NO_POBOX,
49908223 160 "Cannot find space for pobox"
161
b3c011db 162ec MR_NO_QUOTA,
49908223 163 "No default quota specified"
164
b3c011db 165ec MR_USER_AUTH,
49908223 166 "Cannot find you in the database, access will be restricted"
167
b3c011db 168ec MR_DEADLOCK,
49908223 169 "Database deadlock; try again later"
170
b3c011db 171ec MR_NOCRED,
49908223 172 "Unable to install new credentials files"
173
b3c011db 174ec MR_SETQUOTA,
49908223 175 "Failure setting user quota"
176
b3c011db 177ec MR_HESFILE,
49908223 178 "Failure updating hesiod file (probably disk full)"
179
b3c011db 180ec MR_MISSINGFILE,
49908223 181 "Did not receive file for update"
182
b3c011db 183ec MR_MKCRED,
150294ce 184 "unable to compile database files"
49908223 185
b3c011db 186ec MR_NAMED,
49908223 187 "name daemon failed to start"
188
b3c011db 189ec MR_TARERR,
49908223 190 "Tar of update file failed (disk full?)"
191
b3c011db 192ec MR_PROTO,
49908223 193 "Failed to put prototype files in new locker"
194
b3c011db 195ec MR_BUSY,
3374483e 196 "the database is busy; try again later"
197
b3c011db 198ec MR_DOWN,
0d057737 199 "the database is closed right now; try again later"
200
b3c011db 201ec MR_LISTLOOP,
2e6220c2 202 "Lists are not allowed to contain themselves as members"
203
a7f88823 204 end
This page took 0.229062 seconds and 5 git commands to generate.