Off Topic
Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
( , Sun 1 Apr 2001, 1:00)
Are you a QOTWer? Do you want to start a thread that isn't a direct answer to the current QOTW? Then this place, gentle poster, is your friend.
( , Sun 1 Apr 2001, 1:00)
« Go Back | See The Full Thread
Its the something something bit I'm having trouble with
An existing empty DB is there
( , Tue 5 Aug 2014, 14:38, 3 replies, latest was 10 years ago)
An existing empty DB is there
( , Tue 5 Aug 2014, 14:38, 3 replies, latest was 10 years ago)
Have you tried printing it all off page by page
then inputting it by hand... you will then have a hard copy for future reference
( , Tue 5 Aug 2014, 14:40, Reply)
then inputting it by hand... you will then have a hard copy for future reference
( , Tue 5 Aug 2014, 14:40, Reply)
Just use "imp" then
duh.
EDIT: Or google "how to copy an oracle database to another machine"
( , Tue 5 Aug 2014, 14:44, Reply)
duh.
EDIT: Or google "how to copy an oracle database to another machine"
( , Tue 5 Aug 2014, 14:44, Reply)
That's what you want
Just export the schema. Create a blank schema on the empty db and import it.
I say "just" this sounds easy on paper but it's usually marred by oracle being a cunt for no reason.
Nearly every time I try and do something that should work it doesn't due to oracle being a prick.
( , Tue 5 Aug 2014, 14:44, Reply)
Just export the schema. Create a blank schema on the empty db and import it.
I say "just" this sounds easy on paper but it's usually marred by oracle being a cunt for no reason.
Nearly every time I try and do something that should work it doesn't due to oracle being a prick.
( , Tue 5 Aug 2014, 14:44, Reply)
My God. These rants make sense to me now Im practically IT myself :(
( , Tue 5 Aug 2014, 14:48, Reply)
( , Tue 5 Aug 2014, 14:48, Reply)
Being it is easy really.
Just refuse to do anything and mumble things about 'security' or 'performance'.
( , Tue 5 Aug 2014, 14:49, Reply)
Just refuse to do anything and mumble things about 'security' or 'performance'.
( , Tue 5 Aug 2014, 14:49, Reply)
« Go Back | See The Full Thread