buat batch file, isinya : @sqlplus -S user/[EMAIL PROTECTED] @c:\drop_table.sql imp fromuser= touser= file= table= .
@c:\drop_table.sql drop table xxxxx salam, J wkus77 wrote: >halo rekan-rekan > >saya punya masalah. saya ingin mengcopy database 1 ke >database 2 tiap hari. masalahnya kedua database tsb >ada di 2 tempat yang berjauhan dan company ga mo >invest cisco. jadi tiap hari ada orang yang copy >database 1 ke database 2. nah kalo masalah import khan >biasa. tapi di database 2 khan data/tabelnya khan >harus didrop dulu. gmn caranya buat script drop table >yang ada di database 2 trus import data dari database >1 > >atao ada ide yang lebih baik???? > > >terima kasih sebelumnya... > > >widhi > > > -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.blogspot.com ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.vze.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

