Oracle uses sys_guid() to insert two identical data at the same time

1. The database is oralce. There is no dual computer in the url.
The primary key uses Oracle's sys_guid()
to insert two pieces of the same data.

Solution:
Replace the primary key generation method and use the sequence instead, and the problem is solved.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326390860&siteId=291194637