Role of slapd on linux SRSS servers/misconfiguration of slapd?

Recently one of our failover SRSS4 servers (running on OpenSuSE 10.3) ended up having a catastrophic hardware failure necessitating rerolling a new one. In the past we have used a method for doing this that hasn't given us any problems. Basically we would do a minimal install of OpenSuSE 10.3 onto a new machine and then pull a tar.gz backup from one of the machines on the same cluster which included /bin /data (that's probably specific to our heirarchy), /etc, /lib, /opt, /root, /sbin, /share, /srv, /tftpboot, /usr, and /var. Then it was just a matter of untarring it over the top, reconfiguring the network services to reflect the appropriate nfs mounted directories, hostname, and IP, and then fixing the /etc/fstab for the local machine. Of course then we had to reconfigure the sun ray services with utadm and utconfig.
As I said, previously this worked without any issues. Unfortunately this time we've run into some problems. The entire configuration of the sunray services seemed to occur without any mishap, until it attempted to add 18 ldap entries to an ldap directory.
At this point the error message dealt with not being able to insert them into the directory. Here is where I think the problem lies. Early on in my time on these clusters, I was set to making the machines authenticate over LDAP. During this time I knew next to nothing about SRSS and had no idea that it used LDAP. While I was configuring the servers I noticed slapd running on the machines (can't remember if it was some or all) and I disabled the service. I believe there are still backups of the original slapd.conf file, and /var/lib/ldap still shows a large database, but I cannot get slapd to run on any of the machines in order to determine if this is the problem or not.
So what I'm really asking is a multipart question: First off, what is the role of LDAP in SRSS, and is this why the process is failing? Second, is there any sort of special configuration of slapd that I need to be aware of when trying to get this service running again on the localhost? Third, do I need to wipe my ldap.conf files on these machines so that they can properly speak to their own slapd? Finally, is there anywhere that I could find an existing configuration of this sort in order to rebuild any configuration files that I may have destroyed?
I really appreciate any help that you can possibly offer; pointers to resources, direct advice, anything... The system has been working for so long since I disabled those slapd services that I had no idea anything could have been broken; we've added new users and had them using the SunRays, nothing has looked broken up until this point.
There is also the possibility that some files were dropped from our tarball, too. So if LDAP couldn't have caused this then I know that we'll need to drop down to single user mode in able to try a tarball that didn't have any files locked. According to the other admin that's been here longer, though, this was never necessary before.
Thanks again.
Damon Getsman

Okay it appears that my assumption was pretty much completely incorrect.
I know now that slapd doesn't have anything to do with SRSS's LDAP data handling. Unfortunately it doesn't leave me much better off. It appears that srds is handling these matters. Here is where my utconfig process is failing right now:
Sun Ray Core Services 4.0
   Failover group: yes
   Sun Ray Kiosk Mode: no
Continue ([y]/n)?
Updating Sun Ray Data Store schema ...
Updating Sun Ray Data Store ACL's ...
Creating Sun Ray Data Store ...
Restarting Sun Ray Data Store ...
Starting Sun Ray Data Store daemon .
Tue Jul  1 09:20 : utdsd starting
Loading Sun Ray Data Store ...
Executing '/usr/bin/ldapadd -h srss-bismarck-gamma -x -p 7012 -D
cn=admin,o=utdata' ...
ldap_bind: Invalid credentials (49)
(ditto to this 18 times)
Added 18 new LDAP entries.
Creating Sun Ray Core Services Configuration ...
You have chosen to configure this server for a failover group.
All servers in a failover group must share a unique signature,
which is a string of 8 or more characters where at least two
characters are letters and at least one is not.
Enter signature:
Re-enter signature:
Restarting Sun Ray Data Store ...
Stopping Sun Ray Data Store daemon
Sun Ray Data Store daemon stopped
Starting Sun Ray Data Store daemon .
Tue Jul  1 09:21 : utdsd starting
Adding user admin ...
Failed to add user(s) to the list
ERROR: Could not retrieve policy.
ERROR: Could not retrieve policy.I have verified that srds is indeed running with the following commandline:
/opt/SUNWut/srds/lib/utdsd -p 7012Trying to do an ldapsearch -x -p 7012 -h srss-bismarck-gamma -b "o=utdata" "(objectClass=*)" is failing to show any entries in that ldap database, as opposed to 57 or 58 entries on the 2 working members of that cluster.
Anybody have any ideas or resources?
Thanks in advance, again.
Damon Getsman

Similar Messages

  • Using Oracle driver in JDBC for Unix and Linux based servers

    Please, let me know how to mention the Oracle driver within the forName.class(" "); statement in the Jdbc-Servlet for Unix and Linux based servers.
    I'm using Windows-OS for Java programming. Should I have to use the same environment(Unix/Linux with Oracle) for compiling or just compiling, mentioning the driver in the java program would suffice?
    Please, Help me.
    Thank You.
    from,
    Silas eschole.
    email: [email protected]
    [email protected]

    I've used Oracle's thin driver like this:
    Class.forName ( "oracle.jdbc.driver.OracleDriver" );
    Connection DBConnection = DriverManager.getConnection("jdbc:oracle:thin:USER/PASSWD@database" );
    You need Oracles client classes ( e.g. classes111.zip ) at run time, not during compilation.
    Thin client connects directly to the Oracle DB, so the database description is like PORT:MACHINE:SID
    Connection is made through Oracle's listener even when your DB is in the same machine that your program is running. Port number is propably 1521 or 1526, depending on your listener.ora definitions and used Oracle SQL*Net version.

  • Linux App Servers on iSeries C.I.?

    Just a quick question if anyone can help me.
    If it possible to attache Linux App Servers to a iSeries SAP server the same as you can Windows?
    I have a consultant on site who is sure you can. I have no idea if you can. I'd never heard of it before. Only Windows.
    Thanks.

    Hi Carl
      Some more useful info here.
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/792dd957-0d01-0010-319b-e1211e5c66b0">https [original link is broken] [original link is broken]
    Cheers
    Matthew Milne

  • RAC Linux DB Servers Shutdown When Patching from 11.1.0.6 to 11.1.0.7

    Hello.
    We have been successfully running a RAC 11.1.0.6.0 64-bit DB on Linux Redhat DB servers. We have had this DB running RHEL version 4 at kernel version 2.6.9-78.0.1.ELsmp. We also had successfully installed the January 2009 family CPU patch. A few months ago we began building a new 64-bit 11.1.0.6.0 RAC cluster set. This new cluster was on a different OS (a patch level up - kernel version is 2.6.9.78.ELsmp (Update 7). To our knowledge, no other OS/HW differences existed between the older, first RAC cluster and the new (2nd) one.
    After the SAs handed over the new RAC DB servers to us, we installed the 11.1.0.6.0 clusterware without problem. We then began to install the clusterware 11.1.0.7.0 patch. Here is the problem. When we patch the clusterware up to 11.1.0.7.0, the last thing we are supposed to do is run the root shell script. When we run this script, it starts and never retunrs. In fact, by initiating this script, the node on which it is running actually crashes/shuts down. It does not reboot. It shuts down and we actually have to literlaly go to that server and push the on-off button. We can repeat this on any of the nodes and all of the machines respond the same. We have repeated this cluster build three different times. The first time, the root script finished, but each of the nodes later began shutting down selectively afterwards and we'd have to restart them. On the 2nd and 3rd attempts, the root script would not finish and the node would crash.
    Oracle support hinted that we needed to go to the install glibc-2.3.4-2.40 (or above) or upgrade to EL4u7. Well, we are at EL4u7 now and the version of glibc is glibc-2.3.4-2.41. We look fine on that front. They also indicated that we need to install both the 32-bit and 64-bit versions of glibc. When we run "rpm -qa | grep -i glibc", we see:
    glibc-2.3.4-2.41:
    glibc-devel-2.3.4-2.41
    glibc-devel-2.3.4-2.41
    glibc-2.3.4-2.41:
    We wonder as to why we see TWO (2) entries repeated. Does anyone know why? Also, how can one tell if both the 32 and 64-bit versions of glibc exist on our 64-bit machines? Does the fact that the above duplicate entries imply this?
    MOE IMPORTANTLY, has anyone experienced this node/DB server crash when patching up from 11.1.0.6.0 to 11.1.0.7.0? We are out of answers on or end. We cannot even look at the system logs or the ocssd logs because the servers crash immediately upon restarting them.
    Thank you.
    Matt
    Matt

    Matt,
    When I had this issue and the first node was going in to reboot loop, I remember I saw a message related to 'tick' of some kind. Based on that I thought the cluster is rebooting because of quorum issue with vote disk. So I thought if clusterware don't find vote disk then it will not start and no possibility of quorum issue that was leading to reboot. So I renamed the vote disk and OCR (which was not necessary though) and uninstalled and installed clusterware again.
    In /etc/inittab OCCSD daemon is started at run level 3,5 with fatal option. That means if Cluster Synchronization Service (OCSSD daemon) gets terminated it reboot the server. If I had option of starting server to init 1 level, I would open /etc/inittab and comment out following lines and then start server in init 3 level and uninstall clusterware and install again.
    h1:35:respawn:/etc/init.d/init.evmd run >/dev/null 2>&1 </dev/null
    h2:35:respawn:/etc/init.d/init.cssd fatal >/dev/null 2>&1 </dev/null
    h3:35:respawn:/etc/init.d/init.crsd run >/dev/null 2>&1 </dev/null
    Edited by: jatin1 on Apr 27, 2009 11:30 PM

  • Problem in setup weblogic9.2 MP2 cluster with 2 linux (RHEL4) servers

    Hi All,
              We are trying to setup a clusters of weblogic 9.2 servers on 2 linux machine.
              However we encounter problems when testing load balancing and session replication on the 2 servers.
              We use the configure wizard to configure an adminserver, managed1 server on the 1st linux machine, and managed2 server on the 2nd linux machine. No machine or unix machine is set.
              We are able to start both adminserver, managed1 and managed2 servers.
              And we are able to deploy application to the cluster and run it successfully.
              When we use an apache proxy or the weblogic proxy plugin as an load balancer, we are not able to use the round-robin (load-balancing) features and session replication between the two servers.
              However, when we setup all the servers(adminserver,managed1,managed2) on 1 linux machine, we are enable to use the apahce/weblogic proxy plugin to do round-robin load-balancing and session replication.
              We suspect it is related to multicast.
              When we ping the multicast address setup on each linux machines, we can only see response from the localhost machine.
              When we use util.MulticastTest on linux1 machine, it works properly with only response from linux1 machine.
              When we use the same command util.MulticastTest on linux2 machine, it give the following exception:
              java.net.SocketException: Not a multicast address
              at java.net.MulticastSocket.joinGroup(MulticastSocket.java:273)
              at utils.MulticastTest.<init>(MulticastTest.java:82)
              at utils.MulticastTest.main(MulticastTest.java:233)
              -bash: /bea/weblogic92/server/lib/wlutil.jar: cannot execute binary file
              Both linux servers have no firewall with iptables service stopped.
              Please give us some advices on it.
              Thanks!
              Edited by keatonchan at 12/03/2007 12:12 AM
              Edited by keatonchan at 12/03/2007 12:14 AM

    Just a guess, but it appears the provider-url can specify the cluster name directly, instead of having to specify the individual ports. That's probably a better way to go anyway, but I don't know if it would fix your problem. This is described at [http://e-docs.bea.com/wls/docs90/jndi/jndi.html]

  • Getting login error in Linux  SRSS 4.1

    Hi all
    I am running SRSS 4.1 in Linux Red Hat enterprise , the problem if a user pull his card without logout and then try to insert it back he gets error " Login incorrect; please try again"
    the messages log file shows the following:
    utdtsession: Add (38,hotdesk.IEEE802-00212813142b,special)
    kiosk:utkioskconfig:configure[9454]: Disabled Kiosk Mode for display ':38'
    utauthd: Worker3 NOTICE: SESSION_OK hotdesk.IEEE802-00212813142b
    hdloginGUI: Error opening catalog hdloginGUI

    It is possible that other EPM services are also in running mode on your server so please check if you have EPM services in running mode before rebooting server.
    You can run Stop.sh script under <epm_oracle_instance>/bin to stop all the EPM services that are in running mode.
    after running this script you can launch configtool.sh and check if you can proceed with configuration..
    Thanks

  • Starting service ns-slapd on linux when SSL activated

    Hi everyone !
    I had to activate the SSL option in my sunone directory server on linux.
    When the service must restart (reboot for example), the following message appears :
    Starting SUNONE Directory server: Enter PIN for Internal (Software) Token:
    The directory server is waiting for the password associated to the certificate.
    I've created a file with the password (in clear !!!) and adapted the start command but I don' t like this solution :
    ./ns-slapd -D /home/SunOne/slapd-xxx -i /home/SunOne/slapd-xxx/logs/pid "$@" < /tmp/passwordfile.tmp
    Does anybody have another solution more "secure" ?
    Thanks !

    It seems that how to do this is documented, but not at the right location, nor properly.
    Anyway, here's how to do this:
    Create a ServerRoot/alias/slapd-serverID-pin.txt file, containing the password required to start the instance automatically in secure mode. This allows the cluster to restart the data service without human intervention.
    The exact format of the slapd-serverID-pin.txt is :
    Internal (Software) Token:<secret>
    Regards,
    Ludo

  • Unable to run HyperionRMIRegistry in Linux 64bit servers

    Hi All,
    I have install EPM 11.1.2 on Linux servers.
    My Foundation services and Essbase are on one server and planning is on the other.
    Almost everything seems to be is working fine, i was able to see the planning application in the essbase after i created the database from planning.
    But when I tried to write a business rule and to select an outline from the planning server, its thowing me an error :
    Unable to connect to planning server.
    It means is a RMI issue, so i checked the RMI services, they were not running on the server, then I try to launch the "HyperionRMIRegistry" from /Hyperion/Oracle/Middleware/EPMSystem11R1/common/RMI/11.1.2.0, it gave me an error :
    ./HyperionRMIRegistry: line 1: JDK_BIN: No such file or directory
    ./HyperionRMIRegistry: line 2: PLANNING_JAR: No such file or directory
    ./HyperionRMIRegistry: line 3: /rmiregistry: No such file or directory
    what could be the possible solution for this one ?

    Cat HyperionRMIRegistry gave the following results:
    RMIPATH=<JDK_BIN>
    RMICLASSPATH=<PLANNING_JAR>
    $RMIPATH/rmiregistry -J-Djava.class.path=$RMICLASSPATH 11333 &[hypadmin@zen-hyp-prod01 11.1.2.0]$
    error...
    [hypadmin@zen-hyp-prod01 11.1.2.0]$ ./HyperionRMIRegistry
    ./HyperionRMIRegistry: line 1: JDK_BIN: No such file or directory
    ./HyperionRMIRegistry: line 2: PLANNING_JAR: No such file or directory
    ./HyperionRMIRegistry: line 3: /rmiregistry: No such file or directory
    no clue again...

  • CoverFlow over network doesn't recognize Linux SMB servers properly.

    Just installed Leopard, and checked out CoverFlow in Finder. I heard that Windows PC's were depicted with a BSOD.
    Unfortunately, I don't run Windows on my main PC. I run Linux (Gentoo Linux, to be more precise). So does the Linksys NSLU2. So when both came up, I'm rather dismayed that both showed them as Windows boxes even though they're Linux boxes running Samba.
    Any chance on getting that fixed? Oh, and where do I line up to complain about the transparent menus and the dock?

    I was able to browse my Ubuntu file server's SMB shares at 10.5.0 but ever since I did the .1 update, the Linux box doesn't show up in cover flow. I can manually connect using "Connect to server..." but that defeats the purpose of the new networking features. Anybody else having this trouble?

  • SAP Editions of Linux Enterprise Servers

    Hello,
    I'm evaluating which Linux licenses we need for HANA (for Business Suite).
    Red Hat:
    According to note 2013638 RHEL for SAP HANA license is necessary to get some special libraries, so "normal" RHEL is not possible.
    SUSE:
    For SLES I couldn't find any information that SLES for SAP applications version is necessary. According to FAQ there are some benefits but nothing we really need:
    - Ease of installation (not needed for customer with small landscapes)
    - Validated stack (nice to have)
    - HA with Cluster (not needed because of VMWare)
    - Seamless support between SAP and SUSE (nice to have)
    - Support for large workloads (would be nice, but is alone worth the extra money?)
    https://www.suse.com/products/sles-for-sap/frequently-asked-questions/
    What are your opinions or experiences?
    Regards
    Markus

    Hi Markus,
    Especially for HANA I would (of course ;-)) recommend SUSE as your base operating system. SUSE has been endorsed by SAP for several year and therefore have proven history of Customer Success.
    The difference with SLES and SLES for SAP has some other advantages in store for you as well.
    - Seperate SAP certified repositories
    - extended 18 months support lifecycle of your Linux OS to fit your
    - Memory optimization (Page Cache Limit - SAP Note 1557506)
    And although VMware has some HA functionalities... The features that SUSE have are on a level that VMware is not able to touch. We collaborate with them in order to go towards zero downtime.
    Drop me an e-mail if you need additional information
    Have a great weekend.
    Marijn
    SUSE Linux Enterprise Server for SAP Applications: See Why It’s the Leading Linux Platform for SAP. - YouTube

  • Re: Number of Linux servers

    Geoff Puterbaugh wrote:
    Madhu Epari wrote:
    As per my knowledge goes 60-65 % web servers run on Apache and very few on
    Linux.Perhaps we should clarify the terms:
    Linux is an operating system which comes bundled with Apache.
    Apache is an HTTP server, which is being ported to NT (another
    operating system).
    As further clarification, Apache is an HTTP server which is bundled with many
    Linux distributions. Linux, however, is not bundled with Apache.
    Apache runs on many Unixes. Recently, it has been modified to run more
    efficiently on NT. There is a version for the Macintosh, as well.
    The number of Apache web servers on the net is probably greater than the number
    of Linux web servers. Nevertheless, there are a lot of Linux servers out
    there--not "very few".
    FWIW, I think Forte should consider/do a Linux port. I don't think it would be a
    big effort, and, at the very least, it would garner lots of PR. I know I'd love
    to be able to use Linux for development rather than NT.
    - Coty
    >
    >
    >
    Madhu Epari also wrote;
    But what are u trying to figure out by this statistics?I'm trying to figure out how many web servers are Linux.
    All my best,
    Geoff
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    At 11:03 PM 8/23/98 -0700, Geoff Puterbaugh wrote:
    Madhu Epari wrote:
    As per my knowledge goes 60-65 % web servers run on Apache and very few on
    Linux. Perhaps we should clarify the terms:
    Linux is an operating system which comes bundled with Apache.
    Apache is an HTTP server, which is being ported to NT (another
    operating system).
    Madhu Epari also wrote;
    But what are u trying to figure out by this statistics?I'm trying to figure out how many web servers are Linux.Well, I don't know how many of them are on Linux, but the 80% number
    (actually, I think it was slightly higher) is the number that comes to mind
    from my days with the AltaVista folks. Needless to say, as they crawl the
    web, they just need to keep track (and they did).
    I can see it being a reasonably high number, though. We did some statistics
    and figured out that a 486/33 w/16 MB of main memory (yup! you read that
    right!) could serve up over 100K pages per day. And, as sites go, that's
    starting to get to the high end of medium. Now, you can't even buy hardware
    like that anymore - you just have to find it laying around gathering dust.
    If you go for a Pentium 133 or 166 - it's downright peppy - even when it's
    doing a bunch of other stuff as well (mail, ftp, etc.). Plus, all admin can
    be done remotely via telnet. Don't try that on NT. (Bill, eat your heart
    out!! Yeah, like he listens to me!)
    I don't know if the folks at AltaVista or Yahoo keep OS statistics on
    servers (I know they do on browsers), but you might contact them, if you're
    really curious.
    Stephen
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • How do I license my Physical Windows and Unix/Linux Servers for VMware VCM?

    I currently have vCenter Operations Manager Suite Enterprise edition which will allow me to manage my VMware VMs with VCM.
    I would also like to manage my 300-500 Physical Windows and Linux/Unix Servers.
    What license do I need to buy to achieve this?
    Cheers,
    /m

    You need an OS Instance (OSI) license for each managed endpoint.
    vRealize Suite Cloud Management Platform Purchasing | United States
    Cheers,
    Paul

  • Issue in 11.1.2 Essbase configuration on Linux 5.5 64Bit - Config hangs

    Hi Experts,
    I am trying to do a fresh install and configure of EPM 11.1.2 in a distributed environment:
    1. Oracle database version 11.20as repository on Linux server 1(linux 5.5, 64 bit) installed and working fine.
    2. I installed and configured HSS on a Windows 2008 server SP1 64 bit - configured following: common settings, database,OCM,deploy to Application Server - Success. and I am able to open the HSS front end and check users,groups etc.
    Now, I installed Essbase server,EAS server,ES server,EIS server on Linux server 2(5.5,64 bit).
    The Problem is: When I am configuring Linux server 2(All the above mentioned Essbase components) -
    Configurator asks for "Previously configured SS database"- I provide the details
    next -> it asks for ES,EAS database schema -> I provide the details
    next -> asks for weblogic domain information -> 2 options there -> I choose- > Deploy to an existing domain -> All the required info was already there(Windows server above)
    BUT, when I click "next" -> the screen just Hangs and does not go anywhere. I waited for 1 hr and nothing happened.
    So, I cancelled it and started the config again, but again the same issue.
    the message on the linux server console are:
    "HBR Configuration has not been initialized. Make sure you have logged in sucessfully and there are no exceptions in the HBR log file.
    ConfigurationManager not available"
    and No logs are generated under /oracle/Middleware/user_projects/epmsystem1/diagnostics/logs/config
    any help on this will be greatly appreciated!!
    this is a bit urgent ..please reply.
    thanks,
    Ankit

    Can we even have the following landscape?
    1. HSS,OHS,Weblogic server,workspace - On a Windows 2008 server
    2. Essbase server,EIS server,EAS server,EIS server - on a Linux server
    3. Oracle database on another linux server.
    my questions is, can we have the installation and configuration done considering the OS (wid and Linux), as described in points 1&2 above.
    I guess I read somewhere, that all the web applications can be deployed to either all windows or to all Linux OS servers? - Is it correct?

  • ORACLE 10G 2 Node RAC on servers AB to 3 node 11GR2 RAC on  new servers XYZ

    Hi Gurus ,
    We have a business requirement to upgrade existing oracle 10.2.0.4 2 Node RAC on servers A,B (HP UX 11.31 ) to 3 Node ORACLE 11GR2 on new Servers X,Y and Z(Linux and servers are from different vendor)
    We don't have ASM.We have RAW file system
    Now this has to be done with near zero down time.This is a very busy OLTP System.Golden Gate is not an option as Management is not going for it this time.
    Storage is same for everything.I am thinking of the following ways.Please let me know if you have any better plan or if you want to correct my existing plan
    Initially i thought of this way and i immediately answered myself
    Plan A
    1 ) Storage copy (BC etc..) exising 10g RAC Database files on A,B to new volumes allocated to Servers X,Y and Z ( I don't think it's possible as OS is different.I am not sure whether copying this way is possible or not , even if possible i am not sure whether new OS can identify these files or not)
    2 ) upgrade 2 Node 10.2.0.4 on X,Y to 11GR2 .
    3 ) Add a Database Node on Z
    Plan B is
    1) Build 3 Node brand new 11GR2 on X,Y and Z
    2 ) Plan for how can you replicate the data ( This has to be a logical way)
    a ) RMAN - Very time consuming as this is >50 TB Database
    b) Golden Gate - Not an option.Even if we can use it , i see there are so many logical issues with golden gate
    c) Expdp/impdp - forget about it :)
    d) physical standby (Versions are different.If it is same version and Same OS then would have been best bet)
    What would be the ideal way to do this with minium down time and with out golden gate
    I think something can be done on the lines of PLAN A itself.
    Requesting your help Gurus
    Thanks

    Hi,
    Have you considered possibility to setup a logical standby and do rolling upgrade ?
    Please have a look at the following:
    1) http://www.oracle.com/technetwork/database/features/availability/maa-wp-11g-transientlogicalrollingu-1-131927.pdf
    2) http://www.oracle.com/technetwork/database/features/availability/maa-wp-11g-upgrades-made-easy-131972.pdf
    If you can practice on test setup, it looks a faster option than the others.
    Regards,
    Ganadeva

  • Some of the SQL Server 2012 are not getting monitored in SCOM 2012 SP1.( basics monitoring is happening, expect SQL role)

    Found that all the SQL servers are getting monitored, expect few servers which are having SQL server 2012 role.
    proxy is enabled for these servers, when I checked discovered inventory for SQL 2012 database unable to find these servers in that list.
    and other servers having SQL Server 2012 monitoring properly issue is with only few servers.

    Hi,
    thanks for the all the input, we are using service account as windows account instead of action account !!
    will that also affect discovery of SQL role?
    and also found that there are many alerts in SCOM console, with alert description :
    SQL Server cannot authenticate using Kerberos because the Service Principal Name
    (SPN) is missing, misplaced, or duplicated.
    please let me know how we can resolve this issue, will it affect SQL discovery as well ?

