Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: which go to HOST OS command??
From an Oracle Forms application you can execute operating system commands by the PL/SQL procedure "HOST". You can use more sophisticated functions on Windows by using some platform specific .PLL (I can't remember the exact names, but I can check it if you need).
I think you can use similar functionality under SQL Plus and Procedure Builder. As far as I know Server Manager is more limited than SQL Plus so you might not execute OS commands from it.
"Steve" <schen_at_prodigy.net> az alábbiakat írta a következõ üzenetben:
news:97u7bf$1g3k$1_at_newssvr06-en0.news.prodigy.com...
> which of the followings Oracle stuff can go onto HOST OS command mode
right
> from its program:
>
> -- Server Manager
> -- sqlplus
> -- procedure
> -- forms & reports
>
> Any help?
>
>
>
Received on Sun Mar 04 2001 - 16:36:10 CST
![]() |
![]() |