This has had me stumped for a day, not a big surprise as I'm fairly new to Oracle.
I've searched and tried many solutions, none resolve the issue.
Installation is on local win 7 pc, 32 bit
11gR2 installed with no problem
Ran RCU and created (just) BI schema's no problem
Run install for OBI 11.1.1.6.0 and all goes well until we get to the BIPLATFORM schema connect.
DB type = Oracle Database
Connect string = localhost:1522:orcl (xe is on 1521 I believe)
schema username = DEV_BIPLATFORM
schema password = host1234 , have verified account login on cmd line and able to login to DB, change password, checked not locked, all the usual recorded suspects.
error = INST-08029: Unable to connect tot he Database with the given credentials
have tried both Simple install and Enterprise install.
Any advice? Maybe a solution?