Test data transfer tool for data import

Hi All,

I have installed AX 2012 R3, I am trying to import demo data using Test data transfer tool. I have completed all the steps recommended by Microsoft but during running the dp.exe on command prompt i am facing the issues.

Actually, we have multiple instances of one server and i wanted to import the data into one of instances of sql server. for that i need to write the command line.

Can anybody suggest the actual command line?

Below is the command i have tried with, if anything wrong, you can advice here also.

DP.exe IMPORT “C:\R3DemoData\DynamicsAXR3DemoData” MicrosoftDynamicsAXR3 "Server\instance1"

Regards,

Jagadis

I think you forgot to define the database name The import tool parameters are :

DP.exe direction directory database server

Hi Nuno,

Yeah, I have mentioned the database name in my command. You can review it.

MicrosoftDynamicsAXR3 is the database name.

Regards

Jagadis

You are right, what error message you are getting ?