In DB2 sde.setcurrentversion('user.version', ?) fails with a fully qualified name for a version.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM031330
已提交
January 15, 2008
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
No Public Explanation
解决办法
Dated - June 25th, 2008 - This has been fixed at 9.1 via qfe-sde-91-cq00309839-Neeta---------------------------------------------------------------------------------------------------------------Fixed ownership check for setcurrentversion() sp & updated sp release #. CQ00291178 and described in KB article 32867 This now works correctly. Tested with build (Pre-release) for DB2 Build 1015 Thu Jul 6 Tested as follows -db2 => call sde.setcurrentversion('FUNKYTOWN',?)Value of output parameters--------------------------Parameter Name : MESSAGEParameter Value :Procedure successfully completed. Version set to state 109.Return Status = 0db2 => call sde.setcurrentversion('VTEST.FUNKYTOWN',?)Value of output parameters--------------------------Parameter Name : MESSAGEParameter Value :Procedure successfully completed. Version set to state 109.