Maybe you are looking for

  • How do I pre-render only portions of the timeline or selected clips?

    I'm switching from Vegas Pro to Premiere Pro. In Vegas, you select a portion of the timeline, then hit control-B and it pre-renders that segment. In Premiere, you hit enter, but it doesn't pay attention to the selected clips, it just pre-renders the

  • My iPhone 4 was disconnected during ios 5 update - now i have error -50 showing and cannot get phone back on. Help!

    during IOS5 update my phone was disconnected from itunes. i reconnected it and continued the update by clicking 'continue restore'. Itunes is now saying the the phone is updated to version 5 and appears to have fully synced. however, when i turned th

  • SeeBurger BIC mapping designer

    Hi, I have generated two files mappings_sys.sca and mappings_sys.sda using seeburger BICMD version 1.8 In earlier versions the file generated was mappings_user.sda. So i have doubt that the two files generated in new version are deployable or i have

  • Cancel not working in EAS

    Does anyone else have experience of the [Cancel] button not working correctly in EAS ? I have noticed this specifically with exporting data, where cancelling an export doesn't stop the task. Also, it seems that trying to kill a session does not work

  • Windows 8 Introduction video starts every time i reboot

    Hi Fellow Lenovo'rs, Just got a x1c, and havent used it for more than a week yet. However, since yesterday, the windows 8 introduction video that plays when you make an account for the first time, "swipe left" blablabla always plays everytime i reboo