Previous Topic: DSSV - DSSERV Command MessagesNext Topic: DVPT - DEVPATH Command Messages


DUMP - DUMP Command Messages

DUMP002E Module <modname> not found

The WHERE command issued for the module <modname> cannot find the module in any of the following areas:

DUMP003I PGFIX <pageaddr> complete, fix count is <fixct>

The PGFIX command has successfully completed for the page at address <pageaddr>. The fix count for the page is now <fixct>.

DUMP004E PGFIX <pageaddr> failed - <xxxxxxxx>/<yyyyyyyy>

The PGFIX command has failed. <xxxxxxxx> and <yyyyyyyy> are error codes. <pageaddr> is the address at which the command failed. Contact CA Technical Support.

DUMP005I PGFREE <pageaddr> complete, fix count is <fixct>

The PGFREE command has successfully completed for the page at address <pageaddr>. The fix count for the page is now <fixct>.

DUMP006E PGFREE <pageaddr> failed - <xxxxxxxx/yyyyyyyy>

The PGFREE command has failed. <xxxxxxxx> and <yyyyyyyy> are error codes. <pageaddr> is the address at which the command failed. Contact CA Technical Support.

DUMP007E Dump address <dadd> failed - <xxxxxxxx>

The DUMP command has failed. <xxxxxxxx> is the error code. <dadd> is the address at which the command failed. Note the error code and the circumstances in which the error occurred. Contact CA Technical Support.

DUMP008W Address stack is empty

The POP command has failed. The address stack is empty.

DUMP009W Address stack overflow, stack cleared

The address stack has overflowed. The stack is cleared.

DUMP010I Address stack is cleared

The CLEAR command has successfully cleared the address stack.

DUMP011E <comname> command invalid with DAT off

The command <comname> is invalid in DAT OFF mode.

DUMP012E <cpuad> affinity invalid, processor not available

Affinity to the requested processor is not valid because the processor is not available.

DUMP013E Invalid hex characters in verify parameter

The VERIFY parameter of the ALTER command contains invalid hexadecimal characters. Specify valid hexadecimal characters and then issue the command again. To specify character data, enclose the parameter value in the character delimiter.

DUMP014I DAT set <opt>

The DAT option set to the indicated value.

DUMP015E Invalid hex characters in replace parameter

The REPLACE parameter of the ALTER command contains invalid hexadecimal characters. Specify valid hexadecimal characters and then issue the command again. To specify character data, enclose the parameter in the character delimiter.

DUMP016E <comname> invalid, dump data not displayed

The command <comname> has failed because there is no dump data displayed on the screen.

DUMP017E Requested address not visible on current display

The ALTER command has failed because the specified data address is not visible on the current dump data display. Display the address you are interested in and then issue the command again.

DUMP018E Verify data not all visible on current display

The ALTER command has failed because the specified verify data is not visible on the current dump data display. Display the data you are interested in and then issue the command again.

DUMP019E Replace data not all visible on current display

The ALTER command has failed because the specified replace data is not visible on the current dump data display. Display the data you are interested in and then issue the command again.

DUMP020E Verify failed at address <addr>

The verify data content specified with the ALTER command does not match the data displayed at the address <addr>. Issue the command again with valid verify data.

DUMP021E Invalid segment at address <addr>

The address <addr> specified with the ALTER command is within an invalid segment. Verify the address you specified and then issue the command again.

DUMP022E Invalid page at address <addr>

The address <addr> specified with the ALTER command is within an invalid page. Verify the address you specified and then issue the command again.

DUMP023E Dump failed at address <addr>

The address <addr> specified with the ALTER command cannot be successfully accessed to complete the request. Issue the command again.

DUMP024E <comname> not valid, address <addr> is in PSA

The address <addr> specified with the command <comname> is within PSA. Alteration of PSA is not allowed.

DUMP025W <comname> not valid, address <addr> is page protected but not fixed

The address <addr> specified with the command <comname> is within a page-protected page and the page has not been page fixed. Use the PGFIX command to fix the page and then issue the command again.

DUMP026E <comname> failed - rc <rc> rs <rsn> ec <error>

The command <comname> has failed. Note the error codes and the circumstances in which the error occurred. Contact CA Technical Support.

DUMP027I <comname> complete

The command <comname> has successfully completed.

DUMP028W No previous search argument available

The FIND argument is omitted or specified as *, but no prior argument is available to use. Issue the command again, specifying an argument.

DUMP029E Invalid hex characters in search argument

