BAPI to get kernel and IGS version

Hi,
I am new to ABAP and I want to write an ABAP program that I can run , for example, in solution manager system, to get the kernel and IGS version of a remote ABAP system.
Is there a standard function module that can do that ?
Thank you for your help
Chak
Edited by: chak on May 20, 2010 9:00 PM

Hello,
actually it's been already written : )
You can execute following report via se38:
GRAPHICS_IGS_ADMIN
Regards,
Serhat

Similar Messages

  • 1159 on RHAS3 kernel and glibc version question

    Hi all,
    Fresh install of RHAS3, output of uname gives me
    2.4.21-20.ELsmp
    1159 installation update notes mention kernel required version as being 2.4.21-4.EL
    Is this OK? Do I need to upgrade kernel? Where do I get the rpm for this?
    Output from rpm -q glibc gives me
    glibc-2.3.2-95.27
    1159 installation update notes mention required version as being 2.3.2-95.3
    Again, is this OK? Where do I get the rpm for this?
    Regards, thanks

    Check
    Note 958253 - SUSE LINUX Enterprise Server 10: Installation notes
    Note 797084 - SUSE LINUX Enterprise Server 9: Installation notes
    Check there both the "Kernel" and the "glibc" section.
    Markus

  • Need FM/BAPI to get matdocs and mvt history by material, plant and batch...

    Hello Experts,
    Are there any available FMs or BAPIs to get the material documents and its movement type?
    Just like in transaction MB5B(Stocks on posting date)
    Hope you can help me guys. Thank you and take care!

    As I said, I need an FM or BAPI and not a standard transaction.
    Thanks.

  • Getting WAS and EP version

    Hello all,
    Is is possible to get the Netweaver and WAS Version programatically.
    Which api's should i use.
    Regards
    Manoj

    Hi Romano,
    The code whihc you have given:
    J2EE version:
    IClusterInformation clusterInfo = (IClusterInformation)PortalRuntime.getRuntimeResources().getService("com.sap.portal.runtime.system.clusterinformation.clusterinformation");
    String j2ee_version = clusterInfo.getCoreVersion(clusterInfo.getNodeId());
    Can you let me know where can i find the jar which contians the  file
    "com.sap.portal.runtime.system.clusterinformation.clusterinformation"
    I could find the file  "version_id.txt"  .
    The code
    File versionRootDir = getVersionRootDir(aRequest);
            if(versionRootDir != null && versionRootDir.exists())
                File versionTxtFile = new File(versionRootDir, "version_id.txt");
                portalVersion = getVersionNumber(aRequest, versionTxtFile);
    the code
    private File getVersionRootDir(IPortalComponentRequest aRequest)
            File versionRootDir = null;
            String sysGlobalDir = System.getProperty("sys.global.dir");
            if(sysGlobalDir == null)
                aRequest.getLogger().warning(this, "getVersionRootDir(): system property sys.global.dir not set.");
            } else
                versionRootDir = new File(sysGlobalDir, "portal_versions");
            if(versionRootDir == null || !versionRootDir.exists())
                IClusterInformation clusterInfo = (IClusterInformation)PortalRuntime.getRuntimeResources().getService("com.sap.portal.runtime.system.clusterinformation.clusterinformation");
                String serverRootDir = clusterInfo.getSAPJ2EEServerDirectory();
                if(sysGlobalDir == null)
                    aRequest.getLogger().warning(this, "getVersionRootDir(): could not get server root dir from cluster information.");
                } else
                    versionRootDir = new File(serverRootDir, "../../portal_misc/versions");
            return versionRootDir;
    My only problem reaminign is that i cannot find the class "com.sap.portal.runtime.system.clusterinformation.clusterinformation"
    As a result the code is not getting compiled.
    REgards
    Manoj

  • Getting previous and current versions by date in RoboSourceControl

    (RoboHelp 8 with RoboSource Control 3.1) Hello, I want the ability to revert back to a previous version of my RoboHelp project (i.e. by date and/or time) and then return to the most current version of the project from source control.  I know that CVS clients have the ability to do a special update to grab a version of a checked in module by date/time, but I can't seem to see how this is done in RoboSourceControl.  I see that there is the notion of tags in RoboSource Control, which seem to allow me to roll back my codebase to a date/time based on this tag, but when I do that, I can't see how to then go back to the current version of the project.  Am I missing something here, or is that not possible with RoboSource Control?

    Actually I haven't set up the remote debug option yet, so there is no specific line to point.
    But I can clearly say that executing the method didn't create any problem.
    The problem occurs when I add the second part.
    That's why I thought that I am not following the right way to obtain the iterator by ValueExpression. So I am asking for the right expression to do it.
    Thanks.

  • How do I get different and older versions of java plugin to work

    I want to use firefox at my work, my company uses a program that uses java. But the programmers at my company aren't really good and when they check for the java plugin they check for the specific jre-6u21 instead of the generic with 6uXX. Sometimes I have to use another version of the program that requieres Version=1,4,2,06. They work fine with iexplorer.
    If I update to the current version (update 24) Firefox can't find the plugin. Explorer just gives a warning that you might be missing important security updates.
    Can Firefox give a warning or run with the latest version instead of looking for the missing plugins?

    This is what Oracle has to say about the problem: [http://www.java.com/en/download/faq/other_jreversions.xml Download older versions of Java]
    If you install an older version in Firefox it will be listed in Tools | Add-ons | Plugins and you can disable it there. But as Oracle mentions, using older versions potentially exposes your system to attack such as the one mentioned here: [http://www.h-online.com/open/news/item/Java-SE-6-Update-24-fixes-floating-point-bug-1190818.html Floating Point Bug]

  • BAPI for getting Equipment and Resources for a WORK CENTER

    Hi All,
    I have a requirement where i need to get all the equipment list for a given work center. So its Interface should be like
    Input -- Work center
    Output -- Table filled with Equipment list
                   Table filled with Resource(Person) list
    Please let me know if i need to provide other additional information also.
    Thanks ,
    Abhishek

    Hello,
    I think What you providing input is right.Just would like know how will you get Person Responsible out put list??
    Please Use The table ITOB to fetch the Equipment List according to Work Center as Input.
    OBJID=Put work center ID in CRHD Table you will get the OBJID then you have use the OBJID in table ITOB for  getting the equipment data.
    Regards,
    Rakesh
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 9:13 AM
    Edited by: RAKESH ASHOK MANE on Oct 1, 2010 1:20 PM

  • If you purchase iwork for ipad do you get mac and phone version also?

    if you purchase iwork for ipad does it also install on your mac and phone?

    iWork for iPad will also run on your iPhone, if you donwload it there as well (you won't need to re-purchase it). iWork on the Mac is composed of separate apps that are purchased separately, but now come free with newly purchased Macs.

  • Help required to get GR and IR Detaisl based on PO

    HI,
    I need some help in developing BAPI to get GR and IR details based on PO. Could anyhow help me out in getting this. I need to pass PO as import parameter and should get all the GR and IR values for the same. Pls send me the flow to get these details..Also the tables related in developing this..
    Regards,
    Ramesh

    Hi,
      By passing the PO number, GR details can be obtained from the following, MSEG, MKPF, PO number is found in MSEG table,
    IR details can be obtained from RKPF & RSEG, you find the PO number in RSEG table,
    Rgds,

  • I'm getting kernel panics each day as I shut down, the message of restarting by holding down the power button appears on the screen - it began about a month ago and. Do you have any ideas of how to solve the problem?

    I'm getting kernel panics each day as I shut down, the message of restarting by holding down the power button appears on the screen - it began about a month ago and. Do you have any ideas of how to solve the problem? I've copied the logs that I found for each kernel panic that still have the message logged. Please help if you can, I have read some of the other comments and perhaps it has something to do with my anti-virus software being on at start up. I have copied the log here. Any advice will be welcome.
    Interval Since Last Panic Report:  665204 sec
    Panics Since Last Report:          8
    Anonymous UUID: D6DCC90D-A5CA-4BBE-A435-3E64A512A51B
    Sat May 26 07:23:05 2012
    panic(cpu 3 caller 0xffffff80002b4f36): trying to interlock destroyed mutex (0xffffff801a489be0)
    Backtrace (CPU 3), Frame : Return Address
    0xffffff8160313b00 : 0xffffff8000220792
    0xffffff8160313b80 : 0xffffff80002b4f36
    0xffffff8160313b90 : 0xffffff8000227e68
    0xffffff8160313bd0 : 0xffffff7f80d14250
    0xffffff8160313c20 : 0xffffff7f80d14f73
    0xffffff8160313cc0 : 0xffffff800059a237
    0xffffff8160313d00 : 0xffffff8000586cbf
    0xffffff8160313d20 : 0xffffff800057e6e3
    0xffffff8160313df0 : 0xffffff800057ed06
    0xffffff8160313e20 : 0xffffff8000583c52
    0xffffff8160313e70 : 0xffffff8000583d05
    0xffffff8160313e90 : 0xffffff80005358b4
    0xffffff8160313ef0 : 0xffffff80005367c3
    0xffffff8160313f30 : 0xffffff8000536897
    0xffffff8160313f60 : 0xffffff80005ccfe8
    0xffffff8160313fb0 : 0xffffff80002da5e9
          Kernel Extensions in backtrace:
    com.intego.iokit.VBX6NKE(1.0)[211D5E46-3E43-C5DC-9C6A-8C3FFF0F4493]@0xffffff7f8 0d11000->0xffffff7f80d1bfff
    dependency: com.apple.iokit.IONetworkingFamily(2.1)[2FCC16E1-34AB-3908-98BD-CCBFA56FFDCE]@0 xffffff7f809b7000
    BSD process name corresponding to current thread: iStatLocalDaemon
    Mac OS version:
    11E53
    Kernel version:
    Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
    Kernel UUID: A8ED611D-FB0F-3729-8392-E7A32C5E7D74
    System model name: iMac11,2 (Mac-F2238AC8)
    System uptime in nanoseconds: 69777074610
    last loaded kext at 58265763561: com.intego.iokit.VBX6NKE            1 (addr 0xffffff7f80d11000, size 45056)
    loaded kexts:
    com.intego.iokit.VBX6NKE            1
    com.intego.iokit.BehavioralKext            1
    com.intego.kext.VirusBarrier.AppBarrierKPI            10.6.8
    com.intego.kext.VirusBarrierKPI            10.6.8
    com.globaldelight.driver.BoomDevice            1.1
    com.huawei.driver.HuaweiDataCardACMData            4.2
    Model: iMac11,2, BootROM IM112.0057.B01, 2 processors, Intel Core i3, 3.2 GHz, 12 GB, SMC 1.64f5
    Graphics: ATI Radeon HD 5670, ATI Radeon HD 5670, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364A53463531323634485A2D3147344431
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.64.8-P2P
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa140000 / 5
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0606, 0xfa141000 / 9
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa141100 / 8
    USB Device: CanoScan, 0x04a9  (Canon Inc.), 0x1904, 0xfa141200 / 6
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: HUAWEI Mobile, 0x12d1  (Huawei Technologies Co., Ltd.), 0x1001, 0xfd130000 / 5
    USB Device: My Passport 070A, 0x1058  (Western Digital Technologies, Inc.), 0x070a, 0xfd140000 / 6
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    Immediate suspects are the additions you added to you rsystem that installed kexts (drivers).  From above,
    com.intego.iokit.VBX6NKE            1
    com.intego.iokit.BehavioralKext            1
    com.intego.kext.VirusBarrier.AppBarrierKPI            10.6.8
    com.intego.kext.VirusBarrierKPI            10.6.8
    com.globaldelight.driver.BoomDevice            1.1
    com.huawei.driver.HuaweiDataCardACMData            4.2
    Two experiments you can try.
    1.  Boot in safe mode and see if you can shut down normally.  All thise additions won't be running in safe mode so this test would indicate it is one of them causing the problem.
    2. Uninstall all the intego VirusBarrier stuff.  That's my first guess and the troublemaker.

  • How could i get the kernel and user cpu usage for each process

    Hi all,
    In order to monitor the system CPU usage, I would like write a script to gather the kernel and user CPU usage for each process, like the prstat or top does. As always missing the shortlived kernel usage, prstat or top cann't get the precise CPU usage. I checked with the dtrace syscall, proc and fbt provider, but don't get which one is useful.
    Please provide your comments and suggestion.
    Thanks in adv

    mail2sleepy wrote:
    As I've studied the "dtrace" for a while, and seems Sun gives a pretty high score on this new feature.....I do want to know whether there's some probe can work for it, like writing a "dtrace" version prstat.You can write a prstat without dtrace. Because that's just polling at specific intervals and reading some process structures from /proc. You could have dtrace fire a probe every 5 seconds and read the same thing, but it wouldn't really be using any features of dtrace. Trhying to write it "in dtrace" doesn't make much sense.
    What you could do that would be harder via other methods is to fire a probe at process exit that displayed the process information including total CPU time. They could print exactly when processes exited. Doing that without dtrace would be very difficult.
    Darren

  • Version Mismatch for Kernel and CPU after 10.6.4 update

    I had a kernel panic in both Mac Pro and MacBook Pro after a usually no-brainer software update OS X 10.6.4....I tried all of the shortcuts (zapping PRAM, booting from other drives, safemode, etc) and I get the dreaded gray screen and restart message immediately,,,what can I do short of purchasing a new board for each machine?
    I did disk verification and repairs via target disk mode from a third laptop, but the pro macs never get past the grey screen in order to give me the chance to update! The screen text says:
    "panic(cpu 0 caller 0x2x096e6) Version mismatch between Kernel and CPU PM"@/Source Cache/...
    Debugger called: <panic>"
    What can I do to GET PAST the "version mismatch" and "ned to restart" screen to be ABLE to update?

    Just tried installing the 10.6.4 update on my iMac i5. It began the usual shutdown, and I was expecting the install to begin. That never happened. 10 minutes went by at least. I forced it to shut down, and now it won't boot. Same as the OP - "Version mis-match between Kernel and CPU PM"
    There is no option to boot from anything else, either. The machine won't boot from an original install CD, or from an install image I keep on USB. I tried zapping PRAM, and resetting SMC. At this point, I consider it bricked. Fortunately, I have a reasonably recent TM backup.
    Won't have time to take it in until Monday. Sure hope someone has some insight before then.

  • Updated to Tiger and get kernel panics

    Hi,
    I updated my desktop G4 (quicksilver) to Tiger last week, and have suddenly started getting kernel panics. I am not sure what to do about it, other than trying to reinstall Tiger. It didn't happen the first few days of Tiger, so I am not sure it's the OS. Do I need to be worried about my drive? could i lose information with this?
    I do have one bad hard drive inside the machine which crashed in November; I haven't removed it yet. Would removing that bad drive correct the issue? There is a 2nd drive in the machine that is fine and an external firewire drive that is now my main book drive.
    Or could the panic be the result of peripherals, such as sound cards, MIDI gear, printer? or something like software? I use a lot of 3rd party software and have updated quite a few of them in the past week, since updating to Tiger. I did call Apple Care and they suggested removing all external devices and apps...way too much if I don't need to do it.
    Help?
    Thanks
    Kat
    G4 powermac   Mac OS X (10.4.8)   also have macbook intel - 10.4.8

    Wow -
    What an incredible answer. I am posting the panic log here, but I remembered that I recently just plugged in my MIDI yamaha clavinova to my sound card, and that's when the panics began. Could be a coincidence, but I unplugged it to see if they stop.
    I will also remove the bad drive. It crashed in November. Disk first aid was unable to repair it and the genius at the apple store told me that something physically broke inside the drive, so there is no salvation for it. I was able to recover most data before it all disappeared, luckily. I just haven't gotten around to removing it and reinstalling the original apple drive.
    panic.log:
    Description: Panic (system crashes) log
    Size: 14.55 KB
    Last Modified: 2/23/07 2:22 AM
    Location: /Library/Logs/panic.log
    Recent Contents: ...
    com.apple.iokit.IOSCSIReducedBlockCommandsDevice(1.4.9)@0x94f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOFireWireSerialBusProtocolTransport(1.4.4)@0x885000
    dependency: com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    com.apple.driver.AppleFWOHCI(2.5.3)@0x92b000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x486000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    Proceeding back via exception chain:
    Exception state (sv=0x2088E000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Feb 23 00:38:23 2007
    panic(cpu 0 caller 0x000E3DDC): vnode_writedone: numoutput < 0
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000E3DDC 0x000D8A24 0x00452230 0x00444FF4 0x00950C80
    0x00953A38 0x00953B38 0x00530FFC 0x0053122C 0x0088727C 0x008876B8 0x00872C6C 0x008726EC
    0x00854A44 0x00836040 0x00835940 0x00941AD4 0x00931450 0x002D0B94 0x002CFA5C 0x000A9314
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOSCSIReducedBlockCommandsDevice(1.4.9)@0x94f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOFireWireSerialBusProtocolTransport(1.4.4)@0x885000
    dependency: com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    com.apple.driver.AppleFWOHCI(2.5.3)@0x92b000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x486000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    Proceeding back via exception chain:
    Exception state (sv=0x2088E000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    Fri Feb 23 02:22:55 2007
    panic(cpu 0 caller 0x000E3DDC): vnode_writedone: numoutput < 0
    Latest stack backtrace for cpu 0:
    Backtrace:
    0x00095138 0x00095650 0x00026898 0x000E3DDC 0x000D8A24 0x00452230 0x00444FF4 0x00950C80
    0x00953A38 0x00953B38 0x00530FFC 0x0053122C 0x0088727C 0x008876B8 0x00872C6C 0x008726EC
    0x00854A44 0x00836040 0x00835940 0x00941AD4 0x00931450 0x002D0B94 0x002CFA5C 0x000A9314
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.iokit.IOSCSIReducedBlockCommandsDevice(1.4.9)@0x94f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOFireWireSerialBusProtocolTransport(1.4.4)@0x885000
    dependency: com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireSBP2(1.7.5)@0x86f000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOStorageFamily(1.5)@0x43f000
    com.apple.iokit.IOSCSIArchitectureModelFamily(1.4.9)@0x529000
    com.apple.driver.AppleFWOHCI(2.5.3)@0x92b000
    dependency: com.apple.iokit.IOPCIFamily(1.7)@0x486000
    dependency: com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    com.apple.iokit.IOFireWireFamily(2.2.5)@0x82c000
    Proceeding back via exception chain:
    Exception state (sv=0x2088E000)
    PC=0x00000000; MSR=0x0000D030; DAR=0x00000000; DSISR=0x00000000; LR=0x00000000; R1=0x00000000; XCP=0x00000000 (Unknown)
    Kernel version:
    Darwin Kernel Version 8.8.0: Fri Sep 8 17:18:57 PDT 2006; root:xnu-792.12.6.obj~1/RELEASE_PPC
    G4 powermac Mac OS X (10.2.x)

  • How to check IGS version and procedure for upgrading IGS patch level

    Hi all,
    We are on BIW 3.5 .Iam not clear about how to check the version of IGS and its patch level .I went through various notes but still iam confused with tracing it , can someone plz help out?
    Secondly want to upgrade IGS version  i went through note 454042 but still confused with doing that , Can someone plz refer other notes or detailed procedure for upgrading IGS.
    Our BIW Production and Test are on AIX and Development is on HP-Unix OS .
    Points guaranteed for the same. Requested to revert at earliest as this is urgent .
    Regards,
    Saumya

    Hi,
    Check this link which may help u:
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/igs-upgrade-1455477
    The installation/upgrade procedures for the integrated IGS are as follows:
    Integrated Version Installation
    The integrated IGS is automatically installed with the SAP Web Application Server.
    Integrated Version Upgrade
    You find the upgrade files for the integrated IGS version on the SAP Service Marketplace:
    http://service.sap.com/swdc  ®  Download  ®  Support Packages and Patches ®  Entry by ApplicationGroup  ®  SAP Frontend Components ®  SAP IGS  ®  SAP IGS .
    There, you find the IGS executables and libraries (igsexe_.sar) as well as the IGS folder structure (igshelper_.sar) containing among others font files.
    With the upgrade files of the executables and libraries, proceed exactly like you would with kernel patches (for example, extract the Archive to the same location). More information about kernel patches can be found in the related note 19466 in the section Copying and Installing a Patch.
    The upgrade files for the IGS folder structure must be extracted to the instance directory (DIR_INSTANCE). More information can be found in note 1028690.
    After a restart of the Web AS the new IGS is up and running.   
    Information about finding out your IGS patch level is provided in note 931900.                                                                               
    For an upgrade of an integrated IGS please also check note 896400.
    For more info check this SAP Help doc:
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/72d43ac66e1f08e10000000a114084/frameset.htm
    Hope these helps u...
    Regards,
    KK.

  • So I updated the itunes and now it won't open it, it states a message "the itunes library.itl" cannot be open because it was created by a newer version of itunes, I have unistalled and re-installed newer and older version and still i get this message.

    I updated and now i can't use the itunes. I have unistalled several times, installing newer and older versions but still i get this message. Is there anything i can do to fix this problem??

    Try the following user tip with that one:
    Empty/corrupt iTunes library after upgrade/crash

Maybe you are looking for