![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1944279.1 : Problem With The Login And Execution Of Scripts On Shell Bash After Patch 5
There are some problems to access and execute some scripts after patch 5 in BlueVersion 9.0.5 was installed In this Document
Created from <SR 3-9847121511> Applies to:Oracle Communications Subscriber Data Management (SDM) - Version SDM 9.0.5 and laterInformation in this document applies to any platform. SymptomsError -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 ChangesPatch 5 Installation CausePatch 5 is changing /dev/null to an ordinary file SolutionSolution 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 |
||||||||||||||||||
|