IBM i Global

IBM i 

A space for professionals working with IBM’s integrated OS for Power systems to exchange ideas, ask questions, and share expertise on topics like RPG and COBOL development, application modernization, open source integration, system administration, and business continuity.


#Power


#IBMi
#Power
 View Only
  • 1.  odbc connection rejected by ODBCEXITCL

    Posted Fri January 30, 2026 03:18 PM

    Yesterday my connections to database tables received this error...

    System.Data.Odbc.OdbcException (0x80131937): ERROR [HY000] [IBM][System i Access ODBC Driver][DB2 for i5/OS]PWS9801 - Function rejected by user exit program ODBCEXITCL in CDKSRC. ERROR [HY000] [IBM][System i Access ODBC Driver][DB2 for i5/OS]PWS9801

    Might this be due to admin adding an exit program for security?  Previously connecting fine.

    Thanks

    Mark



    ------------------------------
    Mark Howard
    ------------------------------


  • 2.  RE: odbc connection rejected by ODBCEXITCL

    Posted Fri January 30, 2026 05:11 PM

    If that's the exit point program he added, ABSOLUTELY talk to him about what you're seeing!  But yes, generally speaking - its telling you its an exit point program that rejected the request , your admins should get involved. 



    ------------------------------
    Rich Malloy
    Principal Systems Engineer - IBMi
    Cox Automotive
    Draper UT
    ------------------------------



  • 3.  RE: odbc connection rejected by ODBCEXITCL

    Posted Fri January 30, 2026 07:31 PM
    Thanks,  I'll inquire with them.