DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: drsys tablespace

Hybrid View

  1. #1
    Join Date
    Apr 2001
    Location
    London
    Posts
    725
    Hi friends.

    I have recently done a dbassist install and have noticed that a drsys tablespace exists, this was not there the first time I created a database using dbassist.

    There seems to be system objects in it.
    Does anyone know what this tablespace holds, whether I need it ?

    Thanks

    Suresh




  2. #2
    Join Date
    Mar 2001
    Posts
    314
    The DRSYS tablespace contains the context/intermedia text/oracle text objects (under CTXSYS user) (names differ depending on the version of oracle you are using ).

    If you intend to use Intermedia Text/Oracle Text then keep it otherwise you should be able to live without it.


    -amar

  3. #3
    Join Date
    Apr 2001
    Location
    London
    Posts
    725
    Thanks..

  4. #4
    Join Date
    Apr 2001
    Location
    London
    Posts
    725
    Hi Amar..

    Can I do a drop user ctxsys /cascade without any repurcussions.

    I will not be using intermedia/oracle text.

    Thanks


  5. #5
    Join Date
    Mar 2001
    Posts
    314
    Think so.......

    Take a look at $ORACLE_HOME/ctx/admin/dr0drop.sql - it drops all objects under the CTXSYS user and is the preferred way of removing intermedia/oracle text.


    -amar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width