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-1944279.1
Update Date:2018-02-07
Keywords:

Solution Type  Problem Resolution Sure

Solution  1944279.1 :   Problem With The Login And Execution Of Scripts On Shell Bash After Patch 5  


Related Items
  • Oracle Communications Subscriber Data Management (SDM)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Broadband Network Solutions>SN-SND: Tekelec SDM
  •  


There are some problems to access and execute some scripts after patch 5 in BlueVersion 9.0.5 was installed

In this Document
Symptoms
Changes
Cause
Solution


Created from <SR 3-9847121511>

Applies to:

Oracle Communications Subscriber Data Management (SDM) - Version SDM 9.0.5 and later
Information in this document applies to any platform.

Symptoms

Error

-bash: /dev/null: Permission denied

Could be displayed when accessing the system or when executing some scripts after BlueVersion 9.0.5 patch 5 installation

Changes

 Patch 5 Installation

Cause

Patch 5 is changing /dev/null to an ordinary file

Solution

Solution is to delete and recreate /dev/null using the following command:

 

/bin/rm /dev/null; mknod -m 666 /dev/null c 1 3


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