File system getting full and Server node getting down.

Hi Team,
Currently we are using IBM Power 6 AIX operating system.
And in our environment, for development system, file system is getting full and development system is getting slow while accessing.
Can you please let me know , what exactly the problem & which command is used to see the file system size and how to resolve the issue by deleting the core files or some ting. Please help me .
Thanks
Manoj K

Hi      Orkun Gedik,
When i executed the command df -lg and find . -name core noting is displayed, but if i execute the command df is showed me the below information. below is an original file which i have modified the sid.
Filesystem    512-blocks      Free %Used    Iused %Iused Mounted on
/dev/fslv10     52428800  16279744   69%   389631    15% /usr/sap/SID
Server 0 node is giving the problem. its getting down all the times.
And if i check it in the /usr/sap/SID/<Instance>/work for the server node "std_server0.out file , the below information is written in the file.
framework started for 73278 ms.
SAP J2EE Engine Version 7.00   PatchLevel 81863.450 is running! PatchLevel 81863.450 March 10, 2010 11:48 GMT
94.539: [GC 94.539: [ParNew: 239760K->74856K(261888K), 0.2705150 secs] 239760K->74856K(2009856K), 0.2708720 secs] [Times: user=0.00 sys=0.36, real=0.27 secs]
105.163: [GC 105.164: [ParNew: 249448K->80797K(261888K), 0.2317650 secs] 249448K->80797K(2009856K), 0.2320960 secs] [Times: user=0.00 sys=0.44, real=0.23 secs]
113.248: [GC 113.248: [ParNew: 255389K->87296K(261888K), 0.3284190 secs] 255389K->91531K(2009856K), 0.3287400 secs] [Times: user=0.00 sys=0.58, real=0.33 secs]
Please advise.
thanks in advance
Manoj K

