Registering a CCMS Agent SAPCCMSR (Double-Stack)

Hello,
In our landscape, we are implementing the Central Monitoring System (CEN) functionality on NW2004s system.
Here are the landscape details:
F41 Instance - Dual Stack (ABAP + JAVA)
R3H - ABAP Stack
F31 - JAVA Statck
What we are trying to accomplish is, we would like to go-ahead and use the F41 ABAP instance as a Central Monitoring system.
Here is my question:
1. ABAP Instance F41 is a CEN. By default, I am able to see the F41 ABAP performance stats under ST03G transaction code.
If I want to monitor the Java Stack of instance F41, do I have to register the F41 JAVA stack using the agent SAPCCMSR?
or I should see the F41 JAVA stack stats with out making any settings/registration???
I really appreciate your response.
Thank you,
Nikee

Hi Srinikesh Cheella,
You must register the sapccmsr agent in Visual Administrator. The procedure is given on the SAP Help Portal at the following address:
http://help.sap.com/saphelp_nw2004s/helpdata/en/56/e2f74021addd50e10000000a1550b0/frameset.htm
Kind regards,
Christophe

Similar Messages

  • Error while registering the CCMS agent

    Dear All,
    When i am trying to register the SAPCCM4x agent in my landscape i am getting the error "104 RFC_ERROR_SYSTEM_FAILURE'
    can anyone tell me the what are the possible reason for this error and solutions to resolve.
    and
    what authorisations for the CEN user and RFC connection should exist before registering the CCMS agent.
    It will be great help if you comment on this,
    thanks & regards,
    Krishna Joish

    Hi Krishna,
    Please check for the authorization object S_RFCACL for the RFC user.
    Check the RFC connection properly.
    Please elaborate the error if it persists.
    Regards,
    Sunny

  • Error when registering CCMS agent SAPCCMSR on ECC 6.0 ABAP only system

    I need to start the agent sapccmsr on SAP ECC 6.0 system to monitor ABAP proxies for separate MDM system. 
    I already have the sapccm4x agent running.
    When I try to register using:
    CALL PGM(<kernel_lib>/sapccmSr)  PARM('-r' '-f' '/usr/sap/<sid>/<inst>/log/sapccmsr/csmconf' 'pf=/usr/sap/<sid>/SYS/profile/<inst_host>')         
    I get the error message:
    ERROR: cannot open Config
    File /usr/sap/D12/DVEBMGS12/log/sapccmsr/csmconf fo
    r registration 
    I cannot see any issue with authorizations. I have modified the csmconf file with the appropriate passwords. The sapccmsr.install.logs are empty.
    Has anyone run into this issue? Can I start the agent on an ABAP only system?  If so has anyone done this successfully & have the cmd to do so?
    There is probably a very simple solution to this but I just have not been able to find it!
    Any information would be greatly appreciated.
    Regards,
    Diane Szmurlo

    Hello Nish,
    Have you done SGEN already?
    Anyways first try this out Check through SE11 if the  tables exist in the new client. For example check for A001. If it shows up there try to activate the table and see if you get any errors. Let us know the results.
    Regards.
    Ruchit.

  • CCMS Agents - sapccmsr

    Hi,
    I have read some of the existing threads on here about CCMS agents but it seems it does not answer some of my questions. I am setting up ccms system monitoring using SolMan, as the CEN. So far i have used sapccm4x to monitor our standalone ABAP systems and i have used sapccmsr to monitor our double stack systems (ABAP/Java). Now from what i can analyse on the system, it seems double stack systems have 2 profile files, one for ABAP instance and one for Java instance both, which have different instance numbers. Now if i start sapccmsr with the option -j2ee using the ABAP instance profile it says it cannot start becuase -j2ee is for java instance not ABAP, so that i can understand. If i wanted to use sapccmsr to monitor the java instance i could use the java instance profile but with the option -j2ee or alternatively i could go into the Visual Administrator and setup sapcmmsr there...correct??
    I have also used ccmsping for availability monitoring all ABAP instances and used GRMG heartbeat availability monitoring for Java instance in visual admin.
    Other thing that puzzled me was that to centrally check all systems we use the RZ20 in CEN to check threshold levels, which we need to set?
    I would use DSWP txn -> Solution Monitoring for setup the thresholds on user defined entries.
    thanks,
    Mani

    Hi,
    To answer your question--
    1. If i wanted to use sapccmsr to monitor the java instance i could use the java instance profile but with the option -j2ee or alternatively i could go into the Visual Administrator and setup sapcmmsr there...correct??
       For java stack, you need to use correct command for registering SAPCCMSR, with -j2ee option and with correct java profile, once it is registered, you need to have correct settings define in Visual Admin also.
    2. Other thing that puzzled me was that to centrally check all systems we use the RZ20 in CEN to check threshold levels, which we need to set?
    I would use DSWP txn -> Solution Monitoring for setup the thresholds on user defined entries
    Any one option you can use above, ideally RZ20 was used along with appropriate threshold values, but now we can also make use of DSWP, for satellite system configuration.

  • Registering a CCMS Agent  on MDM

    hello All,
    could anybody help me  to know the procedure for registering CCMS agent on MDM ....

    Hi,
    You can refer following link
    https://websmp208.sap-ag.de/~sapidb/011000358700003240702001E.
    you need a S UserID  for this link
    Reward points if helpful
    Regards
    Nisha

  • CCMS Agent Issue in Central Monitoring System

    Dear Guru's,
    We are configuring the CCMS Agent in our landscape, while registering the CCMS Agent we're facing some issue.
    CEN system - Only ABAP Stack - ECC 6.0 Ehp3
    Target System - Double stack (ABAP + JAVA, Netweaver 2004s)
    After completing the Visual Admin settings. Service file SAPCCMSR.99 has
    been generated automatically. As per the help.sap the service file should
    be SAPCCMSR.<Instance No.>, our instance no. was 00 but its was generated
    with 99 (SAPCCMSR.99).
    Two RFC has been created in Double stack system and one RFC has been
    created in ABAP system.
    RFC in ABAP system :
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    RFC in Dual-stack System :
    SAP.CCMS.J2EE.SID - its working
    SAPCCMSR.HOSTNAME.00 - its not working
    (Error Details, ERROR:program hostname.sapccmsr.00 not registered)
    While testing the Remote System Topology, we're getting communication
    error.
    In RZ21, Topology - Agents for Remote Systems - Display Overview, Agent
    for SAP System SID tab, Agents for Remote SAP Systems, selecting the
    available system (Dual stack system) and give Test Connection means
    its throwing Error opening an RFC connection - SAPCCMSR.HOSTNAME.00
    Could you please suggest, what we're missing.
    regards,
    Guna

    Hi,
    Thanks for your reply.
    What your said was rite, but I'm unable to get J2EE (Java Stack) alert information in RZ20 of the same system, coz., its dual stack system. If we don't have any issue in Java means it should be updated in RZ20 of the same system.
    In Dual-stack System:
    RZ20 -> CCMS monitor sets -> SAP J2EE Monitor Template -> All Systems -> SID -> J2EE Engines, J2EE Applications, J2EE Log files... these are not updating here.
    Could you kindly suggest for above issue.
    regards,
    Guna

  • CCMS agent installation

    Hi Experts,
    I am doing SAP CCMS agent installation to monitor a non-SAP system which will be monitored by a Central monitoring system.
    I have followed all the steps as:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/adf7409b9d8531e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/eff640fa4b8631e10000000a1550b0/frameset.htm
    1. communication user CSMREG in Central monitoring system.
    Created the CSMCONF start file for CCMS agents in monitoring system.
    2. CCMAGENT.SAR , SAPOSCOL.SAR ,  INSTALL_WIN.SAR
    And done the configurations required in the monitored system.
    3. Register the CCMS agent with CEN and start the agent. By following this step:
    <hostname>\saploc\prfclog\sapccmsr.exe -R*
    while registering the CCMS agent ,
    I ma getting this...
    This CCMS agent program sapccmsr is able to actively report alert data into the monitoring system[CEN], which is the central monitoring system.
    to enable this feature, you have to setup the user CSMREG in [CEN].
    After entering the RFC logon info for the user,
    client:001
    user:CSMREG
    language:EN
    host name:
    load balancing:n
    system number:01
    router sting :optionla
    trace lavel:0
    password for CSMREG user:********
    Its showing this error:
    ERROR: RFC error during logon: 105 DESTINATION_NOT_EXIST
    How to solve this?
    Do I have to do any RFC configuration in the Central monitoring system(as I want to monitor a non-SAP system)?
    urgently required.
    Any help will be appreaciated.
    Regards
    Manisha

    Hi Manisha,
    Yes you will have to create a RFC and a suitable RFC user in the Central Monitoring System (CEN) via txn RZ21 to monitor these remote systems.
    Please follow this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/a8/adf7409b9d8531e10000000a1550b0/frameset.htm
    Please award suitably if helpful.
    Regards, Dibya

  • Installing CCMS agent fails: calling SALS_MS_GET_LOCAL_MS_INFO via RFC

    Hi All,
    I'm trying to connect our SolMan development to the CEN. However when registering ccmsr within J2ee admin it gives the following errors.
    Does anybody have an idea?
    Output for : /usr/sap/DSM/SYS/exe/run/sapccmsr(-j2ee,-v,pf=/usr/sap/DSM/SYS/profile/DSM_DVEBMGS00_ijmdsm01)         
    CCMS version 20040229, 64 bit, multithreaded, Non-Unicode         
    compiled at Oct 28 2006         systemid 324 (IBM RS/6000 with AIX)         
    relno 7000         
    patch text patch collection 2006/4, OSS note 914721         
    patchno 83         intno 20050900         
    running on ijmdsm01 AIX 3 5 00C97C6E4C00
    Logfile for : /usr/sap/DSM/SYS/exe/run/sapccmsr(-j2ee,-R,-f,/tmp/csm53771.conf,pf=/usr/sap/DSM/SYS/profile/DSM_DVEBMGS00_ijmdsm01)      [Thr 01]   Mon Mar 26 13:29:05 2007      
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/DSM_00/sapccmsr      
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/DSM_00/sapccmsr/csmconf   
    INFO: Central Monitoring System is . (found in config file)   
    INFO: additional Central Monitoring System is . (found in config file)   
    INFO: found ini file /usr/sap/ccms/DSM_00/sapccmsr/sapccmsr.ini.         
    INFO: Checking Distributed Statistical Records Library dsrlib.o    
    INFO: checking version an Unicodeness of dsrlib.o   
    INFO: DSR: Dynamic Library dsrlib.o (version 22) successfully loaded.   
    INFO: DSR: Dynamic Library dsrlib successfully loaded.   
    INFO: DSR: Path /usr/sap/ccms/DSM_00/dsr for Distributed Statistical Records.   
    INFO:         CCMS version 20040229, 64 bit, multithreaded, Non-Unicode         compiled at Oct 28 2006         systemid 324 (IBM RS/6000 with AIX)         relno 7000         patch text patch collection 2006/4, OSS note 914721         patchno 83         intno 20050900         running on ijmdsm01 AIX 3 5 00C97C6E4C00         pid 479452         profile /usr/sap/DSM/SYS/profile/DSM_DVEBMGS00_ijmdsm01      
    INFO: Attached to Shared Memory Key 73 (size 40000000), no pool used      
    INFO: Connected to Monitoring Segment           segment status WARM_UP           segment started at Thu Mar 22 08:58:40 2007           segment version 20040229         
    INFO: DSM:000:999999 connected to DSM, host ijmdsm01, System Nr. 00, traceflag   
    INFO: DSM release is 700 , (kernel release 700 )   
    ERROR: DSM:000:CSMREG calling SALS_MS_GET_LOCAL_MS_INFO via RFC failed, can not get version of DSM. RfcRc = 2, C_CALL_FAILED</b>     
     INFO: SLM:000:999999 connected to SLM, host rthuas50, System Nr. 10, traceflag   
    INFO: SLM release is 700 , (kernel release 700 )      
    INFO: SLM:000:CSMREG connected to SLM, host rthuas50, System Nr. 10, traceflag   INFO: SLM release is 700 , (kernel release 700 ), CCMS version 20040229      INFO: RFC logon info for SLM:000:CSMREG can be updated at any time with -R option:        sapccmsr -R           INFO: Updated saprfc.ini in agent work directory /usr/sap/ccms/DSM_00/sapccmsr   
    ERROR: Registration failed: Can't get version of DSM. RfcRc = 2, C_CALL_FAILED RFC Error Info for SALS_MS_GET_LOCAL_MS_INFO message: status: EXCEPTION C_CALL_FAILED RAISED intstat:       Mon Mar 26 13:29:10 2007   INFO: dsr: dsrlib unloaded.   
    ...closing this logfile...
    Registration of CCMS Customizing Destination   
    Error during registration of CCMS Customizing destination        
    Source system cannot be set to Unicode

    Hi,
    Check these notes.
    641339 - RZ20: CCMS monitoring context loses client assignment
    558608 - Correction: Starting/stopping LDAP Connector via CCMS
    827843 - Access Alert Analysis Methods that are Defined Locally
    Feel free to revert back.
    --Ragu

  • CCMS Agent

    Dear All,
    I want to know how to check if the CCMS Agent is already installed in my ECC Version?
    My current Version is-ECC6.0 EHP4 with single ABAP Instance.
    As I heard CCMS Agent is Installed by default with this ECC Version.
    Please help me out.
    Thanks & Regards
    Ajitabh

    Hi Anil,
    I am sending you the log file of the ccms agent registration status.
    As you can see it is running without profile.
    Can you please tell me the is it necessary to register with profile?If yes how to do it?
    sapccmsr -status
    INFO: CCMS agent sapccmsr working directory is /usr/sap/tmp/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/tmp/sapccmsr/csmconf
    INFO: Central Monitoring System is [ABC]. (found in config file)
    INFO: Agent is running (actual pid file is detected)
    CCMS agent running on this machine: ********
         sapccmsr without profile
         registered at central system ABC
         CCMS version  20040229, 64 bit
         Process Id    24290
         relno         7010
         patchno       32
         intno         20020600
    EXITING with code 0
    Thanks & Regards
    Ajitabh

  • Cannot stop and start CCMS agent

    Hi experts,
    I'm new to SAP and here we have problem on sapccmsr agent not running. Previously the sapccmsr was running fine until one day it is not. When i tried to start the application, it says that theres another CCMS agent running with the profile:
    bcuser> code/libs/sapccmsr -DCCMS pf=saploc/oscol.pfl
    INFO: CCMS agent sapccmsr working directory is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr
    INFO: CCMS agent sapccmsr config file is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr/csmconf
    INFO: Central Monitoring System is [M04]. (found in config file)
    INFO: Checking shared memory status of sapccmsr
    Another CCMS Agent is already running with this profile.
    EXITING with code 0
    bcuser> ps -ef | grep sapccmsr | grep -v grep
    bcuser>
    And when i tried to stop the sapccmsr manually, it failed:
    bcuser> code/libs/sapccmsr -stop pf=saploc/oscol.pfl
    INFO: CCMS agent sapccmsr working directory is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr
    INFO: CCMS agent sapccmsr config file is /sbdc/sapbc47/Server/packages/SAPMonitoring/saploc/PRFCLOG/sapccmsr/csmconf
    INFO: Setting Stop Flag for sapccmsr
    INFO: Waiting for background process to stop...
    INFO: Background process has not stopped after 10 seconds.
    INFO: Process might be busy..
    INFO: Please try again.
    EXITING with code -1
    bcuser>
    Yeah i think it is because there is no sapccmsr processes running!
    My question is; how to force the sapccmsr to start? I already delete the sapccmsr.pid but no success.
    The last resort would be to restart the box but unfortunately, thats not the feasible option... for the time being...
    Please help....
    Thanks in advance

    try to execute execute ./sapccmsr pf=/usr/sapSID/SYS/profile/PROFILE -j2ee -initshm
    filter on
    INFO: Attached to Shared Memory Key 73 (size 60000000), no pool used
    so you see the size of the shared memory is 60000000
    then execute on solaris
    ipcs -ma |grep 60000000
    this will result in keys with size 60000000
    m 108039 0x4761 rw-r--- eppadm sapsys eppadm sapsys 1 60000000 4955 20441 11:40:28 11:40:28 8:30:38
    m 5744 0x3d9d rw-r--- yppadm sapsys yppadm sapsys 1 60000000 29224 29224 15:22:23 15:22:24 15:22:23
    m 30323 0x3f91 rw-r--- yppadm sapsys yppadm sapsys 1 60000000 29480 29480 15:22:33 15:22:35 15:22:33
    m 150522485 0x46fd rw-r--- eppadm sapsys eppadm sapsys 4 60000000 21181 5909 12:05:31 12:05:31 17:03:39
    in this case there are 4 with size 60000000 our instance EPP both ccms agents had a problem so we cleaned those 2 entries
    ipcrm -m 108039 -m 150522485
    afterwards the agents were able to start

  • CCMS Agent Error!!

    Hi Experts,
                       While stopping the CCMS Agent I am getting the following error :
    ew1adm> sapccmsr -j2ee -stop pf=/usr/sap/EW1/SYS/profile/EW1_DVEBMGS02_ew1app
    INFO: use SAPLOCALHOST ew1app
    INFO: CCMS agent sapccmsr working directory is /usr/sap/ccms/EW1_02/sapccmsr
    INFO: CCMS agent sapccmsr config file is /usr/sap/ccms/EW1_02/sapccmsr/csmconf
    INFO: sapccmsr is not running. Nothing to do!
    EXITING with code 0
    It should come like this while stopping the agent :
    INFO :Setting Stop Flag for sapccmsr.
    INFO: Waiting for Background process to stop.
    INFO : Background process was stopped
    INFO : Agent was stopped. *
    I am not all able to stop the agent & start it again.Please guide.

    Hi,
    It seems to me a shared memory problem. Check and carryout the work mentioend in below note. I was able to solve similar problem earlier with this note.
    Note 883361 - CCMS agent does not start
    Summary
    Symptom
    Windows: The service "sapccmsr" or "sapccm4x" does not start or immediately stops again.
    UNIX: When you start the agents sapccmsr or sapccm4x, the system issues the message "Another agent is already running with this profile".
    Other terms
    sapccmsr, CCMS, RZ20, sapccm4x, initshm
    Reason and Prerequisites
    CCMS agents manage monitoring data in a shared memory segment. You can identify this segment by an instance number for instance-specific CCMS agents, and by instance number 99 for instance-independent agents.
    Only one CCMS agent may run for each instance, so the administration information of the CCMS contains information about whether an agent has been started already for an instance. The system refreshes this information when the agent is started, and deletes it when the agent is stopped.
    If, due to an error, the agents could not be stopped and the administration data above could not be deleted in the shared memory, a newly started agent receives the information that another agent is running even though there is no longer a corresponding agent process. The system then issues the message described under "Symptom".
    Solution
    1. Check whether the agent involved is running. The process number of the agent process is noted in the agent log file "sapccmsr.log" or "sapccm4x.log" under "pid":
                  CCMS version  20040229, 32 bit, multithreaded, non-Unicode
    compiled at   Sep 22 2005
    systemid      560 (PC with Windows NT)
    relno        7100
    patch text    patch collection 2005/5, OSS note 809007      patchno       0
    intno        20053800
    running on    P129685 Windows NT 5.1 2600 Service Pack 1 2x Intel 801586 (Mod 2 Step 9)
    pid          3024
    pro-file      test.pfl
    2. Check whether the agent process still exists.
    3. If the process is no longer running, you can initialize the administrative data for the shared memory as follows:
    Agent for J2EE and TREX instances:
    sapccmsr pf=<instance profile> -j2ee -initshm
    instance-independent agent:
    sapccmsr -initshm
    Agent for ABAP instances:
    sapccm4x pf=<instance profile> -initshm
    You can then restart the agent or agent service.
    The error was eliminated with CCMS Patch Collection 2007/4.
    Regards
    Naeem

  • Installing an CCMS Agent

    Hi,
    am installing CCMS agent SAPCCMSR on dedicated DB server, on ECC 6 , can any one let me know waht is the descriptipn of this file to download from SAP Market place and also the path from where i download.
    Thanks & Regards!!

    please use below path to download ccmsagent installation files:
    To download agents with Release NW 7.0, proceed as follows:
    Choose "Download --> Support Packages and Patches --> Entry by Application Group --> SAP NetWeaver --> SAP NETWEAVER -->SAP NETWEAVER 7.0 --> Entry by Component -> Application Server ABAP --> SAP KERNEL 7.00 32/64-BIT/UNICODE --> <Operating System> --> Database Independent".
    To download agents with Release NW 7.1, proceed as follows:
    Download --> Support Packages and Patches --> Entry by Application Group --> SAP NetWeaver --> SAP NETWEAVER -->SAP NETWEAVER MOBILE 7.1 --> SAP KERNEL 7.10 32/64-BIT/UNICODE --> <operating system> --> Database Independent

  • Error while registering CCMS Agent !!!!

    Hey,
    I was trying to configure the SAPCCMSR agent in the development PORTAL which is a JAVA (Non ABAP)  stack through "J2ee Visual Administrator".
    I am getting the following error:
    1 ) ERROR: DSR: Dynamic Library dsrlib.o is Non-Unicode.     
      Cannot load this library
    2) ERROR: Cannot open Monitoring Segment 0 rtc = 245
    3) Error during registration of CCMS Customizing destination   
    User not authorized. Session terminated
    Please guide me on this.
    Regards,
    Ashish .A. Poojary
    Edited by: Ashish Poojary on Nov 6, 2008 11:20 AM

    Hi Ashish,
    refer this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/48/6a76607a7c91409474ad6c7b6f5a26/frameset.htm
    Re: CCMS agent registration on central system
    Regards
    Supraja

  • CCMS agent is not registered at central CCMS system

    Hi,
    I have standalone DB (AIX) and CI (AIX) with 4 application servers. (only Abap  - unicode system)
    In CI sto6 and OS07 i am not getting any info regarding DB server and also in EWR in solution manager.
    I came to know that ccms agent not registered.
    plz help in CI which client i want to create the user csmreg and config file.( in 000 or working client)
    After creating config file in which path should i copy the config file in OS level in AIX.
    and how to start it.
    Please suggest me.
    Thanks,
    Hari

    Hi,
    Check below link:
    http://help.sap.com/saphelp_nw04/helpdata/en/48/6a76607a7c91409474ad6c7b6f5a26/content.htm
    Thanks
    Sunny

  • CCMS agent not getting registered

    Hello,
    No activities carried out on Solman 7.1 & managed system CRM 7
    As I was getting error in RZ21 of solman for agent of our CRM7 system while testing connection,I was trying to re-register sapccm4x agent on managed system CRM 7
    So first I stopped the current sapccm4x agent on CRM7 & de-registered it & re-registered which solved one problem of "hostname unknown"
    But instead started giving new error shown below :
    ERROR: can't register at SOLMAN. RfcRc = 2, AUTHORITY_NOT_AVAILABLE
    RFC Error Info for SALF_CSM_AGENT_REGISTER
    message: EXCEPTION AUTHORITY_NOT_AVAILABLE RAISED
    status:  EXCEPTION AUTHORITY_NOT_AVAILABLE RAISED
    CSMREG user in SOLMAN 000 has this role SAP_BC_CSMREG assigned & it works fine for all other managed systems.
    Kindly request your help  to solve this problem & sapccm4x agent registered.
    Thanks
    Shradha

    Hi Shradha,
    1. what is the version of ccms agent.
    2. what is the SAP_BASIS component level and patch level.
    3. add   SALF_CSM_AGENT_REGISTER   into SAP role   SAP_BC_CSMREG
    With Regards
    Ashutosh Chaturvedi

