Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Oracleの追加のテーブルスペースへのユーザーアクセスを許可する方法を知りたいですか?、この説明のように、データ用とインデックス用の2つの追加のテーブルスペースを作成したためです。
Oracleのテーブルスペース
私はパフォーマンスのためにそれをやっています。
ご挨拶
以前の方法はgrant quota on tablespacename to username、ユーザーがそのテーブルスペースにオブジェクトを作成できるようにすることでした。それでもそのようにすることはできますが、より新しい方法があります(現時点では思い出せません)。
grant quota on tablespacename to username