Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: migrating types between users on the same oracle instance
julian.kania_at_gmail.com wrote:
> On 9 Sie, 20:24, DA Morgan <damor..._at_psoug.org> wrote:
>> julian.ka..._at_gmail.com wrote: >>> I have two environments - test and dev - on the same oracle instance, >>> but on different users. >>> I need to migrate test to dev with a shell script. >> I can think of a number of good ways to do it ... not one involves a >> shell script.
>> Any reason why you are required to do it the hard way?
I would look at implement a PL/SQL routine to do this and then schedule it with DBMS_SCHEDULER. That way, the job will only run when the database is up.
HTH,
Brian
-- =================================================================== Brian Peasland dba_at_nospam.peasland.net http://www.peasland.net Remove the "nospam." from the email address to email me. "I can give it to you cheap, quick, and good. Now pick two out of the three" - Unknown -- Posted via a free Usenet account from http://www.teranews.comReceived on Thu Aug 09 2007 - 16:03:57 CDT
![]() |
![]() |