Page tree
Skip to end of metadata
Go to start of metadata
Propagation Context Errors (1300s)

No new writeups yet.

 

1301      16           The Propagation Context Data entry could not be saved.  There is already an entry with the same key values for the context provided.
1302      16           A Propagation Context Data value could not be returned in parameter %d because the datatype of the return parameter does not match the datatype of the stored field.
1303      16           The second argument for this Propagation Context Data built-in command specifies the number of keys supplied with the call.  This argument must be of datatype 'integer'.
1304      16           This Propagation Context Data built-in function requires at least %d arguments.
1305      16           This Propagation Context Data built-in function requires one argument.
1306      16           The second argument for this Propagation Context Data built-in command specifies the number of keys supplied with the call. 
                             The value '%d' supplied is more than the keys given.  At most '%d' arguments may be keys for this call.
1307      18           Internal Error in Propagation Context routines: An invalid or garbaged command 0x%x was seen by pcxt__cmdinit().
1308      18           Internal Error in Propagation Context routines: pcxt__nodenew(PCXT_NODE_ENTRY) copied %d arguments, expected %d arguments.
1309      18           Internal Error in Propagation Context routines: An invalid or garbaged node type 0x%x tried to free memory at 0x%x in pcxt__nodefree().  The request was ignored.
1310      18           Internal Error in Propagation Context routines: The memory tracking fields in the PCD resource structure are inconsistent: inuse %d, free %d.  
                             Some PCD memory may not be reclaimed until the login session ends.
1311      18           Internal Error in Propagation Context routines: An invalid or garbaged node type 0x%x was seen by pcxt__nodedup().
1312      18           Internal Error in Propagation Context routines: An invalid or garbaged node type 0x%x was seen by pcxt__nodenew().
1313      18           Internal Error in Propagation Context routines: An invalid or garbaged event type 0x%x was seen by pcxt_event().
1314      16           The built-in function requested %d data fields as return parameters.  The Propagation Context Data entry that was selected contains only %d data fields.  
                             It is an error to request more data fields than exist in the entry.
1315      16           Argument %d of this Propagation Context Data built-in command must be of datatype 'integer'.
1316      10           Context Name is (%.*s)
1317      10           Attribute Name (%.*s) Value (%.*s)
1318      16           Attributes in SYS_SESSION cannot be set.

  • No labels