hi,
is it possible to have >1 db on a single server installation?
Basically i need 3 different db on a single pc… so one possibility is to copy multiply times the server installation, correct the host and services files, but its not rational... is it possible to start 3 db from a single installation? what parameters should I use? Is there any “advanced” navision management manual?
also i need more >1 db with other nav server versions (2.6;3.1;3.6)
thanx in advanced
0
Comments
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
RIS Plus, LLC
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
RIS Plus, LLC
at the moment, we have numerous 3.x and 4.0 versions on one SQL Server ... (No 2.x, so I wouldn't know if that works).
Eric Wauters
MVP - Microsoft Dynamics NAV
My blog
lets say i'll install 2.6 +3.6+3.7+4 nav servers
then i'll add additional db to each of them through the bat file and then
change host + services files and copy these 2 files to each developer so he\she can connect to the servers.
am i right?
and developer should use the server name as it will be on host file or should they use IP?
the machine is only 4 dev .....
RIS Plus, LLC
I agree that the solution is maybe to complex for the problem, but hey, thats what we are here for
RIS Plus, LLC
So I have 2.60, 3.01, 3.10, 3.60,3.70,4.00 DB-servers on my machine (all of them with manual startup of the service) and sometimes I have lot's of versions working on the same moment.
What do I do to create a new DB-server?
-If it is a version, I don't have yet, I install it from the CD. Copy the subdirectory of the DB-service to where I really want it. AND I DEINSTALL THE INSTALLED VERSION. This I do because it uses the standard TCP/IP port and later I might have to install a new version to copy it. So this might generate problems and like this I avoid this problem.
-I create lines in the hosts and services files.
-I create a subdir where I put the server-files (I just copy those from the standard-DB-install or from another DB-server I installed in the past)
-I prepare a DB and put it in the subdir of the server-files (you can put this also in another subdir if you want).
-I create 2 command-files: 1 for the startup and install and 1 for the stop and de-install (see later in this reply)
-I create 3 shortcuts : 1 for each of the command-files and 1 with the Navision-client to connect to this DB. These 3 shortcuts I put in a place were I put all my shortcuts, so I have all shortcuts of all my DB's in 1 place.
Command-file for install/startup Once I installed the service, the first line I put in comment. I don't delete it because sooner or later I will copy this file for another DB-service.
With 4.0 you can have problems to install it. I had the problem, thought I messed up some setup, rechecked and doublechecked everything, but the service refused to install. At a certain point I got :x
Command-file for de-install/stop If I want to de-install, I just put the second line out of comment.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
one more thing .... is it possible to start the second service ?? if i need to have 3 db of nav serv 2.6 i need to make 3 dir with the same nav serv 2.6 installation and start them as a service from different bat files? or i can start all of them from 1 installation directory just with a different params?
i am on a vacation so i can't test everything and i'll need to "make a solution" as fast as possible as soon as i return to office.
So i want to figure everything out and then everything will be just :whistle: and \:D/
In short :
-install the service once.
-copy the subdir of the service to 3 different subdirs, put also the batch-files with different parameters in it.
-de-install the service you installed
Lucky you
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
soon vacation will be over and then as usually ](*,) and the boss [-(
](*,) ](*,)
RIS Plus, LLC
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!