Hi, Refer to tutorial BAS - Step 9.3: I still couldn't insert the data as per the instruction. It show error as below when run the statement in SQL console. Which part went wrong?
Error: Could not execute 'insert into DEVS SELECT NAME, LEARNS_FROM, HINT, OFFICE, GEOLOCATION FROM ...' Error: (dberror) [301]: unique constraint violated: Table(DEVS), Index(_SYS_TREE_CS_#165435_#0_#P0) with error: unique constraint violation in self check for table H00::DB_3:DEVSen, column='DEVNAME', value='536f6c', pos=11; indexname=_SYS_TREE_CS_#165435_#0_#P0
I would appreciate it if you would provide me any counter measures or points I will have to look at from the above error
Show less
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.