The FIND argument contains invalid hexadecimal characters. Specify valid hexadecimal characters and then issue the command again. To specify character data, enclose the parameter value in the character delimiter.

DUMP030I <kwd> set to <value>

The indicated keyword was set to the indicated value.

DUMP031I <content> found at <addr> <align>

The string <content> is found at address <addr> with the alignment option <align>.

DUMP032W <content> not found

The string <content> is not found. The search starts at the current dump address and continues to the end of memory.

DUMP033I The <q-keyword> value is <q-value>

The QUERY subcommand of DUMP was issued. This message displays the value of the keyword requested.

DUMP034E <subcmd> command invalid in AR mode

The DUMP subcommand <subcmd> is not valid when AR mode is ON.

DUMP035E <sym> is not a valid symbol name

The symbol <sym> specified with the EQUATE command is invalid. A symbol must be one to eight alphanumeric characters, and the first character cannot be numeric. Issue the command again, specifying a valid symbol.

DUMP036E <sym> is a reserved symbol name

The symbol <sym> is reserved and cannot be used with the EQUATE command. Issue the command again, specifying a valid symbol.

DUMP037E System symbol <sym> cannot be redefined

The symbol <sym> is a predefined symbol and cannot be redefined with a new value. Issue the command again, specifying a valid symbol.

DUMP038E EQUATE failed, symbol table is full

The symbol table is full. Use the DROP command to remove some user-defined symbols to make room in the table. Use the SYMBOLS command to view the contents of the table.

DUMP039E DROP invalid, <sym> is a system defined symbol

The symbol <sym> is a predefined symbol and cannot be deleted.

DUMP040E Symbol <sym> not found

The DROP command has failed because the symbol <sym> cannot be found. Verify the name of the symbol you are trying to delete and then issue the command again.

DUMP041I Symbol <sym1 disp> with <sym3> addr <addr>

The EQUATE command has successfully completed. The symbol <sym1> at displacement <disp> with symbol <sym3> is equated at address <addr>.

DUMP042I Symbol <sym> dropped

The DROP command has successfully deleted the symbol named by <sym>.

DUMP043I All user defined symbols dropped

The DROP ALL command has successfully deleted all user-defined symbols.

DUMP044W No user symbols defined

The DROP ALL command has found no user-defined symbols to delete.

DUMP045I <modname> found in <regn> at <lodpt> len <modlen> epa <entpt>

The WHERE command has successfully completed. The module <modname> is in the storage region <regn> at load point address <lodpt> with a length <modlen> at entry point address <entpt>.

DUMP046E HEX mode invalid for the DUMP command

HEX mode is not valid for the DUMP command.

DUMP047E <cpuid> is not defined

The processor <cpuid> specified on the AFFINITY command is not defined. Issue the AFFINITY command with a defined CPU ID.

DUMP048E <cpuid> is not available

The processor <cpuid> specified on the AFFINITY command is currently offline and unavailable. Issue the AFFINITY command using a different CPU ID.

DUMP049W <string> not found, search stopped by CPU time limit

Informational only.

DUMP050I Base address set to <addr>

Informational only.

DUMP051E Offset value required

The address specified with the + or - notation is missing a specified offset value. Issue the command again, specifying a valid offset value.

DUMP052W Invalid address, maximum length is 11

The specified address is too long. Issue the command again, specifying a valid address.

DUMP053E Address value required

The indirect address prefix of @ or % is missing a specified address value. Issue the command again, specifying a valid address value.

DUMP054E Invalid decimal address, max length is 20

The specified address is too long. Issue the command again, specifying a valid address.

DUMP055E Invalid decimal address, not numeric

The specified address is not numeric. Issue the command again, specifying a numeric address.

DUMP056E Max <maxsize> address of <addr> exceeded

The maximum address size <addr> is too large. <maxsize> indicates the largest valid address. Issue the command again, specifying a valid maximum address size.

DUMP057E Symbol invalid in current address space - <sym>

The symbol <sym> is invalid in the current address space. It is properly defined in the private area of another address space. Issue the command again, specifying a valid symbol.

DUMP058E No value defined for symbol - <sym>

The symbol <sym> is a predefined symbol and cannot be assigned a value.

DUMP059E Symbol invalid with DAT ON - <sym>

The symbol <sym> is defined as a real address and is valid only in DAT OFF mode. Use the DAT OFF command to return to DAT OFF mode and then issue the command again. Informational only.

DUMP060E Symbol invalid with DAT OFF - <sym>

