Troubleshooting
Problem
If specific name is not defined using "specific" clause while creating SP, a unique name is generated by the database manager. The unique name is 'SQL' followed by a character timestamp: 'SQLyymmddhhmmssxxx'. On using a Table data adapter, created on stored procedures having no specific name or different specific name defined than procedure name, IBM Database Add-ins for Visual Studio uses procedure's specific name to execute the procedure, which DB2 server doesn't allow and throws SQL0440N error : ERROR [42884] [IBM][DB2/NT64] SQL0440N No authorized routine named "ADMINISTRATOR.SQL131115193625833" of type "PROCEDURE" having compatible arguments was found.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
19 June 2026
UID
swg21659507