I've seen this as well. The stored procedure assumes all the schemas are all upper case and therefore the value gets converted internally when trying to grant the access. I believe this will be fixed in a future revision. However in the mean time I would suggest only creating schemas with all upper case letters. In fact even once this problem is fixed with the grant, I would personally still recommend all upper case Schemas.
↧