1*11408Sleres-4 2*11408Sleres"arg count" 3*11408SleresYou typed either too few or too many arguments. 4*11408Sleres-6 5*11408Sleres"bad date/time" 6*11408SleresThe date/time must be a legitimate date/time in the form 7*11408Sleres"YY[MM[DD[HH[MM[SS]]]]]". The program knows about things 8*11408Slereslike leap years, so be precise. 9*11408Sleres-7 10*11408Sleres"bad heuristic level" 11*11408SleresThe heuristic level must be a number from 0 to 3. 12*11408Sleres-8 13*11408Sleres"bad lookahead" 14*11408SleresThe lookahead must be an integer greater than 0. 15*11408Sleres-26 16*11408Sleres"can't open ..." 17*11408SleresThe file couldn't be opened for reading. Either it doesn't exist 18*11408Sleresor it isn't readable. 19*11408Sleres-42 20*11408Sleres"format error at record ..." 21*11408SleresThe format of the SCCS file is logically invalid. The error 22*11408Slereswas discovered at the stated record. See if you can 23*11408Sleresfind the problem with the prt command. If not, do a "help stuck". 24*11408Sleres-46 25*11408Sleres"level not allowed with e" 26*11408SleresYou can't specify a level when you're getting with the "e" argument. 27*11408Sleres-47 28*11408Sleres"level not numeric" 29*11408SleresYou erred in typing a level number. 30*11408Sleres-48 31*11408Sleres"level too big" 32*11408SleresYou specified a level greater than the highest level for the 33*11408Sleresrelease, or else one bigger than 9999. 34*11408Sleres-49 35*11408Sleres"missing file arg" 36*11408SleresYou left the file argument off. 37*11408Sleres-53 38*11408Sleres"not an SCCS file" 39*11408SleresThe file isn't an SCCS file, Use prt if you don't believe it. 40*11408Sleres-55 41*11408Sleres"out of space" 42*11408SleresThere's no more dynamic memory left. If you got this from 43*11408Sleresdelta, try a smaller lookahead ("l" argument). If you got 44*11408Sleresit somewhere else, better go to "help stuck". 45*11408Sleres-58 46*11408Sleres"premature eof" 47*11408SleresThe SCCS file ended in a strange place. Its probably a goner. 48*11408SleresYou can try "help stuck", but chances are you're going to 49*11408Slereshave to go to a backup copy. 50*11408Sleres-63 51*11408Sleres"release not numeric" 52*11408SleresYou erred in typing a release number. 53*11408Sleres-69 54*11408Sleres"unknown key letter" 55*11408SleresYou typed an illegal argument key letter. 56*11408Sleres-71 57*11408Sleres"zero release" 58*11408SleresYou can't specify release 0. 59*11408Sleres-75 60*11408Sleres"Who are you?" 61*11408SleresYour entry in "/etc/passwd" is messed up. Tell the UNIX system 62*11408Sleresadministrator. 63*11408Sleres-83 64*11408Sleres"not found" 65*11408SleresNo helpful information associated with your argument was found. 66*11408SleresIf you're sure you've got it right, do a "help stuck". 67*11408Sleres-115 68*11408Sleres"hardware -- <message>" 69*11408SleresThis error is most likely due to an intermittent hardware error. 70*11408SleresYou should report this to your local UNIX support group. 71*11408Sleresimmediately, since others may be getting the same error and it is useful 72*11408Sleresto discover a pattern if one exists. After reporting it, if you rerun 73*11408Sleresthe command it will probably not recur. If it won't go away contact 74*11408Sleresyour PWB counsellor. 75*11408Sleres 76*11408Sleres(If required, a core dump will be produced if the file "dump.core" exists 77*11408Sleresin the current directory.) 78*11408Sleres-201 79*11408Sleres"corrupted file" 80*11408SleresThe computed hash count of the input SCCS file did not check with the 81*11408Sleresstored hash count. The file may have been damaged since it was last 82*11408Sleresaccessed. See your local SCCS maintenance person. 83*11408Sleres-202 84*11408Sleres"record too big" 85*11408SleresInternal error. Execute "help stuck". 86*11408Sleres(putr called with len > 255.) 87*11408Sleres-204 88*11408Sleres"can't read `...'" 89*11408SleresThe named directory exists but isn't readable. Checks its modes with 90*11408Sleres"ls -ld ...". 91*11408Sleres-205 92*11408Sleres"`...' too long" 93*11408SleresThe pathname is too long. 94*11408Sleres-206 95*11408Sleres"directory `...' unwritable" 96*11408SleresThe effective user (probably you) doesn't have write permission in 97*11408Sleresthe directory. Do a "ls -ld ..." to check the modes. 98*11408Sleres-207 99*11408Sleres"error ... creating `...'" 100*11408SleresAn unusual error in attempting to create the file. Try "help stuck". 101*11408Sleres(Function xcreat; number is external errno.) 102*11408Sleres-208 103*11408Sleres"`...' nonexistent" 104*11408SleresThe file does not exist. Check for typos. 105*11408Sleres-209 106*11408Sleres"`...' unreadable" 107*11408SleresThe file probably exists, but the effective user doesn't have read permission. 108*11408SleresIt is also possible that one or more directories in the path aren't executable. 109*11408Sleres-210 110*11408Sleres"`...' unwritable" 111*11408SleresThe file exists, but the effective user doesn't have write permission. 112*11408SleresIt is also possible that one or more directories in the path aren't executable. 113*11408Sleres-211 114*11408Sleres"`...' unreadable or unwritable" 115*11408SleresThe file exists, but the effective user either doesn't 116*11408Slereshave read permission, or write permission, or both. 117*11408SleresIt is also possible that one or more directories in the path aren't executable. 118*11408Sleres-212 119*11408Sleres"error ... opening `...'" 120*11408SleresAn unusual error occurred while opening the file. Try "help stuck". 121*11408Sleres(Function xopen; number is external errno.) 122*11408Sleres-213 123*11408Sleres"directory `...' nonexistent" 124*11408SleresThe directory doesn't exist. Check for typos. 125*11408Sleres-215 126*11408Sleres"writable `...' exists" 127*11408SleresFor safety's sake, SCCS won't overwrite an existing g-file if it's writable. 128*11408SleresIf you don't need the g-file, remove it and rerun the get command. 129*11408Sleres-216 130*11408Sleres"bad p-file" 131*11408SleresThe p-file has the wrong format. If you have write permission on it you can 132*11408Slerestry to fix it with the editor, or else remove it and do another get with an 133*11408Slerese argument. 134*11408Sleres-217 135*11408Sleres"release too big" 136*11408SleresRelease numbers can't be bigger than 9999. 137*11408Sleres-218 138*11408Sleres"release ... < ... (floor)" 139*11408SleresEither the release you specified or else the default release is lower 140*11408Sleresthan the lowest allowable release (the floor). If you're not sure what's 141*11408Slereswrong see your SCCS administrator. 142*11408Sleres-219 143*11408Sleres"release ... > ... (ceiling)" 144*11408SleresEither the release you specified or else the default release is higher 145*11408Sleresthan the highest allowable release (the ceiling). If you're not sure what's 146*11408Slereswrong see your SCCS administrator. 147*11408Sleres-220 148*11408Sleres"release ... locked" 149*11408SleresThe release you specified or the default release is locked. 150*11408SleresRefer questions to your SCCS administrator. 151*11408Sleres-222 152*11408Sleres"bad range" 153*11408SleresIn a delta list, the two limits of a range of deltas were not in ascending 154*11408Sleresorder. 155*11408Sleres-223 156*11408Sleres"delta list syntax" 157*11408SleresA list of deltas was syntatically erroneous. The correct syntax is: 158*11408Sleres <list> ::= <range> | <list> , <range> 159*11408Sleres <range> ::= <delta> | <delta> - <delta> 160*11408Sleres <delta> ::= <rel> | <rel> . <lev> 161*11408Sleres-224 162*11408Sleres"invalid release" 163*11408SleresIn a delta list, one of the following errors was made: 164*11408Sleres 1. A release number was less than 1. 165*11408Sleres 2. A release number was greater than the highest release which 166*11408Sleres has a delta. 167*11408Sleres-225 168*11408Sleres"invalid level" 169*11408SleresA level specified in a delta list does not exist. 170*11408Sleres-226 171*11408Sleres"vacant release" 172*11408SleresA level was omitted in a delta list, but the specified release has 173*11408Sleresno deltas in it. 174*11408Sleres-227 175*11408Sleres"e not allowed with m" 176*11408SleresYou can't use both the -e and -m arguments on the same get command. 177*11408Sleres-228 178*11408Sleres"being edited at release ... by `...'" 179*11408SleresYou can't do a get with an -e argument because someone else already 180*11408Sleresdid and hasn't made a delta yet. If that someone else is really you, 181*11408Sleresyou can regenerate a new file to be edited, if necessary, by using the -k 182*11408Sleresargument. If you want to cancel the reservation entirely, see your 183*11408SleresSCCS administrator, and tell him/her you want the p-file removed. 184*11408Sleres-229 185*11408Sleres"... already included" 186*11408SleresYou mentioned the same delta twice with an -i and/or an -x argument. 187*11408Sleres-230 188*11408Sleres"... already excluded" 189*11408SleresYou mentioned the same delta twice with an -x and/or an -i argument. 190*11408Sleres-231 191*11408Sleres"internal error in get/enter()" 192*11408SleresDo a "help stuck". 193*11408Sleres-232 194*11408Sleres"value after ... arg" 195*11408SleresYou had something after the indicated keyletter argument and you weren't 196*11408Sleressupposed to. 197*11408Sleres-301 198*11408Sleres"not an SCCS file" 199*11408SleresA file that you think is an SCCS file 200*11408Sleresdoes not begin with the characters "s.". 201*11408Sleres-302 202*11408Sleres"Release p is empty; accessing r.l" 203*11408SleresNo level was specified; the release specified has no deltas. 204*11408SleresThe release and level actually being accessed is r.l. 205*11408Sleres(If the k keyletter was not explicitly or implicitly supplied, the 206*11408Sleresreplacement for the 1 and 1 keywords will be r and l, respectively -- 207*11408Sleresnot p and 0.) 208*11408SleresThis is not an error, only a warning. 209*11408Sleres-303 210*11408Sleres"clock set wrong!!!" 211*11408SleresThe time of day is wrong. Contact your local UNIX support group immediately! 212*11408Sleres(Try a "date" command.) 213*11408Sleres(This error is produced whenever the creation date of the newest delta 214*11408Sleresin the SCCS file is newer than the current date. This will happen 215*11408Slereswhenever the date is accidently set wrong. This error 216*11408Slereswill also occur if a delta was created while the clock was 217*11408Sleresset ahead - but less than a year - and has since been corrected. 218*11408SleresIn this case the current time is correct, but the date of the 219*11408Sleresdelta is wrong.) 220*11408Sleres-304 221*11408Sleres"level zero not allowed" 222*11408SleresYou are not allowed to specify level zero because level zero doesn't 223*11408Sleresmean anything. If you want the highest level 224*11408Sleresof a given release, specify the release number without a level. 225*11408Sleres-305 226*11408Sleres"No id keywords" 227*11408SleresNo SCCS identification keywords were substituted for. 228*11408SleresYou may not have any keywords in the file, 229*11408Sleresin which case you can ignore this warning. 230*11408SleresIf this message came from delta then you just made a 231*11408Sleresdelta without any keywords. 232*11408SleresIf this message came from get then 233*11408Sleresthe last time you made a delta you changed the lines 234*11408Slereson which they appeared. 235*11408SleresIt's a little late to be 236*11408Slerestelling you that you messed up the last time you made a delta, but this is 237*11408Sleresthe best we can do for now, and it's better than nothing. 238*11408Sleres 239*11408SleresThis isn't an error, only a warning. 240*11408Sleres-306 241*11408Sleres"Clock may be set wrong!" 242*11408SleresThe time of day may be set wrong. 243*11408SleresCheck the current time with the "date" command. 244*11408SleresIf it is wrong, contact your local UNIX support group immediately! 245*11408Sleres(This message is produced whenever the difference between 246*11408Sleresthe current date and the creation date of the newest delta in 247*11408Sleresthe SCCS file is greater than one year.) 248*11408Sleres-307 249*11408Sleres"you are not `...'" 250*11408SleresYour login name is not the same as the one found in the p-file. 251*11408SleresYou can't remove a delta when a p-file exists, and the name therein 252*11408Sleresis not yours. 253*11408Sleres-308 254*11408Sleres"you are not `...'" 255*11408SleresYour login name is not the same as the login name 256*11408Sleresof the person who made the most recent delta. Only the person who made 257*11408Sleresa delta can remove it (when a p-file exists). 258*11408Sleres-309 259*11408Sleres"sorry" 260*11408SleresYou are not the owner of both the directory containing the sccs file, 261*11408Sleresand the sccs file itself. If a p-file doesn't exist, only the owner 262*11408Sleresof the file and directory can remove a delta. 263*11408Sleres-310 264*11408Sleres"no delta" 265*11408SleresThe release and level specified is not the release and level of 266*11408Sleresany delta in the sccs file. 267*11408Sleres-311 268*11408Sleres"sorry" 269*11408SleresYou are not the owner of both the directory containing the sccs file, 270*11408Sleresand the sccs file itself, or you are not the user who made the named delta. 271*11408Sleres-312 272*11408Sleres"illegal data on line ..." 273*11408SleresThe named line (of the ASCII file) is 5 characters long 274*11408Sleres(not counting the newline), 275*11408Sleresand the fifth character is one of octal 363, 364, or 365. 276*11408SleresIt is illegal to input such data to SCCS. 277*11408Sleres-313 278*11408Sleres"history too long" 279*11408SleresA history response can be at most 200 characters long. 280*11408Sleres-322 281*11408Sleres"you are not `...'" 282*11408SleresYou are not the same person who last did a `get' with an `e' argument. 283*11408SleresOnly the person who did the last `get' with an `e' can make a delta. 284*11408Sleres-323 285*11408Sleres"read error on standard input" 286*11408SleresA response from the standard input was solicited and 287*11408Sleresan error occurred. 288*11408Sleres-324 289*11408Sleres"delta will not propagate" 290*11408SleresThe delta being made is in a release which is lower than the highest 291*11408Sleresnumbered release that has deltas. When the SCCS file is gotten 292*11408Sleresat any release higher than the one in which this delta is being inserted, 293*11408Sleresthis delta will NOT be applied. 294*11408SleresThis is not an error, only a warning. 295*11408Sleres-325 296*11408Sleres"more than one link" 297*11408SleresSCCS files may only have one name (link). 298*11408SleresThis is because the delta program unlinks the old file 299*11408Sleresand then links to the new file. 300*11408Sleres-326 301*11408Sleres"missing history" 302*11408SleresIf you specify the `-' argument (standard input), 303*11408Sleresyou must supply the history on the command line (-y argument). 304*11408Sleres-330 305*11408Sleres"error ... linking `...' to `...'" 306*11408SleresAn error occurred while linking the first file to the second file. 307*11408SleresThe number is the system error number (see INTRO(II)). 308*11408SleresIf you can't figure out what happened, 309*11408Sleresexecute "help stuck". Remember the error number. 310*11408Sleres(Function xlink; number is external errno.) 311*11408Sleres-331 312*11408Sleres"error ... unlinking `...'" 313*11408SleresAn error occurred while unlinking the file. 314*11408SleresThe number is the system error number (see INTRO(II)). 315*11408SleresIf you can't figure out what happened, 316*11408Sleresexecute "help stuck". Remember the error number. 317*11408Sleres(Function xunlink; number is external errno.) 318*11408Sleres-350 319*11408Sleres"write error" 320*11408SleresThe file which caused the write error is as large 321*11408Sleresas a file can be (currently 1M bytes). 322*11408Sleres-351 323*11408Sleres"no space!" 324*11408SleresThe file system (on which the file which caused the error is being written) 325*11408Sleresis out of space. Very serious!! Contact someone in 326*11408Sleresyour local UNIX Support Group immediately! 327*11408SleresAlso, if you can remove any files please do so. 328*11408Sleres-352 329*11408Sleres"write error ..." 330*11408SleresThis is probably a transient error. 331*11408SleresTry again; if it happens again do a "help stuck". 332*11408SleresRemember the error number. 333*11408Sleres(Function xwrite; number is external errno.) 334*11408Sleres-399 335*11408Sleres"not authorized to make deltas" 336*11408SleresYour User ID is not on the list of users who are allowed to add deltas to this 337*11408Sleresfile. You can execute "prt -h file" to see who is allowed. See your 338*11408Sleresproject administrator to get your login on the list. 339*11408Sleres-410 340*11408Sleres"missing r" 341*11408SleresYou didn't give an "r" argument. 342*11408Sleres-411 343*11408Sleres"no level specified" 344*11408SleresYou didn't specify a level. 345*11408Sleres-416 346*11408Sleres"not the most recent delta" 347*11408SleresOnly the most recent delta (the first one printed by prt) 348*11408Slerescan be removed. The release and level you specified are 349*11408Sleresnot the same as those of the most recent delta. 350*11408Sleres-420 351*11408Sleres"bad starting record" 352*11408SleresThe starting record number (s argument) is not a positive integer. 353*11408Sleres-421 354*11408Sleres"not an SCCS file" 355*11408SleresThe magic number of the named file is not what it should be. 356*11408SleresThe file is probably not an SCCS file. If you're sure it is, 357*11408Sleresthen it has probably been corrupted. 358*11408Sleres-450 359*11408Sleres"bad ceiling" 360*11408SleresThe ceiling (c argument) is not a positive integer. 361*11408Sleres-451 362*11408Sleres"bad ceiling" 363*11408SleresThe ceiling (c argument) is either too large or too small. 364*11408Sleres-452 365*11408Sleres"bad floor" 366*11408SleresThe floor (f argument) is not a positive integer. 367*11408Sleres-453 368*11408Sleres"bad floor" 369*11408SleresThe floor (f argument) is either too large or too small. 370*11408Sleres-454 371*11408Sleres"bad r argument" 372*11408SleresThe release is not a positive integer. 373*11408Sleres-455 374*11408Sleres"bad r argument" 375*11408SleresThe release is either too large or too small. 376*11408Sleres-456 377*11408Sleres"too many locks" 378*11408SleresMore than 5 l arguments were specified. 379*11408Sleres-457 380*11408Sleres"bad lock" 381*11408SleresA lock (l argument) is not a positive integer. 382*11408Sleres-458 383*11408Sleres"bad lock" 384*11408SleresA lock (l argument) is either too large or too small. 385*11408Sleres-459 386*11408Sleres"too many unlocks" 387*11408SleresMore than 5 u arguments were specified. 388*11408Sleres-460 389*11408Sleres"bad unlock" 390*11408SleresAn unlock (u argument) is not a positive integer. 391*11408Sleres-461 392*11408Sleres"bad unlock" 393*11408SleresAn unlock (u argument) is either too large or too small. 394*11408Sleres-462 395*11408Sleres"bad y argument" 396*11408SleresThe release is not a positive integer. 397*11408Sleres-463 398*11408Sleres"bad y argument" 399*11408SleresThe release is either too large or too small. 400*11408Sleres-464 401*11408Sleres"key letter twice" 402*11408SleresA key letter was specified twice. 403*11408SleresThis is probably a typo on your part. 404*11408Sleres-465 405*11408Sleres"more than one file" 406*11408SleresOnly one file argument is allowed when an i argument is specified. 407*11408Sleres-466 408*11408Sleres"file exists" 409*11408SleresThe file you are trying to create already exists. 410*11408Sleres-467 411*11408Sleres"file does not exist" 412*11408SleresThe file to be modified does not exist. 413*11408Sleres-468 414*11408Sleres"read error" 415*11408SleresThe named file is either not an SCCS file, 416*11408Sleresor a corrupted SCCS file. 417*11408Sleres-469 418*11408Sleres"Release X wasn't locked" 419*11408SleresYou tried to unlock release X which wasn't locked. 420*11408SleresThis is only a warning. 421*11408Sleres-470 422*11408Sleres"too many locks" 423*11408SleresThe file has already been locked some number of times. 424*11408SleresYou are trying to add some number of locks which will make 425*11408Sleresthe total number of locks more than 5. 426*11408Sleres-471 427*11408Sleres"description too large" 428*11408SleresMore than 99 characters of description (d argument) were specified. 429*11408Sleres-472 430*11408Sleres"person too large" 431*11408SleresMore than 13 characters of `person' (p argument) were specified. 432*11408Sleres-473 433*11408Sleres"type too large" 434*11408SleresMore than 9 charcters of `type' (t argument) were specified. 435*11408Sleres-474 436*11408Sleres"write error" 437*11408SleresAn error occured while trying to update the file. 438*11408SleresThe system is probably in very bad shape. 439*11408SleresThe file did not get updated correctly. 440*11408Sleres-475 441*11408Sleres-476 442*11408Sleres"release X twice" 443*11408SleresYou specified X in two lock or unlock arguments. 444*11408SleresThis is probably a typo on your part. 445*11408Sleres-477 446*11408Sleres"person not in passwd file" 447*11408SleresThe person to be added (or erased) is not in the system password file. 448*11408Sleres* 449*11408Sleres* icat/ucat messages 450*11408Sleres* 451*11408Sleres-600 452*11408Sleres"missing account number" 453*11408SleresYou forgot to specify an account number (-a argument). 454*11408Sleres-601 455*11408Sleres"account number" 456*11408SleresThe account number specified is either non-numeric, 457*11408Sleresor is not four characters long. 458*11408Sleres-602 459*11408Sleres"bad account number" 460*11408SleresThe account number specified is not numeric. 461*11408Sleres-603 462*11408Sleres"bad forms value" 463*11408SleresThe forms value specified is not four characters long. 464*11408Sleres-604 465*11408Sleres"bad forms value" 466*11408SleresThe forms value specified is not numeric. 467*11408Sleres-605 468*11408Sleres"Bad job class" 469*11408SleresThe job class specified is not an alphabetic. 470*11408Sleres-606 471*11408Sleres"Bad job name" 472*11408SleresThe job name specified is longer than eight characters. 473*11408Sleres-607 474*11408Sleres"program `...' not found" 475*11408SleresThe specified program is not in /usr/bin or /bin. 476*11408Sleres-608 477*11408Sleres"bad location" 478*11408SleresThe specified location is not 47, 49, or 51. 479*11408Sleres-609 480*11408Sleres"bad runid" 481*11408SleresThe specified run id is longer than 6 characters. 482*11408Sleres-610 483*11408Sleres"bad page limit" 484*11408SleresThe page limit specified is not numeric. 485*11408Sleres-611 486*11408Sleres"bad time limit" 487*11408SleresThe time limit specified is not numeric. 488*11408Sleres* 489*11408Sleres* end icat/ucat messages 490*11408Sleres* 491*11408Sleres* 492*11408Sleres* ifetch, ufetch, and extr messages 493*11408Sleres* 494*11408Sleres-803 495*11408Sleres"missing file arg" 496*11408SleresYou forgot to specify a file argument. 497*11408Sleres-804 498*11408Sleres"premature eof" 499*11408SleresIn extr, a prnt file ended at a strange place. 500*11408Sleres-805 501*11408Sleres-806 502*11408Sleres-807 503*11408Sleres"format err" 504*11408SleresIn epnch, a pnch file has an invalid format. 505*11408Sleres-808 506*11408Sleres"Possible errors" 507*11408SleresThe file being processed by extr 508*11408Sleresis not in the proper format - 509*11408Sleresthis is usually a result of an ifetch or ufetch failure of some kind. 510*11408SleresExamine the printout file!! 511*11408SleresThis message is only a warning. 512*11408Sleres-809 513*11408Sleres"cannot fork - try again" 514*11408SleresThe system process table is temporarily full, 515*11408Slereswait a while and try again. 516*11408Sleres* 517*11408Sleres* vc messages 518*11408Sleres* 519*11408Sleres-901 520*11408Sleres"unknown command on line ..." 521*11408SleresThe line given begins with a control character, 522*11408Sleresbut the command is not a legal one. 523*11408Sleres-902 524*11408Sleres"`...' never used" 525*11408SleresThe given keyword name was never used in any replacements. 526*11408SleresThis is only a warning. 527*11408Sleres-903 528*11408Sleres"`...' never declared" 529*11408SleresThe given keyword name never occured in a `dcl' 530*11408Sleresstatement. If you did declare it, check for typos. 531*11408SleresThis is only a warning. 532*11408Sleres-904 533*11408Sleres"`If' with no matching `end'" 534*11408SleresThere is a missing `end' statement, 535*11408Sleresor an extra `if' statement. 536*11408Sleres-905 537*11408Sleres"`...' declared twice on line ..." 538*11408SleresThe named keyword has been redeclared 539*11408Slereson the indicated line. 540*11408Sleres-906 541*11408Sleres"out of space" 542*11408SleresA maximum of 40 keywords per invocation of vc are allowed. 543*11408SleresThis limit has been exceeded. 544*11408Sleres-907 545*11408Sleres"unmatched `:' on line ..." 546*11408SleresOn the given line there is no control character 547*11408Sleresto indicate the end of the keyword name. 548*11408Sleres-908 549*11408Sleres"keyword name too long on line ..." 550*11408SleresOn the indicated line a keyword name exceeds nine characters. 551*11408Sleres-909 552*11408Sleres"invalid keyword name on line ..." 553*11408SleresOn the indicated line the keyword name does not 554*11408Sleresstart with an alphabetic character, or does not contain 555*11408Sleresonly alphanumeric characters. 556*11408Sleres-910 557*11408Sleres"`end' without matching `if' on line ..." 558*11408SleresThere is an extra `end' statement or a missing 559*11408Sleres`if' statement. 560*11408Sleres-911 561*11408Sleres"parenthesis error on line ..." 562*11408SleresA left parenthesis occured with no matching right 563*11408Sleresparenthesis or a parenthesis was found where it was not expected. 564*11408Sleres-912 565*11408Sleres"invalid operator on line ..." 566*11408SleresAn unrecognized operator was found. 567*11408SleresThe legal operators are `!=', `=', `<', and `>'. 568*11408Sleres-914 569*11408Sleres"non-numerical value on line ..." 570*11408SleresOn the indicated line an attempt was made to compare 571*11408Sleresa string which contains non-numeric characters with another 572*11408Sleresstring using the `<' or `>' operator. 573*11408Sleres-915 574*11408Sleres"err statement on line ..." 575*11408SleresThe user has put an `err' statement on the given line. 576*11408Sleres-917 577*11408Sleres"syntax on line ..." 578*11408SleresThe equal sign has been left out of an `asg' statement, 579*11408Sleresor the right side of an `asg' statement is missing. 580*11408Sleres-918 581*11408Sleres"syntax on line ..." 582*11408SleresThe syntax for the `if' statement on 583*11408Sleresthe indicated line is incorrect. 584*11408SleresAn `&' or an `|' occurred in the wrong 585*11408Sleresplace, or were not found when they were expected. 586*11408Sleres-919 587*11408Sleres"syntax on line ..." 588*11408SleresThere is something strange about the indicated line. 589*11408Sleres-920 590*11408Sleres"`...' never assigned a value" 591*11408SleresThe given keyword name was never used in an assignment statement. 592*11408SleresThis is only a warning. 593*11408Sleres-916 594*11408Sleres"out of space [line ...]" 595*11408SleresThe indicated line requires too many replacements. 596*11408SleresCurrently, only 32 replacements per line are allowed. 597*11408Sleres-e1 598*11408Sleres"no space!" 599*11408SleresThe file system you are writing to is out of space. 600*11408SleresVery serious!! Contact someone in the UNIX Support Group immediately! 601*11408SleresIf you desire to save your latest changes you must, before leaving 602*11408Sleresthe editor, do a w command to /tmp/some-unique-file-name 603*11408SleresIf you can remove any files please do so. 604*11408SleresIf you were writing to a non-existent file, a truncated 605*11408Sleresnew file has been created. The approximate number of 606*11408Slerescharacters written is printed. If useless, remove it. 607*11408Sleres-e2 608*11408Sleres"no space?" 609*11408Sleres<> blocks left 610*11408SleresThe file system you are writing to may not have 611*11408Sleresenough space to write out this multiple linked file. 612*11408SleresVery serious!! Contact someone in the UNIX Support Group immediately! 613*11408SleresIf you still desire to write, do another 'w' command. 614*11408SleresIf there is not enough space, your file will be truncated. 615*11408SleresTherefore, use caution. It may be smart to save your 616*11408Sleresfile first by doing a 'w' command to /tmp/some-unique-file-name. 617*11408SleresIf you can remove any files please do so. 618*11408Sleres-e3 619*11408Sleresustat: 620*11408Slerescan't chown: 621*11408SleresSystem problem. CHOWN or USTAT failed in ED(I). Contact someone 622*11408Sleresin UNIX Support Group immediately. 623*11408Sleres-e4 624*11408Slerescan't link: 625*11408SleresCan not remake file name. Your file exists in the directory you 626*11408Slereswere writing to as a funny name. 627*11408SleresFunny name has the first letter of your file name followed by five numbers. 628*11408Sleresls -lt on that directory will show it. 629*11408Sleres-570 630*11408Sleres"UNIX System <> is not configured for <> RJE [to <>]." 631*11408SleresSend has decided, from the first card of your jobstream, 632*11408Slereswhether you want IBM or UNIVAC RJE. In addition, you may 633*11408Sleresor may not have specified a particular host (158,168,1110). 634*11408SleresAccording to the configuration table, /usr/rje/lines, no 635*11408Sleressuch connection is provided from this system (/usr/rje/sys). 636*11408Sleres-571 637*11408Sleres"Aborted." 638*11408SleresThe execution of send/gath has been terminated prematurely. 639*11408SleresA signal may have been received, a write error may have 640*11408Sleresoccurred, the process may have exceeded its core limit, 641*11408Sleresor standard input may have been read too far. 642*11408Sleres-572 643*11408Sleres"Errors detected. Send anyway?" 644*11408SleresThis question demands an answer (a string of characters 645*11408Sleresterminated by a newline). Anything beginning "y" or "Y" is 646*11408Sleresaffirmative and causes the suspect jobstream to be submitted. 647*11408SleresOtherwise the jobstream is discarded. 648*11408Sleres-573 649*11408Sleres"Cannot execute queuer." 650*11408SleresSend has located what it thinks is the proper RJE subsystem 651*11408Sleresfor your job but cannot execute the associated queueing program. 652*11408SleresPlease bring this fact to the attention of PWB operations. 653*11408Sleres-574 654*11408Sleres"Core exceeded." 655*11408SleresThe program has been unable to allocate more storage for 656*11408Slereskeyword definitions. Reduce the number of keywords or 657*11408Sleresthe depth of nesting of input sources (both on a global 658*11408Sleresbasis). 659*11408Sleres-575 660*11408Sleres"Cannot create temporary <>." 661*11408SleresSend writes the collected jobstream into a temporary 662*11408Sleresfile created in the "pool" subdirectory of the appropriate 663*11408SleresRJE subsystem. The pool directory may have been made 664*11408Sleresunwritable to prevent people from adding to a backlog 665*11408Sleresof queued jobs. 666*11408Sleres-576 667*11408Sleres"Write error - {file too large|no space left|number <>}." 668*11408SleresSend/gath will abort if it encounters a write error. 669*11408SleresThe first two errors are distinguished, because you 670*11408Sleresmay be able to do something about them. Either segment 671*11408Sleresyour file into smaller pieces or clean up on disk blocks. 672*11408SleresRemaining errors are reported by number, as per intro(II). 673*11408Sleres-577 674*11408Sleres"Hang-up." 675*11408SleresA hang-up signal has been received (loss of carrier from tty). 676*11408Sleres-578 677*11408Sleres"Interrupt." 678*11408SleresAn interrupt signal has been received (BREAK or DEL from tty). 679*11408Sleres-579 680*11408Sleres"Quit signal." 681*11408SleresA quit signal has been received (FS from tty). 682*11408Sleres-580 683*11408Sleres"Signal #<>." 684*11408SleresThe process has received an unusual signal, which may indicate 685*11408Slereshardware problems. The number of the signal is reported. 686*11408Sleres-581 687*11408Sleres"Line <> of <>, cannot open source <>." 688*11408SleresThe specified input source cannot be opened. If the 689*11408Sleressource is an ordinary file argument, examine the name 690*11408Sleres(which is repeated) for possible typographical errors. 691*11408SleresExtraneous spaces or tabs are not allowed. If the source 692*11408Sleresis cited on a control line, the -c flag may help. 693*11408Sleres-582 694*11408Sleres"Line <> of <>, format spec rejected." 695*11408SleresThe line containing the format spec is reproduced 696*11408Sleresfollowing the diagnostic. Either it does not conform 697*11408Sleresto the syntax of fspec(PWB V), or it specifies 698*11408Sleresunreasonable parameters, such as too many tabs or 699*11408Sleresexcessive s and m values. 700*11408Sleres-583 701*11408Sleres"Line <> of <>, bad control line ignored." 702*11408SleresThe bad control line is reproduced following the 703*11408Sleresdiagnostic. It may be too long. In -s mode, it may 704*11408Slerescontain non-graphics or undefined tabs. 705*11408Sleres-584 706*11408Sleres"Line <> of <>, non-graphic deleted." 707*11408SleresThe transformed line is reproduced following the 708*11408Sleresdiagnostic. The non-printing ASCII characters whose 709*11408Sleresoctal codes are 000-010,013-037,177 are excised, 710*11408Sleresexcept when they occur within keywords or keyword 711*11408Sleresreplacements. 712*11408Sleres-585 713*11408Sleres"Line <> of <>, undefined tab deleted." 714*11408SleresThe transformed line is reproduced following the 715*11408Sleresdiagnostic. Tabs beyond the last position at which 716*11408Sleresthey are set by the format spec are excised. See 717*11408Sleresfspec(PWB V) to learn how to specify tab stops. 718*11408Sleres-586 719*11408Sleres"Line <> of <>, cannot reverse chdir." 720*11408SleresThis diagnostic occurs at the end of included 721*11408Sleressources which have caused a change of current 722*11408Sleresdirectory by citing an argument of the form 723*11408Sleres"!chdir <>". It indicates that the current 724*11408Sleresdirectory cannot be reset to its previous value. 725*11408Sleres-587 726*11408Sleres"Line <> of <>, cannot run shell (<>)." 727*11408SleresThe shell cannot be run on a series of $ arguments 728*11408Sleresbecause a syscall (create, pipe or fork) has failed. 729*11408SleresThe file which was to be shelled is reproduced 730*11408Sleresfollowing the diagnostic. This probably indicates 731*11408Sleresa scarcity of system resources. 732*11408Sleres-588 733*11408Sleres"Line <> of <>, default spec rejected." 734*11408SleresThe rejected format spec is reproduced following 735*11408Sleresthe diagnostic. It occurred in an argument of the 736*11408Sleresform ":<>:". Either the spec does not conform to the 737*11408Sleressyntax of fspec(PWB V), or it specifies unreasonable 738*11408Sleresparameters, such as too many tabs or excessive s and m 739*11408Sleresvalues. 740*11408Sleres-589 741*11408Sleres"Line <> of <>, cannot chdir <>." 742*11408SleresIt is not possible to execute the change of current 743*11408Sleresdirectory specified by a "!chdir <>" argument. 744*11408Sleres-590 745*11408Sleres"Line <> of <>, cannot run command (<>)." 746*11408SleresThe shell cannot be run for a ! argument because 747*11408Sleresa syscall (pipe or fork) has failed. The command 748*11408Slereswhich was to be executed is reproduced following 749*11408Sleresthe diagnostic. This probably indicates a scarcity 750*11408Sleresof system resources. 751*11408Sleres-591 752*11408Sleres"Line <> of <>, cannot redefine keyword." 753*11408SleresAn attempt has been made to assign a new value to 754*11408Sleresa keyword which is still active at some source level. 755*11408SleresThe current definition of the keyword is reproduced 756*11408Sleresfollowing the diagnostic. 757*11408Sleres-592 758*11408Sleres"Line <> of <>, shell exit {type|code} <>." 759*11408SleresThe shell which was invoked to process $ or ! arguments 760*11408Slereshas terminated abnormally (type!=0) or has indicated 761*11408Slereserror status upon exit (code!=0). See wait(II). 762*11408SleresThe shell file or command which was processed is 763*11408Sleresreproduced following the diagnostic. Since many 764*11408Sleresstandard UNIX commands (but few PWB commands) return 765*11408Sleresan arbitrary status upon exit, you may want to follow 766*11408Sleresthem with an "exit 0", which will suppress the 767*11408Sleresdiagnostic. 768*11408Sleres-593 769*11408Sleres"Line <> of <>, long line detected." 770*11408SleresGath has encountered a line which violates the s 771*11408Sleresparameter of the current format specification. 772*11408SleresThe line is reproduced following the diagnostic. 773*11408Sleres-594 774*11408Sleres"Line <> of <>, long line truncated." 775*11408SleresThe transformed line is reproduced following the 776*11408Sleresdiagnostic. Send/gath cannot process lines longer 777*11408Sleresthan about 300 bytes. The length is further 778*11408Sleresconstrained by the s parameter of the current format 779*11408Sleresspecification. If the line is to be included in 780*11408Sleresa jobstream, its length cannot exceed 80 bytes (IBM) 781*11408Sleresor 132 bytes (UNIVAC). 782*11408Sleres-595 783*11408Sleres"Line <> of <>, illegal card excised." 784*11408SleresThe line which send will not allow to be included 785*11408Sleresin a jobstream is reproduced following the diagnostic. 786*11408SleresLines beginning "/*$" are excised from IBM jobs 787*11408Sleresbecause they are interpreted as commands by HASP/JES2. 788*11408SleresThe beginning of an IBM job is indicated by a line 789*11408Slereswhich begins with a "/". UNIVAC runs begin with a 790*11408Sleresline of the form "@RUN ..." or "`run ...", etc. 791*11408SleresUntil the beginning of a jobstream is detected, all 792*11408Slereslines will be flushed. 793*11408Sleres-596 794*11408Sleres"Overrun on standard input." 795*11408SleresFor the sake of efficiency, data is read from the input 796*11408Sleresstream in blocks or 512 bytes. Data which is not used 797*11408Sleresup by the program is returned by seeking backwards on 798*11408Sleresfile descriptor zero. Unfortunately, one cannot seek 799*11408Slereson pipes. The input which is being piped to send/gath 800*11408Sleresshould not include any arguments of the form "-" or 801*11408Sleres"-:prompt". Neither should it attempt a logical 802*11408Sleresend-of-file "~.". 803*11408Sleres-597 804*11408Sleres"Cannot <> - only <> {blocks|inodes} free on file system <>." 805*11408SleresBefore it proceeds very far, send checks that there are 806*11408Sleres1500 blocks and 50 inodes free on the file system of the 807*11408Sleresdestination RJE subsystem. If there are not, send aborts. 808*11408SleresThe queuer which send invokes also checks for free space, 809*11408Sleresbut it is somewhat more lenient. If you have unneeded 810*11408Sleresfiles on the full file system, please delete them. 811*11408Sleres-598 812*11408Sleres"..." 813*11408SleresThese diagnostics are issued by the queueing program 814*11408Slereswhich is invoked by send. They should only occur if 815*11408Sleresa programming error violates the interface between 816*11408Sleresthe two programs. 817*11408Sleres-599 818*11408Sleres"<>qer: <>. Try again?" 819*11408SleresThe queuer invoked by send has run into trouble, 820*11408Sleresperhaps temporary. Type "y" and newline to try 821*11408Sleresagain, or hit interrupt to cancel this attempt 822*11408Sleresto send. You might contact PWB operations. 823*11408Sleres-send 824*11408Sleressend [-lqy] [158,168,1110] file ... 825*11408Sleres 826*11408SleresControl lines ("~ file2 ...") include additional files. 827*11408Sleres-gath 828*11408Sleresgath [-hi] file ... 829*11408Sleres 830*11408SleresControl lines include additional files ("~ file2 ...") 831*11408Sleresor collect the output of a command ("~!command arg ..."). 832*11408Sleres* 833*11408Sleres* Biscus project interface error messages 834*11408Sleres* 835*11408Sleres-120 836*11408Sleres"line ... of ... - bad format" 837*11408SleresReport this problem to your local SCCS administrator. 838*11408SleresIn the meantime, specify the full pathname of the SCCS file. 839*11408SleresIf you don't know it you'll just have to wait. 840*11408Sleres-121 841*11408Sleres"no sccs file for ..." 842*11408SleresReport this problem to your local SCCS administrator immediately! 843*11408Sleres-err1 844*11408Slereserror 1 "Not owner and not super-user": 845*11408SleresTypically this error indicates 846*11408Sleresan attempt to modify a file in some way forbidden 847*11408Sleresexcept to its owner. 848*11408SleresIt is also returned for attempts 849*11408Sleresby ordinary users to do things 850*11408Sleresallowed only to the super-user. 851*11408Sleres-err2 852*11408Slereserror 2 "No such file or directory": 853*11408SleresThis error occurs when a file name is specified 854*11408Sleresand the file should exist but doesn't, or when one 855*11408Sleresof the directories in a path name does not exist. 856*11408Sleres-err3 857*11408Slereserror 3 "No such process": 858*11408SleresThe process whose number was given to 859*11408Sleressignal does not exist, or is already dead. 860*11408Sleres-err4 861*11408Slereserror 4 "Interrupted system call": 862*11408SleresAn asynchronous signal (such as interrupt or quit), 863*11408Slereswhich the user has elected to catch, 864*11408Sleresoccurred during a system call. 865*11408SleresIf execution is resumed 866*11408Sleresafter processing the signal, 867*11408Sleresit will appear as if the interrupted system call 868*11408Sleresreturned this error condition. 869*11408Sleres-err5 870*11408Slereserror 5 "I/O error": 871*11408SleresSome physical I/O error occurred during a 872*11408Sleresread or write. 873*11408SleresThis error may in some cases occur 874*11408Slereson a call following the one to which it actually applies. 875*11408Sleres-err6 876*11408Slereserror 6 "No such device or address": 877*11408SleresI/O on a special file refers to a subdevice which does not 878*11408Sleresexist, 879*11408Sleresor beyond the limits of the device. 880*11408SleresIt may also occur when, for example, a tape drive 881*11408Sleresis not dialled in or no disk pack is loaded on a drive. 882*11408Sleres-err7 883*11408Slereserror 7 "Arg list too long": 884*11408SleresAn argument list longer than 512 bytes 885*11408Sleres(counting the null at the end of each argument) 886*11408Sleresis presented to exec. 887*11408Sleres-err8 888*11408Slereserror 8 "Exec format error": 889*11408SleresA request is made to execute a file 890*11408Slereswhich, although it has the appropriate permissions, 891*11408Sleresdoes not start with one of the magic numbers 892*11408Sleres407 or 410. 893*11408Sleres-err9 894*11408Slereserror 9 "Bad file number": 895*11408SleresEither a file descriptor refers to no 896*11408Sleresopen file, 897*11408Sleresor a read (resp. write) request is made to 898*11408Sleresa file which is open only for writing (resp. reading). 899*11408Sleres-err10 900*11408Slereserror 10 "No children": 901*11408SleresWait and the process has no 902*11408Sleresliving or unwaited-for children. 903*11408Sleres-err11 904*11408Slereserror 11 "No more processes": 905*11408SleresIn a fork, 906*11408Sleresthe system's process table is full and no 907*11408Sleresmore processes can for the moment be created. 908*11408Sleres-err12 909*11408Slereserror 12 "Not enough core": 910*11408SleresDuring an exec or break, 911*11408Sleresa program asks for more core than the system is able to supply. 912*11408SleresThis is not a temporary condition; the maximum core size 913*11408Sleresis a system parameter. 914*11408SleresThe error may also occur if the arrangement 915*11408Sleresof text, data, and stack segments is such as to 916*11408Sleresrequire more than the existing 8 segmentation registers. 917*11408Sleres-err13 918*11408Slereserror 13 "Permission denied": 919*11408SleresAn attempt was made to access a file in a way forbidden 920*11408Sleresby the protection system. 921*11408Sleres-err15 922*11408Slereserror 15 "Block device required": 923*11408SleresA plain file was mentioned where a block device was required, 924*11408Slerese.g. in mount. 925*11408Sleres-err16 926*11408Slereserror 16 "Mount device busy": 927*11408SleresAn attempt to mount a device that was already mounted or 928*11408Sleresan attempt was made to dismount a device 929*11408Slereson which there is an open file or some process's current 930*11408Sleresdirectory. 931*11408Sleres-err17 932*11408Slereserror 17 "File exists": 933*11408SleresAn existing file was mentioned in an inappropriate context, 934*11408Slerese.g. link. 935*11408Sleres-err18 936*11408Slereserror 18 "Cross-device link": 937*11408SleresA link to a file on another device 938*11408Slereswas attempted. 939*11408Sleres-err19 940*11408Slereserror 19 "No such device": 941*11408SleresAn attempt was made to apply an inappropriate 942*11408Sleressystem call to a device; 943*11408Slerese.g. read a write-only device. 944*11408Sleres-err20 945*11408Slereserror 20 "Not a directory": 946*11408SleresA non-directory was specified where a directory 947*11408Sleresis required, 948*11408Sleresfor example in a path name or 949*11408Sleresas an argument to chdir. 950*11408Sleres-err21 951*11408Slereserror 21 "Is a directory": 952*11408SleresAn attempt to write on a directory. 953*11408Sleres-err22 954*11408Slereserror 22 "Invalid argument": 955*11408SleresSome invalid argument: 956*11408Slerescurrently, dismounting a non-mounted 957*11408Sleresdevice, 958*11408Sleresmentioning an unknown signal in signal, 959*11408Sleresand giving an unknown request in 960*11408Sleresstty to the TIU special file. 961*11408Sleres-err23 962*11408Slereserror 23 "File table overflow": 963*11408SleresThe system's table of open files is full, 964*11408Sleresand temporarily no more opens 965*11408Slerescan be accepted. 966*11408Sleres-err24 967*11408Slereserror 24 "Too many open files": 968*11408SleresOnly 15 files can be open per process. 969*11408Sleres-err25 970*11408Slereserror 25 "Not a typewriter": 971*11408SleresThe file mentioned in stty or gtty 972*11408Sleresis not a typewriter or one of the other 973*11408Sleresdevices to which these calls apply. 974*11408Sleres-err26 975*11408Slereserror 26 "Text file busy": 976*11408SleresAn attempt to execute a pure-procedure 977*11408Sleresprogram which is currently open for writing 978*11408Sleres(or reading!). 979*11408SleresAlso an attempt to open for writing a pure-procedure 980*11408Sleresprogram that is being executed. 981*11408Sleres-err27 982*11408Slereserror 27 "File too large": 983*11408SleresAn attempt to make a file larger than the maximum of 32768 blocks. 984*11408Sleres-err28 985*11408Slereserror 28 "No space left on device": 986*11408SleresDuring a write 987*11408Sleresto an ordinary file, 988*11408Sleresthere is no free space left on the device. 989*11408Sleres-err29 990*11408Slereserror 29 "Seek on pipe": 991*11408SleresA seek 992*11408Slereswas issued to a pipe. 993*11408SleresThis error should also be issued for 994*11408Sleresother non-seekable devices. 995*11408Sleres-err30 996*11408Slereserror 30 "Read-only file system": 997*11408SleresAn attempt to modify a file or directory 998*11408Slereswas made 999*11408Slereson a device mounted read-only. 1000*11408Sleres-err31 1001*11408Slereserror 31 "Too many links": 1002*11408SleresAn attempt to make more than 127 links to a file. 1003*11408Sleres-err32 1004*11408Slereserror 32 "Write on broken pipe": 1005*11408SleresA write on a pipe for which there is no process 1006*11408Sleresto read the data. 1007*11408SleresThis condition normally generates a signal; 1008*11408Sleresthe error is returned if the signal is ignored. 1009