The symbol <sym> is defined as a virtual address and is valid only in DAT ON mode. Use the DAT ON command to return to DAT ON mode and then issue the command again.

DUMP061E Invalid hex address, maximum length is 17

The specified address is too long. Issue the command again, specifying a valid address.

DUMP062E Invalid hex characters in address

The specified address contains invalid hexadecimal characters. Valid hexadecimal characters are 0-9 and A-F. Issue the command again, specifying a valid address.

DUMP063W Cursor not within hex dump data fullwords

The explicit cursor location character (¢) is specified, but the cursor is not positioned within the hexadecimal dump data displayed. Position the cursor within the data area of the display and then issue the command again.

DUMP064E Nothing found at cursor location

The explicit cursor location character (¢) is specified, but no valid data is found at the cursor location. Position the cursor at a location with valid data and then issue the command again.

DUMP065E Cursor not within data rows

The explicit cursor location character (¢) is specified, but the cursor is found within the title and header rows of the display. Position the cursor within the data area of the display and then issue the command again.

DUMP066E Specify address or point with cursor

The command requires a specified address. Specify an address by either:

DUMP068E Invalid hex offset, maximum length is 17

The specified offset is too long. Issue the command again, specifying a valid offset.

DUMP069E Invalid hex characters in offset

The specified offset contains invalid hexadecimal characters. Valid hexadecimal characters are 0-9 and A-F. Issue the command again, specifying a valid offset.

DUMP070E Invalid decimal offset, maximum length is 20

The specified offset is too long. Issue the command again, specifying a valid offset.

DUMP071E Invalid decimal offset, not numeric

The specified offset is not numeric. Issue the command again, specifying a numeric offset.

DUMP072E Max <maxoff> offset of <offset> exceeded

The maximum offset <maxoff> of the specified <offset> is too large. Issue the command again, specifying a smaller maximum offset.

DUMP073E Indirect address not allowed

The current command does not allow an indirect format address. Issue the command again, specifying an explicit address.

DUMP074E Segment translation error at address <addr>

Informational only.

DUMP075E Page translation error at address <addr>

Informational only.

DUMP076E Invalid data at address <addr>

Informational only.

DUMP077E Address <addr> not page aligned

The address <addr> is not page-aligned. Issue the command again, specifying a page-aligned address.

DUMP078E Address <addr> not fullword aligned

The address <addr> is not fullword-aligned. Issue the command again, specifying a fullword-aligned address.

DUMP079E Current location reference valid only when dump data is displayed

The current location reference (*) is valid only from the dump display screen.

DUMP080E Start location reference valid only when dump data is displayed

The start location reference (=) is valid only from the dump display screen.

DUMP081E Frame at address <addr> offline

The real storage frame at address <addr> cannot be accessed because it is offline.

DUMP082E Frame at address <addr> marked bad

The page frame at address <addr> cannot be accessed because it is marked by the MVS real storage manager as bad.

DUMP083E Frame reference error at address <addr>

The page frame at address <addr> cannot be accessed for reasons unknown.

DUMP084E Invalid length parameter

A hex length parameter was longer than eight characters, or a decimal length parameter was longer than 11 characters. Issue the command again, specifying an eight-character-or-less hex length or an 11-character-or-less decimal length.

DUMP085E Invalid decimal length - not numeric

The decimal length parameter contains nonnumeric characters. Issue the command again, specifying a numeric decimal length.

DUMP086E Invalid hex characters in length

The hex length parameter contains nonhexadecimal characters. Issue the command again, specifying a hexadecimal-only length.

DUMP087E Invalid <comname> length, minimum is <length>

The command <comname> specifies a length less than the required minimum length. Issue the command again, specifying a length greater than or equal to <length>.

DUMP088E Invalid <comname> length, maximum is <length>

The command <comname> specifies a length greater than the required maximum length. Issue the command again, specifying a length less than or equal to <length>.

DUMP089E Invalid length attribute reference

The specified length reference is invalid. Issue the command again, using the L' <length> format for the length parameter.

DUMP090E Length reference invalid, no length defined - <sym>

The length reference to the indicated symbol <sym> is invalid because the symbol does not have a defined. Either define a length to the symbol or reference the length of another symbol.

DUMP091E Length reference invalid, symbol not found - <sym>

The length reference is invalid because the indicated symbol <sym> or module cannot be found.

DUMP093I SNAP print terminated by ATTN

The ATTN key has terminated the SNAP command before printing has completed. Data already processed will print correctly.

DUMP094W Symbol <symname> only valid in ASID <aid>

