![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
hi everyone, I'm not sure whether this is the right NG for my questions. If not, please let me know which NG would be the better one. My Q: We have about 20GB of data in one schema and we want to move this data to another schema on the same db. Is there a quick way to change the owner of all these objects? (Quick way might be w/o exporting all data and importing into the new schema) E.g. To change the owner of those objects in the data dictionary. Or that not a good idea to do so (if not, why?). We running Oracle 9i V.9.2 on Windows platform. Any help much appreciated. TIA Fred |
#3
| |||
| |||
|
|
Is there a quick way to change the owner of all these objects? (Quick way might be w/o exporting all data and importing into the new schema) |

#4
| |||
| |||
|
|
hi everyone, I'm not sure whether this is the right NG for my questions. If not, please let me know which NG would be the better one. My Q: We have about 20GB of data in one schema and we want to move this data to another schema on the same db. Is there a quick way to change the owner of all these objects? (Quick way might be w/o exporting all data and importing into the new schema) E.g. To change the owner of those objects in the data dictionary. Or that not a good idea to do so (if not, why?). We running Oracle 9i V.9.2 on Windows platform. Any help much appreciated. TIA Fred |
#5
| |||
| |||
|
|
"dbyy" <noname (AT) fooled (DOT) com> wrote in message news:Xns95BAC31AFB91Ddbyyatcanadadotcomni (AT) 207 (DOT) 35.177.134... Read about transportable tablespaces. This might help you. You just export the metadata and import the metadata back with fromuser = and touser= . I hope the objects for the schema are in separate tablespaces away from other schema objects. |
#6
| |||
| |||
|
|
dbyy <noname (AT) fooled (DOT) com> wrote in news:Xns95BAC31AFB91Ddbyyatcanadadotcomni (AT) 207 (DOT) 35.177.134: hi everyone, I'm not sure whether this is the right NG for my questions. If not, please let me know which NG would be the better one. be either exp/imp or create table from..... |
#7
| |||
| |||
|
|
hi everyone, I'm not sure whether this is the right NG for my questions. If not, please let me know which NG would be the better one. My Q: We have about 20GB of data in one schema and we want to move this data to another schema on the same db. Is there a quick way to change the owner of all these objects? (Quick way might be w/o exporting all data and importing into the new schema) E.g. To change the owner of those objects in the data dictionary. Or that not a good idea to do so (if not, why?). We running Oracle 9i V.9.2 on Windows platform. Any help much appreciated. TIA Fred |
![]() |
| Thread Tools | |
| Display Modes | |
| |