View Single Post

   
  #2 (permalink)  
Old 02-24-2008, 05:51 PM
gazzag
 
Posts: n/a
Default Re: database oracle9i structure/schemas

Read up up the Oracle "export" utility.

exp system/<password> file=<output_file> full=y rows=n

HTH

--g

Reply With Quote