The symbol <symname> is associated with an address that may only be valid in ASID <aid>. The symbol value is dumped. Use the ASID command to switch to ASID <aid>, if necessary.

DUMP095I AR mode already ON

An AR ON command was issued, but AR mode was already on.

DUMP096I AR mode set ON, DSID <dspname>

AR mode has been set ON. Virtual storage is displayed from data space <dspname>.

DUMP097E AR mode cannot be set ON, no dataspace previously set by DSID command

The current data space name must be set with the DSID command before using the AR command to set AR mode ON. Set the current data space name using the DSID command.

DUMP098I AR mode not ON

An AR OFF command was issued, but AR mode was not ON.

DUMP099I AR mode set OFF, PRIMARY mode now in effect

AR mode has been set to OFF. Virtual storage is displayed from the current address space.

DUMP100E Invalid symbol name, max len is 63

The symbol.maplabel format of the address parameter specified a symbol longer than eight characters.

DUMP101E Invalid symbol qualifier, max len is 63

The symbol.maplabel format of the address parameter specified a mapname longer than eight characters.

DUMP102E Symbol not found - <symname>

The symbol <symname> was not found in the symbol table. Use the SYMBOLS command to display the symbol table.

DUMP103E No map defined for symbol - <symname>

The symbol.maplabel format of the address parameter specified a symbol for which no map was defined. Use the USE command to assign a map to the symbol.

DUMP104E Entry not found in map - <maplabel>.<mapname>

The symbol.maplabel format of the address parameter specified a maplabel that was not found in the map associated with the symbol. Use the MAP command to display the map labels.

DUMP105E Not found as map or symbol - <mapname>

The map <mapname> was not found. Use the LISTMAPS command to display the loaded maps.

DUMP106I <symn> added/replaced, virt/real addr <addr> len <leng> map <mapname>

The EQUATE command has been successfully completed. The symbol <symn> was added or replaced with virtual or real address <addr>, and was optionally defined with len <leng>, and associated with map <mapname>.

DUMP107I Using map <mapname> for symbol <symname>

The USE command successfully completed. Map <mapname> is now associated with symbol <symname>.

DUMP108W Page at address <pageaddr> is implicitly and permanently fixed

A PGFIX or PGFREE command issued for the page at address <pageaddr> is invalid because the page is implicitly and permanently fixed.

DUMP109W Page at address <pageaddr> is not fixed

A PGFREE command issued for the page at address <pageaddr> is not valid because the page is not fixed.

DUMP110E Page at address <pageaddr> is not within the <comname> data

A PGFIX or PGFREE command was issued from the MAP or DISASSEM command, and the address specified was not within the mapped or disassembled data.

DUMP111E Invalid ascii characters in search argument

The FIND argument contains invalid ascii characters. Specify valid ascii characters and then issue the command again.

DUMP112E Invalid use of indirect address suffix character

Invalid use of indirect address suffix character.

DUMP113E Invalid CURLOC offset value <errvalue>

A non-numeric value was specified with the CURLOC command.

DUMP114W Page at address <pageaddr> is already protected

A PROTECT command was issued for an address that is already protected.

DUMP115W Page at address <pageaddr> is not protected

An UNPROT command was issued for an address that is not protected.

DUMP116I <action> page <pageaddr> complete

A PROTECT or UNPROT command has been successfully completed.

DUMP117E <action> page <pageaddr> failed - <errcode1/errcode2>

A PROTECT or UNPROT command failed. Contact CA Technical Support.

DUMP118E <modname> is not a valid module name

The module name specified on the IDENTIFY command is not a valid module name.

DUMP119E Module extent not in common storage

The module extent specified on the IDENTIFY command must be entirely within command storage.

DUMP120E Entry point addr not in module extent

The entry point address supplied on the IDENTIFY command must be within the module extent specified.

DUMP121E Module extent address not halfword aligned

The module extent address specified on the IDENTIFY command must be aligned on a halfword boundary.

DUMP122E Entry point address not halfword aligned

The module entry point address specified on the IDENTIFY command must be aligned on a halfword boundary.

DUMP123I <modname> added to ALPAQ, ep <epaddr> addr <loadpt> len <len>

The IDENTIFY command successfully added the specified module name to the active link pack area queue with the indicated entry point address, load point address, and length.

DUMP124E No implicit length available

An implicit length reference was made where no implicit length is available.

DUMP125I COPY complete - <number> bytes copied from <srcaddr> to <tgtaddr>

The COPY subcommand successfully completed.

