Troubleshooting SQLE_PRIMARY_KEY_NOT_UNIQUE Error

Problem: Encountered an SQLE_PRIMARY_KEY_NOT_UNIQUE error.

Solution: Possible causes:
  • The Primary Key generated in the client is not unique.

    In this case, try using a better Primary Key generation method, such as GUID.

  • Multiple clients use only one Sybase Unwired Platform account to connect to Unwired Server.

    In this case, be sure to use different Sybase Unwired Platform client accounts to connect to Unwired Server.


Created February 22, 2010. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com