Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Anyone know how to export 9i to CD?

Status
Not open for further replies.

Tulip2

Programmer
Joined
Dec 9, 2002
Messages
11
Location
US
I am trying to export data from an Oracle 9i database onto a cd, any ideas?
 
What exactly are you planning to do with the data?
If you just want an export (i.e. a .dmp file) then just use the CD's drive letter ( or mount point if in UNIX) ( a writeable CD, of course) as the target for the file...

If you want to , say, export a transportable tablespace , then check the docs on any preliminary steps needed..
( like setting it to readonly, maybe, first)..

[profile]
 
Thanks Turkbear, actually what I did was Roxio load Easy Cd Creator on my pc and format the disk then it worked.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top