DUMP126E Page protected page at address <addr>

The requested command could not be completed because a page protected page was encountered at the indicated address.

DUMP127E Copy failed - rc <retcode> rs <reason> ec <errcod1> <errcod2>

An unexpected error occurred processing the COPY command. Note the contents of this message and the circumstances in which the error occurred. Contact CA Technical Support.

DUMP128E Copy failed - <pgm-exception> at target <addr> or source <addr>

The copy command was terminated by a protection, page translation, or segment translation exception error at the indicated address. One or more bytes may have been successfully copied prior to the error.

DUMP129I Expression evaluates to X'<hexval>', F'<decval>'

The EVALUTE subcommand address expression evaluated to the indicated hexadecimal and decimal values.

DUMP130E Length parameter required

Informational only.

DUMP131E Value required for <kwd> keyword

Informational only.

DUMP132E Invalid SP value: <errsp>

Informational only.

DUMP133E Invalid KEY value: <errkey>

Informational only.

DUMP134E Address not within CSA, SQA, E-CSA or E-SQA

Informational only.

DUMP135E Address plus length spans regions

Informational only.

DUMP136E SP parameter required

Informational only.

DUMP137E SP <spn> not defined

Informational only.

DUMP138E SP <spn> is not a CSA or SQA subpool

Informational only.

DUMP139E KEY parameter required for SP <spn>

Informational only.

DUMP140E KEY parameter not allowed for SP <spn>

Informational only.

DUMP141E <srvcnam> failed, abend <abncd>

Informational only.

DUMP142E GETMAIN complete - address <addr> <SYMBOL symname>

Informational only.

DUMP143E Unable to determine SP number, VSMLOC failed rc <rtcd>

Informational only.

DUMP144E Unable to determine KEY, IVSK failed abend <abncd>

Informational only.

DUMP145E <kwd> keyword invalid with <stgtp> storage

Informational only.

DUMP146E Symbol <symnam> already defined

Informational only.

DUMP147E SP parm required when KEY parm specified

Informational only.

DUMP148E Location <locn> not valid with SP <spn>

Informational only.

DUMP149E Alter address <addr> failed, rc <rtcd> rs <rscd> ec <errcd>

Informational only.

DUMP150I ECB at address <addr> posted with completion code <cmc>

Informational only.

DUMP151E ECB address not fullword aligned, <addr>

Informational only.

DUMP152E Invalid completion code, <cmc>, <errtext>

Informational only.

DUMP153E POST ECB at address <addr> failed, invalid data at address

Informational only.

DUMP154E POST ECB at address <addr> failed, abend <abncmc>

Informational only.

DUMP155E Map entry precedes associated map base, <basnam>

Informational only.

DUMP156I SYMDUMP mode already ON

Informational only.

DUMP157I SYMDUMP mode set ON

Informational only.

DUMP158I SYMDUMP mode not ON

Informational only.

DUMP159I SYMDUMP mode set OFF

Informational only.

DUMP160W Symbol <symnam> only valid in dataspace <dspnam>

Informational only.

DUMP161W Symbol <symnam> not valid in AR mode

Informational only.

DUMP162E Invalid ascii characters in verify parm

The VERIFY parameter of the ALTER command contains invalid ascii characters. Specify valid ascii characters and then issue the command again.

DUMP163E Invalid ascii characters in replace parm

The REPLACE parameter of the ALTER command contains invalid ascii characters. Specify valid ascii characters and then issue the command again.

DUMP164E <cpuid> is an IFA processor

The processor <cpuid> specified on the AFFINITY command is an IFA processor. Issue the AFFINITY command using a different CPU ID.

DUMP165E <cpuid> is an IIP processor

The processor <cpuid> specified on the AFFINITY command is an IIP processor. Issue the AFFINITY command using a different CPU ID.

DUMP166E Max <type> length of <max> exceeded

Informational only.

DUMP167E <cmnd> does not support addresses above 2G

Informational only.

DUMP168E Invalid scroll amount

Informational only.

DUMP169E Invalid use of separator char in hex <parmtype>

Informational only.

DUMP170E <cmd> <subcmd> subcommand temporarily disabled

Informational only.

DUMP171E 64-bit address at cursor location not available

Informational only.

DUMP172E 64-bit address at cursor location not valid

Informational only.

DUMP173E Alter address <addr> failed, <errtext>

Informational only.

DUMP174E Segment protected segment at address <addr>

The requested command could not be completed because a segment protected segment was encountered at the indicated address.