Error Monitoring

Specialized error streams capture errors and report on the records that caused them.

Error streams can assist in debugging errors during development. It a production environment, they can provide real-time monitoring for your projects.

Error streams are identical to other user-defined streams with two key exceptions:

See Advanced CCL Programming Techniques > Error Streams in the CCL Programmers Guide.