SAP Knowledge Base Article - Preview

2697077 - Error 102 and 11031 from bigdatetime column raised after upgrade - SAP ASE

Symptom

  • After upgrading to a new version of ASE, error message 102 and 11031 are seen
  • When accessing a table with these properties :
    • a round robin partitioned table
    • that has a clustered index
    • where one of the clustered index keys has datatype bigdatetime, bigdate or bigtime

  • Messages returned when accessing the table or when running sp_help include these errors / patterns :

sp_help <dbname>..<tablename>
select * from <dbname>..<tablename>

Msg 102
, Level 15, State 181:
Server 'ASE', Line 1:
Incorrect syntax near 'Jan'.

Msg 11031, Level 16, State 1:
Server 'ASE', Line 1:
Execution of unknown type ptncond_1712006099_0 failed because of errors parsing the source text in syscomments during upgrade.
Please drop and recreate dbo.ptncond_1712006099_0.
Msg 208, Level 16, State 1:
Server 'ASE', Line 1:
<dbname..tablename> not found. Specify owner.objectname or use sp_help to check whether
the object exists (sp_help may produce lots of output).

  • Running dbcc upgrade_object is unable to repair the partition condition.


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE)

  • When upgrading from
    • 16.0 SP02 PL07 or earlier
    • 16.0 SP03 PL04 or earlier
  • Into a higher release level

Product

SAP Adaptive Server Enterprise 15.7 ; SAP Adaptive Server Enterprise 16.0

Keywords

upgrade, update_object, EBF , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed

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.