Similar Messages

  • I have tried to update the operating system on my ipad several times without success.  Each time it reaches 353.2mb of 353.2mb and starts to process the file.  Nothing happens and then I get a message saying the network connection has timed out.

    I have tried to update the operating system on my ipad several times without success.  Each time it reaches 353.2mb of 353.3mb and starts to process the file.  Nothing happens and then I get a message saying the network connection has timed out.  The network is still connected.

    Have you tried temporarily turning off your firewall and antivirus software whilst the download is happening ? A number of people on here have had success downloading it after doing so.

  • I am trying to get space on an external hard drive which has some old time machine back up files that I do not need but can not eliminate, even by going into the time machine, clicking on the backup file to be eliminated and using the drop down eliminate

    I am trying to get space on an external hard drive which has some old time machine back up files that I do not need but can not eliminate, even by going into the time machine, clicking on the backup file to be eliminated and using the drop down menu with the gear box symbol to eliminate

    I cannot find this 300GB "Backup" in the Finder, only in the Storage info when I check "About This Mac".
    You are probably using Time Machine to backup your MacBook Pro, right? Then the additional 300 GB could be local Time Machine snapshots.  Time Machine will write the hourly backups to the free space on your hard disk, if the backup drive is temporarily not connected. You do not see these local backups in the Finder, and MacOS will delete them, when you make a regular backup to Time Machine, or when you need the space for other data.
    See Pondini's page for more explanation:   What are Local Snapshots?   http://pondini.org/TM/FAQ.html
    I have restarted my computer, but the information remains the same. How do I reclaim the use of the 300GB? Why is it showing up as "Backups" when it used to indicate "Photos"? Are my photos safe on the external drive?
    You have tested the library on the external drive, and so your photos are save there.  
    The local TimeMachine snapshot probably now contains a backup of the moved library.  Try, if connecting your Time Machine drive will reduce the size of your local Time Machine snapshots.

  • I am trying to open a file in pdf form and I keep getting "there was

    I am trying to open a file in pdf form and I keep getting ...there was a problem reading this document....any suggestions???

    Hi,
    Thanks for reporting the issue; we would like to reproduce it at our end. Please give in the below information to investigate on this,
    1. The Linux distribution (Version of Linux) you are using.
    2. Are you opening the pdf from shared location? If yes, then how is the shared location mounted.
    It would help if you can send in the pdf you are trying to open. Please email the same to vaibhavp at adobe dot com or attach it on the forum.
    Thanks,
    Vaibhav

  • Shared file system between Int and ext server(DMZ) in R12.1.3 for iRec

    Dear Friends,
    we are using R12.1.3 and we planned to use iRec module.
    so we decided to go with External web tier and it will be placed in DMZ for external users.
    Is it possible to have shared file system between internal and external web server when external server is in DMZ?
    Is it safe to go with shared application Tier file system between internal and external server (or) to have seperate file system in externel web tier?
    Regards,
    DB

    Take a look at Note 380490.1 DMZ Deployment for R12.
    Also For Specific Load balancer 727171.1 Up to 12.x but alot of the information is still usefull based on hardware loadbalancer
    Also Note 1309013.1 has some good information on SSO/OAM Intergration with E-Business Suite

  • SQL0968C The file system is full

    Hi All,
    In our BI pre-prod system we trying to test the BI data load.
    It stopped giving this error in SM21
    Database error -968 at FET
    SQL0968C The file system is full. SQLSTATE=57011
    Database error -968.
    Our BI is 7.0 version ,DB2 8.1, AIX 5.3.
    I checked in db2diag.log and found that temporary tablespace was full at that time.
    Following is some example from db2diag.log.
    2007-06-18-21.00.17.073907+060 E154034841A701     LEVEL: Error
    PID     : 528538               TID  : 1           PROC : db2pclnr 0
    INSTANCE: db2fbr               NODE : 000
    FUNCTION: DB2 UDB, buffer pool services, sqlbClnrAsyncWriteCompletion, probe:0
    MESSAGE : ADM6017E  The table space "PSAPTEMP16" (ID "3") is full. Detected on
              container "/db2/FBR/saptemp1/NODE0000/temp16/PSAPTEMP16.container000"
              (ID "0").  The underlying file system is full or the maximum allowed
              space usage for the file system has been reached. It is also possible
              that there are user limits in place with respect to maximum file size
              and these limits have been reached.
    But we tested the same load before with approximatly same amount of data but dont know why its giving the problem this time.
    How to solve this temporary tablespace issue is it require to increase the filsystem size. tablespace is in autoextent mode and fiesystem is still 20GB free.
    Regards,
    Manish

    Hi Manish,
    when looking at the error message <a href="http://publib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2.udb.msg-search.doc/doc/sql0968-sch.htm?resultof=%22%53%51%4c%30%39%36%38%43%22%20%22%73%71%6c%30%39%36%38%63%22%20">SQL0968C</a>, the documentation states the following:
    SQL0968C
    The file system is full.
    Explanation:
    <b>One of the file systems containing the database is full. This file system may contain the database directory, the database log files, or a table space container.</b>
    The statement cannot be processed.
    User response:
    Free system space by erasing unwanted files. Do not erase database files. If additional space is required, it may be necessary to drop tables and indexes identified as not required.
    On unix-based systems, this disk full condition may be due to exceeding the maximum file size allowed for the current userid. Use the chuser command to update fsize. A reboot may be necessary.
    This disk full condition may be caused when containers are of varying sizes. If there is sufficient space in the file system, drop the table space and recreate it with containers of equal size.
    sqlcode: -968
    sqlstate: 57011
    Please check also the other filesystems that belong to the database, not only the one where PSAPTEMP16 is included.
    Check, if you are using quotas in your system.
    Kind regards
    Waldemar Gaida

  • Regarding shared file system requirement in endeca server cluster

    Hi,
    Our solution involves running a single data domain in an endeca server cluster.
    As per the documentation, endeca server cluster requires shared file system for keeping index file for follower node to read.
    My questions are,
    Can I run the endeca cluster with out shared file system by having the index file on each node of the endeca server cluster?
    Can dependency on shared file system be a single point of failure, if yes how can it be avoided?
    I really appreciate your feedback on these questions.
    thanks,
    rp

    Hi rp,
    The requirement for a shared file system in the Endeca Server cluster is a must. As this diagram shows, the shared file system maintans the index, and also maintains the state of the Cluster Coordinator, which ensures cluster services (automatic leader election, propagation of the latest index version to all nodes in the data domain). A dependency on a shared file system can be a single point of failure and requires to run a backup, -- this is a standard IT approach, that is, it is not specific to the Endeca Server cluster in particular.
    See this section on Cluster Behavior, for info on how the shared file system is used (the topic "how updates are processed"), and on how increased availability is achieved.
    HTH,
    Julia

  • When I delete emails , they just get deleted and do not get moved to trash

    When I delete an email , it just gets deleted and does not get moved to trash. Its pretty frustrating as I regularly hit the delete by mistake and I lose the email because it just does not get moved to trash .I have checked the preference to find some setting that might cause this ( like delete trash immediately) in mail preferences to no avail. I also have ran file system check and cleaned and repaired the Mac-HD in hope of solving the problem to no avail. This has been happening only for a few days. The funny thing is , I also noticed that a folder I was trying to copy from My main HD to a secondary one ( not in mail but just on the computer), suddenly disappeared and I could not locate it . Am I going crazy? Someone please help.

    Hi hadjibaba. You’re welcome.
    Report the names of the files and folders present at the first level of the ~/Library/Mail/POP-username@mailserver/ account folder in the Finder.
    In order to post the exact file names and avoid typing mistakes, proceed as follows. In the Finder, go to ~/Library/Mail/POP-username@mailserver/. With that folder open, if you’re looking at it in View > as List mode, first collapse any expanded folders so that the Finder only shows the files and folders at the first level. Now, do Edit > Select All (⌘A), then Edit > Copy (⌘C), and paste it in your reply to this post.
    BTW, if you’re running Mac OS X 10.3 (Panther), as your profile indicates, it would have been more appropriate to discuss this in the Mail & Address Book - Mac OS X 10.3 & earlier forum. If the discussion applies to both Mail 1.x and Mail 2.x, it doesn’t really matter, but it’s difficult to know that in advance.
    Note: For those not familiarized with the ~/ notation, it refers to the user’s home folder. That is, ~/Library is the Library folder within the user’s home folder, i.e. /Users/username/Library.

  • ***Urget*** sapreorg file system is full?

    Hi All
         sapreorg file system is full?

    Hi Ramu
       You can use SAPDBA options L (Show/cleanup)  B (Cleanup log files / directories)   A  (SAPDBA    log files and dump
    directories)  to reorg the sapreorg file system.It prompts you to delete directries also respond  yes.Sure this will reduse
    you file system.
    Regards...
    S.Manu

  • Running a mid 2009 iMac on 10.7.5, 3 gb memory, 320 gb hd.    Suddenly the computer stoped reading DVDs and the only time I can read a CD is if I restart.  Quite often when I insert a CD it gets stuck and I cannot get it out until I restart and it shows u

    Running a mid 2009 iMac on 10.7.5, 3 gb memory, 320 gb hd. 
    Suddenly the computer stoped reading DVDs and the only time I can read a CD is if I restart.  Quite often when I insert a CD it gets stuck and I cannot get it out until I restart and it shows up on the desktop where I can then eject it.
    I have checked and double checked the finder prefs and all looks normal showing a check mark on CDs,DVDs etc. (the ones I want to show up on the desktop)
    I have reset the PEAM, repaired permissions with both the disk utility on the computer and the disk utility when I start up in the Recovery Disk.  I did notice that sometimes the permission repeat the same correction several times before it moves on, and sometimes it doesn’t. I have Windows installed on a partition but I keep it unmounted until it is needed for my wife’s work.  The dock seems to be just fine and all the apps seems to run just fine.  When I insert a photo CD iPhoto does not open but when I insert a music CD iTunes does open. 
    Also, most every time I open iPhoto it takes a long time(sometimes as long as 2 minutes) for it to load.
    Sometimes my Mail (Mail 5.3) does not post new mail but most of the time it does. 
    Once and a while it seems like the computer slows way down but then it seems ok ten minutes later.
    All  of these ‘things’ seemed to have happen suddenly and I have not downloaded anything from the internet in some time.
    Of course the warranty and extended warranty are both no longer in effect having had this computer for more than three years.
    I am running Java and Adobe Player because some of the sites I go to a lot require both.

    I believe that insufficient RAM may be the source of some of your problems. If you have a RAM of somewhere 4 to 8GB, you will experience smoother computing. 3GB doesn't seem right, so you might want to learn more by going to this site:
    http://www.crucial.com/store/drammemory.aspx
    I don't know what know what's happening with your optical drive, but it seems you use your drive quite a bit. In that case, look into a lens cleaner for your machine. It's inexpensive, works quite well.
    I hope you'll post here with your results!

  • I have a new ipad 2. As soon i load an application the screen is getting grey and the applivatiuon shuts down. What can i do, i have a new ipad 2. As soon i load an application the screen is getting grey and the applivatiuon shuts down. What can i do

    i have a new ipad 2. As soon i load an application the screen is getting grey and the application shuts down. What can i do, i have a new ipad 2. As soon i load an application the screen is getting grey and the applivatiuon shuts down. What can i do

    Update: An Apple rep called me today to update the status of my return. I was told that the replacements for the BLACK iPad 2's was still another 3 weeks out (at least) so they offered me a brand new WHITE 16GB iPad 2. I could have that or continue waiting. I opted to go ahead and accept the offer of a new white one. Worst case scenario if I don't like the white one I have buddy that just bought a 16GB black one that he would be willing to swap it.

  • What can I do when my ps3 shows the hard disk file system is corrupted and will be restored ?

    what can I do when my ps3 shows the hard disk file system is corrupted and will be restored ?
    Solved!
    Go to Solution.

    disconnect and try connecting again. use other cable.

  • Can't get client and server to communicate

    hiya
    For some reason I can?t get server and client to exchange any messages ( server does receive a message from client only when I terminate the client process ).
    At first I thought that firewall was somehow preventing the two from communicating, but then I ran some server-client app ( which I copied from the book I?m learning from) and it worked perfectly. So problem must be my code, but I don?t see anything wrong with it.
    In the following code the client reads from console input and sends that to the server, which then echoes these data back to the client:
    CLIENT SIDE:
    import java.net.*;
    import java.io.*;
    import java.util.*;
    public class Main {
        static Socket s;
        static String message, response;
        public static void main( String[] args ) {
                  try{
                      send( 2000 );
                  catch( Exception e { e.printStackTrace(); }
        static void send( int port ) throws IOException {
                InetAddress ia = InetAddress.getLocalHost();
                s = new Socket( ia, port );
                OutputStreamWriter ow = new OutputStreamWriter(
                        s.getOutputStream(), "UTF8" );
                BufferedWriter bw = new BufferedWriter ( ow ) ;
                InputStreamReader ir  = new InputStreamReader(
                        s.getInputStream(), "UTF8" );
                BufferedReader br = new BufferedReader ( ir );
                InputStreamReader console = new InputStreamReader (
                        System.in );
                BufferedReader readConsole = new BufferedReader (
                        console );
                do
                    message = readConsole.readLine();
                    bw.write( message );
                    bw.flush();
                    System.out.println( "waiting for a response" );
                    response = br.readLine();
                    System.out.print( " This was sent by server:" );
                    System.out.println ( response );
                } while  (  !message.equals( "Stop" ) );
                s.close();
    SERVER SIDE:
    import java.net.*;
    import java.io.*;
    import java.util.*;
    public class Main {
        public static void main( String[] args )  {
            try{
                  Server.Init();
                  Server.handleClient();
            catch( Exception e ){ e.printStackTrace(); }
    class Server {
        static int port = 2000;
        static ServerSocket servs;
        static Socket s;
        static  void Init() throws IOException {
            servs = new ServerSocket( port );
        static void handleClient() throws IOException {
            do{
                     Server.connect();
            } while( true );
       static void connect() throws IOException {
              s = servs.accept();
              InputStream is = s.getInputStream();
              InputStreamReader isr = new InputStreamReader(is);
              BufferedReader bf = new BufferedReader(isr);
              OutputStream os   = s.getOutputStream();
              OutputStreamWriter osw = new OutputStreamWriter(os);
              BufferedWriter bfw  = new BufferedWriter(osw);
              String messages;
              System.out.println("reading first message");
              messages = bf.readLine();
              System.out.println("first message read");
              while ( ! messages.equals( "Stop" ) ) {
                  bfw.write ( "message received" );
                  bfw.flush();
                  System.out.println( messages );
                  messages = bf.readLine();
              s.close();
       } any help would be appreciated
    thank you

    I assumed that when client reads from console, the newline character is also copied into a string returned by readline(). I guess that applies only to read() methods, but not readline()?!
    EDIT -I noticed that while now server does get the message and also sends it back to client, it doesn't itself display the message, even if I use flush(). Why is that?
              while ( ! messages.equals("Stop") ){
                  bfw.write ( "message received" );
                  bfw.newLine();
                  bfw.flush();
                  System.out.println( messages ); // this doesn't get written to the
                                                                    console
                  System.out.flush();
                  messages = bf.readLine();
              }EDIT 2 - Nevermind. All works as it should!
    thank you kindly for your help

  • MacBook Pro 13-inch (2009) memory gets full and machine slows down?

    Today I got the message that I cannot run Time Machine backup because memeory is full. The machine is almost non-esponsive, and I cannot open new programs. Have shut down many programs, but still no action. Restart is the only solution.
    This happens a lot, so is there a memory handsling problem with these machines? Have other older and newer MecBook Pros, and they do not have this memory full/system slow issue?
    The machine has 5Gb RAM, and all the latest software and firmware updates.
    PLease help, because this is making the machine unusable in a production environment.

    Thanks foir the answer, but already familiar with all those possible obstacles. I work quite technically with computers and development.
    My harddisk is 1/3 full, and the backup disk is triple the size of my disk. Anyway, that does not expl<in that the RAM gets eaten up, and not cleared. M;y MacBook acts like an application without garbage collection, with just fills the RAM, and then collapses. I didn't think that kind of trouble would exist on a new Mac in 2010?!?
    Could this be caused by software? It doesn't seem likely to me, bacause then I would be able to observe a process eating the capasity. To me it looks like the operating system...
    Any advice?

  • My Start Up Disk is Full and I can get no acces to anything when the computer starts

    The computer turns on and I can get no acces to anything. It display a message "Your Start Up Disk is Full" and comes to a white screen. I can only move the mouse but there is nowhere to click.
    How can I delete any files, so the computer can come back to life?? Is there any way I can acces those files??
    I'm using 250GB and this Mac has 500GB total memory.

    Supposedly one can hold the Shift key down while booting (Safe Mode) and that's supposed to allow one to boot the machine when the startup disk is full.
    Step by Step to fix your Mac
    If that works, then use a storage drive (not TimeMachine) to move excessive files too likely starting with Movies (large and easy) or iTunes supscirptions downloads which have gotten out of control.
    Most commonly used backup methods
    Another method is to create a boot drive on a external drive, this then will allow one to option key boot the computer and remove files off of the internal drive, allowing the free space needed for OS X to swap stuff to the drive and operate.
    Create a data recovery, undelete boot drive
    Now for some reason it takes rebooting the original drive to get OS X to recognize there is free space available again, so reboot the machine normally (no Shift key). Just saying that because you may be wondering how come it does't register when you delete stuff later.

Maybe you are looking for

  • Making a movie in 100% mode....

    I need some help please, I want to have my movie at 100% so it sizes to the viewers screen. However, I dont want it to go any bigger than the actually movie size itself. My images start to pixelate. How can I avoid this without making my images bigge

  • Shortdump "time out"

    Hi, Info package in process chain is failing frequently with short dump "time out" and in tRFC screen it is showing "time limit exceeded" in ECC side.In process monitor screen the status is in yellow color and except against update rule which is in y

  • Synching iPad Calendar to MacBook Pro

    I am able to enter events in my MacBook Pro calendar and they show up on my iPad calendar, but not vice versa. I have run through set up twice, rebooted iPad, both calendars. Contacts went from iPad to MacBook, but not Calendar.

  • Table View

    Hi all, My question is as follows: i have used table view in my page and I want to change the color of the rows with alternate rows having the same color in the table view. Can anyone help me on this? Thanks and Regards Shilpa Dhawan

  • Error: Set type Z contains multiple-value attributes

    Hi forum, I have a problem when i try to assign a set type with the same value but diferent name on another set type to the same product category. This is the detail of the error but i dont know where i have to set this indicator: If you set this ind