Hi, I am installing Oracle Analytic Server 7.0 on linux. On running the config.sh file in bi/bin/, I am getting the error below.
@Gianni Ceresa I have been able install it now by having the database and the application on the same server as a work around.
Thank you
@Mostafa Morsy-Oracle
fmw version - 12.2.1.4.0
I downloaded from this site
https://edelivery.oracle.com/osdc/faces/SoftwareDelivery
I have been able install it now by having the database and the application on the same server as a work around.
hmm.. sounds like firewall, or the shared server issue. I guess we can close this thread now.
@Eugene_A_O
My Understanding that with DB in same Box as OAS All working fine so most probably you need to engage your network Admin with DBA to verify the connection establishment
I got the same error: "…. ORACLE oracle.jdbc.OracleDriver jdbc:oracle:thin:@//ip:port/SID BIDEV jdbc:oracle:thin:@//ip:port/SID failed with exit value 1 ….."
My problem was: "…MDS-00515: failure to create document /model/Domain in the metadata repositoryjava.sql.SQLException: ORA-01658: unable to create INITIAL extent for segment in tablespace OAS…"
So the problem was "can not extend tablespace". It's been solved.