Check for BW packages

Hi all,
can any1 help me in how to check for BW packages in se80..
as i'm a fresher to BW environment i dont know how to check for BW packages in se80.

Hi,
in SE80 you see for the BW package only DD und ABAP objects. The BW objects (like infocube) you don't see there. You can use for example SE03 - change object directory entry.
Sven

Similar Messages

  • "pacman" check for new packages, but without updating database.(SOLVED

    Is there a way for pacman to tell you what packages could be updated but without changing your database? The reason I ask is that doing pacman -Sy is unsupported, as it could lead to old versions of a package being incompatible with news one of another. Basically, I am wondering if pacman has a way to tell you "what would happen" if I did pacman -Sy.
    Last edited by TheKing42 (2014-12-07 19:28:44)

    I don't understand why do you want to keep your pacman database out of date. It's not possible to install outdated packages, they are dropped from the repository when an updated version is uploaded.
    Last edited by ugjka (2014-12-07 20:53:52)

  • [SOLVED] yaourt upgrade check skips(?) packages

    When running "yaourt -Syu --aur", after updating package databases for normal repositories, yaourt checks for AUR package upgrades and shows a counter, for example:
    [ypoluektovich@arch ~]$ yaourt -Syu --aur
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    Foreign packages: 34 / 34
    But lately, for me, the counter has been stopping just short of completion:
    Foreign packages: / 49 / 50
    What's going on and how do I fix it?
    Last edited by ypoluektovich (2012-01-22 11:07:04)

    Right, I've figured it out. Turns out the "missing" packages have been removed/renamed in the AUR database. Here's a one-liner that will print names of all such packages:
    for x in `pacman -Qqm`; do [[ $( yaourt -Ss $x | grep "installed" | wc -l ) == 0 ]] && echo "$x"; done

  • RME 4.3.1 device update failing 'WARNING : Cat3560(7.3):Consistency check failed for base package SharedNetshowIOS'

    Hi Guys,
    I'm having some issues updating the device packages for my RME 4.3.1 install.
    I've downloaded and tried to update the 'Cat3560.zip' package via the GUI, but the job fails with the above error.
    I pulled up the PSU.log and found the following:
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CM already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : _CURDFMVER=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : DFMVERSION=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Locking package repository..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Checking Dependencies...
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : pickUnselectedBasePackages]  : SharedSwim2900XL has 17 dependent packages
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageParserAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedDcmaIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[DistributionAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibSwim] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibSwim
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimJobOptionsAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SoftwareAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ConfigAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibCommon] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibCommon
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SystemAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageListAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ContainmentAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[FlashAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[MemoryAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[RemoteStageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimCCOAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedSwimIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedSwimIOS
    [ Thu May 27 10:11:50 PDT 2010 ] WARN   [PsuPkgResolver : pickLatest]  : No packages to pick ..Empty package set passed .
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : populateResolverResult]  : All selected packages failed consistency check..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: WARNING: SharedSwim2900XL(2.2.3): Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Packages selected for install (satisfies consistency check) : []
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: No packages to be installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Creating maps in D:\CSCOpx\www\classpath\com\cisco\nm\xms\psu\pkgs\rme
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.11.2.3.7.5.19 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : * not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:31 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.9.1.99999999 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [PackageManager : installPackages]  : Releasing lock...
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Loading history db fromD:\CSCOpx\lib\classpath\com\cisco\nm\xms\psu\conf\historyDB
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Number of Events Loaded in init()6
    Before i started to bug TAC, I figured I'd post this here.
    Let me know your thoughts

    Looks like your package repository has been corrupted.  TAC can provide a procedure  to recover from this corruption.  The following DOC indicates  why this can happen and has suggestions on how to avoid these problems  from re-occuring.

  • How to check for updates on SCM packages?

    Hey guys,
    I wondered for some time now how to check for updates on SCM packages, i.e. -git
    or -svn ones. Updates for binary packages are automatically updated by pacman,
    no problem there. Checking for updates on non-SCM packages from the AUR is
    easily done with one of the various helper tools available (personally, I use
    slurpy).
    However, SCM packages can change without their PKGBUILD changing, so I'm not
    notified that I should recompile and update them.
    Is there a "proper" way of doing this? Am I missing something?
    Thanks in advance!

    If your system is booting then u can say that your bootblks are installed.Usually BootBlks are present in 0 & 1 slice of UFS Filesystem
    /usr/platform/platform-name/lib/fs/ufs
    directory where ufs boot objects reside.
    An x86 FDISK partition for the Solaris software begins with a one-cylinder boot slice, which contains the partition boot program (pboot) in the first sector, the standard Solaris disk label and volume table of contents (VTOC) in the second and third sectors, and the bootblk program in the fourth and subsequent sectors. When the FDISK partition for the Solaris software is the active partition, the master boot program (mboot) reads the partition boot program in the first sector into memory and jumps to it. It in turn reads the bootblk program into memory and jumps to it. Regardless of the type of the active partition, if the drive contains multiple FDISK partitions, the user is given the opportunity to reboot another partition.

  • LMS3.1 psu problem - Consistency check failed for base package ...AG

    Hello,
    We've got a package updater problem with a LMS3.1 installation.
    1. After trying to update RME Device packages from GUI we got a message that LibCommon-v2.3.2 is needed
    2. We tried to update LibCommon from CLI using psucli.bat, see below
    3. We found a discussion in this forum, simular to this problem with the hint to reinstall the RME, what we did but with no improvement
    4. We deinstalled, reboot, did a new installation of LMS3.1. But the problem still exists, with same message. We need the PSU, because most of our devices will be managed after device package update only.
    Updating of each package brings warnings with pseudo package names, as ImageAG, MemoryAG and not with hints to real missing packages:
    C:\lms\bin>psucli -p rme -install -src C:\install\lm31-updates\ LibCommon
    WARNING: LibCommon(2.3.2):Consistency check failed for base package ImageAG
    see also the psu.log containing all tryes of package updates
    The problem goes a little bit in this direction, but with a new reinstallation as well:
    https://supportforums.cisco.com/message/669047#669047
    What can we do?
    thx for hints, Steffen

    When you install LMS on Windows, there are some recommended steps to take to ensure the installation is a problem free as possible:
    Set the per-user and global TEMP and TMP environment variables to short values (e.g. C:\WINDOWS\TEMP)
    Disable all anti-virus software
    Disable Windows Data Execution Protection (DEP)
    Login to the server as a local Adminitrator
    Install from original, locally attached media
    NEVER abort the installation after the installer says not to
    Based on the symptoms described here, I'm guessing at least the first item was not done.  TAC has a procedure to recover a bad RME package repository, but if the base installation is problematic, doing so would be moot.  If you suspect the installation isn't 100% (beyond the package repository), uninstall, then follow the above steps to reinstall.
    If you think the problem is just with the RME package repository, contact TAC, and they can provide you a good, up-to-date repository to jump start things for you.

  • LMS3.1 psu problem - Consistency check failed for base package

    Hi all,
    I tried to install the following packges for CiscoView 6.1.9:
    Rtr2900.cv50.v2-0.zip
    Rtr3900.cv50.v2-0.zip
    but it gives me the following error:
    Consistency check failed for base package NGMARShare
    There are no Packages to be installed.
    I uninstalled all packages and installed them again after I copied these two packages in the packages sources folder but it failed again.
    Any one can help?
    Thanks

    the new package you try to install depends on a package that you don't have
    DEPENDENT PACKAGE
    =================
    DtShare V1.5 (DtShare.cv50.v1-5.zip)
    this can be seen from the error message you got
    "Consistency check failed for base package DtShare"
    my advice is to read the "Release Information" for the packages you try to install
    you can find the Release Information in the same page of the download.
    hope this helps,
    also it's better to update all the device packages if your server have internet connectivity from CS > Software Center > device update.

  • Dependency check for package being ported

    Looking to port a program from Debian and want to make sure I get all my dependencies right. But there is no real scale or database to work with. Below are the dependencies for my package... Any help making sure I cover all these would be greatly appreciated.
    mono-runtime,
    libmono-system-xaml4.0-cil,
    libgtk2.0-cil-dev,
    libwebkit1.1-cil,
    libmono-system-web4.0-cil,
    libmono-system-data-linq4.0-cil,
    libmono-wcf3.0-cil

    I suspect most of those are in [extra]/mono.  Arch does not split packages endlessly as debian does.  You can verify each one, here is an example:
    1) find the package at debian.org and look at the file list:
    http://packages.debian.org/wheezy/all/l … l/filelist
    2) use pkgfile on any of those files:
    $ pkgfile /usr/lib/mono/4.0/System.Data.Linq.dll
    extra/mono
    3) Have a beer, and remember to buy one for the arch devs too, cause you're done.
    Last edited by Trilby (2013-10-21 22:04:34)

  • How can i check for posted but not yet commited changes in a form

    Dears
    I make changes programmatically in a form then i post it using (Post built in).
    If the user exits the form, i make check for any changes in the form to commit it using the system variable :system.form_status
    Unfortunately the value of this system variable is 'Query' not 'Changed' because of using the post built in.
    Is ther another system variable ( or any another way ) that check for posted but not yet commited changes in the form ?
    Thanks a lot
    Mostafa Abolaynain

    I had faced similar situation. Using of package variable which identifies, what is the user's latest action.
    This is just a workaround.
    Capture what the user has performed into a variable say, PKG_VAR.ACTION,
    This will be assigned values like List L, and Create C, Update U and Saved S.
    If commit is executed,assing the status S to the variable.
    So while closing,
    IF :system.form_status = 'CHANGED' or PKG_VAR.ACTION in ('C','U') THEN     
    -- validate the data, n perform commit.
    else
    -- just close the form.
    end if;
    Regards
    Deepz : )

  • Failing all pre-requisite checks for 11.2.0.2.0 RAC on HP-UX Itanium 64

    Hi Guys,
    For Typical OR Advanced Grid Installation (GUI), all pre-requisites are failing on both nodes, like memory, swap, node reachability, groups, user & lot more.....
    But when I try to check Pre-requisite from command line, everything seems to be ok.
    This is what the output...
    $ ./runcluvfy.sh stage -pre crsinst -n sph1erp,sph2erp -fixup -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "sph1erp"
    Destination Node Reachable?
    sph1erp yes
    sph2erp yes
    Result: Node reachability check passed from node "sph1erp"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    sph2erp passed
    sph1erp passed
    Result: User equivalence check passed for user "oracle"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status Comment
    sph2erp passed
    sph1erp passed
    Verification of the hosts config file successful
    Interface information for node "sph2erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.51 10.10.16.48 10.10.16.51 10.10.1.12 78:AC:C0:8A:07:76 1500
    lan900 10.10.1.174 10.10.0.0 10.10.1.174 10.10.1.12 78:AC:C0:8A:07:6E 1500
    Interface information for node "sph1erp"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    lan2 10.10.16.50 10.10.16.48 10.10.16.50 10.10.1.12 3C:4A:92:48:71:BE 1500
    lan900 10.10.1.173 10.10.0.0 10.10.1.173 10.10.1.12 3C:4A:92:48:71:B6 1500
    Check: Node connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph2erp[10.10.16.51] sph1erp[10.10.16.50] yes
    Result: Node connectivity passed for subnet "10.10.16.48" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.16.48"
    Source Destination Connected?
    sph1erp:10.10.16.50 sph2erp:10.10.16.51 passed
    Result: TCP connectivity check passed for subnet "10.10.16.48"
    Check: Node connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph2erp[10.10.1.174] sph1erp[10.10.1.173] yes
    Result: Node connectivity passed for subnet "10.10.0.0" with node(s) sph2erp,sph1erp
    Check: TCP connectivity of subnet "10.10.0.0"
    Source Destination Connected?
    sph1erp:10.10.1.173 sph2erp:10.10.1.174 passed
    Result: TCP connectivity check passed for subnet "10.10.0.0"
    Interfaces found on subnet "10.10.0.0" that are likely candidates for VIP are:
    sph2erp lan900:10.10.1.174
    sph1erp lan900:10.10.1.173
    Interfaces found on subnet "10.10.16.48" that are likely candidates for a private interconnect are:
    sph2erp lan2:10.10.16.51
    sph1erp lan2:10.10.16.50
    Result: Node connectivity check passed
    Check: Total memory
    Node Name Available Required Comment
    sph2erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    sph1erp 63.9GB (6.7004024E7KB) 4GB (4194304.0KB) passed
    Result: Total memory check passed
    Check: Available memory
    Node Name Available Required Comment
    sph2erp 53.3556GB (5.5947372E7KB) 50MB (51200.0KB) passed
    sph1erp 52.2323GB (5.47695E7KB) 50MB (51200.0KB) passed
    Result: Available memory check passed
    Check: Swap space
    Node Name Available Required Comment
    sph2erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    sph1erp 188.7773GB (1.97947352E8KB) 4GB (4194304.0KB) passed
    Result: Swap space check passed
    Check: Free disk space for "sph2erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph2erp /var 13.8074GB 1GB passed
    Result: Free disk space check passed for "sph2erp:/var/tmp/"
    Check: Free disk space for "sph1erp:/var/tmp/"
    Path Node Name Mount point Available Required Comment
    /var/tmp/ sph1erp /var 13.8158GB 1GB passed
    Result: Free disk space check passed for "sph1erp:/var/tmp/"
    Check: User existence for "oracle"
    Node Name Status Comment
    sph2erp exists(199) passed
    sph1erp exists(199) passed
    Checking for multiple users with UID value 199
    Result: Check for multiple users with UID value 199 passed
    Result: User existence check passed for "oracle"
    Check: Group existence for "oinstall"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "oinstall"
    Check: Group existence for "dba"
    Node Name Status Comment
    sph2erp exists passed
    sph1erp exists passed
    Result: Group existence check passed for "dba"
    Check: Membership of user "oracle" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Comment
    sph2erp yes yes yes yes passed
    sph1erp yes yes yes yes passed
    Result: Membership check for user "oracle" in group "oinstall" [as Primary] passed
    Check: Membership of user "oracle" in group "dba"
    Node Name User Exists Group Exists User in Group Comment
    sph2erp yes yes yes passed
    sph1erp yes yes yes passed
    Result: Membership check for user "oracle" in group "dba" passed
    Check: Run level
    Node Name run level Required Comment
    sph2erp 3 3 passed
    sph1erp 3 3 passed
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp hard 63488 63488 passed
    sph1erp hard 63488 63488 passed
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
    Node Name Type Available Required Comment
    sph2erp soft 1024 1024 passed
    sph1erp soft 63488 1024 passed
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp hard 3687 3686 passed
    sph1erp hard 3687 3686 passed
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
    Node Name Type Available Required Comment
    sph2erp soft 3687 2047 passed
    sph1erp soft 3687 2047 passed
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
    Node Name Available Required Comment
    sph2erp ia64 ia64 passed
    sph1erp ia64 ia64 passed
    Result: System architecture check passed
    Check: Kernel version
    Node Name Available Required Comment
    sph2erp HP-UX B.11.31 B.11.31 passed
    sph1erp HP-UX B.11.31 B.11.31 passed
    Result: Kernel version check passed
    Check: Kernel parameter for "ksi_alloc_max"
    Node Name Configured Required Comment
    sph2erp 32768 32768 passed
    sph1erp 32768 32768 passed
    Result: Kernel parameter check passed for "ksi_alloc_max"
    Check: Kernel parameter for "executable_stack"
    Node Name Configured Required Comment
    sph2erp 0 0 passed
    sph1erp 0 0 passed
    Result: Kernel parameter check passed for "executable_stack"
    Check: Kernel parameter for "max_thread_proc"
    Node Name Configured Required Comment
    sph2erp 1024 1024 passed
    sph1erp 1024 1024 passed
    Result: Kernel parameter check passed for "max_thread_proc"
    Check: Kernel parameter for "maxdsiz"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxdsiz"
    Check: Kernel parameter for "maxdsiz_64bit"
    Node Name Configured Required Comment
    sph2erp 2147483648 2147483648 passed
    sph1erp 2147483648 2147483648 passed
    Result: Kernel parameter check passed for "maxdsiz_64bit"
    Check: Kernel parameter for "maxssiz"
    Node Name Configured Required Comment
    sph2erp 134217728 134217728 passed
    sph1erp 134217728 134217728 passed
    Result: Kernel parameter check passed for "maxssiz"
    Check: Kernel parameter for "maxssiz_64bit"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "maxssiz_64bit"
    Check: Kernel parameter for "maxuprc"
    Node Name Configured Required Comment
    sph2erp 3686 3686 passed
    sph1erp 3686 3686 passed
    Result: Kernel parameter check passed for "maxuprc"
    Check: Kernel parameter for "msgmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgmni"
    Check: Kernel parameter for "msgtql"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "msgtql"
    Check: Kernel parameter for "ncsize"
    Node Name Configured Required Comment
    sph2erp 35840 35840 passed
    sph1erp 35840 35840 passed
    Result: Kernel parameter check passed for "ncsize"
    Check: Kernel parameter for "shmmax"
    Node Name Configured Required Comment
    sph2erp 1073741824 1073741824 passed
    sph1erp 1073741824 1073741824 passed
    Result: Kernel parameter check passed for "shmmax"
    Check: Kernel parameter for "shmmni"
    Node Name Configured Required Comment
    sph2erp 4096 4096 passed
    sph1erp 4096 4096 passed
    Result: Kernel parameter check passed for "shmmni"
    Check: Kernel parameter for "shmseg"
    Node Name Configured Required Comment
    sph2erp 512 512 passed
    sph1erp 512 512 passed
    Result: Kernel parameter check passed for "shmseg"
    Check: Kernel parameter for "tcp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "tcp_smallest_anon_port"
    Check: Kernel parameter for "tcp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "tcp_largest_anon_port"
    Check: Kernel parameter for "udp_smallest_anon_port"
    Node Name Configured Required Comment
    sph2erp 9000 9000 passed
    sph1erp 9000 9000 passed
    Result: Kernel parameter check passed for "udp_smallest_anon_port"
    Check: Kernel parameter for "udp_largest_anon_port"
    Node Name Configured Required Comment
    sph2erp 65500 65500 passed
    sph1erp 65500 65500 passed
    Result: Kernel parameter check passed for "udp_largest_anon_port"
    Check: Package existence for "OS-Core-B.11.31( ia64)"
    Node Name Available Required Comment
    sph2erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    sph1erp OS-Core-B.11.31-0 OS-Core-B.11.31( ia64) passed
    Result: Package existence check passed for "OS-Core-B.11.31( ia64)"
    Check: Operating system patch for "Patch PHKL_38938"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_39646 Patch PHKL_38938 passed
    sph1erp Patch PHKL_39646 Patch PHKL_38938 passed
    Result: Operating system patch check passed for "Patch PHKL_38938"
    Check: Operating system patch for "Patch PHKL_39351"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_40207 Patch PHKL_39351 passed
    sph1erp Patch PHKL_40207 Patch PHKL_39351 passed
    Result: Operating system patch check passed for "Patch PHKL_39351"
    Check: Operating system patch for "Patch PHSS_36354"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40546 Patch PHSS_36354 passed
    sph1erp Patch PHSS_40546 Patch PHSS_36354 passed
    Result: Operating system patch check passed for "Patch PHSS_36354"
    Check: Operating system patch for "Patch PHSS_37042"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_37042 Patch PHSS_37042 passed
    sph1erp Patch PHSS_37042 Patch PHSS_37042 passed
    Result: Operating system patch check passed for "Patch PHSS_37042"
    Check: Operating system patch for "Patch PHSS_37959"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40804 Patch PHSS_37959 passed
    sph1erp Patch PHSS_40804 Patch PHSS_37959 passed
    Result: Operating system patch check passed for "Patch PHSS_37959"
    Check: Operating system patch for "Patch PHSS_39094"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40538 Patch PHSS_39094 passed
    sph1erp Patch PHSS_40538 Patch PHSS_39094 passed
    Result: Operating system patch check passed for "Patch PHSS_39094"
    Check: Operating system patch for "Patch PHSS_39100"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_40540 Patch PHSS_39100 passed
    sph1erp Patch PHSS_40540 Patch PHSS_39100 passed
    Result: Operating system patch check passed for "Patch PHSS_39100"
    Check: Operating system patch for "Patch PHSS_39102"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_41496 Patch PHSS_39102 passed
    sph1erp Patch PHSS_41496 Patch PHSS_39102 passed
    Result: Operating system patch check passed for "Patch PHSS_39102"
    Check: Operating system patch for "Patch PHSS_38141"
    Node Name Applied Required Comment
    sph2erp Patch PHSS_38141 Patch PHSS_38141 passed
    sph1erp Patch PHSS_38141 Patch PHSS_38141 passed
    Result: Operating system patch check passed for "Patch PHSS_38141"
    Check: Operating system patch for "Patch PHCO_40381"
    Node Name Applied Required Comment
    sph2erp Patch PHCO_40381 Patch PHCO_40381 passed
    sph1erp Patch PHCO_40381 Patch PHCO_40381 passed
    Result: Operating system patch check passed for "Patch PHCO_40381"
    Check: Operating system patch for "Patch PHKL_38038"
    Node Name Applied Required Comment
    sph2erp Patch PHKL_41005 Patch PHKL_38038 passed
    sph1erp Patch PHKL_41005 Patch PHKL_38038 passed
    Result: Operating system patch check passed for "Patch PHKL_38038"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    Result: Current group ID check passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    Network Time Protocol(NTP) configuration file not found on any of the nodes. Oracle Cluster Time Synchronization Service(CTSS) can be used instead of NTP for time synchronization on the cluster nodes
    No NTP Daemons or Services were found to be running
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    sph2erp does not exist passed
    sph1erp does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Check default user file creation mask
    Node Name Available Required Comment
    sph2erp 022 0022 passed
    sph1erp 022 0022 passed
    Result: Default user file creation mask check passed
    Checking consistency of file "/etc/resolv.conf" across nodes
    Node Name Status
    sph2erp passed
    sph1erp passed
    The DNS response time for an unreachable node is within acceptable limit on all nodes
    File "/etc/resolv.conf" is consistent across nodes
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Checking settings of device file "/dev/async"
    Node Name Available Comment
    sph2erp yes failed (incorrect setting for minor number.)
    sph1erp yes failed (incorrect setting for minor number.)
    Result: Check for settings of device file "/dev/async" failed.
    Starting check for The SSH LoginGraceTime setting ...
    WARNING:
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph2erp" may result in users being disconnected before login is completed
    PRVE-0038 : The SSH LoginGraceTime setting on node "sph1erp" may result in users being disconnected before login is completed
    Check for The SSH LoginGraceTime setting passed
    Fixup information has been generated for following node(s):
    sph2erp,sph1erp
    Please run the following script on each node as "root" user to execute the fixups:
    '/tmp/CVU_11.2.0.2.0_oracle/runfixup.sh'
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    What could be the issue ????
    Any help would be appreciated...
    Regards,
    Manish

    Started with Grid Installation. Copying Software to remote node & linking libraries were successfully without any issue (upto 76%). But got issue while executing root.sh on Node1
    sph1erp:/oracle/11.2.0/grid #sh root.sh
    Running Oracle 11g root script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /oracle/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /oracle/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    OLR initialization - successful
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'sph1erp'
    CRS-2676: Start of 'ora.mdnsd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'sph1erp'
    CRS-2676: Start of 'ora.gpnpd' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.gipcd' on 'sph1erp'
    CRS-2676: Start of 'ora.gipcd' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssdmonitor' on 'sph1erp' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'sph1erp'
    CRS-2672: Attempting to start 'ora.diskmon' on 'sph1erp'
    CRS-2676: Start of 'ora.diskmon' on 'sph1erp' succeeded
    CRS-2676: Start of 'ora.cssd' on 'sph1erp' succeeded
    ASM created and started successfully.
    Disk Group OCRVOTE created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'sys'..
    Operation successful.
    CRS-4256: Updating the profile
    Successful addition of voting disk ab847ed2b4f04f2dbfb875226d2bb194.
    Successful addition of voting disk 85c05a5b30384f8dbff48cc069de7a7c.
    Successful addition of voting disk 649196fbdd614f9cbf26a9a0e6670a6e.
    Successful addition of voting disk 8815dfcee2e64f64bf00b9c76626ab41.
    Successful addition of voting disk 8ce55fe5534f4f77bfa9f54187592707.
    Successfully replaced voting disk group with +OCRVOTE.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE ab847ed2b4f04f2dbfb875226d2bb194 (/dev/oracle/ocrvote1) [OCRVOTE]
    2. ONLINE 85c05a5b30384f8dbff48cc069de7a7c (/dev/oracle/ocrvote2) [OCRVOTE]
    3. ONLINE 649196fbdd614f9cbf26a9a0e6670a6e (/dev/oracle/ocrvote3) [OCRVOTE]
    4. ONLINE 8815dfcee2e64f64bf00b9c76626ab41 (/dev/oracle/ocrvote4) [OCRVOTE]
    5. ONLINE 8ce55fe5534f4f77bfa9f54187592707 (/dev/oracle/ocrvote5) [OCRVOTE]
    Located 5 voting disk(s).
    Start of resource "ora.cluster_interconnect.haip" failed
    CRS-2672: Attempting to start 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    CRS-2674: Start of 'ora.cluster_interconnect.haip' on 'sph1erp' failed
    CRS-2679: Attempting to clean 'ora.cluster_interconnect.haip' on 'sph1erp'
    CRS-2681: Clean of 'ora.cluster_interconnect.haip' on 'sph1erp' succeeded
    CRS-4000: Command Start failed, or completed with errors.
    Failed to start Oracle Clusterware stack
    Failed to start High Availability IP at /oracle/11.2.0/grid/crs/install/crsconfig_lib.pm line 1046.
    /oracle/11.2.0/grid/perl/bin/perl -I/oracle/11.2.0/grid/perl/lib -I/oracle/11.2.0/grid/crs/install /oracle/11.2.0/grid/crs/install/rootcrs.pl execution failed
    sph1erp:/oracle/11.2.0/grid #
    Last few lines from CRS Log for node 1, where error came
    [ctssd(6467)]CRS-2401:The Cluster Time Synchronization Service started on host sph1erp.
    2011-02-25 23:04:16.491
    [oracle/11.2.0/grid/bin/orarootagent.bin(6423)]CRS-5818:Aborted command 'start for resource: ora.cluster_interconnect.haip 1 1' for resource 'ora.cluster_int
    erconnect.haip'. Details at (:CRSAGF00113:) {0:0:178} in */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    2011-02-25 23:04:20.521
    [ohasd(5513)]CRS-2757:Command 'Start' timed out waiting for response from the resource 'ora.cluster_interconnect.haip'. Details at (:CRSPE00111:) {0:0:178} in
    */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    Few lines from */oracle/11.2.0/grid/log/sph1erp/agent/ohasd/orarootagent_root/orarootagent_root.log.*
    =====================================================================================================
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Starting Probe for ip 169.254.74.54
    2011-02-25 23:04:16.823: [ USRTHRD][16] {0:0:178} Transitioning to Probe State
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} [NetHAMain] thread stopping
    2011-02-25 23:04:17.177: [ USRTHRD][15] {0:0:178} Thread:[NetHAMain]isRunning is reset to false here
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAMain]stop }
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} thread cleaning up
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} pausing thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} posting thread
    2011-02-25 23:04:17.178: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} [NetHAWork] thread stopping
    2011-02-25 23:04:17.645: [ USRTHRD][16] {0:0:178} Thread:[NetHAWork]isRunning is reset to false here
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop {
    2011-02-25 23:04:17.645: [ USRTHRD][12] {0:0:178} Thread:[NetHAWork]stop }
    2011-02-25 23:04:17.891: [ora.cluster_interconnect.haip][12] {0:0:178} [start] Start of HAIP aborted
    2011-02-25 23:04:17.892: [   AGENT][12] {0:0:178} UserErrorException: Locale is
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsnUtils::error Exception type=2 string=
    CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the following error:
    Start action for HAIP aborted
    2011-02-25 23:04:17.893: [    AGFW][12] {0:0:178} sending status msg [CRS-5017: The resource action "ora.cluster_interconnect.haip start" encountered the foll
    owing error:
    Start action for HAIP aborted
    ] for start for resource: ora.cluster_interconnect.haip 1 1
    2011-02-25 23:04:17.893: [ora.cluster_interconnect.haip][12] {0:0:178} [start] clsn_agent::start }
    2011-02-25 23:04:17.894: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check {
    2011-02-25 23:04:18.552: [ora.diskmon][12] {0:0:154} [check] DiskmonAgent::check } - 0
    2011-02-25 23:04:19.573: [    AGFW][10] {0:0:154} Agent received the message: AGENT_HB[Engine] ID 12293:669
    2011-02-25 23:04:20.510: [ora.cluster_interconnect.haip][18] {0:0:178} [start] got lock
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] tryActionLock }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] abort }
    2011-02-25 23:04:20.511: [ora.cluster_interconnect.haip][18] {0:0:178} [start] clsn_agent::abort }
    2011-02-25 23:04:20.511: [    AGFW][18] {0:0:178} Command: start for resource: ora.cluster_interconnect.haip 1 1 completed with status: TIMEDOUT
    2011-02-25 23:04:20.512: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init enter {
    2011-02-25 23:04:20.513: [ora.cluster_interconnect.haip][8] {0:0:178} [check] NetworkAgent::init exit }
    2011-02-25 23:04:20.517: [    AGFW][10] {0:0:178} Agent sending reply for: RESOURCE_START[ora.cluster_interconnect.haip 1 1] ID 4098:661
    2011-02-25 23:04:20.519: [ USRTHRD][8] {0:0:178} Ocr Context init default level 23886304
    2011-02-25 23:04:20.519: [ default][8]clsvactversion:4: Retrieving Active Version from local storage.
    [   CLWAL][8]clsw_Initialize: OLR initlevel [70000]
    Few lines from */oracle/11.2.0/grid/log/sph1erp/ohasd/ohasd.log.*
    =====================================================================================================
    2011-02-25 23:04:21.627: [UiServer][30] {0:0:180} Done for ctx=6000000002604ce0
    2011-02-25 23:04:21.642: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:26.139: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:26.139: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:26.973: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:26.973: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:26.992: [UiServer][30] {0:0:181} processMessage called
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending message to PE. ctx= 6000000001b440f0
    2011-02-25 23:04:26.993: [UiServer][30] {0:0:181} Sending command to PE: 67
    2011-02-25 23:04:26.994: [   CRSPE][29] {0:0:181} Processing PE command id=173. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:26.997: [UiServer][30] {0:0:181} Done for ctx=6000000001b440f0
    2011-02-25 23:04:27.012: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:31.135: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:31.135: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:32.318: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:32.318: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:32.332: [UiServer][30] {0:0:182} processMessage called
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending message to PE. ctx= 6000000001b45ef0
    2011-02-25 23:04:32.333: [UiServer][30] {0:0:182} Sending command to PE: 68
    2011-02-25 23:04:32.334: [   CRSPE][29] {0:0:182} Processing PE command id=174. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:32.338: [UiServer][30] {0:0:182} Done for ctx=6000000001b45ef0
    2011-02-25 23:04:32.352: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:36.155: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:36.155: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    2011-02-25 23:04:37.683: [UiServer][31] CS(60000000014b0790)set Properties ( root,60000000012e0260)
    2011-02-25 23:04:37.683: [UiServer][31] SS(6000000001372270)Accepted client connection: saddr =(ADDRESS=(PROTOCOL=ipc)(DEV=92)(KEY=OHASD_UI_SOCKET))daddr = (A
    DDRESS=(PROTOCOL=ipc)(KEY=OHASD_UI_SOCKET))
    2011-02-25 23:04:37.702: [UiServer][30] {0:0:183} processMessage called
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending message to PE. ctx= 6000000002604ce0
    2011-02-25 23:04:37.703: [UiServer][30] {0:0:183} Sending command to PE: 69
    2011-02-25 23:04:37.704: [   CRSPE][29] {0:0:183} Processing PE command id=175. Description: [Stat Resource : 600000000135f760]
    2011-02-25 23:04:37.708: [UiServer][30] {0:0:183} Done for ctx=6000000002604ce0
    2011-02-25 23:04:37.722: [UiServer][31] Closed: remote end failed/disc.
    2011-02-25 23:04:41.156: [ CLSINET][33]Returning NETDATA: 1 interfaces
    2011-02-25 23:04:41.156: [ CLSINET][33]# 0 Interface 'lan2',ip='10.10.16.50',mac='3c-4a-92-48-71-be',mask='255.255.255.240',net='10.10.16.48',use='cluster_int
    erconnect'
    What could be the issue ????
    Experts Please help me. Doing setup for the PRoduction Env...
    Do response ASAP...... Thanks
    Regards,
    Manish

  • Checking for null value in arraylist

    Hi
    i have an excel file which i i am reading into an arraylist row by row but not necesarrily that all columns in the row mite be filled. So how do i check for null values in the array list.
    try
                        int cellCount = 0;
                        int emptyRow = 0;
                        HSSFWorkbook workbook = new HSSFWorkbook(new FileInputStream(file));
                        HSSFSheet sheet = workbook.getSheetAt(0);
                        Iterator rows = sheet.rowIterator(); 
                        myRow = new ArrayList();
                        int r = 1;
                             while (rows.hasNext())
                                  System.out.println("Row # " + r);
                                  HSSFRow row = (HSSFRow) rows.next();
                                  Iterator cells = row.cellIterator();          
                                  cellCount = 0;
                                  boolean isValid = false;
                                  while (cells.hasNext())
                                       HSSFCell cell = (HSSFCell) cells.next();
                                       switch (cell.getCellType())
                                            case HSSFCell.CELL_TYPE_NUMERIC:
                                                 double num = cell.getNumericCellValue();     
                                                 DecimalFormat pattern = new DecimalFormat("###,###,###,###");     
                                                 NumberFormat testNumberFormat = NumberFormat.getNumberInstance();
                                                 String mob = testNumberFormat.format(num);               
                                                 Number n = null;
                                                 try
                                                      n = pattern.parse(mob);
                                                 catch ( ParseException e )
                                                      e.printStackTrace();
                                                 System.out.println(n);
                                                 myRow.add(n);                                             
                                                 //myRow.add(String.valueOf(cell.getNumericCellValue()).trim());
                                                 //System.out.println("numeric: " +cell.getNumericCellValue());
                                                 break;
                                            case HSSFCell.CELL_TYPE_STRING:
                                                 myRow.add(cell.getStringCellValue().trim());
                                                 System.out.println("string: " + cell.getStringCellValue().trim());
                                                 break;
                                            case HSSFCell.CELL_TYPE_BLANK:
                                                 myRow.add(" ");
                                                 System.out.println("add empty:");
                                                 break;
                                       } // end switch
                                       cellCount++;
                                  } // end while                    
                                  r++;
                             }// end while
                   } myRow is the arrayList i am adding the cells of the excel file to. I have checked for blank spaces in my coding so please help with how to check for the black spaces that has been added to my arraylist.
    I have tried checking by looping through the ArrayList and then checking for null values like this
    if(myRow.get(i)!=null)
      // do something
    // i have tried this also
    if(myRow.get(i)!="")
    //do something
    }Edited by: nb123 on Feb 3, 2008 11:23 PM

    From your post I see you are using a 3rd party package to access the Excel SpreadSheets, you will have to look in your API for you 3rd party package and see if there is a method that will identify a blank row, if there is and it does not work, then you have to take that problem up with them. I know this is a pain, but it is the price we pay for 3rd party object use.
    In the mean time, you can make a workaround by checking every column in your row and seeing if it is null, or perhaps even better: check and see if the trimmed value of each cell has a lenth of 0.

  • Best report to check application and package deployment compliancy?

    I am looking for the best report to check application and package deployment compliancy.
    Preferably targeting a collection.
    tconners

    I'm recommending this one:
    Software Distribution - Application Monitoring folder -
    All application deployments (advanced)
    It allows you to select Collections and applications
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Check for duplicate record in SQL database before doing INSERT

    Hey guys,
           This is part powershell app doing a SQL insert. BUt my question really relates to the SQL insert. I need to do a check of the database PRIOR to doing the insert to check for duplicate records and if it exists then that record needs
    to be overwritten. I'm not sure how to accomplish this task. My back end is a SQL 2000 Server. I'm piping the data into my insert statement from a powershell FileSystemWatcher app. In my scenario here if the file dumped into a directory starts with I it gets
    written to a SQL database otherwise it gets written to an Access Table. I know silly, but thats the environment im in. haha.
    Any help is appreciated.
    Thanks in Advance
    Rich T.
    #### DEFINE WATCH FOLDERS AND DEFAULT FILE EXTENSION TO WATCH FOR ####
                $cofa_folder = '\\cpsfs001\Data_pvs\TestCofA'
                $bulk_folder = '\\cpsfs001\PVS\Subsidiary\Nolwood\McWood\POD'
                $filter = '*.tif'
                $cofa = New-Object IO.FileSystemWatcher $cofa_folder, $filter -Property @{ IncludeSubdirectories = $false; EnableRaisingEvents= $true; NotifyFilter = [IO.NotifyFilters]'FileName, LastWrite' }
                $bulk = New-Object IO.FileSystemWatcher $bulk_folder, $filter -Property @{ IncludeSubdirectories = $false; EnableRaisingEvents= $true; NotifyFilter = [IO.NotifyFilters]'FileName, LastWrite' }
    #### CERTIFICATE OF ANALYSIS AND PACKAGE SHIPPER PROCESSING ####
                Register-ObjectEvent $cofa Created -SourceIdentifier COFA/PACKAGE -Action {
           $name = $Event.SourceEventArgs.Name
           $changeType = $Event.SourceEventArgs.ChangeType
           $timeStamp = $Event.TimeGenerated
    #### CERTIFICATE OF ANALYSIS PROCESS BEGINS ####
                $test=$name.StartsWith("I")
         if ($test -eq $true) {
                $pos = $name.IndexOf(".")
           $left=$name.substring(0,$pos)
           $pos = $left.IndexOf("L")
           $tempItem=$left.substring(0,$pos)
           $lot = $left.Substring($pos + 1)
           $item=$tempItem.Substring(1)
                Write-Host "in_item_key $item in_lot_key $lot imgfilename $name in_cofa_crtdt $timestamp"  -fore green
                Out-File -FilePath c:\OutputLogs\CofA.csv -Append -InputObject "in_item_key $item in_lot_key $lot imgfilename $name in_cofa_crtdt $timestamp"
                start-sleep -s 5
                $conn = New-Object System.Data.SqlClient.SqlConnection("Data Source=PVSNTDB33; Initial Catalog=adagecopy_daily; Integrated Security=TRUE")
                $conn.Open()
                $insert_stmt = "INSERT INTO in_cofa_pvs (in_item_key, in_lot_key, imgfileName, in_cofa_crtdt) VALUES ('$item','$lot','$name','$timestamp')"
                $cmd = $conn.CreateCommand()
                $cmd.CommandText = $insert_stmt
                $cmd.ExecuteNonQuery()
                $conn.Close()
    #### PACKAGE SHIPPER PROCESS BEGINS ####
              elseif ($test -eq $false) {
                $pos = $name.IndexOf(".")
           $left=$name.substring(0,$pos)
           $pos = $left.IndexOf("O")
           $tempItem=$left.substring(0,$pos)
           $order = $left.Substring($pos + 1)
           $shipid=$tempItem.Substring(1)
                Write-Host "so_hdr_key $order so_ship_key $shipid imgfilename $name in_cofa_crtdt $timestamp"  -fore green
                Out-File -FilePath c:\OutputLogs\PackageShipper.csv -Append -InputObject "so_hdr_key $order so_ship_key $shipid imgfilename $name in_cofa_crtdt $timestamp"
    Rich Thompson

    Hi
    Since SQL Server 2000 has been out of support, I recommend you to upgrade the SQL Server 2000 to a higher version, such as SQL Server 2005 or SQL Server 2008.
    According to your description, you can try the following methods to check duplicate record in SQL Server.
    1. You can use
    RAISERROR to check the duplicate record, if exists then RAISERROR unless insert accordingly, code block is given below:
    IF EXISTS (SELECT 1 FROM TableName AS t
    WHERE t.Column1 = @ Column1
    AND t.Column2 = @ Column2)
    BEGIN
    RAISERROR(‘Duplicate records’,18,1)
    END
    ELSE
    BEGIN
    INSERT INTO TableName (Column1, Column2, Column3)
    SELECT @ Column1, @ Column2, @ Column3
    END
    2. Also you can create UNIQUE INDEX or UNIQUE CONSTRAINT on the column of a table, when you try to INSERT a value that conflicts with the INDEX/CONSTRAINT, an exception will be thrown. 
    Add the unique index:
    CREATE UNIQUE INDEX Unique_Index_name ON TableName(ColumnName)
    Add the unique constraint:
    ALTER TABLE TableName
    ADD CONSTRAINT Unique_Contraint_Name
    UNIQUE (ColumnName)
    Thanks
    Lydia Zhang

  • Touch Events: How can I check for a button being pressed while another button is being held down?

    Hello,
    I'm trying to check for a button being pressed while another is down through Touch.  In my case, I' m making a game and I need for a button to make the character jump.  However, when I hold down right, I notice that the jump button becomes somewhat unresponsive and I have to press it twice or more to get it to trigger, as opposed to just pressing the jump button by itself with nothing held down which works fine.  I'm testing this on my Motorola Droid 2.
    Here is some of my code that demonstrates text instead of my character moving around:
    package  {
         import flash.events.TouchEvent;
         import flash.ui.Multitouch;
         import flash.ui.MultitouchInputMode;
         public class Document extends MovieClip {
               Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
               private var controls:BottomBar;
               private var debugText:String;
               public function Document() {
                    addIngameGUI();
               private function addIngameGUI(){
                    controls = new BottomBar();
                    controls.y = stage.stageHeight - controls.height;
                    addChild(controls);
                    controls.aBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.bBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.leftArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.rightArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
             private function testBtns(event:TouchEvent){
                   debugText.text = event.target.name;
    What am I doing wrong?  Is there a better approach?
    Thank you in advance.

    Hello,
    I'm trying to check for a button being pressed while another is down through Touch.  In my case, I' m making a game and I need for a button to make the character jump.  However, when I hold down right, I notice that the jump button becomes somewhat unresponsive and I have to press it twice or more to get it to trigger, as opposed to just pressing the jump button by itself with nothing held down which works fine.  I'm testing this on my Motorola Droid 2.
    Here is some of my code that demonstrates text instead of my character moving around:
    package  {
         import flash.events.TouchEvent;
         import flash.ui.Multitouch;
         import flash.ui.MultitouchInputMode;
         public class Document extends MovieClip {
               Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
               private var controls:BottomBar;
               private var debugText:String;
               public function Document() {
                    addIngameGUI();
               private function addIngameGUI(){
                    controls = new BottomBar();
                    controls.y = stage.stageHeight - controls.height;
                    addChild(controls);
                    controls.aBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.bBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.leftArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.rightArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
             private function testBtns(event:TouchEvent){
                   debugText.text = event.target.name;
    What am I doing wrong?  Is there a better approach?
    Thank you in advance.

  • [Solved]pacman doesn't like ' =' in depends for pure package

    Trying to install the pure programming language package available here.
    $ makepkg -s
    ==> Making package: pure 0.60-1 (Tue Aug 12 19:22:57 EDT 2014)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: llvm<=3.4
    ==> ERROR: 'pacman' failed to install missing dependencies.
    PKGBUILD file:
    # -*- shell-script -*-
    # Contributor: Mikko Sysikaski mikko.sysikaski at gmail dot com
    # Updated by Stephen Diehl - [email protected]
    # Maintainer: Alastair Pharo asppsa at gmail dot com
    # Maintainer: Albert Graef <[email protected]>
    pkgname=pure
    pkgver=0.60
    pkgrel=1
    pkgdesc="Pure is a modern-style functional programming language based on term rewriting."
    arch=("i686" "x86_64")
    license=('GPL3')
    url="http://purelang.bitbucket.org/"
    depends=('llvm<=3.4' 'gmp' 'mpfr' 'readline')
    makedepends=('make' 'gcc')
    optdepends=("pure-docs: online documentation"
    "w3m: access to help in interactive mode"
    "emacs-pure-mode: editing Pure files from Emacs"
    "texmacs-pure: embedding Pure sessions in TeXmacs")
    groups=(pure-complete pure-base)
    source=("https://bitbucket.org/purelang/pure-lang/downloads/$pkgname-$pkgver.tar.gz"
    "https://bitbucket.org/purelang/pure-lang/downloads/llvm-3.3-tools.tar.bz2")
    md5sums=('4bbd7cf05ce913814f02675c58aeaa23'
    '0a3c4154e7d20f1d078d994ec47be1b7')
    build() {
    cd $srcdir/$pkgname-$pkgver
    ./configure --prefix=/usr --without-elisp --without-texmacs --enable-release
    make || return 1
    # check that the interpreter is working
    make check || return 1
    package() {
    cd $srcdir/$pkgname-$pkgver
    make DESTDIR=$pkgdir install || return 1
    # llc in LLVM 3.4 is broken; these will work with both LLVM 3.3 and 3.4
    cd $srcdir/llvm-3.3-tools/$CARCH
    cp llc opt $pkgdir/usr/lib/pure || return 1
    I have installed for now by simply removing the
    <=3.4
    requirement but only out of frustration. I'm at a loss as to why pacman would be complaining, I see the bit about 'LLVM 3.4 is broken' but for one, 3.4 is already installed from [extra] and for two, 3.3 ought to meet the criteria. All help/explanation appreciated.
    Last edited by luisrayas3 (2014-08-18 20:06:03)

    luisrayas3 wrote:
    isn't it?? I would consider 3.4.2 == 3.4 from a versioning perspective and therefore also 3.4.2 <= 3.4
    edit: also worth noting that it does work anyhow with 3.4.2
    Nope, doesn't work that way. Try it yourself.
    % vercmp -h
    usage: vercmp <ver1> <ver2>
    output values:
    < 0 : if ver1 < ver2
    0 : if ver1 == ver2
    > 0 : if ver1 > ver2
    % vercmp 3.4.2 3.4
    1

Maybe you are looking for

  • Error while running Query in SAP b1

    Hi All, I am creating one Q-PLD so i have to run the following query. Query is working fine in SQL Server But while running with SAP B1 showing error 'Cant convert into varchar to small int' Query is Select (select M1.[GroupName] from OCRG M1 where M

  • Mapping and Conversion?

    Hi Gurus,        I am trying to take 20??000 to F_100 as opening balance and few GL's to Flow dimension. Is it possible? If so the how to map it and what are the conversions I have to maintain. For Ex: 102345  -  Project related expense 102346  -  Pr

  • Size of tape cartridge

    Hi, I have a DAT 72 tape drive connected to 280R/v240 running Solaris 8/10. I would like to know whether I can find out how much space is left on the tape cartridge. I can figure out how much space has been occupied, but not what is remaining (unless

  • How to CHANGE (in a permanent way) FONT (and SIZE) in Finder columns ?

    Hello dear friends, How I can change the font (and also its size) of text in Finder Window columns ? A condensed font would allow seeing more text (for example, Helvetica Condensed Light). Does anybody have an idea ? Thank you very much for respondin

  • Freee account for receiving email notifications

    I am a paid plus user and would like other in my department to receive some of my forms email notifications.   The instruction state they only require a free account to recieve the notifications.   How do they sign up for the freee account.  The only