Asked: May 13 2008 2:37 PM GMT
Asked by: FCARPENTER
"GET DIAGNOSTICS" SQL Procedure
COBOL,
GET DIAGNOSTICS,
SQL,
SQLCBLLE
I am currently writing an SQLCBLLE Program on a V5R2 box. I would like to use the SQL Procedure "GET DIAGNOSTICS", however each time I enter it into my code the both SEU and the compiler complain about it. I receive the message GET was not expected. I know the procedure was supported in V5R2 but does anyone know if it was supported in that version of COBOL? Does anyone have any idea why I am receiving an error when I try to include it in my code?