DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Error moving tablespace to networked drive

  1. #1
    Join Date
    Dec 2001
    Posts
    337

    Error moving tablespace to networked drive

    Hi all,

    I am getting this error when moving a tablespace to a mapped network drive:


    SQL> alter tablespace users online;
    alter tablespace users online
    *
    ERROR at line 1:
    ORA-01114: IO error writing block to file 4 (block # 1)
    ORA-01110: data file 4: '\\PER-SLH-WORK14\WSH TESTS\USERS01.DBF'
    ORA-27091: unable to queue I/O
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 5) Access is denied.

    This happens, as can be seen above, when i bring the tablespace online. The renaming of the datafile from the old location to the new location worked fine.
    This drive has all the permissions set for me to be able to create a tablespace and and insert rows into. Why do i get the above error when moving a current tablespace to the folder?

    Any suggestions will be helpful.

    Thanks,
    Chucks

  2. #2
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    is that supported at all?

  3. #3
    Join Date
    Dec 2001
    Posts
    337
    Hi,

    I think it is. Atlough not advised. We need to do this as there is a lack of storage space and no money to buy new disks!

  4. #4
    Join Date
    May 2000
    Location
    ATLANTA, GA, USA
    Posts
    3,135
    O/S-Error: (OS 5) Access is denied.


    can you create a new tablespace of the NFS drive?

    Tamil
    www.oracleact.com

  5. #5
    Join Date
    Dec 2001
    Posts
    337
    Hi Tamil

    I have successfully created the tablespace on a mapped WindowXP folder using the UNC naming format. That working am just having a problem moving this tablespace.

    Thanks,
    Chucks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width