ORA-31483: cannot have spaces in the parameter string
What triggered the Error:
The specifed parameter contained at least 1 space character.What should we do to fix it:
Check the value of the specified parameter. Remove the spaces and reissue the CDC API call.