Unknown User Name(Server) error

Got the following error message in Fabric Manager "Unknown User Name(Server)". Any clues to what it might mean?
Cheers.

It means 1 of 2 things. That there was a timeout before FM could discover that switch or that username/password is not correct for that switch. If this is local authentication, then reset the password for the snmp user you are using to login to this switch. Is this one of many switches and the other ones are accessible?

Similar Messages

  • Email account unknown user ?server error.

    When I email my daughter's .mac account, I get a server reject user is unkonown message on my iPhone.  My Imac simply wont send to it.  When I check her icloud account it says she has all three account extensions active (.mac, .me, .icloud) and verified.
    Im absolutely stuck.  I believe it is an issue on the server end.

    Call your email provider or check the provider's web site for the correct settings. Ensure you are using the correct credentials for the email server you are trying to connect to.
    Why did you post in the Boot Camp Discussion Community?

  • The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) Log on failed. Ensure the user name and password are correct. (rsLogonFailed) Logon failure: unknown user name or bad

    The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    Logon failure: unknown user name or bad password 
    am using Windows integrated security,version of my sql server 2008R2
    I have go throgh the different articuls, they have given different answers,
    So any one give me the  exact soluction for this problem,
    Using service account then i will get the soluction or what?
    pls help me out it is urgent based.
    Regards
    Thanks!

    Hi Ychinnari,
    I have tested on my local environment and can reproduce the issue, as
    Vaishu00547 mentioned that the issue can be caused by the Execution Account you have configured in the Reporting Services Configuration Manager is not correct, Please update the Username and Password and restart the reporting services.
    Please also find more details information about when to use the execution account, if possible,please also not specify this account:
    This account is used under special circumstances when other sources of credentials are not available:
    When the report server connects to a data source that does not require credentials. Examples of data sources that might not require credentials include XML documents and some client-side database applications.
    When the report server connects to another server to retrieve external image files or other resources that are referenced in a report.
    Execution Account (SSRS Native Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • Error: sql.SQLError: [-4008] (at 1) Unknown user name/password combination

    Hello Experts,
    After a Test refresh for SCM system, we restored Livecache. The database has been changed and starts using database manager, during registration (Register LCApps) it gives the following error:
    Logical Command: DBMRFC
    Parameter: exec_lcinit register
    Name and Server     : LCQ - dusepierp12
    DBMRFC Function     : DBM_EXECUTE
    Command             : exec_lcinit register
    Error               : DBM Error
    Return Code         :     -24964
    Error Message       : ERR_EXECUTE: error in program execution#
    0,sap\lcinit LCQ  register -uDBM , -uDBA , -uSQL ,
    liveCache LCQ (register)
    The liveCache state is ONLINE
    DBMServer 7.6.04   Build 009-123-182-193
    Creating liveCache application procedures
    ERROR : liveCache LCQ not registered (see "s:\sapdb\data\wrk\LCQ\lcinit.log").
    START *****************************
    liveCache LCQ (register)
    Thu 07/30/2009
    10:26 PM
    installation path = S:\sapdb\LCQ\db
    OK
    DBMServer 7.6.04   Build 009-123-182-193
    Creating liveCache application procedures
    ERR
    -24964,ERR_EXECUTE: error in program execution
    1,""S:\sapdb\LCQ\db\bin\x_python" "S:\sapdb\LCQ\db\env\lapps.py" -R "S:\sapdb\LCQ\db" -d LCQ -u DBADMIN,*"
    Traceback----
    Error----
    sql.SQLError: [-4008] (at 1) Unknown user name/password combination
    Traceback (most recent call last):
      File "S:\sapdb\LCQ\db\env\lapps.py", line 38, in ?
        connectAndInstall (install, install.__doc__)
      File "S:\sapdb\LCQ\db\env\installib.py", line 398, in connectAndInstall
        session = connect (options)
      File "S:\sapdb\LCQ\db\env\installib.py", line 350, in connect
        alterUserNotExclusive(options)
      File "S:\sapdb\LCQ\db\env\installib.py", line 338, in alterUserNotExclusive
        session.release()
    AttributeError: 'NoneType' object has no attribute 'release'
    ERROR : liveCache LCQ not registered
    Thu 07/30/2009
    10:26 PM
    END ******************************
    Many Thanks,
    TIA,
    Nisch

    Nischal Mahakal wrote:>
    > Hello Experts,
    >
    > After a Test refresh for SCM system, we restored Livecache. The database has been changed and starts using database manager, during registration (Register LCApps) it gives the following error:
    > -24964,ERR_EXECUTE: error in program execution
    > 1,""S:\sapdb\LCQ\db\bin\x_python" "S:\sapdb\LCQ\db\env\lapps.py" -R "S:\sapdb\LCQ\db" -d LCQ -u DBADMIN,*"
    > -
    Traceback----
    Hi there,
    looks like you entered "DBADMIN" when you created the liveCache instance in DBMGUI as the DBM Operator.
    For SAP installations, this user is always named "CONTROL".
    So, drop the instance again, recreate it with "CONTROL" and re-do the recovery of the liveCache backup.
    regards,
    Lars

  • System Error: Logon failure: unknown user name or bad password

    Hello experts,
    my system NW2004s (SPS14.1) is producing a lot of the following error messages caused by the internal user Guest... The system user Guest has all the necessary rights using a service user.
    *getting mapped math - java.io.IOException: Logon failure: unknown user name or bad password*
    at java.io.WinNTFileSystem.canonicalize0(Native Method)
    at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:333)
    at java.io.File.getCanonicalPath(File.java:513)
    at com.sapportals.wcm.repository.util.file.StdFileImpl.getCanonicalPath(StdFileImpl.java:74)
    at com.sapportals.wcm.repository.util.file.StdFileImpl.getCanonicalFile(StdFileImpl.java:70)
    at com.sapportals.wcm.repository.manager.sfs.FSRepositoryManager.startUpImpl(FSRepositoryManager.java:141)
    at com.sapportals.wcm.repository.manager.AbstractRepositoryManager.start(AbstractRepositoryManager.java:538)
    at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.tryToStart(CrtThreadSafeComponentHandler.java:246)
    at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler$1.run(CrtThreadSafeComponentHandler.java:252)
    at java.util.TimerThread.mainLoop(Timer.java:432)
    at java.util.TimerThread.run(Timer.java:382)
    I am not sure about the severity of the error. I can observe the error message almost every minute in the Log file and I have the impression that this message occours more often before the portal has more "problems" in general and is for a short time not accecible (it freezes and sometimes a java server restarts itself). I am asking myself if this error message could give a hint for the system crash we have had today. (a restart of the host was needed.)
    However I would like to know what causes the error message?
    It is a critical error message? It means can it cause a system crash? Or is it not important?
    What can I do to solve the problem?
    I appreciate your helful answers.
    Thanks in advance.
    Thomas

    I think the password for the proxy account needs to be changed (expired)
    Arthur My Blog

  • Authorization error; unknown user name or incorrect password

    Hi,
    We are facing the issue logging into Integration Builder in PI system getting "Authorization error; unknown user name or incorrect password" for all the users.I able to login NWA in PI system.Please find the default trace details below.help us.
    #1.#5611B888D81000840000018F0284005E0004B97914AC4703#1329829595847#com.sap.engine.services.security.authentication.logonapplication#sap.com/com.sap.security.
    core.admin#com.sap.engine.services.security.authentication.logonapplication.doLogon#J2EE_GUEST#0##fxtcs.unix_FXT_336466250#Guest#e2057c775c8c11e1bb605611b888d
    810#SAPEngine_Application_Thread[impl:3]_49##0#0#Error##Java###doLogon failed
    [EXCEPTION]
    #1#com.sap.security.core.logon.imp.UMELoginException: USER_AUTH_FAILED
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.logon(SAPJ2EEAuthenticator.java:946)
            at com.sap.security.core.logonadmin.ServletAccessToLogic.logon(ServletAccessToLogic.java:208)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.doLogon(SAPMLogonLogic.java:914)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.uidPasswordLogon(SAPMLogonLogic.java:578)
            at com.sap.security.core.sapmimp.logon.SAPMLogonLogic.executeRequest(SAPMLogonLogic.java:158)
            at com.sap.security.core.sapmimp.logon.SAPMLogonServlet.doPost(SAPMLogonServlet.java:60)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(AccessController.java:219)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Regrads,
    Mani

    Hi,
    Check this for the roles required for integration builder [http://help.sap.com/SAPHELP_NW04S/helpdata/en/c4/51104159ecef23e10000000a155106/content.htm]
    Accordingly get the required role assigned to the user you are using there.
    Unlock the user if it is locked
    Reset the password and provide the new password in the login settings
    Give a try again
    Regards,
    Venkata S Pagolu
    Edited by: Venkata Pagolu on Feb 22, 2012 4:23 PM

  • Dbanalyzer ERROR 25: SQLDBC error -4008, POS(1) Unknown user name/password combination (SQL state "28000").

    Hello Gurus,
    we have a unusual problem with our MaxDB 7.9.8.25
    We want to check the parameter like discribed in note 1111426, but dbanalyzer throws the following error.
    tttadm >/sapdb/TTT/db/bin/dbanalyzer -d TTT -u superdba,****** -f dbanalyzer_InstanceParameterCheck.cfg -o /tmp -i -c 1 -t 1,1
    SAP MaxDB Database Analyzer, The Performance Analysis Tool, Version 7.9.08.25
    Copyright 2000-2014 by SAP AG
    ERROR 25: SQLDBC error -4008, POS(1) Unknown user name/password combination (SQL state "28000").
    But with dbmcli we can connect with the same user.
    tttadm >  dbmcli -d TTT -u superdba,******
    dbmcli on KBP>
    Has anyone a suggestion?!

    Have you tried, if you can actually do SQL with that user? Maybe there is a problem with the SQL authorization?
    Does the following work for you?
    >sqlcli -d tz79 -u dba,dba select * from dual
    | DUMMY |
    | ----- |
    | a   
    1 row selected (1318 usec)
    dbmcli -d tz79 -u dba,dba sql_execute select * from dual
    OK
    END 'a'

  • Windows Security Error! Logon failure: unknown user name or bad password

    We RANDOMLY can't access one of the computers in our company's network. It is now saying - Windows Security - Logon failure: unknown user name or bad password. It doesn't matter what I put in for a user name and pw it still doesn't work.
    Any help is much appreciated!

    To be added, if it is part of domain, is this computer had local account? If so, try to logon local account for test, If sucessfully, follow Cyber's suggestion remove PC from domain and rejoin it for test.
    If not, you can try to boot system into recovery mode and choose recovery computer for test.
    Press F8 at startup, then choose Recovery system.
    Roger Lu
    TechNet Community Support

  • Unknown user name or bad password issue while creating AD accounts

    Hi All,
    While creating accounts on AD through IdM, I am getting below error. Sometimes I don't see this error while sometimes I do. What could be the actual reason ?
    com.waveset.util.WavesetException: Error opening object 'LDAP://cn=ut9778ug,ou=Employee USA,ou=Users,ou=CorpHQ,dc=corpz,dc=utcz,dc=com': ADsOpenObject(): 0X8007052E: , , Logon failure: unknown user name or bad password.
    Please help me out.
    Thanks,

    Hi,
    I just faced the same problem while provisionning account on AD through Sun Identity Manager Gateway. (I'm in Oracle Waveset 8 patch 6)
    When I test configuration on the configuration page of my AD resource, everything was ok, but when i tried to create / update account on AD, i had the same error. (when i forced a bad password for example, the test configuration was in error, so i know that was ok)
    I resolved the problem using IP address in "LDAP Server Name" instead of url or host name. I don't understand because 'ping' on url and test configuration on resource were ok.
    I hope it will be usefull for you
    Nicolas

  • [-4008]: Unknown user name/password combination (MaxDB, Java)

    Hey,
    I'm having some troubles to connect to MaxDB using Java. I'm getting some error when I try to run my program.
    import java.sql.*;
    public class Hello
    public static void main(String[] args)
         throws ClassNotFoundException, SQLException
              String username = "DBM";
              String password = "azerty";
              String dbname = "SAPDB";
              Class.forName ("com.sap.dbtech.jdbc.DriverSapDB");
              Connection connection = DriverManager.getConnection("jdbc:sapdb:" + dbname, username, password);
    Exception in thread "main" com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4008]: Unknown user name/password combination
         at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:69)
         at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:768)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:434)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:325)
         at com.sap.dbtech.jdbc.ConnectionSapDB.doConnect(ConnectionSapDB.java:277)
         at com.sap.dbtech.jdbc.ConnectionSapDB.<init>(ConnectionSapDB.java:81)
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:184)
         at java.sql.DriverManager.getConnection(Unknown Source)
         at java.sql.DriverManager.getConnection(Unknown Source)
    I checked the User  and Password  with the GUI (Database manager) and everything works fine.
    I've also added the .jar in my Project Library.
    Any ideas ?
    Thanks

    Looking at your screen shot, it seems the database instance itself hasn't been correctly created because you lack permissions to do so. Subsequently, all your connection attempts basically fail because the database does not exists. I'm no real expert in SAP MaxDB administration on Microsoft Windows, but I read about System Error 5 once in a while earlier, have a look at  [http://www.syseva.com/2009/05/operating-system-error-5-5access-is-denied/|http://www.syseva.com/2009/05/operating-system-error-5-5access-is-denied/]. Overally, I suspect you don't have the permissions you need to have (operating system/file system -wise) in order to create the files belonging to a MaxDB instance (and/or required by the server and tools, such as the dbmsrv ... err file mentioned in the screen). Maybe you should check your system permissions? Are you administrator or member of the appropriate groups [http://maxdb.sap.com/doc/7_7/0e/218650d996419d91f6b234766eadd3/content.htm|http://maxdb.sap.com/doc/7_7/0e/218650d996419d91f6b234766eadd3/content.htm]? As pointed out, I'm no MaxDB/Windows expert, but this seems likely to be a problem as far as your screenshot is concerned.
    Cheers,
    Kristian

  • New-OfficeWebAppsFarm : Logon failure: unknown user name or bad password.

    Hi,
         Recently we bought windows server 2008 r2 from myhosting.com . I tried to install office web apps 2013 on this machine. I followed this URL(http://technet.microsoft.com/en-us/library/jj219455.aspx)
    to configure office web apps 2013 in the machine. After installed the office web apps 2013, I created the Office Web Apps 2013 Server farm in the machine using power shell command. 
    New-OfficeWebAppsFarm –InternalURL "http://vps1141344" –AllowHttp -EditingEnabled
    When I run the command on power shell I got the below error
    New-OfficeWebAppsFarm : Logon failure: unknown user name or bad password.
    At line:1 char:1
    + New-OfficeWebAppsFarm –InternalURL "http://vps1141344" –AllowHttp -EditingEnable ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [New-OfficeWebAppsFarm], AuthenticationException
        + FullyQualifiedErrorId : System.Security.Authentication.AuthenticationException,Microsoft.Off 
       ice.Web.Apps.Administration.NewFarmCommand
    Please help me some one to fix this issue.
    Thanks,
    Nattuthurai
    Nattuthurai.K

    hi, I encountered the same error with you,
    i resolved the issue with following steps:
    1. add you Office Web Apps server to domain;
    2. login  Office
    Web Apps server as domain user;
    3. run power shell as administrator;
    4. run shell command;
    5.success.
    白云谦逊的站在天之一禺,晨光给他带上了彩霞。。。

  • -24988 DBM -4008,Unknown user name/password combination

    Hello,
    I am not able to connect Whit database Manager Gui 7.6 with the standard user and password, (control,control e.g). The Database Manager Client show the follow error:
    -24988 DBM -4008,Unknown user name/password combination
    but from the dbhost with dbmcli, the logon is possibile (dbmcli -d LCX -u control,control).
    Any idea ?
    Alf
    SAPDB version:KERNEL    7.4.2    BUILD 030-122-117-803
    OS AIX 5.3
    OS client XP

    Hello ALF,
    1)
    Please check if you have the user data set in the config database file using dbm command
    on the database server < as you wrote, you have "SAPDB version:KERNEL 7.4.2 BUILD 030-122-117-803" >:
    dbmcli -d LCX -u control,control dbm_configget SAPDB12
    If the above command didn't return you the 'control' user, run:
    dbmcli -d LCX -u control,control dbm_configset SAPDB12 control
    && try to connect to the database in DBMGUi with control user again.
    2)
    If the 1) step didn't help, please try delete the entry for the database in DBMGUI &
    Add the database again.
    Update with the results of the recommended steps.
    Thank you and best regards, Natalia Khlopina

  • Recurring [-4008]: Unknown user name/password combination

    Hi,
    I am using MaxDB 7.6.00 BUILD 012-123-102-632 with JBoss through the JDBC Driver 7.6.0 on a Windows XP box.
    Sometimes, seldomly, after a reboot, I have the error :
    2008-05-28 14:52:40,093 WARN http://org.jboss.resource.connectionmanager.JBossManagedConnectionPool Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.sap.dbtech.jdbc.exceptions.DatabaseException: -4008: Unknown user name/password combination)
    When this happens, I can still connect to the databse using both the "Database Manager" or the java based "Db Visualizer" connecting as JBOSS/JBOSS. The "JBoss" user is registered as being of the type "dba".
    If I stop the sapdb windows service and my JBoss server windows service and restart them slowly and calmly. The problem disapears.
    I suspect that, sometimes, for some reason, my JBoss server tries to connect with the database when the latter is not "completely" ready. But by "completely" I don't really know what I mean.
    Did anyone experience that kind of problem ?
    Thank you
    Regards
    Francis Girard

    Hi,
    I am using MaxDB 7.6.00 BUILD 012-123-102-632 with JBoss through the JDBC Driver 7.6.0 on a Windows XP box.
    Sometimes, seldomly, after a reboot, I have the error :
    2008-05-28 14:52:40,093 WARN http://org.jboss.resource.connectionmanager.JBossManagedConnectionPool Throwable while attempting to get a new connection: null
    org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.sap.dbtech.jdbc.exceptions.DatabaseException: -4008: Unknown user name/password combination)
    When this happens, I can still connect to the databse using both the "Database Manager" or the java based "Db Visualizer" connecting as JBOSS/JBOSS. The "JBoss" user is registered as being of the type "dba".
    If I stop the sapdb windows service and my JBoss server windows service and restart them slowly and calmly. The problem disapears.
    I suspect that, sometimes, for some reason, my JBoss server tries to connect with the database when the latter is not "completely" ready. But by "completely" I don't really know what I mean.
    Did anyone experience that kind of problem ?
    Thank you
    Regards
    Francis Girard

  • -4008 Unknown user name/password combination

    Hi All,
    We are installing SAP NW 7.4 with MaxDB 7.8 on Windows server 2008 R2, When in the phase Create database schema for ABAP  its giving error like below.
    "[-4008] Unknown user name/password combination"
    Below is the output from SdbCmdOut.log
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.models.software.Software | Software object initialized Sucessfully
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.models.database.DatabaseParameter | Create new database parameter object with name: MCOD value:  and comment:
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | JDBC driver path: D:\sapdb\programs\runtime\jar\sapdbc.jar
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.powertoys.DBM loaded
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.jdbc.DriverSapDB loaded
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Use Java process call.
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Execute command:  D:\sapdb\programs\bin\x_server.exe start
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Establish dbmcli session
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Connect to database: SID on host: HOSTNAME
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Logon with user: control
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Run command: param_directget MCOD
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | MCOD NO
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.DbmJdbcSession | Close dbmcli Session.
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | End of command section: PARAM_GET
    Tue Aug 12 20:31:19 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | *************************************************************
    Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.runtime.SdbLibInstance | Start new command section: GET_SQL_USERS
    Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.Dbmcli | Use Java process call.
    Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.Dbmcli | Execute command:  D:\sapdb\programs\pgm\dbmcli.exe -s dbm_version build
    Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.sdbregview.SdbRegviewIsolated | Use Java process call.
    Tue Aug 12 20:31:20 IST 2014 | class com.sap.sdb.sllib.utils.sdbregview.SdbRegviewIsolated | Execute command:  D:\sapdb\programs\bin\sdbregview.exe -l -delimiter -DELIM-
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.models.software.Software | Software object initialized Sucessfully
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | JDBC driver path: D:\sapdb\programs\runtime\jar\sapdbc.jar
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.powertoys.DBM loaded
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.JdbcDriver | Class: com.sap.dbtech.jdbc.DriverSapDB loaded
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Use Java process call.
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.Xserver | Execute command:  D:\sapdb\programs\bin\x_server.exe start
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.connection.session.SqlJdbcSession | Start new connection with URL: jdbc:sapdb://HOSTNAME/SID connect user: superdba
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.utils.DbCommand | com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4008]: Unknown user name/password combination
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.connection.JdbcDriver.createSqlSession(JdbcDriver.java:69)
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.DbCommand.getAllSqlUsers(DbCommand.java:2054)
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.cmd.ident.classes.GET_SQL_USERS.run(GET_SQL_USERS.java:26)
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.sllib.utils.DbCommand.runCommand(DbCommand.java:3469)
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.core.main.cmd.SdbCmdMain.<init>(SdbCmdMain.java:67)
    Tue Aug 12 20:31:22 IST 2014 | class com.sap.sdb.sllib.api.exceptions.DatabaseCommandException | com.sap.sdb.core.main.cmd.SdbCmdMain.main(SdbCmdMain.java:212)
    Kindly Suggest me to resolve.
    Regards,
    JD.S

    Hi Deepak,
    I have executed the below commands,
    xuser -U c -u CONTROL,<password> -d SID -n HOSTNAME -S INTERNAL set
    xuser -U w -u CONTROL,<password> -d SID -n HOSTNAME -S INTERNAL set
    After execution of the commands i have retry the same installation still i am getting same error.
    Kindly suggest,
    Regards,
    Sree

  • EffectiveUserName Logon failure: unknown user name or bad password

    Hi
    I am trying to connect Sharepoint 2013 services (performancepoint , excel services) to SSAS 2012 using the EffectiveUserName.
    I was getting a error message regarding conencting the datasource and when checking profiler it was saying Logon failure: unknown user name or bad password.
    On the SSAS server i tried using EffectiveUserName in the additional Connection Parameters and it failed for the above reason. I also tried my username as well as the sharepoint service account
    the sharepoint service account and my username are both server admins.
    When I try using the EffectiveUserName in the additional Connection Parameters on another server I can connect with no problems.
    What seems to be the different with server where I am getting the error message?
    Regards

    Hi aivoryuk,
    According to your description, you get the "unknown user name or bad password" error when using EffectiveUserName in Connection parameter to connect Analysis Services. Right?
    In this scenario, if you use a connection string to create the data connection, and the connection string contains an effective user field, the EffectiveUserName feature will override the user-supplied effective user value with the system-supplied value.
    On this server, you may use a domain user to run the SSAS. So it will show the "unknown user name or bad password." However, on the other server, it may use system build-in account to run SSAS. Please refer to link below to check the steps for using
    Analysis Services EffectiveUserName in SharePoint Server 2013:
    https://technet.microsoft.com/en-us/library/jj219741(v=office.15).aspx
    If you have any question, please feel free to ask.
    Simon Hou
    TechNet Community Support
    Hi thanks for the link but it just shows how to set effective user name in sharepoint which I know how to do.
    In SSMS and when I connect to the SSAS server and I select options and then I go to the addional connection parameters tab i set Effectivename ="domain\username" on once server I get the error mesage but on the other I don't.
    I'm not clear from you explanation as to why this is?
    Regards

Maybe you are looking for

  • How to play videos in a pdf

    I have a pdf with an embeded mpeg file.  It plays well in adobe acrobat and in adobe indesign but when i go to open the pdf and view it with preview the video doesn't play at all.  Any suggestions?

  • Search forums doesn't work for me

    ... I wanted to see if anybody else has this problem -- but umm... I can't search it. This is the error I get: An unexpected error has occurred This functionality has been disabled by your administrator.

  • Price of the material

    Hi Guru: Do you know the transaction mek1,when I finished maintaining the price of the material via this transaction and going to place the purchase order,then tried to type the material in item line,unfortunately the price of the material had not be

  • Does Comcast Use My Computer to Cache Data for Wifi Guests?

    Sometimes in the evening, between about 5:00 pm to about 10 pm, I get inexplicable lag spikes while playing my favorite online game.  Trace-routes in both directions don't show anything of note.  (The game developer has a tool that lets players trace

  • SQL Notification Firing Erratically

    Hello everyone and thanks for your help in advance.  I am wokring on a SignalR application.  Within the hub, I have the following code:     Private Sub dependency_OnChange(sender As Object, e As SqlNotificationEventArgs)         Dim nHub As New Notif