Maybe you are looking for

  • Help file open and disapper with flash

    Hi, I am facing a very strange problem.In the application help open and disappear,but CHM files are available in the program files. Where can be the problem? Thanks and Regards, Rahul

  • Intel log errors in Xorg.0.log

    My Xorg.0.log is filled every second or so with the following block and it gradually grows larger and larger (ten thousands of lines): [ 114.832] (II) intel(0): Printing DDC gathered Modelines: [ 114.832] (II) intel(0): Modeline "1280x800"x0.0 69.32

  • Transaction control statements in loop

    for i in p_time_duration_rspm_spm.first..p_time_duration_rspm_spm.last loop insert into green.solids_aaqm_namp(sample_nr,time_duration_rspm_spm,monometer_reading,      avg_flow,total_sampling_period,vol_air_sampled,                          filter_pa

  • Aperture 3 book preview: Always WYSIWYG compared to the print?

    I have found that the Aperture photo book previews of identical images differ significantly depending on the file type.  This came to my attention when I compared .jpg images to RAW images on the same page.  The reds and resulting skin tones were ver

  • Error 550 5.7.1 Rcpt command failed: Mail denied due to site`s policy

    Hi, I have a problem with my ocs, i cannot send mail to outside domains from outside my network. What i want to do is to be able to allow a few users to send emails from anywhere (any ip) as long as they use auth because they are mobile users (black