on 2012 Feb 09 10:14 AM
After change SA10 to SA12 (Linux 12.0.1 EBF 3311) during our product installation process preparing database for product sometimes(relative rarely) we get Unexpected Communication error during SQL statement - ALTER DBSPACE ADD Example -
Error! The connection to the database was closed by the server. Communication error SQLCODE=-85, ODBC 3 State="08S01" File: "sql.3692" on line 1, column 1 alter dbspace STAT_DB add 2048 MBIn database log file we can see standart connection termination message
Feb 9 15:02:44 nx120 SQLAnywhere(56850004_allot_ltc): Connection terminated abnormally Feb 9 15:02:44 nx120 SQLAnywhere(56850004_allot_ltc): Disconnected TCPIP client's AppInfo: IP=10.150.101.120;HOST=nx120;OSUSER=root;OS='Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010 x';EXE=/opt/sybase/sqlanywhere12/bin32/dbisql;PID=0x30c4;THREAD=0xb1c5eb90;VERSION=12.0.1.3311;API=iAnywhereJDBC;TIMEZONEADJUSTMENT=120According to size of database file we can see that size of dbspace file is according to required size in alter statement. Statement is running from dbisql command from file contain only this one line Example -
${SQLANY12}/bin/dbisql -nogui -onerror exit -c "links=tcpip(host=localhost;port=${port};dobroadcast=none;verify=no) ;uid=nms;pwd=allot" ${ALLOT_HOME}/tmp/sql.3692
What can be reason for this problem!?
Thanks in advance, Hanan Brener
User | Count |
---|---|
67 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.