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

Thread: Transportable Tablespace requirements in 10g

  1. #1
    Join Date
    Apr 2007
    Posts
    31

    Transportable Tablespace requirements in 10g

    Is it a requirement to have SYSDBA privileges in both databases when transporting a tablespace from one to the other? In 9i I'm pretty sure it was, but can't seem to find anything regarding this issue in 10g.

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Talking



    DBA will do.

    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

  3. #3
    Join Date
    Apr 2007
    Posts
    31
    Right.... anything besides dba / sysdba. It looks like 9i can't do it, but 10g maybe with the following privs to get it out from A (haven't figured out the privs for getting it into B yet): alter tablespace (to make read only), execute_catalog_role (to tun dbms_tts.transport_set_check), exp_full_database (per the docs to include transport_tablespace=y)... Unfortunately, I don't have a 10g DB setup, I'd have to install a new DB just to test this.

  4. #4
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Now you caught my attention.
    Why are you so interested in this feature if you do not even have 10g installed?
    Somebody might tell you to set undocumented parameter...
    _ttablespace_security = false
    ...to allow anybody to do it and you wouldn't be able to tell if it works or not.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  5. #5
    Join Date
    Apr 2007
    Posts
    31
    Good Question and interesting parameter you've mentioned. We've recently changed our hosted DB and APP to a new company that has DBA's (previous one did not) and the apps and DB have been mirgated to 10g. They won't allow dba permissions to an application user, a main part of our ETL load is using transportable tablespaces from a staging DB to a data warehouse.

  6. #6
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by wakedba
    ... interesting parameter you've mentioned.
    I was just jocking, trying to make a point.
    By the way, wouldn't be nice to have it?
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

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