How to validate 910 Deployment server install
I have installed E910 Deployment Server and can login to JDEPLAN, One log was created by the OUI. I checked the log and found two issues in the log file. Are there any more validation steps to make sure the installation is good.
1.
INFO: 09/24/14 12:02:54.263 >>>>> E1OracleDatabase.verifyDB
CMD: sqlplus.exe -S -L
INP: SYSTEM@SPEC_E910
INP: ******
INP: SELECT DISTINCT 'BEFORE' col1,NAME,'AFTER' col3 FROM SYS.V_$TABLESPACE WHERE NAME = 'E1LOCAL' ;
INP: EXIT
OUT: Enter password: ERROR:
ORA-12154: TNS:could not resolve the connect identifier specified
SP2-0751: Unable to connect to Oracle. Exiting SQL*Plus
ORADB0013 - oradbVerifyTbspc failed for tablespace E1Local