|
-
 Originally Posted by iris
hi,
what is the function of utl_file_dir parameter in oracle 10g. Does this parameter related to smtp_out_server parameter for sending mails from database.
thanks,
[orapreprod@erpnode2 ~]$ sqlplus sysdba/sysdba as sysdba
Connected:
SQL> show parameter utl_file_dir;
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
utl_file_dir string /tmp, /usr/tmp
It's pretty much the temp dir and i'm not sure (i personaly don't think) if it has anything to do with the smtp parameter.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|