Quantcast
Channel: SCN: Message List - SAP Adaptive Server Enterprise (SAP ASE) for Custom Applications
Viewing all articles
Browse latest Browse all 3587

Re: "Error: 2805, Severity: 18, State: 43" after upgrade to 15.7 SP134

$
0
0

Mike,

 

This warning is just to notify the first command you ran is generic and needs to specific with the procedure name to check and its ambiguity.

 

you can proceed with dbcc upgrade_object ("db", procname) with force will upgrade forcing the procedure

 

Syntax Says:

 

dbcc upgrade_object [ ( dbid | dbname

[, ['database.[owner].]compiled_object_name' |

'check' | 'default' | 'procedure' | 'rule' |

'trigger' | 'view'

[, 'force' ] ] ) ]

 

PS: Check Option added recently

 

Syntax says you should either force or check the status

 

 

Regards

Kiran K Adharapuram


Viewing all articles
Browse latest Browse all 3587

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>