cda_msg man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

cda_msg(5)							    cda_msg(5)

Name
       cda_msg - CDA run-time messages

Description
       CDA run-time messages may be reported while you are converting or view‐
       ing a CDA document, or while you are using  a  CDA  application.	 These
       messages	 refer	to conditions that range from successful completion of
       the operation to termination of processing because of a serious error.

       When converting a CDA document, CDA run-time messages are  returned  to
       your system's standard error location (your screen, by default).

       When  viewing a CDA document on a workstation, select Diagnostic Infor‐
       mation... from the File pull-down menu in the CDA Viewer window to dis‐
       play  messages.	When viewing a CDA document on a character-cell termi‐
       nal, CDA run-time messages appear on your screen by default.

       For information on how other CDA applications report CDA run-time  mes‐
       sages, consult your application's message documentation.

       CDA run-time messages consist of a message number and message text.

       The following section lists the CDA run-time messages. A brief explana‐
       tion and recommended user action follows each message,  unless  a  user
       action  is not required. The messages are listed in alphabetical order,
       by message name.

CDA Run-Time Messages
       28606465, NORMAL, normal successful completion
       Level: Success
       Explanation: The specified action has been successfully completed.

       28606473, DEFAULT, item present by default
       Level: Success
       Explanation: The application called cda_locate_item,  which  determined
       that the item was present by default in the input stream.

       28606481, SUSPEND, converter is suspended
       Level: Success
       Explanation:  The application called cda_convert, which determined that
       the back end suspended conversion. This message can only be returned by
       the CDA viewer.

       28606489, INHERIT, item present by inheritance
       Level: Success
       Explanation:  The  application called cda_locate_item, which determined
       that the item was present by inheritance in the input stream.

       28606497, UNRECENC, Unrecognized encodings skipped
       Level: Success, Informational
       Explanation: This success status is returned by the GET	AGGREGATE  and
       GET  DOCUMENT  routines	if  unrecognized data in the input encoding is
       skipped.	 This informational status is logged to the common message log
       by  the	bundled	 DDIF and DTIF converter front ends if data is skipped
       during the reading within the front-end conversion.

       28607267, INFINPLOG, informational messages produced during, input con‐
       version, see error log
       Level: Informational
       Explanation: The input conversion completed but some informational mes‐
       sages were produced.
       User Action: Refer to the error log for more details.

       28607275, INFOUTLOG, informational  messages  produced  during,	output
       conversion, see error log
       Level: Informational
       Explanation:  The  output  conversion  completed but some informational
       messages were produced.
       User Action: Refer to the error log for more details.

       28607283, FILESPEC, missing filespec
       Level: Informational
       Explanation: Missing filespec: 'filespec' This is the name of the miss‐
       ing filespec.

       28607291,  ITMAGGCNT, aggregate item code: !ZL Aggregate type: !AD  Agg
       count: !ZL
       Level: Informational
       Explanation: Aggregate item code: 'integer'  Aggregate  type:  'string'
       Agg  count:  'integer' This is info on an item missing, aggregate name,
       and the count of the aggregate type.

       28607299, AGGCNT, aggregate type: !AD	Agg count: !ZL
       Level: Informational
       Explanation: Aggregate type: 'string' Agg count: 'integer' This is info
       on the aggregate name, and the count of the aggregate type.

       28607371, TYPEREF, reference to undefined type name
       Level: Informational
       Explanation: The definition of type typeref was not found.

       28607419,  STYGDEFBK,  fallback	to  non-locale-specific	 style	guide:
       'filespec'
       Level: Informational
       Explanation: Fallback to non-locale-specific style  guide:  'filespec'.
       Since  the  locale-specific  style  guide  could not be found, the non-
       locale-specific version of the style guide was used instead.

       28608064, MISEXTREF, external reference file missing or	could  not  be
       read
       Level: Warning
       Explanation:  An	 external  reference  file  is missing or could not be
       read.  A document's external reference could not	 be  found,  read,  or
       processed.

       28608072, MISSTYGDE, style guide file missing or could not be read
       Level: Warning
       Explanation:  Style  guide  file missing or could not be read.  A docu‐
       ment's external style guide could not be found, read, or processed.

       28608866, ENDOFDOC, end of document
       Level: Error
       Explanation: The application called cda_get_aggregate, which determined
       that no more aggregates exist in the document.

       ENDOFSEQ, end of sequence
       Level: Error
       Explanation:  The  application called cda_next_aggregate referencing an
       aggregate that was at the end of a sequence.

       28608882, EMPTY, empty item
       Level: Error
       Explanation: The application called a CDA access procedure  referencing
       an item that is empty.

       28608890, INDEX, index out of range
       Level: Error
       Explanation: The application called cda_locate_item, cda_store_item, or
       cda_erase_item referencing an array-valued item, but the index  is  out
       of range.

       28608898, INVINSERT, invalid insert
       Level: Error
       Explanation:    The    application   called   cda_insert_aggregate   or
       cda_store_item referencing an aggregate that  was  already  part	 of  a
       sequence, but was not the first aggregate of the sequence.

       28608906, INVAGGTYP, invalid aggregate type
       Level: Error
       Explanation:  The application called a CDA access procedure referencing
       an aggregate type code that is undefined, or an aggregate that  has  an
       undefined type code.

       28608914, INVITMCOD, invalid item code
       Level: Error
       Explanation:  The application called a CDA access procedure referencing
       an aggregate item code that is not defined.

       28608922, INVDOC, invalid document syntax
       Level: Error
       Explanation: The CDA access procedures  determined  that	 the  document
       contains invalid syntax.

       28608930, INVITMLST, invalid item list
       Level: Error
       Explanation:   The   application	  called   cda_open_file  or  cda_cre‐
       ate_root_aggregate with a processing options item list  that  contained
       an invalid item.

       28608938, VAREMPTY, empty variant item (OBSOLETE)
       Level: Error
       Explanation: The application called cda_locate_item, cda_store_item, or
       cda_erase_item referencing an item that has a variable data type.   The
       item that specifies the data type is empty.

       28608946, VARINDEX, variant index out of range (OBSOLETE)
       Level: Error
       Explanation: The application called cda_locate_item, cda_store_item, or
       cda_erase_item referencing an array-valued item	that  has  a  variable
       data  type,  but	 the index is out of range for the item that specifies
       the data type.

       28608954, VARVALUE, variant value out of range
       Level: Error
       Explanation: The application called cda_locate_item, cda_store_item, or
       cda_erase_item  referencing  an item that has a variable data type, but
       the item that specifies the data type has an invalid value.

       28608962, INVTAGCOD, invalid tag code
       Level: Error
       Explanation: The application called cda_store_item referencing an  item
       that  has a special tag encoding, but the value of the add-info parame‐
       ter is not defined for the item.

       28608970, INVBUFLEN, invalid buffer length
       Level: Error
       Explanation: The application called cda_store_item referencing an  item
       that  is	 required to have a specified buffer length.  The value of the
       buffer length parameter is not the required value.

       28608978, ALLOCFAIL, memory allocation failure
       Level: Error
       Explanation: The standard memory allocation procedure failed  to	 allo‐
       cate dynamic memory.

       28608986, INVFUNCOD, invalid function code
       Level: Error
       Explanation:  The  application called cda_convert with an invalid func‐
       tion code.

       28608994, UNSUPFMT, unsupported document format
       Level: Error
       Explanation: The application called  cda_convert	 with  an  unsupported
       document	 format	 name.	The document format name may be misspelled, or
       the required conversion module may not be installed.

       28609002, READONLY, aggregate is read-only
       Level: Error
       Explanation: The application requested input  processing	 options  that
       require	an  aggregate  to  be read-only.  The application attempted to
       write or delete the aggregate.

       28609010, DEFNOTFOU, definition not found
       Level: Error
       Explanation: The application called cda_find_definition referencing  an
       entity that is not defined.

       28609018, READFAIL, read failure
       Level: Error
       Explanation: The standard read function has failed.

       28609026, WRITFAIL, write failure
       Level: Error
       Explanation: The standard write function has failed.

       28609034, OPENFAIL, open failure
       Level: Error
       Explanation: The standard open function has failed.

       28609042, CLOSEFAIL, close failure
       Level: Error
       Explanation: The standard close function has failed.

       28609050, INVSCOCOD, invalid scope code
       Level: Error
       Explanation:  The application called cda_enter_scope or cda_leave_scope
       referencing a scope code that is not defined or	invalid	 in  following
       correct document scoping rules.

       28609058, INVSCOTRAN, invalid scope transition
       Level: Error
       Explanation:   The  application	made  a	 call  to  cda_enter_scope  or
       cda_leave_scope that did not follow correct scoping rules.

       28609066, ERRINPLOG, error messages produced during, input  conversion,
       see error log
       Level: Error
       Explanation:  The input conversion did not complete and some error mes‐
       sages were produced.
       User Action: Refer to the error log for more details.

       28609074, ERROUTLOG, error messages produced during, output conversion,
       see error log
       Level: Error
       Explanation: The output conversion did not complete and some error mes‐
       sages were produced.
       User Action: Refer to the error log for more details.

       28609082, INVDATLEN, invalid data length
       Level: Error
       Explanation: The length of the value data exceeded the specified length
       for the data type.

       28609090, UNSUPCNV, unsupported document conversion
       Level: Error
       Explanation: The input and output document formats are incompatible for
       conversion.

       28609098, INVOPTION, invalid converter option
       Level: Error
       Explanation: An invalid option was specified for the converter.
       User Action: Refer to the documentation for this converter to  see  the
       valid options.

       28609106, VERSKEW, major version skew between, input file and CDA Tool‐
       kit
       Level: Error
       Explanation: The file's major version is different from the  Toolkit's.
       Thus, the Toolkit cannot properly process the file.

       28609114, INVADDINF, invalid additional information
       Level: Error
       Explanation:  The  add-info  parameter  in a call to cda_locate_item or
       cda_store_item is invalid.

       28609122, INVFLTVAL, invalid floating-point value
       Level: Error
       Explanation: A floating-point datum has a reserved value.

       28609130, FLTTRN, floating-point truncation
       Level: Error
       Explanation: During cda_locate_item for a general floating-point value,
       floating truncation occurred.

       28609138, INVINPDMN, invalid input domain
       Level: Error
       Explanation:  An	 invalid input domain was specified for the front end.
       Only DDIF and DTIF are supported as domains.

       28609146, INVOUTDMN, invalid output domain
       Level: Error
       Explanation: An invalid output domain was specified for the  back  end.
       Only DDIF and DTIF are supported as domains.

       28609154, DCVNOTFND, domain converter not found
       Level: Error
       Explanation: The required domain converter could not be found.

       28609162, ICVNOTFND, input converter not found
       Level: Error
       Explanation: The specified input converter could not be found.

       28609170, OCVNOTFND, output converter not found
       Level: Error
       Explanation: The specified output converter could not be found.

       28609178, INVSTSCOD, invalid status code
       Level: Error
       Explanation:  The  specified status code's associated message could not
       be found.

       28609186, INVAGGCTX, invalid aggregate context
       Level: Error
       Explanation: The user called PUT	 AGGREGATE,  PUT  DOCUMENT,  or	 ENTER
       SCOPE with an aggregate that is invalid in its context in the document

       28609194, REQITMMIS, required item missing
       Level: Error
       Explanation:  The  user	called	PUT  AGGREGATE, PUT DOCUMENT, or ENTER
       SCOPE with an aggregate that contains an item which  is	required,  but
       empty.

       28609668, INTERR, internal error
       Level: Fatal
       Explanation: The CDA Toolkit detected an internal error.

       ********

See Also
       ctod(1), ddifanls(1), ddifps(1), ddiftext(1), dtifanls(1), dtifddif(1),
       dtoc(1), dxvdoc(1X), textddif(1), vdoc(1),  CDA(5),  DDIF(5),  DDIS(5),
       DOTS(5), DTIF(5), dvr_msg(5)

								    cda_msg(5)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net