This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Duplicate Entry Not Allowed Error

Has anyone seen this error?



This thread was automatically locked due to age.
Parents Reply
  • Hi Gecko,

    Issue still there in SFM v17.0 GA release.

    Issue will be fixed in SFM v17.1 GA version. 

    PM (message) me the output of below  db queries from advanse shell of SFM.

    1. Connect the DB using below command

    psql -U nobody -d ccc -p 5433

    2. Run the below command and provide output of below queries. 

    select * from tblappliance;

    select * from act1.tblcccuserappliancemapping ;

    Please also provide the serial number for which you are getting  "Duplicate Entry Not Allowed Error" error.

    Ravi

Children