标题: ORA-24270: a row already exists in the string [打印本页] 作者: admin 时间: 2016-9-1 14:32 标题: ORA-24270: a row already exists in the string ORA-24270: a row already exists in the string table for these parameters Cause: A call was made tocreate a new row in the specified table. A row already
exists in the table with the specified values. Action: Delete the existingrow using the appropriate API or check the parameters
used to create the row.