StackExchange
Categories
Tags
- 11gR2
- agentic engineering
- ansible
- backup
- benchmark
- centos
- desktop streaming
- dlna
- elasticsearch
- fun
- howto
- import
- install
- installation
- jetson
- linux
- listener
- mac
- meta
- mysql
- nc
- network
- oda
- open source
- openssh
- oracle
- oracle11gR2
- osx
- pdftk
- php
- rails
- rants
- restore
- rpm
- rpm-build
- software
- ssh
- storage
- ubuntu
- upgrade
- upnp
- vlc
- watermark
- wordpress
Meta
Tag Archives: import
Import data to a different tablespace using Data Pump
In a previous article I looked at how one could force imp to place user objects in the default tablespace of a user, in cases where the originating tablespace was not available in the destination database. The newer Oracle Data … Continue reading
Import data to a different tablespace using imp
In the old days, it was common to store objects from assorted users in the USERS tablespace. In more modern days, it sometimes seems moreĀ appropriateĀ to store user objects in a tablespace dedicated to that schema. So, as I was transferring … Continue reading