![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fsck.gfs2 outputs "RG recovery impossible; I can't fix this file system" | king_hippo | UNIX for Advanced & Expert Users | 0 | 09-01-2009 03:36 PM |
| ERROR: more than one instance of overloaded function "vprintf" has "C" linkage | donatoll | HP-UX | 0 | 10-14-2008 05:35 AM |
| Help! "Bus error" and "CPU Panic" box wont boot | hcclnoodles | SUN Solaris | 3 | 10-05-2006 04:38 PM |
| "Web-based System Manager" error | Ebbi | AIX | 1 | 08-31-2006 10:52 AM |
| Why ""No mountable file system" | endeavour1985 | High Level Programming | 0 | 03-02-2005 09:01 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Error:"File system full"
Hi,
I'm getting an error with my filesystems. After [df -k] /dev/dsk/c0t0d0s7.......................100%............/export/home and [home]#ls -l drwxr----.......................512......TT_DB drw..............................8192.....lost+found drw...............................512......oracle drw...............................512......test [home]#cd oracle [oracle]#ls -l -rw..............................10..........afiedt.buf drw.............................512.........app -rw-------...................857968.....core drw..............................512........stok What is the "core" file above? And is it safe to remove? Please help me now... |
|
||||
|
In general....
A core file is created when a program terminates unexpectedly, due to a bug, or a violation of the operating system's or hardware's protection mechanisms. The operating system kills the program and creates a core file that programmers can use to figure out what went wrong. It contains a detailed description of the state that the program was in when it died. Read more at What Is a "core" File? I am not aware of oracle related stuff.... |
|
||||
|
Ooo nooo!
I moved the App directory, and so everything has been down. And then I moved back the directory. I'm getting this error: "Listener failed to start a dedicated server process" can not open these files: libskgxp8.so libclntsh.so.8.0 What will I do now? Please help.. |
|
|||||
|
Youve lost the links/ or another process still running / or ??...
There is a oracle procedure for relinking oracle DB etc...give it a try. But before be sure you have nothing oracle running , or still stored somewhere in memory check with ipcs command and remove... |
|
||||
|
Before we start:
Are you the regular administrator of the server and do you have root access? How many users on the server? What is the Operating System and version? (We need this because there is so much variation in unix commands related to disc storage). Please post exactly what you typed to "move" the "App" directory and exactly what you typed to move it back. For your "filesystem full" please post the exact response to: Code:
df -k /export/home |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|