MIS Systems Thread, New Sims Install User Names missing in Master DB in Technical; I did a new sims and fms install on Windows Server 2008 R2. Everything went ok, e.g no errors. I ...
-
16th February 2011, 11:34 AM #1
- Rep Power
- 0
New Sims Install User Names missing in Master DB
I did a new sims and fms install on Windows Server 2008 R2. Everything went ok, e.g no errors. I now restored the sims database from a backup but I cannot log in.
At get the error, invalid user name/password. Are username and passwords stored in the Master DB. How can I transfer them accross?
-
-
IDG Tech News
-
16th February 2011, 03:01 PM #2
- Rep Power
- 0
Thanks, but that didn't do the trick. First command executed fine. Running exec sims.db_p_grant didn't get any acknowlegment at the end.
-
-
16th February 2011, 03:13 PM #3 Do you still have access to the old sims system?
-
-
16th February 2011, 03:39 PM #4
- Rep Power
- 0
I can connect using sqlcmd to the sims database either from the server or from my laptop
-
-
16th February 2011, 04:14 PM #5
- Rep Power
- 0
Yes, the old system is still running. Building this system in it's own environment and only roll out once everything is working.
-
-
16th February 2011, 04:41 PM #6 can you detatch the old database using sims dbattach and attach to the new server. This is the preferred method.
Sorry if its how you did it the first time but just covering all bases.
-
-
17th February 2011, 10:24 PM #7
- Rep Power
- 0
Thanks to everyone. When I did the whole procedure again. Detaching old Database using dbatach, copying it over and re-ataching it using dbatach it somehow did the trick this time round. Tried it twice before. Sims application will always be a mistery. Thanks very mcuh
-
-
18th February 2011, 01:20 PM #8 For future reference, run this SQL command from a cmd prompt before you detach the database from your old system. it will transfer all logins from the master database first:
SIMS
Code:
osql -S%COMPUTERNAME%\SIMS2008 -Usa -Psa_password_here -n -Q"exec sims.sims.db_p_transfer_login"
FMS
Code:
osql -S%COMPUTERNAME%\SIMS2008 -Usa -Psa_password_here -n -Q"exec ccsfms.sims.db_p_transfer_login"
-
2 Thanks to Rawns:
bgall (23rd February 2011), matt40k (21st February 2011)
-
21st February 2011, 01:17 PM #9 Cheers, was just looking for that... saved me having to install SQL Studio
-
-
23rd February 2011, 02:21 PM #10 I had to run the following query in SQL Studio to allow me to login and the sysman account:
exec sims.db_p_reset_sysman_password
-
-
23rd February 2011, 02:34 PM #11 
Originally Posted by
jimothy
I had to run the following query in SQL Studio to allow me to login and the sysman account:
exec sims.db_p_reset_sysman_password
That's handy, but the best you can do then, is to go into system manager and reset other people's accounts. That's still a huge pain dishing out those horrid initial passwords to all.
-
-
23rd February 2011, 02:37 PM #12 
Originally Posted by
vikpaw
That's handy, but the best you can do then, is to go into system manager and reset other people's accounts. That's still a huge pain dishing out those horrid initial passwords to all.
True, but I was only using it for copying data from a few fields which had been mistakenly deleted. We also use AD Trusted Auto so we don't have to dish out all the extra usernames and passwords.
-
-
23rd February 2011, 02:42 PM #13 @vikpaw - Good opportunity to brush up on those ctl+C\ctl-V skills
-
-
23rd February 2011, 06:14 PM #14 
Originally Posted by
matt40k
@vikpaw - Good opportunity to brush up on those ctl+C\ctl-V skills

- i need the practise, since i seemed to bork that up on my new OP Smartdesk install.
Maybe the new system manager will have an email to user option .... [ if only the MD of SIMS read these forums.... ] </sigh>
-
SHARE:
Similar Threads
-
By AngryTechnician in forum Office Software
Replies: 10
Last Post: 12th January 2012, 01:45 PM
-
By knightrider in forum Windows Server 2000/2003
Replies: 23
Last Post: 9th June 2010, 12:40 PM
-
By leco in forum Comments and Suggestions
Replies: 31
Last Post: 19th January 2010, 09:06 AM
-
By Rowley_THS in forum MIS Systems
Replies: 15
Last Post: 9th September 2009, 08:59 AM
-
By edie209 in forum MIS Systems
Replies: 3
Last Post: 15th June 2006, 12:17 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules