The SYSIBM.SQLPRIMA RYKEYS stored procedure is corrupt in one of my
database. How do I go about re-creating this? I have tried rebinding
"call sysproc.rebind_ routine_package ('P', 'SYSIBM.SQLPRIM ARYKEYS',
'ANY')" but get a nasty -443 error. Also, the SQLPRIMARYKEYS entry
does not exist in my SYSCAT.ROUTINED EP table anymore.
Is there any way of recovering from corrupted system object?
database. How do I go about re-creating this? I have tried rebinding
"call sysproc.rebind_ routine_package ('P', 'SYSIBM.SQLPRIM ARYKEYS',
'ANY')" but get a nasty -443 error. Also, the SQLPRIMARYKEYS entry
does not exist in my SYSCAT.ROUTINED EP table anymore.
Is there any way of recovering from corrupted system object?
Comment