by JoePublic » Sun Jul 24, 2016 8:53 am
This is a 2-year old thread (with just one message), but I'm reopening it because no one replied to the original post. I just got the same error as @bonalymac (see his post) when doing Maintain Library with the Optimize (Complete) option.
"Retry" doesn't work... it just repeats the same error, which is
>> Error executing SQL "CREATE TABLE'PersonsText0_content'(docid INTEGER PRIMARY KEY,'c0Artist')" : table PersonsText0_content already exists (1,1)
"Ignore" brings up a new error, which is
>> Error executing SQL "CREATE TABLE 'PersonsText0_segments'(blockid INTEGER PRIMARY KEY, block BLOB)" : table 'PersonsText0_segments' already exists (1, 1)
"Retry" on that just brings up the same error again.
"Ignore" on that brings up this error:
>> Error executing SQL "CREATE TABLE 'PersonsText0_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block INTEGER,end_block INTEGER,root BLOB,PRIMARY KEY(level,idx))" : table 'PersonsText0_segdir' already exists (1, 1)
"Ignore" then brought up this error:
>> Error executing SQL statement "INSERT INTO PersonsText0_content VALUES (?,?)" : constraint failed (19, 19)
"Retry" brought up a different error:
>> Error executing SQL statement "INSERT INTO PersonsText0_content VALUES (?,?)" : PRIMARY KEY must be unique (19, 19)
"Ignore" on that reverted me back to the "constraint failed" above. Repeated Ignores kept returning the "constraint failed" error, and so I had to Cancel to get out of the loop.
Once I cancelled, the Optimize Database continued to run and still running as I write this. (In fact, it is running considerably longer than it usually does. I am keeping an eye on it and will update this post when it finishes.)
I do Maintain Library with complete optimization once every week or two and have had no problems before this. I'm on the current MMW Gold and have a rather large library: 280,975 files at the moment.
Help please. What can I do to fix the problem? Thanks.
This is a 2-year old thread (with just one message), but I'm reopening it because no one replied to the original post. I just got the same error as @bonalymac (see his post) when doing Maintain Library with the Optimize (Complete) option.
"Retry" doesn't work... it just repeats the same error, which is
>> Error executing SQL "CREATE TABLE'PersonsText0_content'(docid INTEGER PRIMARY KEY,'c0Artist')" : table PersonsText0_content already exists (1,1)
"Ignore" brings up a new error, which is
>> Error executing SQL "CREATE TABLE 'PersonsText0_segments'(blockid INTEGER PRIMARY KEY, block BLOB)" : table 'PersonsText0_segments' already exists (1, 1)
"Retry" on that just brings up the same error again.
"Ignore" on that brings up this error:
>> Error executing SQL "CREATE TABLE 'PersonsText0_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block INTEGER,end_block INTEGER,root BLOB,PRIMARY KEY(level,idx))" : table 'PersonsText0_segdir' already exists (1, 1)
"Ignore" then brought up this error:
>> Error executing SQL statement "INSERT INTO PersonsText0_content VALUES (?,?)" : constraint failed (19, 19)
"Retry" brought up a different error:
>> Error executing SQL statement "INSERT INTO PersonsText0_content VALUES (?,?)" : PRIMARY KEY must be unique (19, 19)
"Ignore" on that reverted me back to the "constraint failed" above. Repeated Ignores kept returning the "constraint failed" error, and so I had to Cancel to get out of the loop.
Once I cancelled, the Optimize Database continued to run and still running as I write this. (In fact, it is running considerably longer than it usually does. I am keeping an eye on it and will update this post when it finishes.)
I do Maintain Library with complete optimization once every week or two and have had no problems before this. I'm on the current MMW Gold and have a rather large library: 280,975 files at the moment.
Help please. What can I do to fix the problem? Thanks.