Hmmm...
With reference to http://kb2.adobe.com/cps/927/cpsid_92717.html
Point 4: Apply the SQL to the Adobe Connect database instance: "update-2961764.sql"
This suggest it's outwith the patch installer executable.
If I run the sql against the database I get...
Msg 2812, level 16, State 62, Line 6
Could not find stored procedure 'updateLogger'.
START TRANSACTION 0
TRANSACTION CNT -1
START...
Msg 208, Level 16, State 1, Line 78
Invalid object name 'PPS_FIELD_NAMES'.
Msg 2812, level 16, State 62, Line 6
Could not find stored procedure 'updateLogger'.
Query completed with errors.
I wasn't expecting that; have others witnessed similar?
Script needs to be manually executed on the Connect DB after stopping Connect Services. You actually need to execute the script manually as 8.2.2 is a patch and not a regular Connect installer which would automate everything.
Secondly, from what I can make out from this error - seems you had executed the script on a DB other than DB dedicated for Connect. Please try executing it on Connect DB.
Thanks
Aniket