Code Comments
Programming Forum and web based access to our favorite programming groups.I would appreciate suggestion on how to handle unespected errors (for example database return codes) in cobol/ims. Intentional abend? Logging error? Rollback? Display? Format with error description? Thanks Piero
Post Follow-up to this messageIn article <cbf8aea2.0504220549.4e74b5e5@posting.google.com>, piero <pietro_crincoli@yahoo.it> wrote: >I would appreciate suggestion on how to handle unespected errors (for >example database return codes) in cobol/ims. Intentional abend? >Logging error? Rollback? Display? Format with error description? These are all possibilities... don't forget the standard: When in danger, when in doubt - Run in circles, scream and shout. DD
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.