• ベストアンサー
※ ChatGPTを利用し、要約された質問です(原文:trusted context)

Who becomes the object owner when executing the package?

このQ&Aのポイント
  • If an object is created statically by a role within a trusted context and the ROLE AS OBJECT OWNER clause is specified, the role becomes the object owner when executing the package.
  • The object owner when executing the package is determined by the role within the trusted context and the ROLE AS OBJECT OWNER clause. If the clause is specified, the role becomes the object owner.
  • When executing the package, the object owner is determined by the role within the trusted context. If the ROLE AS OBJECT OWNER clause is specified, the role becomes the object owner.

質問者が選んだベストアンサー

  • ベストアンサー
noname#181603
noname#181603
回答No.1

信頼済みコンテキスト内でロールによってオブジェクトが静的に生成され、「オブジェクトオーナーロール」節が指定されている場合、パッケージ実行時にオブジェクトオーナーとなるのは何ですか。 A、ロール B、スキーマ名 C、オーナーキーワード D、カレントSQLID (設定されている場合)

すると、全ての回答が全文表示されます。

その他の回答 (1)

noname#181603
noname#181603
回答No.2

補足) a role within a trusted context は「信頼済みコンテキスト内のロール」とも読み取れます。私ではどちらかは判断しかねます。 ROLE AS OBJECT OWNER は、実際は訳さずそのままにするのが基本です。 なお、これは明らかにIT関係の文なので、詳しいことITカテで聞かれてもいいでしょう。 trusted context は「信頼済みコンテキスト」という訳語で間違いないでしょう。

hina2009
質問者

お礼

非常に上手な訳文ですね。ありがとうございました。

すると、全ての回答が全文表示されます。

関連するQ&A