May 24, 2005 #1 lecorr Programmer Apr 9, 2003 62 FR Hi, I need to run an host command (EXP ...) from my PL SQL code. I heard about doing this through a java function. Does someone knows about this? Thanks.
Hi, I need to run an host command (EXP ...) from my PL SQL code. I heard about doing this through a java function. Does someone knows about this? Thanks.
May 24, 2005 #2 sem Programmer Jun 3, 2000 4,709 UA I wrote an answer some time ago, just look for it in this forum. Regards, Dima http://seminihin.narod.ru Upvote 0 Downvote
I wrote an answer some time ago, just look for it in this forum. Regards, Dima http://seminihin.narod.ru
May 25, 2005 Thread starter #3 lecorr Programmer Apr 9, 2003 62 FR Hi, Thank you Sem for your help. It was a bit difficult to find the info. I put here the needed links: Without the use of Java: http://asktom.oracle.com/pls/ask/f?...0_P8_DISPLAYID,F4950_P8_CRITERIA:16212348050, With Java: http://asktom.oracle.com/pls/ask/f?...0_P8_DISPLAYID,F4950_P8_CRITERIA:952229840241 But this is mainly for V8. Knowing that we DO NOT use java, does anyone know about an easier way with V9... possibly with source in C or COBOL? Note that in V10, dbms_scheduler allows to run OS commands. Thanks Upvote 0 Downvote
Hi, Thank you Sem for your help. It was a bit difficult to find the info. I put here the needed links: Without the use of Java: http://asktom.oracle.com/pls/ask/f?...0_P8_DISPLAYID,F4950_P8_CRITERIA:16212348050, With Java: http://asktom.oracle.com/pls/ask/f?...0_P8_DISPLAYID,F4950_P8_CRITERIA:952229840241 But this is mainly for V8. Knowing that we DO NOT use java, does anyone know about an easier way with V9... possibly with source in C or COBOL? Note that in V10, dbms_scheduler allows to run OS commands. Thanks