Herman wrote: >DH, > >Ada yang punya script simple untuk running command line rwrun60 secara >berurutan ( setelah no 1 selesai, baru lanjut no 2 ). > >c:\oracle\Bin\rwrun60.exe userid=user/passwd report=c:\test\a.rep >paramform=no destype=File desformat=html p_1=2002 >c:\oracle\Bin\rwrun60.exe userid=user/passwd report=c:\test\a.rep >paramform=no destype=File desformat=html p_1=2003 >c:\oracle\Bin\rwrun60.exe userid=user/passwd report=c:\test\a.rep >paramform=no destype=File desformat=html p_1=2004 > >kalau 3 line ini saya copy ke dos, dia gak mau running. kalau saya copy >satu-satu, dia mau running. dan saya punya ratusan line :D Capek bow.. >kalau harus satu-satu. > > >Thanks, > > jadi inet dulu, pernah disuruh bikin kill user dari front end (oracle developer). akhirnya ya akal-akalan aja :
1. cari user yg conflict, dari v$session 2. pake text_io generate .sql file 3. buat batch file dgn text_io juga yg manggil sqlplus dan ambil file .sql tadi. untuk kasus anda sepertinya ide tsb bisa kali..... : 1. bikin .bat file yg digenerate dgn text_io 2. padukan penomoran file .bat tsb dgn timer. 3. timer diset per sekian detik untuk generate dan panggil batch file.... salam, J Send instant messages to your online friends http://asia.messenger.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/PhFolB/TM --------------------------------------------------------------------~-> -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.lizt.org (NEW) ----------------------------------------------- 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/

