Hi experts,
I have installed EHP7 on ASE15.7.101 on SLES11.
According to installation guide I tried to update ASE15.7.101 to ASE15.7.110 but unsuccessfully.
The problem with isql described in cannot login to isql with sapsa user made my member about SSFS
While ASE update at password input step I entered syb<sid> password and got the error message
"
DEBUG>>> 01-12-14 03:32:34 : ServerList.getServerTypeFromRunServer: Server 'EED_BS' command=/sybase/EED/ASE-15_0/bin/backupserver
DEBUG>>> 01-12-14 03:32:34 : ServerList.getServerList(): Found 1 ASE
DEBUG>>> 01-12-14 03:33:51 : PromptUpdateASE.setDoUpdate(): Set $DO_UPDATE_ASE_SERVER$ = true
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.setSelectedASENameList(): Set $UPDATE_ASE_SERVER_NAME_1$=EED
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.setSelectedASENameList(): Set $UPDATE_ASE_SERVER_NAME_2$=
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.setSelectedASEPwdList(): Set $UPDATE_ASE_PASSWORD_1$=******
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.setSelectedASEPwdList(): Set $UPDATE_ASE_PASSWORD_2$=
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.getDoUpdate(): Read $DO_UPDATE_ASE_SERVER$=true
DEBUG>>> 01-12-14 03:34:53 : PromptUpdateASE.getSelectedASENameList(): Read $UPDATE_ASE_SERVER_NAME_1$=EED
DEBUG>>> 01-12-14 03:34:53 : UpdateServerSummaryConsole.getData(): Adaptive Server has data.
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $USER_INSTALL_DIR$=/sybase/EED
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $SYBASE_ASE$=ASE-15_0
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $SYBASE_OCS$=OCS-15_0
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $DO_UPDATE_ASE_SERVER$=true
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $UPDATE_ASE_SERVER_NAME_1$ = EED
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $UPDATE_ASE_PASSWORD_1$ = ******
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : $UPDATE_ASE_OUTPUT_FILE$=/sybase/EED/log/updatease.out
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : command =/sybase/EED/ASE-15_0/bin/updatease
DEBUG>>> 01-12-14 03:35:19 : UpdateASE.readVariables() : LANG=C
MSG>>> 01-12-14 03:35:19 : Executing /sybase/EED/ASE-15_0/bin/updatease -SEED...
MSG>>> 01-12-14 03:35:29 : Exit status = 4
ERROR>>> 01-12-14 03:35:29 : The installer could not update Adaptive Server 'EED'. Correct the errors described in output file '/syba
se/EED/log/updatease.out', then run '/sybase/EED/ASE-15_0/bin/updatease -SEED'.
DEBUG>>> 01-12-14 03:37:05 : LastScreen.init(): install status is NONFATAL_ERROR
DEBUG>>> 01-12-14 03:37:05 : LastScreen.init(): true
ERROR>>> 01-12-14 03:37:05 : The installation was finished, but some errors occurred during the install.
Please check the installer log file "/sybase/EED/log/ASE_Suite.log" and consult Sybase Customer Service & Support at http://www.sybase
.com/support.
"
Had I have to enter syb<sid> password in SSFS style as "isql -X"?
And what means " $UPDATE_ASE_PASSWORD_1$ = ****** " ?
Shall I enter any default password for ASE?
Thanks.