TCode OS07 not giving the Disk Info

Hi All,
I wanted to know the Server Disk Status i.e. Free Space on Server , I don' have root access. I use OS07 > Server Name > Detail Analysis Menu  ..but, I don't see any data . At the end I see the message " OS Collector not running ( Shared Memory Not Available )
" ..Any input to solve this.. ?
Also, how would I check the Disk Space on JAVA only Server which has Portal on it ?
Thanks in Advance,
- Ishan

Thanks, Warren.
At the time of  posting the Q, matter was quite urgent ..so, the OS Admin gave me the info about free disk space.
However, just for my knowledge / record :
I started the OS Collectore through ST06 but, still I don't see the required info.
- I see only zeros under the columns i.e. Disk, Resp [ ms ], Utilization [ % ] , Queue Len, Wait [ ms ], Serv [ ms ], Kbyte [/s], Oper
   [s]  etc.
- OSCol Version seems ok as per note ( It's not THE latest, but it is as per the SAP Kernel Version i.e. 640 )
I have copy/paste the log file here. Pl. let me know what would be the workaround. As, not having the root access , I frequently need
to know the Free Disk Space Available on a Specific Server. Even if there's some data in the above columns, I don't see any column like ' Free ' or ' Available  Disk Space ' . So, is this ST06 is the right one to check the free disk Space ?
Your help is sincerely appreiciated and would be rewarded with Appropriate Points.
Thanks n' Regards,
- Ishan
>>> Content of the Log File :
Contents of log file
      SAPOSCOL version  COLL 20.90 640 - 20.54 NT 06/06/06, 32 bit, multithreaded, Non-Unicode
      compiled at   Jul 17 2006
      systemid      560 (PC with Windows NT)
      relno         6400
      patch text    COLL 20.90 640 - 20.54 NT 06/06/06
      patchno       139
      intno         20020600
      running on    LEXUS Windows NT 5.2 3790 Service Pack 2 4x Intel 801586 (Mod 3 Step 4)
12:13:59 27.05.2008   LOG: Profile          : no profile used
12:13:59 27.05.2008   LOG: Saposcol Version  : [COLL 20.90 640 - 20.54 NT 06/06/06]
12:13:59 27.05.2008   LOG: Working directory : D:\usr\sap\PRFCLOG
12:13:59 27.05.2008   LOG: Allocate Counter Buffer [10000 Bytes]
12:13:59 27.05.2008   LOG: Allocate Instance Buffer [10000 Bytes]
12:13:59 27.05.2008   LOG: You can ignore :"Index of Title:[Disk Queue Length] not found" on Windows NT 4.0
12:13:59 27.05.2008   LOG: Shared Memory Size: 53348.
12:13:59 27.05.2008   LOG: Connected to existing shared memory.
12:13:59 27.05.2008   LOG: Reused shared memory. Clearing contents.
12:14:02 27.05.2008   LOG: Collector daemon started
12:14:02 27.05.2008   LOG: Don't use put-file (Taken on other system)
12:14:02 27.05.2008   LOG: Collector PID: 5092
12:14:12 27.05.2008   LOG: Process Monitoring active.
12:14:12 27.05.2008   LOG: searching for Process Monitoring Templates in D:\usr\sap\PRFCLOG\dev_proc
12:14:12 27.05.2008   LOG: searching for Process Monitoring Templates in D:\usr\sap\PRFCLOG\procmon\
12:14:12 27.05.2008   LOG: The following processes will be monitored:
12:14:12 27.05.2008   LOG: Process:    jlaunch-DSAPINFO=B35_00_dispatcher*  for user:        SAPServiceB35
12:14:12 27.05.2008   LOG: Process:        jlaunch-DSAPINFO=B35_00_server*  for user:        SAPServiceB35
12:14:12 27.05.2008   LOG: Process:           jlaunch-DSAPINFO=B35_00_sdm*  for user:        SAPServiceB35
<<<<<

Similar Messages

  • Can i install windows 7 via bootcamp (MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air. In bootcamp i allocate the partition then i click install and bootcamp will not see the disk.

    Can i install windows 7 via bootcamp (on my MB Air) while using remote disc? I put the windows 7 disk in my macbook pro drive, and connect to my brand new macbook air via remote disk. In bootcamp (on my air) i allocate the partition, then i click install, and bootcamp will not see the disk from my macbook pro's drive. How do i get the bootcamp assistant running on my MB air to automatically find the disk in my macbook pro with the ISO image of windows 7? The remote disk on my air can find the cd but bootcamp will not begin installing it. Anyway to do this without buying the damned usb drive?

    I don't know first hand if you can use the Remote Disk option with Windows but as of 10.7.2 you can now use BCAssistant to make a bootable USB (thumb drive or external disk) W7 installer with the Boot Camp drivers installed also. Have you tried that yet?

  • My time machine does not want to save any more the data from my powerbook 13" Snow Leopard; i get the message "Time Machine could not suppress the disk image of saving "Volumes/Time Capsule Disk/PowerBook _2011_03_21_123627 sparsebundle" What should I do?

    My time machine does not want to save any more the data from my powerbook 13" Snow Leopard; i get the message "Time Machine could not suppress the disk image of saving "Volumes/Time Capsule Disk/PowerBook _2011_03_21_123627 sparsebundle" What is the problem? What should I do?
    Thanks !!
    Alain

    Could that read " . . . could not access . . ."?  If so, try repairing your backups, per #A5 in Time Machine - Troubleshooting.
    If not, or if that doesn't help, see #A1 there. Use the TM Buddy widget it details to copy and post the messages here.

  • App.activeDocument.name  not giving the new name entered in save as option from the script

    When I open a document and use save as option and enter a new name. The app.activeDocument.name object is still giving me the old file name, it not giving the new file name that was entered in the save as option. However this issue is comming when I open a document and use the save as option for the first time. From then on for any number of times I use the save as option it gives me the new name.

    Hi,
    In my case I am calling the script from my AI plugin(this is developed in c++) .  My plugin will be called when ever there is a event,  suppose I do ctrl+shift+s ( i,e File > Save as from Illustrator) , then my plugin will call the script.
    Script that I am using:
       var doc = app.activeDocument;
       alert (doc.name);
       var dest;
       var options= new IllustratorSaveOptions();
       dest = new File(app.activeDocument.path + '/' + doc.name);      
       doc.saveAs(dest, options);

  • Get_ddl Not giving the entire DDL

    Hi,
    SQL> select dbms_metadata.get_ddl('TABLE','CS_CSG_SYSTEMS') from dual;
    DBMS_METADATA.GET_DDL('TABLE','CS_CSG_SYSTEMS')
      CREATE TABLE "CUSTSRV"."CS_CSG_SYSTEMS"
       (    "RECORD_NO" NUMBER(15,0),
            "SY
    SQL> desc cs_csg_systems;
    Name                                      Null?    Type
    RECORD_NO                                 NOT NULL NUMBER(15)
    SYSTEM_NO                                          NUMBER(15)
    APP_TYPE                                           VARCHAR2(20)
    SUB_APP_TYPE                                       VARCHAR2(20)
    INCLUDE_FLAG                                       NUMBER(1)
    PRIN_NO                                            NUMBER(4)Why is the get_ddl function not giving the entire ddl ?
    Thanks
    Rajiv

    I think this is it ?
    SQL> set long 2000
    SQL> select dbms_metadata.get_ddl('TABLE','CS_CSG_SYSTEMS') from dual;
    DBMS_METADATA.GET_DDL('TABLE','CS_CSG_SYSTEMS')
      CREATE TABLE "CUSTSRV"."CS_CSG_SYSTEMS"
       (    "RECORD_NO" NUMBER(15,0),
            "SYSTEM_NO" NUMBER(15,0),
            "APP_TYPE" VARCHAR2(20),
            "SUB_APP_TYPE" VARCHAR2(20),
            "INCLUDE_FLAG" NUMBER(1,0),
            "PRIN_NO" NUMBER(4,0),
             CONSTRAINT "CS_CSG_SYSTEMS_PK" PRIMARY KEY ("RECORD_NO")
      USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255
      STORAGE(INITIAL 524288 NEXT 524288 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "CUST_SML_X"  ENABLE
       ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
      STORAGE(INITIAL 1048576 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "CUST_SML_D"

  • We have the serial number of an Adobe Acrobat 8 Professional, but we do not have the disk.  I need to put it on a replacement machine.

    We have the serial number of an Adobe Acrobat 8 Professional, but we do not have the disk.  How do I put it on a replacement machine? 

    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7 win | 8 mac | 7 mac
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7 win | 8 mac | 7 mac
    Lightroom:  5.7| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • I purchased photoshop cs5 and I want to re install it because I have a new computer but I do not have the disk only the serial number?

    i purchased photoshop cs5 and I want to re install it because I have a new computer but I do not have the disk only the serial number?

    Download CS5 products

  • I installed Photoshop Elements 11 on a new computer a month ago. It opened several times until yesterday. I uninstalled it and now am trying to reinstall from the CDs that I own and it will not read the disk. Nothing happens. I had previously downloaded i

    I installed Photoshop Elements 11 on a new computer a month ago. It opened several times until yesterday. I uninstalled it and now am trying to reinstall from the CDs that I own and it will not read the disk. Nothing happens. I had previously downloaded it to my laptop and work computer. How do I install it again?

    You can't run PSE from a USB drive, nor can you transfer PSE to a different computer via a USB drive. PSE must be installed on a computer using the installer program provided by Adobe.

  • Hello there, am new here and very stressed, i have an Imac core i3 which is logging off itself after a few seconds of login, it goes back to the login menu where i put the password. I have tried to repair the os but my pioneer rom is not reading the disk.

    Hello there, am new here and very stressed, i have an Imac core i3 which is logging off itself after a few seconds of login, it goes back to the login menu where i put the password. I have tried to repair the os but my pioneer rom is not reading the disk. I press the :c" button on startup but its not picking up the disk in the rom, i have tried to put the disk in an external rom but same answer, am starting to think that my os disk is bad. Please help me.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    *Note: If FileVault is enabled under Mac OS X 10.7 or later, or if a firmware password is set, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • I have just purchased a new camera that came with a Lightroom 5 disk. The same day Lightroom 6 was announced. I have not opened the disk. Can I upgrade to Lightroom 6 ?

    I have just purchased a new camera that came with a Lightroom 5 disk. The same day Lightroom 6 was announced. I have not opened the disk. Can I upgrade to Lightroom 6 ?

    Hi William. This article should answer your question:  Do I qualify for a free upgrade?

  • HT4414 I accidentally deleted garageband and I can not find the disks how to recover it?

    I accidentally deleted garageband and I can not find the disks how to recover it?

    Replacement System Discs can be obtained from Apple's Customer Support - US (800) 767-2775 for a nominal fee. You'll need to have the model and serial number of your Mac available. 
    If you're not in the US, you may need to go through the regional Apple Store that serves your location to find the contact number - http://store.apple.com/Catalog/US/Images/intlstoreroutingpage.html

  • How do I download a home DVD video disk (-R) to iMovie where I can then edit?  I can download from a camera, but not from the disk.

    How do I download a home DVD video disk (-R) to iMovie where I can then edit?  I can download from a camera, but not from the disk.

    iPhoto pulls off new videos from my iPhone 5 just fine.  Does iPhoto automatically come up when you connect your iPhone?  If it does, you should see your iPhone under "Devices" in iPhoto and then can select the videos to transfer (select, then Import Selected), though that should happen automatically.

  • Time achine. Each time I wake up my Mac. it says that I did not eject the disk properly. Do I have to eject the external hard drive before putting the Mac. to sleep?

    Time Machine. Each time I wake up my Mac. it says that I did not eject the disk properly. Do I have to eject the external hard drive each time I put the Mac. to sleep?

    If you do eject or disconnect that external drive before sleep, do you ever get that message?
    Some Drives & chipsets will not work right with sleep, what brand/model is it?

  • I m unable to access apple os after windows 7 instalation and its not giving the boot option

    i m unable to access apple os after windows 7 instalation and its not giving the boot option. plz any one help me out ..  how to fix it or how to delete windows 7 on my macbook

    Reboot, as soon as you hear the chime press and hold the option key, when the Boot Manager appears select OSX.

  • I am installing snow leopard on a new drive unformatted but it does not show the disk to install it on.? do i need to format first with one partition?

    I have installed a new drive on my mac book and more ram but the snow leopard install asks which to install the system on but then does not show the drive.
    do I have to partition it and name it first. -- if so just one partition?

    Do this:
    Drive Preparation
    1.  Boot from your OS X Installer Disc. After the installer loads select your language and click on the Continue button.  When the menu bar appears select Disk Utility from the Utilities menu.
    2. After DU loads select your hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, set the partition scheme to GUID then click on the OK button. Click on the Partition button and wait until the process has completed.
    4. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    5. Set the format type to Mac OS Extended (Journaled.) Click on the Options button, check the button for Zero Data and click on OK to return to the Erase window.
    6. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    When formatting has completed quit DU and return to the installer.  Complete the OS X installation.

Maybe you are looking for