Skip to main content

Hi,

I am facing a problem with SQLCODE = -1054 and I am stuck!! can anyone tell me what does it mean ?? If there is a table for SQLCODE error descriptions I will be thankful 

Regards


#SQL
#COBOL

Hi,

I am facing a problem with SQLCODE = -1054 and I am stuck!! can anyone tell me what does it mean ?? If there is a table for SQLCODE error descriptions I will be thankful 

Regards


#SQL
#COBOL

That is not a value that is returned by the Micro Focus run-time so it must be specific to your database vendor.

If you look at the SQLERRMC variable in the SQLCA record it should show you an error message in text format describing the error.