Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2181617.1
Update Date:2018-04-28
Keywords:

Solution Type  Problem Resolution Sure

Solution  2181617.1 :   NSP Automatic Backup Using NFS Mount Point Is Not Working  


Related Items
  • Oracle Communications Performance Intelligence Center (PIC) Software
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec PIC
  •  




In this Document
Symptoms
Changes
Cause
Solution


Created from <SR 3-13303346251>

Applies to:

Oracle Communications Performance Intelligence Center (PIC) Software - Version 10.2.0 and later
Information in this document applies to any platform.

Symptoms

The NSP automatic backup is not happening properly. The backup folder do not contain the ExpNSP.dmp.gz backup file.

The ExpNSP.log file shows the following error:

ORA-39000: bad dump file specification
ORA-31641: unable to create dump file "/opt/oracle/backup/NSP_BACKUP_09_07_16_22_00_01/ExpNSP.dmp"
ORA-27054: NFS file system where the file is created or resides is not mounted with correct options 

Changes

 

Cause

In /etc/fstab:

XXX.XXX.XXX.XXX:/cloudfs/backup /opt/oracle/backup nfs rsize=8192,wsize=8192,timeo=14,intr

The values rsize=8192,wsize=8192 are too small. 

Solution

Change fstab:

XXX.XXX.XXX.XXX:/cloudfs/backup /opt/oracle/backup nfs rsize=32768,wsize=32768,timeo=14,intr


 


Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback