!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! ! Copyright 2001, 2013 Fidelity Information Services, Inc ! ! ! ! This source code contains the intellectual property ! ! of its copyright holder(s), and is made available ! ! under a license. If you do not know the terms of ! ! the license, please stop and do not read further. ! ! ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .FACILITY GTM,246/PREFIX=ERR_ .TITLE MERRORS Error Messages for GTM ! ! The code numbers for the errors that have been ! standardized by the MUMPS Development Committee are ! listed below. ! Those error messages that have a standardized ! error code have a definition that ends in !/ansi=### ! If not specified, the value for "ansi" defaults to 0. ! (Note that the first entry in this file MUST have ! an !/ansi= specification; any subsequent ones are ! optional.) ! ! M1, Naked indicator undefined ! M2, Invalid combination with P _fncodatom_ ! M3, $RANDOM seed less than 1 ! M4, No true condition in $SELECT ! M5, _lineref_ less than zero ! M6, Undefined _lvn_ ! M7, Undefined _gvn_ ! M8, Undefined _svn_ ! M9, Divide by zero ! M10, Invalid pattern match range ! M11, No parameters passed ! M12, Invalid _lineref_ (negative offset) ! M13, Invalid _lineref_ (label not found) ! M14, _line_ level not 1 ! M15, Undefined index variable ! M16, Argumented QUIT not allowed ! M17, Argumented QUIT required ! M18, Fixed length READ not greater than zero ! M19, Cannot copy a tree or subtree into itself ! M20, _line_ must have _formallist_ ! M21, Formal parameter occurs multiple times (original text: Algorithm specification invalid) ! M22, SET or KILL to ^$GLOBAL when data in global ! M23, SET or KILL to ^$JOB for non-existent job number ! M24, Change to collation algorithm while subscripted local variables defined ! M25, Attempt to modify currently executing routine ! M26, Non-existent _environment_ ! M27, Attempt to rollback a transaction that is not restartable ! M28, Mathematical function, parameter out of range ! M29, SET or KILL on _ssvn_ not allowed by implementation ! M30, Reference to _glvn_ with different collating sequence within a collating algorithm ! M31, _controlmnemonic_ used for device without a _mnemonicspace_ selected ! M32, _controlmnemonic_ used in user-defined _mnemonicspace_ which has no associated line ! M33, SET or KILL to ^$ROUTINE when _routine_ exists ! M34, --- currently unassigned --- ! M35, Device does not support _mnemonicspace_ ! M36, Incompatible _mnemonicspace_s ! M37, READ from device identified by the empty string ! M38, Invalid _ssvn_ subscript ! M39, Name of variable expected (original text: Invalid $NAME argument) ! M40, Call-by-reference in JOB _actual_ ! M41, Invalid LOCK argument within a TRANSACTION ! M42, Invalid QUIT within a TRANSACTION ! M43, Invalid range ($X, $Y) ! M44, Invalid _command_ outside of a TRANSACTION ! M45, Invalid GOTO reference ! M46, Invalid attribute name ! M47, Invalid attribute value (original text: Invalid attribute name) ! M48, Nonexistent window, element or choice ! M49, Invalid attempt to set focus ! M50, Attempt to reference a non M-Term window in an OPEN command ! M51, Attempt to destroy M-Term window prior to CLOSE ! M52, Required attribute missing ! M53, Invalid argument for font function ! M54, Attempt to create non-modal child of a modal parent ! M55, Invalid nested TSTART command ! M56, Name length exceeds implementation's limit ! M57, More than one defining occurrence of label in routine ! M58, Too few formal parameters ! M59, Environment reference not permitted for this _ssvn_ ! M60, Undefined _ssvn_ ! M61, Attempt to OPEN file with conflicting ACCESS parameters ! M62, Illegal value for ACCESS parameter while attempting to OPEN file ! M63, Illegal value for DISPOSITION parameter while attempting to CLOSE file ! M64, Illegal value for RENAME parameter while attempting to CLOSE file ! M65, Illegal value for VOLUME label ! M66, Illegal value for DENSITY parameter ! M67, Illegal value for ACCESS parameter ! M68, Illegal value for MOUNT parameter ! M69, Attempted tape I/O while no tape mounted ! M70, Illegal value for BLOCKSIZE parameter ! M71, Attempt to read data block larger than buffer size ! M72, Illegal value for recordsize parameter ! M73, Invalid usage of _devicekeyword_ NEWFILE ! M74, Illegal value for TRANSLATION parameter ! M75, String length exceeds implementation's limit ! M76, TCP socket state incorrect for CONNECT or LISTEN ! M77, TCP _deviceattribute_ missing ! M78, TCP _devicekeyword_ missing ! M79, TCP socket allocated to another device ! M80, Network error not otherwise specified ! M81, Unable to establish network connection ! M82, Network connection suspended: wait to resume ! M83, Network connection lost ! M84, Network protocol error: invalid client message ! M85, Network protocol error: invalid server message ! M86, Cannot relinquish device with I/O pending ! M87, Network buffer overflow ! M88, Non-existent _routine_ ! M89, Specified pattern is not a _subpattern_ ! M90, Invalid _namevalue_ ! M91, Routine source is not available ! M92, Mathematical overflow ! M93, Mathematical underflow ! M94, Attempt to compute zero to the zero-eth power ! M95, Exponentiation returns complex number with non-zero imaginary part ! M96, Attempt to assign value to already valued write-once _ssvn_ ! M97, Routine associated with user-defined _ssvn_ does not exist ! M98, Resource unavailable ! M99, Invalid operation for context ! M100, Output time-out expired ! M101, Attempt to assign incorrect value to $ECODE ! M102, Simultaneous synchronous and asynchronous event class ! M103, Invalid event identifier ! M104, IPC event identifier is not a valid job-number ! M105, Object not currently accessible ! M106, Object does not support requested method or property ! M107, Object has no default value ! M108, Value if not of data type OREF ! M109, Undefined _devicekeyword_ ! M110, Event identifier not available ! M111, Invalid number of days for date ! M112, Invalid number of seconds for time ! ! List of messages which are not reported by GT.M standard error routines(rts_error etc.) but ! by PRINTFs. NOTE: if the value of any these messages changes in future, all its non-standard ! usages should be reflected with the new value. ! ERR_GTMDISTUNDEF 150377714 (reported in gtm.c if $gtm_dist is not defined) ! ERR_DISTPATHMAX 150377682 (reported in gtm.c if $gtm_dist buffer is insufficient) ! ERR_DLLNOOPEN 150379250 (reported in gtm.c if libgtmshr cannot be opened) ! ERR_DLLNORTN 150379258 (reported in gtm.c if gtm_main is not found in libgtmshr) ! ERR_OPCOMMISSED 150381275 (sent via $SNDOPR in util_output.c if prior errors) ! ! List of known undocumented messages follows (along with a comment) ! ERR_ACK internal error (not displayed to the users) ! ERR_ASC2EBCDICCONV not yet documented since zOS is not officially supported ! ERR_DEFEREVENT referenced only if #define DEBUG is TRUE (i.e. for debug builds only) ! ERR_ENQ internal error (not displayed to the users) ! ERR_FREEZEID referenced only if #define DEBUG_FREEZE is TRUE. ! ERR_INVDBGLVL referenced only if "gtmdbglvl" is set to non-zero value (which is a debugging feature) ! ERR_JNLREQUIRED message referenced only in GT.CX code (not supported currently) ! ERR_JNLWRTNOWWRTR internal error (not displayed to the users) ! ERR_JOBINTRRETRHOW internal error (not displayed to users - drives rethrow of jobinterrupt) ! ERR_JOBINTRRQST internal error (not displayed to users - drives jobinterrupt) ! ERR_LKSECINIT message referenced only in GT.CX code (not supported currently) ! ERR_MUDESTROYFAIL referenced only if #define IPCRM_FOR_SANCHEZ_ONLY is TRUE. ! ERR_MUDESTROYSUC referenced only if #define IPCRM_FOR_SANCHEZ_ONLY is TRUE. ! ERR_RBWRNNOTCHG not seen by user since return status of mupip_set_file (that triggers this) is not displayed. ! ERR_REPEATERROR internal error (not displayed to the users) ! ERR_SYSTEMVALUE code is not executed (set $system won't reach op_svput at all to signal the error) ! ERR_TPRETRY internal error (not displayed to the users) ! ERR_WILLEXPIRE error triggered by the license management code which has been since disabled. ! ERR_YDIRTSZ used by a percent utility, which is not documented intentionally ! ERR_ZDEFACTIVE functionality not documented (GT.CM related weirdness) ! ERR_ZDEFOFLOW functionality not documented (GT.CM related weirdness) ! ! ! ----- Buffer to introduce new undocumented error messages without affecting UNUSEDMSGnnn match with corresponding line numbers. ! ! ! ! ! ! In addition all messages of the LMU and GTLP message facility are not documented as Licensing is out of GT.M since V4.2. ! ACK <>/success/fao=0!/ansi=0 BREAKZST /info/fao=0!/ansi=0 BADACCMTHD /info/fao=0!/ansi=0 BADJPIPARAM /error/fao=2!/ansi=0 BADSYIPARAM /error/fao=2!/ansi=0 BITMAPSBAD /error/fao=0!/ansi=0 BREAK /info/fao=0!/ansi=0 BREAKDEA /info/fao=0!/ansi=0 BREAKZBA /info/fao=0!/ansi=0 STATCNT /info/fao=5!/ansi=0 BTFAIL /error/fao=1!/ansi=0 MUPRECFLLCK /error/fao=2!/ansi=0 CMD /error/fao=0!/ansi=0 COLON /error/fao=0!/ansi=0 COMMA /error/fao=0!/ansi=0 COMMAORRPAREXP /error/fao=0!/ansi=0 COMMENT /info/fao=0!/ansi=0 CTRAP /error/fao=1!/ansi=0 CTRLC /info/fao=0!/ansi=0 CTRLY /info/fao=0!/ansi=0 DBCCERR /error/fao=2!/ansi=0 DUPTOKEN /error/fao=5!/ansi=0 DBJNLNOTMATCH /error/fao=6!/ansi=0 DBFILERR /error/fao=2!/ansi=0 DBNOTGDS /error/fao=2!/ansi=0 DBOPNERR /error/fao=2!/ansi=0 DBRDERR /error/fao=2!/ansi=0 CCEDUMPNOW <>/fatal/fao=0!/ansi=0 DEVPARINAP /error/fao=0!/ansi=0 RECORDSTAT /info/fao=6!/ansi=0 NOTGBL /error/fao=2!/ansi=0 DEVPARPROT /error/fao=0!/ansi=0 PREMATEOF /error/fao=0!/ansi=0 GVINVALID /error/fao=2!/ansi=0 DEVPARTOOBIG /error/fao=0!/ansi=0 DEVPARUNK /error/fao=0!/ansi=0 DEVPARVALREQ /error/fao=0!/ansi=0 DEVPARMNEG /error/fao=0!/ansi=0 DSEBLKRDFAIL /error/fao=0!/ansi=0 DSEFAIL /error/fao=2!/ansi=0 NOTALLREPLON /warning/fao=0!/ansi=0 BADLKIPARAM /error/fao=2!/ansi=0 JNLREADBOF /error/fao=2!/ansi=0 DVIKEYBAD <$ZGETDVI("!AD","!AD") contains an illegal keyword>/error/fao=4!/ansi=0 ENQ <>/success/fao=0!/ansi=0 EQUAL /error/fao=0!/ansi=0 ERRORSUMMARY /error/fao=0!/ansi=0 ERRWEXC /error/fao=0!/ansi=0 ERRWIOEXC /error/fao=0!/ansi=0 ERRWZBRK /error/fao=0!/ansi=0 ERRWZTRAP /error/fao=0!/ansi=0 NUMUNXEOR /error/fao=2!/ansi=0 EXPR /error/fao=0!/ansi=0 STRUNXEOR /error/fao=2!/ansi=0 JNLEXTEND /error/fao=2!/ansi=0 FCHARMAXARGS /error/fao=0!/ansi=0 FCNSVNEXPECTED /error/fao=0!/ansi=0 FNARGINC /error/fao=2!/ansi=2 JNLACCESS /error/fao=2!/ansi=0 TRANSNOSTART /error/fao=0!/ansi=44 FNUMARG <$FNUMBER format specifier "!AD" contains an illegal character: "!AD">/error/fao=4!/ansi=0 FOROFLOW /error/fao=1!/ansi=0 YDIRTSZ /error/fao=0!/ansi=0 JNLSUCCESS /success/fao=2!/ansi=0 GBLNAME /error/fao=0!/ansi=29 GBLOFLOW /error/fao=0!/ansi=0 CORRUPT /error/fao=2!/ansi=0 GTMCHECK /fatal/fao=0!/ansi=0 GVDATAFAIL /error/fao=2!/ansi=0 EORNOTFND /error/fao=2!/ansi=0 GVGETFAIL /error/fao=2!/ansi=0 GVIS /info/fao=2!/ansi=0 GVKILLFAIL /error/fao=2!/ansi=0 GVNAKED /error/fao=0!/ansi=1 GVNEXTARG /error/fao=0!/ansi=0 GVORDERFAIL /error/fao=2!/ansi=0 GVPUTFAIL /error/fao=2!/ansi=0 PATTABSYNTAX /error/fao=3!/ansi=0 GVSUBOFLOW /error/fao=0!/ansi=0 GVUNDEF /error/fao=2!/ansi=7 TRANSNEST /error/fao=0!/ansi=0 INDEXTRACHARS /error/fao=0!/ansi=0 UNUSEDMSG260 /error/fao=0!/ansi=0 INDRMAXLEN /error/fao=1!/ansi=0 INSFFBCNT /error/fao=0!/ansi=0 INTEGERRS /error/fao=0!/ansi=0 INVCMD /warning/fao=0!/ansi=0 INVFCN /error/fao=0!/ansi=0 INVOBJ /error/fao=0!/ansi=0 INVSVN /error/fao=0!/ansi=8 IOEOF /error/fao=0!/ansi=0 IONOTOPEN /error/fao=0!/ansi=0 MUPIPINFO /info/fao=2!/ansi=0 IVTIME /error/fao=2!/ansi=0 JOBFAIL /error/fao=0!/ansi=0 JOBLABOFF /error/fao=0!/ansi=0 JUSTFRACT /error/fao=0!/ansi=0 KEY2BIG /error/fao=4!/ansi=0 LABELEXPECTED /error/fao=0!/ansi=0 LVORDERARG /error/fao=0!/ansi=0 MAXFORARGS /error/fao=0!/ansi=0 TRANSMINUS /error/fao=0!/ansi=0 MAXNRSUBSCRIPTS /error/fao=0!/ansi=0 MAXSTRLEN /error/fao=0!/ansi=75 JNLDBERR /error/fao=4!/ansi=0 JNLFILOPN /error/fao=4!/ansi=0 MBXRDONLY /error/fao=0!/ansi=0 JNLINVALID /error/fao=4!/ansi=0 MBXWRTONLY /error/fao=0!/ansi=0 MEMORY /fatal/fao=2!/ansi=0 MTBLKTOOBIG /error/fao=0!/ansi=70 MTBLKTOOSM /error/fao=1!/ansi=70 MTFIXRECSZ /error/fao=2!/ansi=70 MTIS /info/fao=2!/ansi=0 MTRDBADBLK /error/fao=2!/ansi=0 MTRDONLY /error/fao=0!/ansi=62 MTRDTHENWRT /error/fao=0!/ansi=0 MTRECGTRBLK /error/fao=0!/ansi=71 MTRECTOOBIG /error/fao=0!/ansi=72 MTRECTOOSM /error/fao=0!/ansi=72 JNLTMQUAL3 /error/fao=0!/ansi=0 JNLWRTDEFER /info/fao=0!/ansi=0 SELECTFALSE /error/fao=0!/ansi=4 SPOREOL /error/fao=0!/ansi=0 SRCLIN /info/fao=4!/ansi=0 SRCLOC /info/fao=4!/ansi=0 SRCLOCUNKNOWN /info/fao=0!/ansi=0 STACKCRIT /error/fao=0!/ansi=0 STACKOFLOW /fatal/fao=0!/ansi=0 STACKUNDERFLO /error/fao=0!/ansi=0 STRINGOFLOW /error/fao=0!/ansi=0 SVNOSET /error/fao=0!/ansi=0 VIEWFN /error/fao=0!/ansi=0 TERMASTQUOTA /error/fao=0!/ansi=0 TEXTARG /error/fao=0!/ansi=5 TMPSTOREMAX /error/fao=0!/ansi=0 VIEWCMD /error/fao=0!/ansi=0 JNI /error/fao=2!/ansi=0 TXTSRCFMT <$TEXT encountered an invalid source program file format>/error/fao=0!/ansi=0 UIDMSG /error/fao=0!/ansi=0 UIDSND /error/fao=0!/ansi=0 UNDEF /error/fao=2!/ansi=6 UNIMPLOP /error/fao=0!/ansi=0 VAREXPECTED /error/fao=0!/ansi=39 VARRECBLKSZ /error/fao=0!/ansi=0 MAXARGCNT /error/fao=1!/ansi=0 GTMSECSHRSEMGET /error/fao=1!/ansi=0 VIEWARGCNT /error/fao=2!/ansi=0 GTMSECSHRDMNSTARTED /info/fao=5!/ansi=0 ZATTACHERR /error/fao=2!/ansi=0 ZDATEFMT <$ZDATE format string contains invalid character>/error/fao=0!/ansi=0 ZEDFILSPEC /error/fao=2!/ansi=0 ZFILENMTOOLONG /error/fao=2!/ansi=75 ZFILKEYBAD /error/fao=2!/ansi=0 ZFILNMBAD /error/fao=2!/ansi=0 ZGOTOLTZERO /error/fao=0!/ansi=0 ZGOTOTOOBIG /error/fao=0!/ansi=0 ZLINKFILE /error/fao=2!/ansi=0 ZPARSETYPE /error/fao=2!/ansi=0 ZPARSFLDBAD /error/fao=2!/ansi=0 ZPIDBADARG /error/fao=0!/ansi=0 ZPRIVARGBAD /error/fao=2!/ansi=0 ZPRIVSYNTAXERR /error/fao=0!/ansi=0 ZPRTLABNOTFND
/info/fao=2!/ansi=0 MUSECNOTDEL
/info/fao=2!/ansi=0 RPARENREQD /error/fao=2!/ansi=0 ZGBLDIRACC /error/fao=6!/ansi=26 GVNAKEDEXTNM /error/fao=0!/ansi=0 EXTGBLDEL /error/fao=0!/ansi=0 DSEWCINITCON /info/fao=0!/ansi=0 LASTFILCMPLD /info/fao=2!/ansi=0 NOEXCNOZTRAP /info/fao=0!/ansi=0 UNSDCLASS /error/fao=0!/ansi=0 UNSDDTYPE /error/fao=0!/ansi=0 ZCUNKTYPE /error/fao=0!/ansi=0 ZCUNKMECH /error/fao=0!/ansi=0 ZCUNKQUAL /error/fao=0!/ansi=0 JNLDBTNNOMATCH /error/fao=9!/ansi=0 ZCALLTABLE /error/fao=0!/ansi=0 ZCARGMSMTCH /error/fao=2!/ansi=58 ZCCONMSMTCH /error/fao=0!/ansi=58 ZCOPT0 /error/fao=0!/ansi=0 ZCSTATUS /error/fao=0!/ansi=0 ZCUSRRTN /error/fao=0!/ansi=0 ZCPOSOVR /error/fao=1!/ansi=0 ZCINPUTREQ /error/fao=0!/ansi=0 JNLTNOUTOFSEQ /error/fao=6!/ansi=0 ACTRANGE /error/fao=1!/ansi=0 ZCCONVERT /error/fao=0!/ansi=0 ZCRTENOTF /error/fao=2!/ansi=0 GVRUNDOWN /error/fao=0!/ansi=0 LKRUNDOWN /error/fao=0!/ansi=0 IORUNDOWN /error/fao=0!/ansi=0 FILENOTFND /error/fao=2!/ansi=0 MUFILRNDWNFL /error/fao=2!/ansi=0 JNLTMQUAL1 /error/fao=0!/ansi=0 FALLINTOFLST /error/fao=0!/ansi=11 NOTEXTRINSIC /error/fao=0!/ansi=16 GTMSECSHRREMSEMFAIL /error/fao=1!/ansi=0 FMLLSTMISSING /error/fao=2!/ansi=20 ACTLSTTOOLONG /error/fao=2!/ansi=58 ACTOFFSET /error/fao=0!/ansi=0 MAXACTARG /error/fao=0!/ansi=0 GTMSECSHRREMSEM <[client pid !UL] Semaphore (!UL) removed>/error/fao=2!/ansi=0 JNLTMQUAL2