KMBR25008-E <D>

dbrProp_PublicACLIdsプロパティを更新しようとしましたが,パブリックACLのOIIDの個数が制限を超えたため,メソッドを実行できません。
プロパティの出現インデクス:%1
パブリックACLのOIIDの個数:%2
An attempt was made to change the dbrProp_PublicACLIds property, however, the method cannot be executed because the number of the OIIDs of the public ACL exceeds the limit.
Index for which a property appears:%1
Number of OIIDs of public ACL:%2

dbrProp_PublicACLIdsプロパティに指定できるパブリックACLの数は10個です。
dbrProp_PublicACLIdsプロパティに,11個以上のパブリックACLを指定するとエラーになります。
(S)
処理を中止して,エラーリターンします。
(O)
dbrProp_PublicACLIdsプロパティに,10個以下のパブリックACLを指定してから,このメッセージが出力される前に実行したメソッドを再度実行してください。
なお,戻り値については,「9. 戻り値一覧」を参照してください。