- Community Home
- >
- Software
- >
- Products
- >
- Content Manager (RM)
- >
- Content Manager (RM) Forum
- >
- Re: Error Message when trying to update locations
-
Communities
-
Blogs
-
Quick LinksProtect724English
Error Message when trying to update locations
SOLVED- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-07-2017 06:44 PM
06-07-2017 06:44 PM
Hi All,
I am getting an error message when trying to update some locations, one is a person and the other is a position type, any ideas? we are running version 8.3.0.9232
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2017 06:17 AM
06-08-2017 06:17 AM
SolutionHi Shelly
We had that same problem when we went to v8.11 . Turns out we had some Custom Users in our Location table which it sees as a UserType 7. In v8.x there is no longer a UserType 7 and that's the reason you are getting the error message.
Just have your DBA issue the SQL statements below to correct them.
To see the location records that have this condition, the SQL statement is:
select lcName from TSLOCATION where URI IN (select luLocUri from TSLOCUSAGE where luUserType = 7)
To correct these records, the SQL staement is:
update TSLOCUSAGE set luUserType = 5 where luUserType = 7
CHEERS!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-07-2017 08:01 PM
06-07-2017 08:01 PM
Re: Error Message when trying to update locations
Re: Error Message when trying to update locations
Shelley, if this user permissions were granted (based on your older version 7.3) using Custom Permissions? OR if this user was created using TRIMServices (again TRIM version convention) copy profile or a profile of another user with Custom Permissions in 7.3
In 8.3 and onward custom permission type are not available. TRIMServices account do exist for RM internal use only and not available through GUI or for any use.
Can you screen shot the permission type drop down for this user?
Cheers,
Harry
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2017 06:17 AM
06-08-2017 06:17 AM
SolutionHi Shelly
We had that same problem when we went to v8.11 . Turns out we had some Custom Users in our Location table which it sees as a UserType 7. In v8.x there is no longer a UserType 7 and that's the reason you are getting the error message.
Just have your DBA issue the SQL statements below to correct them.
To see the location records that have this condition, the SQL statement is:
select lcName from TSLOCATION where URI IN (select luLocUri from TSLOCUSAGE where luUserType = 7)
To correct these records, the SQL staement is:
update TSLOCUSAGE set luUserType = 5 where luUserType = 7
CHEERS!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2017 05:15 PM
06-08-2017 05:15 PM
Re: Error Message when trying to update locations
Re: Error Message when trying to update locations
Thanks I will talk to my DBA's we use Oracle for a DB but I'm assuming the commands would be similar?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-08-2017 06:24 PM
06-08-2017 06:24 PM
Re: Error Message when trying to update locations
Re: Error Message when trying to update locations
My DBA updated the tables as you said and it worked, I only had a total of 15 locations that had been custom within V7 so it didnt take very long to do at all. Thanks heaps for that.
-
JasonIMEX
on: Web Client prompting for credentials
-
retryW
on: IDOL Re-Index Progress
-
JasonIMEX
on: CM9 Add Ins dropping out - Word & outlook
-
David Churchland
on: HPE Content Manager 9.1 - Outlook 2010 - Server Admin Limited Items Can Open Simultaneous...
-
David Churchland
on: 9.1 Web Client - Auto Get Global?
-
Greg Fraser_1 on: Email Notifications to Group Locations
-
AG_LTBit
on: Content Manager 9.1 and Outlook 2010
-
Greg Fraser_1 on: Workflow emails not working
-
Greg Fraser_1 on: Error extracting a record using Edit function
-
Sten28
on: Server configuration