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.