I forgot to mention that I am trying to establish this setup on a single computer. Once I resolve this ContentStore connection issue I will install XAMPP, map localhost to the cognos directory(ies), etc.
I remember now that when I was installing ODb11g on this computer, an error had popped up saying that there could be problems because the IP address on this computer was DHCP-assigned.
1. Is setting up the tnsnames.ora file mandatory in a Windows-based ODb11g+Cognos setup? The identical thread that the OP created at developerworks mentions that editing the tnsnames.ora file is not required.
2. If I am using Java version 6, why does the connection not work with ojdbc6.jar? I thought if we didn't set the JAVA_HOME variable, it would use the system installation of Java (v6) and not the version that comes with ODb (v1.5)
Thanks again.