Ticket was created after discussion with Alex. Currently following script: ``` create or alter mapping lmap using plugin srp from user foo to user ltost; comment on mapping lmap is 'test mapping, do not delete'; ``` -- issues: ``` Invalid token. Dynamic SQL Error. SQL error code = -104. Token unknown - line 1, column 12. mapping. ```