Problrm to connect 2005 B - with MSSQL 2005

Can any one help me to solve the below problem
I have installed 2005 B and MSSQL 2005 in server. When i try to login the application either from server / client i am getting the following error
"Cluster mismatch -131-163"
Pls help me on this

Suresh,
Are you using MS Clustering with MS SQL Server 2005 as that is not supported.
Eddy

Similar Messages

  • I was trying to connect IBM RAD with MSSQL 2000 to generate crystal reports

    After establishing connection through wizard succesfully I try to use the parameters of the connection in .INI file. while establishing normal connection this error msg pops up.
    Failed to open a rowset.
    Details: :SQL Exception: [SQL Error Code] 0 [Error Message:] [IBM] SQL Server JDBC Driver] This driver is locked for use with embedded application.

    Surely the actual error message said "embedded" and not "enbedded"? Copy and paste is better than retyping, please. When I googled that phrase with correct spelling, the only result it returned was this one:
    http://forum.java.sun.com/thread.jspa?threadID=5061573

  • JDBC with MSSQL 2005 -- problem connecting

    Hi, I have setup JDBC and I am able to connect to a MySQL database just fine. But I can't connect to MSSQL SQLExpress 2005.
    I got the sqljdbc.jar file placed it under the LiveCycle8\jboss\server\all\lib folder and setup the Datasource file as:
        MSSQLDS    jdbc:sqlserver://LIVECYCLE\SQLEXPRESS:1433;databaseName=MyDBName
    com.microsoft.sqlserver.jdbc.SQLServerDriver
        username
        password
             MS SQLSERVER2005
    Then I modified the login-config.xml and added the application-policy as:
                   username
                   password
                   jboss.jca:service=LocalTxCM,name=MSSQLDS
    Then in LC connection, setup the string to java:/MSSQLDS
    When running the test query b I get NO Response At All.  And I mean, even if I intentionally change the datasource file to hold incorrect information, I'll get no response. However, I can connect to MySQL without any problems.
    b Any ideas?
    Thanks for any help!

    JavaImran wrote:
    RoyGrini wrote :
    Looks like login problems. Username/password or windows authentication logon problem.        * I didnt give any UN and Pwd for my database.........And the
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(Unknown Source)gives you a 'connection refused'
    Try with providing a SQL username/password. Maybe that will work
    - Roy

  • Create Master Repository With MSSQL 2005

    Hi,
    I try to create a new Master repository with MSSQL 2005 but the connection to the database doesn't work.
    I create a database named db_snpm for the master database and a database named db_snpw for the work db as oracledi_setup.pdf said.
    I create a user/password snpm/password for db_snpm and snpw/password for db_snpw.
    There are db_owner.
    My driver connection : com.microsoft.sqlserver.jdbc.SQLServerDriver
    My Url : jdbc:sqlserver://localhost:1433;selectMethod=cursor;databaseName=db_snpm;integratedSecurity=false
    User : snpm
    Password : password
    When I try the connection, I've got the following error "com.sunopsis.sql.c: com/microsoft/sqlserver/jdbc/SQLServerDriver "
    I had created a SQL SERVER DataServer in the topology Manager with the same driver and url and the connection work fine. I used it in some interface.
    Any help would be great.
    Thanks
    Jerome
    Edited by: user12010673 on 14 oct. 2009 02:00

    Creation of ODI master repository is limited to few relational databases only. Check certification matrix for ODI 11g
    Oracle 10.2.0.4+
    Oracle 11.1.0.7+
    Oracle 11.2.0.1+
    Microsoft SQL Server 2005
    Microsoft SQL Server 2008
    IBM DB2/UDB 9.7 and later FixPaks
    IBM DB2/400 (V5R4+)
    Hypersonic SQL 1.7.3+
    Sybase AS Enterprise 15.0.x
    thanks

  • Problem with MSSQL 2005 maintenence plan

    Hi,
    I am facing a problem with MSSQL 2005 maintenance plan. I created a plan which takes full backup of all the db’s and in the same plan I added a clean up task which is suppose to clean all the files older that 1 day.
    To gain compression I converted this plan to lite speed. Now the problem is Backups are running fine but the clean task is not cleaning old files. The job runs fine without fail.
    Any body who has faced similar problem please let me know if have the solution ?
    Thanks in advance.
    Kishan

    Hi in this case  my date format used in backup file getutcdate() format but
    to delete files i am using this script
    Declare @sql varchar(250),@retention tinyint
    set @retention=0
    set @sql='Exec master.dbo.xp_cmdshell ''Del E:\SQL2005\Backup\*' + convert(varchar(15),getdate()-@retention,120) + '*.bak'''
    Exec (@sql)
    i also tried with getutcdate()
    but it gives the following error.
    Could Not Find \\E:\SQL2005\Backup\*2008-04-03*.bak
    why i donot understand.
    can any one give heads up.

  • NetWeaver with MSSQL 2005 SE & EE

    Dear expert,
    We plan to use SAP XI 3.0 with MSSQL Server 2005, but still confuse with the edition of MSSQL between Standard edition and Enterprise edition. 
    Who can differential between these 2 editions.
    e.g. SAP restriction, features etc.
    Best regards,

    I suggest to ask this question in the forum where the experts sit and this is
    Process Integration (PI) & SOA Middleware

  • Connecting webstart with MSSql server

    Can somebody help me about how to connect webstart with MSSQL on net .
    Thanks
    sushil singh

    Thanks for your reply,
    Where can i get Inzoom driver.I presume it is downloadable from the net.
    My application is using J2EE arthitecture(jsp/java/Struts and Frameworks/EJB/Sevelets with database as sql server).The application is deployed and running successfully on J2EE Sun Server.I want to shift this whole application to WSAD 5.0 as the Studio helps a lot in reducing the development time.
    I read on the site that one can use "WebSphere Connect JDBC Driver" for connection.The WebSphere Connect JDBC Driver is the WebSphere branded DataDirect Connect JDBC Driver that is shipped with WebSphere Application Server.
    But the driver "com.ibm.websphere.jdbc.sqlserver.SQLServerDriver" is not present in the licsensed wsad that we have here in the company.
    Mostly it is downloadable from the ibm site.
    Please suggest that which driver will suit my application and how to go about it.Atleast I want to run a sample application from WSAD which will connect to the SQL Server.
    Thanks in advance.
    Rahul

  • SSIS 2012: SSIS Error Code "Excel Connection Manager" failed with error code 0xC0202009.

    Hi,
    This is kind of weird issue that I am experiencing with excel connection manager in SSIS 2012. This issue occurs sometimes but when I close and re-open SSDT (SQL Server Data Tools - newer BIDS) then this issues goes off temporarily.
    Just FYI, through SSDT environment I executed the package successfully with both settings Run64bit runtime setting to Yes and No when error does not occur.
    So far I have installed
    http://www.microsoft.com/en-us/download/details.aspx?id=13255 (Microsoft Access Database Engine 2010 Redistributable).
    I still remember for older versions of SQL Server (2005 & 2008) that I have executed Excel connection SSIS packages with Run64bit runtime = false i.e. in 32-bit mode. As far as I know I think Excel 64-bit issue has been resolved with SQL Server
    2012 release.
    Here is the detail of error message:
    TITLE: Package Validation Error
    Package Validation Error
    ADDITIONAL INFORMATION:
    Error at Data Flow Task [Excel Source [2]]: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Excel Connection
    Manager" failed with error code 0xC0202009.  There may be error messages posted before this with more information on why the AcquireConnection method call failed.
    Error at Data Flow Task [SSIS.Pipeline]: Excel Source failed validation and returned error code 0xC020801C.
    Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.
    Error at Data Flow Task: There were errors during task validation.
    Error at Package [Connection manager "Excel Connection Manager"]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.
    An OLE DB record is available.  Source: "Microsoft Access Database Engine"  Hresult: 0x80004005  Description: "Unspecified error".
     (Microsoft.DataTransformationServices.VsIntegration)
    Here are my environment details:
    SQL Server 2012 {Microsoft SQL Server 2012 (SP1) - 11.0.3368.0 (X64) } , Excel 2010 (32-bit). I am developing SSIS code on Virtual desktops with Windows 7 32-bit OS.
    Also it occurred to me that since Virtual Desktops are on Shared Infrastructure, the source files and SSIS packages (code) can be on Shared drives for e.g. \\<Corpnet>\userdata\<Corp_Users_Grp>\<Username>\Visual Studio 2010\Projects\Integration
    Services Project2\Integration Services Project2\Package.dtsx.
    Does this kind of Shared drives have any impact to give this issue?
    Thanks in advance!
    Ketan
    P.S.: I had look at this forum question -->
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/903bbe1d-e070-4c43-9d3b-0a5193550029/64bit-error-in-excel-connection-manager-in-ssis

    Hi Arthur,
    Thanks for your response.
    Yes, it looks like SSIS still has bunch of issues with Excel files like as follows:
    1) Some times excel source files cannot be parsed by excel source connection manager.
    2) For derive column conversion, we can't replace the existing column. rather, we have to add the derived column as " add as new column" which is tough to manage  while destination mapping.
    3) If an column in excel contains a data which is not of the data type assigned for the column in excel, the excel source reads that data as "null". For the same, we can't validate the data and redirect the erroneous data in reject file.  <-- For
    this we tried IMEX setting also
    4) In multi-tab/sheet excel file, excel source is unable to detect a tab and identify the metadata of the excel.
    I am also checking Microsoft connect for Excel issues with SSIS 2012(https://connect.microsoft.com/SQLServer/SearchResults.aspx?SearchQuery=excel#&&PageIndex=22
    As worst case scenario, I am thinking of converting Excel to CSV file or Flat text file. (http://www.mssqltips.com/sqlservertip/2772/importing-data-from-excel-using-ssis--part-2/).
    Do you think it is advisable to convert Excel into CSV or Flat file.
    Thanks,
    Ketan

  • ARIS 7.1 with MSSQL 2008 Database?

    Hello Experts,
    Is it possible to install ARIS 7.1 with MSSQL 2008 Database?
    In the standard installation guide they have mentioned only about 2005 server. If I see some online communities of Aris (
    http://www.ariscommunity.com/users/rahulrajvanshi31/2010-01-28-does-aris-support-windows-server-2008 ) they mention it is possible. But no details are provided in these posts.
    Are there anyone here who have tried ARIS 7.1 with MSSQL 2008 Database?
    Regards
    Vivek

    Hi Vivek,
    As far as I know for ARIS 7.1, MS SQL 2008 is supported but only up to version R2 Enterprise Edition. MS SQL 2008 R3 is currently not supported.
    I hope this helps.
    Roland

  • ARIS 7.1 with MSSQL 2008 Databse ??

    Hello Experts,
    Is it possible to install ARIS 7.1 with MSSQL 2008 Database?
    In the standard installation guide they have mentioned only about 2005 server. If I see some online communities of Aris (
    http://www.ariscommunity.com/users/rahulrajvanshi31/2010-01-28-does-aris-support-windows-server-2008 ) they mention it is possible.
    Are there anyone here who have tried ARIS 7.1 with MSSQL 2008 Database?
    Regards
    Vivek

    Hi Vivek,
    As stated in Solution Manager thread....
    ARIS 7.1, MS SQL 2008 is supported but only up to version R2 Enterprise Edition. MS SQL 2008 R3 is currently not supported.
    I hope this helps.
    Roland

  • Regarding Making DB Connect Delta Capable with external Sources

    Hi Everyone!
    Although as standard DB Connect does not support Delta, this much I have understood.  Lately I came across an article from Shreekant Shiralkar and Bharat Patel, BW System Managers, Bharat Petroleum, India in an old BW Expert Article...  I have understood that this is from BW 3.0 upwards.  Can this be applied to BI 7.0?  The Title of the article is "Make DB Connect Delta Capable with External Sources"
    Chetan?  Edwin? Olivier?  Anil? Sandeep?  Moderators?
    Regards,
    Philips

    Hi Philips,
    I didn't read this article but I'll expose what we have implemented here.
    All data coming from non SAP systems are loaded into what I named a "pre staging" database (PSDB) prior extracted to BW. This PSDB is nothing else than a simple, cheap, easy to manage MSSQL server 2000.
    Our BW has this PSDB system declared as DBConnect source system.
    In few words, we do data cleansing, preparation, formatting in this PSDB when any non SAP data shall be loaded in SAP BW. In addition, we use this machine to perform any R/3 datamigration required for new Rollouts.
    Coming back to the delta handling: we don't handle deltas with this DBConnect source system because SAP BW doesn't consider it as delta capable natively.
    We develop function modules extractors having the MyBW as source system. MyBW then "think" it is a SAP delta capable source system and we can then setup our MyBW DataSources with any kind of delta type by changing manually the core table ROOSOURCE.
    The extractor itself does many things because all structures are handled dynamically and some part of the extractor coding itself is generated on the fly.
    The extractor also creates temporary stored procedure directly in the PSDB so that only deltas are delivered to BW.
    The core of the extractor, I think everyone would agree, is the OPEN CURSOR statement. The OPEN CURSOR in our case is simply done within an EXEC SQL having our PSDB connection open.
    I could discuss this approach at length but we are now running this for more than 3 years (of course a certain effort has been done initially) to our full satisfaction.
    I am now finalizing the next "generation": having the PSDB server posting itself, deltas to the MyBW TRFC queue, emulating some how a LO/LIS DataSource.
    hope this shed light (at leas mine...)
    Olivier.

  • Hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem pleas

    hello all .. i have a big problem in my ipad version 5.1.1 that is when i connect the ipad with my computer the i tunes give me this message ( itunes couldnt connect to this ipad .an unknown error occurred (0xE8000012).) how i can solve this problem please
    and this is an pic for the problem

    There is some troubleshooting for 0xE8 error codes on this page : http://support.apple.com/kb/TS3221 - you could see if anything on that page fixes it

  • JDBC - Connection is busy with hstmt

    Dear Friends,
    I have created a function with three Statements and three Resultsets, each resultset for each separate statement to execute a select query and have proper close methods too.
    I am executing this function in JComboBox ItemListener. I am getting the error..."Connection is busy with another hstmt"...
    I am using Java Swing with MS SQL Server...
    I solved this error by proper closing of resultsets and statements. But i can't when i call this in itemlistener. can anyone help me pls....
    Regards,
    V.Prasanna

    Try:
    Connection.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,ResultSet.CONCUR_READ_ONLY);
    I had good luck with it to solve the same problem. I read somewhere that this is forcing the connection to create a new cursor etc...
    ming

  • How to connect my ipad with mac using bluetooth?

    how to connect my ipad with mac using bluetooth?

    You can't so quit trying. Take a look at this to see what is supported with regard to Bluetooth connections in iOS.
    iOS: Supported Bluetooth profiles

  • How to connect my Macbook with an ipad mini in order to have an access to the internet on my iPad?

    Dear fellows, I am having a trouble in how to connect my mac with an iPad mini in order to have an access to the internet.

    If you are attempting to share your iPad mini's cellular data connection with the MacBook, please check out the following Apple Support article for additional details on how to do so.

Maybe you are looking for

  • How to create a custom button in Excel while log on to BI through BEx

    Hi all,     I have an requirement to add a button in excel application, while we log on to BI through BEx.    I know only that it has to be done with macros. I dont have any idea in this.     When i click on that button an RFC should get executed.   

  • Transfer Muse Webmail to another mail

    Hi everyone, I have an issue with my adobe Muse web mail. Currently, i have my domain name to a register (GANDI), my hosting is in ADOBE BUSINESS CATALYST. And i have my mailbox in ADOBE CATALYST too : [email protected] Now, i would like to buy a new

  • Use of LdapRealm results in [LDAP: error code 32 - No Such Object]

    Hi, I'm testing with the example 'basic-auth' of the SJSAS7 2004Q2 with the LdapRealm. This little test app can successfully authenticate my user against LDAP. package de.zdf.qmv.helloworld.test; import javax.naming.*; import javax.naming.directory.*

  • Error in refurbishment process order iw81

    Dear friends When I save the refurbishment order it is giving me error as functional location required I am surprised since the refurbishment order does not contain any FL how it is giving error can you help me Regards Chandrashekhar

  • Upgrading OracleAS 10g Forms

    We are at 12.1.1 and planning to upgrade to 12.1.3 As a part of 12.1.3 upgradation, we have to upgrade 10g AS to latest version per 437878.1 We are already at 10.1.2.3 and per document Note: Several Forms 10.1.2.3.0 fixes have been consolidated in bu