VMS Help  —  RDML72  RDML_ERRORS, TRUNCPREFIX
  Prefix too long; truncated to <str>

  Explanation:   The  value  specified  for   the   /GLOBAL_PREFIX
  qualifier, or the file name if /GLOBAL_PREFIX was not specified,
  is longer than the maximum allowable size.  If the prefix is not
  truncated,  global  symbols  are  likely to share their first 31
  characters and the linker will see them as the same symbols.

  User Action:  Specify a shorter value for /GLOBAL_PREFIX.
Close Help