Aix Server segmentation fault (core dumped)
- By Preneesh AV --
- 14-Dec-2014 --
- 22 Comments
segmentation fault (core dumped)
Executing sqlplus or other commands returning segmentation fault (core dumped) on AIX Server
Solution
1. Check of system date by running command
$date
System date would be past date
2. Set the current date by smitty command.
$smitty date
3. Restart the server to check whether date is getting reset to default.
