Utl_file on a DecAlpha

From: Deb DesRoches <ddesroches_at_sympatico.ca>
Date: Thu, 15 Apr 1999 02:09:45 GMT
Message-ID: <JTbR2.33537$R92.22968_at_news20.bellglobal.com>



We are running Oracle7.3 on a DecAlpha system running OpenVMS 7.1. To use the Utl_file, I have entered in the INIT.ORA the following line; utl_file_dir=disk01:[directory_name].
In my Stored Procedure I entered:
FOpen('disk01:[directory_name]',filename,'w') When I execute the stored procedure I receive the following error;
ORA-06510 error on SYS:utl_file.sql; line 82
ORA-06510 error on SYS:utl_file.sql; line 120
ORA-06510 error on stored-procedure; line FOpen

My question, then would be, can the utl_file be used on a DecAlpha (I do know that the above code worked on an NT machine)

Thanks in advance Received on Thu Apr 15 1999 - 04:09:45 CEST

Original text of this message