Julian Hsu
5th December 2001, 05:12
Is it possible for the Baan server installed in Unix (Oracle) to communicate with Oracle databse installed in NT ?
JamesV
5th December 2001, 06:19
It certainly is.
As long as you are using NET8 for the communication between the Oracle database driver on the UNIX system and the Oracle database listener on the NT box, it will work.
-- Jim
patvdv
5th December 2001, 11:02
Hi Julian,
Works for sure. The only problem you might have is the host name resolving in your listener configuration. From experience I can tell that we usually end putting in hard coded IP addresses (NT server) to get everything to work.
GAURAVGUPTA9
28th March 2004, 17:26
I am doiing just opposit of it. my database is on linux and my application is on win2000. and i am unable to connect to the remote database when i am installing baan. it is not detecting the remote database.(i.e oracle on linux). but i am able to connect to oracle through client and can tnsping to that. plz help. i am in a great fix.
Thanx
Regards
Gaurav