Αποτελέσματα Αναζήτησης
27 Ιουλ 2018 · I am using Oracle Database 12c. I am trying to create a tablespace, but whenever I execute the following command, I run into an error: create tablespace ts_something datafile 'C:\test.dbf' size 32m autoextend on;
29 Νοε 2016 · You error says that you have no privileges to create file. This comes from operating system. Path looks for Windows so please try right click on SQLplus (or any other client you're using), choose run as administrator and then continue.
29 Νοε 2016 · 2 Answers. Do you have permission on this directory? Under which user are you running SQL*PLUS? Administrator? – if no than got permission first. if yes. 632. I had the same error and I fixed it by giving permissions to the Oracle user that I was using, as shown below. Your Answer.
24 Μαΐ 2017 · I'm getting "OSD-04011: GetFileInformationByHandle() failure, unable to obtain file info" errors constantly. The database seems to be working fine, although I haven't done a lot with it as I'd like to figure out what this error is all about and fix that before I get rolling.
26 Οκτ 2020 · ORA-39000: ORA-31641: ORA-27037: OSD-04011: O/S-Error: (OS 5) Access is denied. We recently upgraded an 11.2.0.4 database to 19.3 on Windows 2012R2. As preupgrade log recommended, we changed the symbolic link on dba directories from: \\computer_name\xxx\xxx\xxx\ to a network drive with letter Y:\.
4 Μαΐ 2016 · That solved the "ORA-24247: network access denied by access control list (ACL)" for me. You may want to put this item in your check list. There has got to be a better way to hunt this error down.
12 Ιαν 2020 · Database cannot be started up due to below error messages in alert logfile. Changes. Some how permissions has changed for this "I:\Archive\<db_name>" folder. Cause. In this Document. My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.