How to Move Navision Database from Server

I want to move Navision 4.0 Databse from server C drive to D drive, is there any special process i have to follow.

C/SIDE or SQL Server?

C/SIDE server, MS Navision Database Server

There is nothing special, have done this several times.

But you probably have to change your startup-parameters:
If your database consists in more than one file you have to use startup-parm “database=d:\SomeFolder\Database_1.Fdb+d:\SomeFolder\Database_2.Fdb”. My way is to have a CMD-file with complete server-commands which are installed with the service.

After the move I will recommend a database-test, a Minimum-test at least. Well - a minimum or normal test should be performed at a regular basis.

Hi Premjeet,

Don’t forget to stop the database server first [;)]

I HAVE ONLY ONE FILE AS DATABASE,

AND HOW TO CHANGE STARTUP PARAMETERS