restore a navision db on a different SQL Server
Volker Strähle posted on Monday, January 26, 2009 10:57 AM
You made a backup with SQL-Server? Try to backup with NAV and restore into
an empty DB. |
|
restore a navision db on a different SQL Server
Mestre posted on Monday, January 26, 2009 11:59 AM
or before you make the backup, create SQL user with super permissions on
NAV, and then create that user in the new SQL server |
|
restore a navision db on a different SQL Server
Jesper Nielsen posted on Wednesday, January 28, 2009 1:21 PM
If you are out of other options you can try and delete the content of the
User table in the database (from some SQL tool), You will loose all
information related to this table, but will be able to log in.
Best regards
/Jesper |
|
restore a navision db on a different SQL Server
redfox_ne posted on Thursday, January 29, 2009 3:21 AM
When you restoring the data into the DB (after finishing the operation), you
receive 1 active session. Don't close the NAV-Client and add new user from
domain Yyyy. Then you can try to synchronize this User. |
|
restore a navision db on a different SQL Server
Mestre posted on Thursday, January 29, 2009 8:44 AM
only when restoring a NAV backup I think he is trying to restore a SQL
Backup |
|
restore a navision db on a different SQL Server
Daniel Rimmelzwaan posted on Thursday, January 29, 2009 3:39 PM
It makes sense that only Windows users from the first domain can connect to
the database. You wouldn't want users from a different domain connecting to
your database would you? That would not be very secure. What you can do is
create a database login on the original server, or give SA access to the
original NAV database, and create a new backup. That way you can get in with
that user when you restore the database on the other domain. |
|
restore a navision db on a different SQL Server
Volker Strähle posted on Friday, January 30, 2009 2:16 AM
If I understand well, then it means that You do not have any chance to
restore a NAV-Database with Windows-Auth if Your Domain is not the same? Is
this only depending on the domain-name or the domain-users? Would be a bad
situation if You loose Your domain-controller.
Volker |
|
restore a navision db on a different SQL Server
Daniel Rimmelzwaan posted on Friday, January 30, 2009 7:28 AM
Would you expect to be able to get into your ERP package without valid user
credentials? I don't understand why that would be a bad situation. |
|
restore a navision db on a different SQL Server
Volker Strähle posted on Friday, January 30, 2009 8:19 AM
How do You restore if Your DC is unrecoverable damaged? Is it enough to set
up a new DC with same domainname? Do I need to have same usernames (same
user is impossible, because You don't have the system-user-id if starting
new)? Would it help to setup "sa" as NAV-user for desaster-cases?
Volker |
|
restore a navision db on a different SQL Server
Daniel Rimmelzwaan posted on Friday, January 30, 2009 10:06 AM
I don't know, I've never seen that happen. I don't know if it allows access
if you create the same logins on a new domain with the same name, I think it
assigns unique numbers internally. Try it on a test box and see what
happens.
What I just don't understand is why you're insisting that you should be able
to access a NAV database (or any database for that matter) with an
unidentified domain user, that just doesn't make any sense to me. It
wouldn't be a very secure application if you could just connect to the
database with a user that is not defined within the database's permissions.
Might as well allow anonymous access.
As I mentioned earlier, you can use the SA account, or create a separate
database login on SQL Server, define that as a database login inside the NAV
client, and be able to get in using that account when restoring the database
to a different domain. You'd have to recreate the windows users from there,
but at least you can get in. |
|
restore a navision db on a different SQL Server
redfox_ne posted on Monday, February 02, 2009 7:54 AM
And what is the problem to perform the SQL BackUp-Restore? |
|
restore a navision db on a different SQL Server
Mestre posted on Thursday, February 05, 2009 6:30 AM
None.
I just though he was restoring a DB in SSMS and then try to enter in DB.
Sorry but when I think in NAV and SQL, I only use SSMS to performe NAV. |
|
|
|
|
Didn't Find The Answer You Were Looking For? |
| EggHeadCafe has experts online right now that may know the answer to your question. We pay them a bonus for answering as many questions as they can. So, why not help them and yourself by becoming a member (free) and ask them your question right now? |
| Create Account & Ask Question In Live Forum |
|
|