You are not logged in.
Dear All,
Recorder upgrade, version 6.15.4, is now available to download from the Recorder website:
http://www.jncc.gov.uk/page-4612 . This includes a series of bug fixes and additional functionality to the import wizard. Please see the release notes on the download page (link above) for more details.
There will also be several new batch updates (system supplied but obviously not included in the upgrade) relating to determinations available by the end of next week on the Recorder website (an announcement will be posted). These will be available to download and include in your system.
Offline
Lynn,
Ive had to run these scripts seperately, as with our previous upgrade [historical issues].
(Upgrade stopped at M stating key conflict).
But it means Ive had to edit the Settings table manually.
Can you confirm the values in the settings table?
Version- 6.15.4.238
DBSeq - 000007L
Is that where I should be?
Thanks
M
Offline
We had exactly the same problem, and the same result. First thing in the morning I will be checking all the scripts to see what went in and what didn't.
Looks like the UI update went through, but there was a key conflict in the script 0000007M.
Offline
I have now inspected the progress made by the update in detail and find that 7M failed at the following:
-- make spatial reference system a related field of spatial reference
INSERT INTO dbo.IW_Column_Type_Relationship (
IW_Column_Type_Key,
Related_IW_Column_Type_Key,
Relationship_Type,
Entered_By,
Entry_Date,
System_Supplied_Data)
VALUES ('SYSTEM0100000001',
'SYSTEM010000000U',
4, -- "required by" relationship type
'SYSTEM0000000000',
GETUTCDATE(),
1)
For the simple reason that this record already existed in the database. I have now run all the successive scripts without error. Can I assume that my update is now stable?
Also I have looked in the help file, expecting to find a list of changes in the latest update, but there doesn't seem to be one. Oh wel, back to the release notes.
Offline
Dear Matt and Rob,
Sorry for the delay in getting back to you. Can you please let me know whether you upgraded from 6.14.4 or 6.14.5? The upgrade to 6.15 was for 6.14.4 but we had expected that running it from 6.14.5 should not have caused problems as scripts which had already been run for 6.14.5 should have been ignored (J-M).
Matt, your version is ok but the last script for 6.15 is 0000007X.sql.
I will pass this onto Dorset and hope to resolve the 7M conflict very soon.
Best wishes, Mary
Offline
Thanks Mary
As far as I can tel, the last upgrade we ran was the one called Upgrade Kit for v6.14.4, which I see included the 7M script, but as with Matt, after this most recent failed update, the Setting table was left with DbSeq set at 0000007L. I presume that this was how it was left after the previous update, which might explain why the updater tried to run 7M again.
After running all the scripts manually I have amended the setting table to Dbseq = 0000007X.
Everything seems to be running normally now and what I have seen of the changes so far look great.
There was one other thing. Currently I seem to be the only person here with the necessary priviledges to be able to run updates, although we have so far been unable to identify the difference between my login and my colleague's (who should also be able to do it). It appears that the difference is to do with machine permissions. When she ran the update on her workstation she was told she did not have sufficient access to perform the update and the process stopped. Later she ran it again, on her login, but my machine and this was the update which successfully did the UI upgrade but fell over on the 7M script. Just before it failed she had a dialog informing her that the Access database had not been updated.
This message isn't very informative, so we don't know if we were told this beciase the Access Db should have been updated but wasn.t, or if it was never intended that this update would affect the Access Db and we were just being warned that there would be a discrepancy betwen the SQL & Access versions of the Db.
Could you please clarify this and let me know if there is a way of performing the Access Db update manually as we use it quite a lot and would like to be sure it is reliable.
Offline
Hi Rob,
Yes Dorset came to the same conclusion, that you both upgraded to 6.14.5 manually and the DbSeq record may not have been changed, causing this upgrade to reapply scripts that had already been run.
I will follow-up on your installation permissions issue although there may be a short delay due to staff on leave.
Best wishes, Mary
Offline
Agreed.
It WAS run against 6.14.5, albeit an upgrade that had to be done manually.
It does seem stable and I will edit the Settings table as identified. (now you tell me it seems obvious!)
With luck the next upgrade should work perfectly.....
Rob, There might be a difference between the primary installation computer and the clients and their relative permissions?
i.e Its not entirely dependant on the user login. Just a thought.
As for the access database - after doing a clean upgrade series from 6.10 a couple of days ago, I started receiving the 'access dtb not upgraded' from the upgrade to 6.14.4.
I thought that it was now regarded as reasonably redundant which is why it didnt bother me then.
But NOW you got me worried.
It would certainly be good to ensure that the two are maintained.
Thanks all for inputs.
M
Offline
Considering all the problems I had with Recorder 6 (permissions, etc.) I ran the upgrade with some trepidation - unbelievably, it ran from 6.14.5 without any problems
Offline