Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
any hidden attribute(column) in Criteria ?
-
Looks like a firewall issue. Can you check if port is 9514 is blocked by the firewall ?
-
Hi, Is the Admin tool still acting weird or stable now ?
-
Also, does your Ms SQL Server database have more than one instance setup ? I guess yes. If it is indeed yes, then make sure you explicitly mention the instance name in your TNS entry. i.e., <server_name>/<instance_name> or <server_name>\<instance_name>
-
Hi, Which version of OBIEE are you on ? Can you copy-paste the TNS entry details(of the MS SQL Server) from the BI server directory ?(not the database directory). Data is visible via admin tool is because it takes the ODBC route(which directly hits the database) but when it comes to Analytics, it goes via the TNS entry…