Symptom
In this specific case the traceflag 2810 is used to fix the issue described in KBA 2146143.
Msg 3626 / Msg 11031 happen during the 'online database' cmd, see below:
################
...
Upgrade has finished in database 'xxxx'. ASE is now updating table level statistics for its system tables. Please be patient.
Regenerating tree from text
Msg 3626, Level 17, State 4: Server 'YYYY', Line 1:
The transaction was aborted because it used too much stack space. Either use sp_configure to increase the stack size, or break the query into smaller pieces.
spid: 15, suid: 1, hostname: , application name: isql
Msg 11031, Level 16, State 1: Server 'YYYY', Line 1:
Execution of unknown type ptncond_72751712_0 failed because of errors parsing the source text in syscomments during upgrade. Please drop and recreate dbo.ptncond_72751712_0.
...
...
Regenerating tree from text
Msg 3626, Level 17, State 4: Server 'YYYY', Line 1:
The transaction was aborted because it used too much stack space. Either use sp_configure to increase the stack size, or break the query into smaller pieces.
spid: 15, suid: 1, hostname: , application name: isql
Msg 11031, Level 16, State 1: Server 'YYYY', Line 1:
Execution of unknown type ptncond_2140235075_0 failed because of errors parsing the source text in syscomments during upgrade. Please drop and recreate dbo.ptncond_2140235075_0.
Database 'xxxx' is now online.
################
In place of above messages, the correct output should be the following:
################
...
Upgrade has finished in database 'xxxx'. ASE is now updating table level statistics for its system tables. Please be patient.
Regenerating tree from text
...
...
Regenerating tree from text
Database 'xxxx' is now online.
################
Read more...
Environment
- SAP Adaptive Server Enterprise (ASE) 15.7
- SAP Adaptive Server Enterprise (ASE) 16.0
Product
Keywords
3626 11031 online database upgrade SP130 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.