About 323,000 results
Open links in new tab
  1. Db2 12 - Codes - SQLCODE -991 - IBM

    -991CALL ATTACH WAS UNABLE TO ESTABLISH AN IMPLICIT CONNECT OR OPEN TO DB2. RC1= rc1 RC2= rc2 Explanation Call attach attempted to perform an implicit connect and open as …

  2. SQLCODE -991. Help need in solving this error -IBM Mainframes

    Feb 7, 2008 · When I try to execute the program, I am getting this error. -991 CALL ATTACH WAS UNABLE TO ESTABLISH AN IMPLICIT CONNECT OR OPEN TO DB2. It says no authorization to …

  3. sql - SQLCode -991 when trying to read from DB2 table - Stack Overflow

    Jul 5, 2018 · I can't find an error in my program code either. Googling it sadly doesn't provide me a clear solution, all I can find is that the issue is either the compiling job for the program, the jcl to run it or …

  4. SQLCODE -991 in the DBXCATV program - myBroadcom

    Oct 3, 2024 · This occurs if the LRECL of your input dataset is not 80 bytes. Anything greater than 80 bytes results in SQLCODE -991 errors because the spaces after the 80 bytes are taken to be the …

  5. Reason for SQL Code -991? -IBM Mainframes

    Feb 21, 2008 · SQL -991 messge in manual shows something different. For me it turns out to be Link error. I was breaking my head couple of days back and finally found tht the link libraries used in my …

  6. Db2 12 - Codes - Error (−) SQL codes - IBM

    SQL return codes that are preceded by a minus sign (−) indicate that the SQL statement execution was unsuccessful.

  7. Db2 12 - Codes - SQL codes - IBM

    Error (−) SQL codes SQL return codes that are preceded by a minus sign (−) indicate that the SQL statement execution was unsuccessful. When Db2 executes an SQL statement, it returns information …

  8. -991/-927 sql code. -IBM Mainframes

    Aug 23, 2008 · I am working on a Stored Procedure and from Stored Procedure we are calling a Cobol-Db2 program-2 and that programs is updating/inserting into Database. 1. 2. but i am getting an …

  9. Seeking Resolution for SQKCODE -991 on Open Cursor

    Jun 22, 2020 · immediately after issuing the Coen statement, the SQLCODE is checked and that is when the -991 is detected.

  10. SQL Tutorial - W3Schools

    SQL is a standard language for storing, manipulating and retrieving data in databases. Our SQL tutorial will teach you how to use SQL in: MySQL, SQL Server, MS Access, Oracle, Sybase, Informix, …