If my understanding is correct
a) HO & Store DB exist on the same server
b) DD services for both exist on the same server
Your host file will read
<IP Address> DD_HO
<IP Address> DD_STORE
IP Address will be same for both the services.
However both the services should be operating on different ports. Hence you will need to add entries in your services file.
For eg.,
DD_HO tcp/16750
DD_Store tcp/16760
Comments
Can u please tell me How can I write both the server in Host file.
a) HO & Store DB exist on the same server
b) DD services for both exist on the same server
Your host file will read
<IP Address> DD_HO
<IP Address> DD_STORE
IP Address will be same for both the services.
However both the services should be operating on different ports. Hence you will need to add entries in your services file.
For eg.,
DD_HO tcp/16750
DD_Store tcp/16760
But,HO server is SQL and Store server is Native.Both are different server.
The IP address you define in the host file, is the IP Address of the machine where your DD services are installed and not of the database.
If you are not familiar with DD setup, perhaps you should be speaking to your partner.
Please tell me host file enrty for both the databases on same desktop for different servers(SQL and Native)
What have you tried so far?
What error message are you getting?
I'll say it again, if you are not familiar with DD setup, please speak to your partner.
its working....