Using MAS/MAR with SQL 2005 / MSA clients with SQL2000 ?

Hello,
for the upgrade to MAS/MAR 5.0 SP15,  SQL2005 is only supported.
AT the moment we use 5.0 SP11 with SQL2000.
Is it possible to install the sql2005 only on the MAR/MAS and create an upgrade
package (MUP) for MAS clients (with SQL2000), which should also be upgraded to 5.0 SP15 ?
Or must I upgrade the msa-clients to sql2005 too ?
Or can I upgrade the MAR/MAS with SQL2000 and forget the SQL-upgrade to 2005 ?
WHat do you think is the best way ?
Thanks,
Gerd

There are two possible scenarios for this issue.
If all the clients are connected in network :
1 You can take the IDES DB Backup in one machine copy it to all client laptops and restore it. you can also achive this using SQL server inbuilt stored procedures. i.e this can be automated with simple SQL script.
If the client laptops are not in the network
1. One way is, you have to upgrade one client laptop machine to SQL Server 2005 and make sure that every thing works fine. take the image of the machine, pack it in MUP  and roll out to all client laptops. This is the preferred way of doing.
2. Secnd way is, You just need to automate the entire of task of taking the IDES DB backup in each user laptop, install the SQL server 2005 and then attaching the backup DB. It is not tested by us and not sure of the results.
Best Regards
Shankar

Similar Messages

  • Crystal 8.5 connection with Sql 2005

    Post Author: sgtpep
    CA Forum: Semantic Layer and Data Connectivity
    Hello all,I'm not sure this is the right forum group to post in, but here it goes:I have a  problem when trying to print my crystal 8.5 reports through a sql 2005 native client.Some of them work just fine, but i get this error: "print job failed cannot open sql server" for others.I've been doing a little research, but i can't seem to find a definitive answer on this topic: Can/Does crystal 8.5 work with sql 2005 databases.I did find something about upgrading my drivers, but i'm not sure where to find them and what i should be looking for.Thanks in advance for your help,Eric

    I see - the field notice does mention ICM 7.2(7)ES139.
    Multiple occurrences of this issue have been observed since October 14, 2010
    and on all Unified ICM/CCE releases. This is not a regression defect. The issue
    occurs when a Microsoft SQL Server query operation is performed to compare the
    'lastUpdateKeys' on AW and Central Controller/Logger, during the incremental
    copying of configuration changes to the local AW. In addition, using the ICMDBA
    tool to backup and restore the database with "Truncate Config Message Log"
    option checked can lead to a similar issue that causes the ICM/CCE Router to
    reject configuration updates. No UpdateAW restart is observed in this
    situation.
    I mistakenly thought it was caused by the SQL upgrade from 2000 to 2005.
    By the way, regarding defect CSCtj65060, I NEVER check that "Truncate Config Message Log" option when exporting the config.
    Regards,
    Geoff

  • IPC 4.0 Standalone with SQL 2005 Express as a database

    Hello,
    I am trying to setup IPC 4.0 standalone up for a training class on a XP laptop with SQL 2005 Express as the database.  I keep getting login errors connecting the IPC admin.bat tool to the sql database.  And yes, I know this is not 'officially' supported by SAP, but I see no technical reason why it shouldn't work and yes my port is correct.  My entries are as such:
    Alias: 00_230
    Server: localhost
    System: Microsoft SQL Server
    Database Name: 00_230
    port: 1433
    User: ipc
    password: hidden
    client: 230
    Is everything I entered correct?  Am I missing anything that I need?
    Thanks!

    Hi Jeff.
    You will probably have problems with the database subsystem, when you upgrade to UccX7.0.1 if the 3rd party database is af SQL2k5 server.
    There is a fix for that problem, check below :
    Upgrading UCCX to 7.0(1)Sr4 is failing ODBC connection to SQL 2005.
    Symptom:
    Upgrading the UCCX server to 7.0(1) Sr4 and OS to 2003.1.4a SR11 is failing the ODBC connection to SQL 2005 external database.  (also a problem in new installations)
    The error generated when trying to setup a ODBC connection to SQL 2005 database is
    ======
    [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
    =======
    Conditions:
    Upgrade to UCCX 7.0(1) Sr3 or 4 and OS upgrade to 2003.1.4a SR11
    Workaround:
    Work around:
    a) In UCCX SQL Server 2000 - Start the Client Network Utility.  (cliconfg.exe is used from MSDE versions of UccX)
    b) On the General tab, add TCP/IP in the list under Enabled protocols by order. (make sure its first)
    c) Click the Alias tab, and then click Add. Under Network libraries, select TCP/IP.
    d) In the Server name text box, type the IP address of the server that is running SQL Server
    2005.
    Note:
    If port other that 1433 is being used Click the check box to clear the Dynamically determine port option, and then type the port number of the instance of SQL Server 2005 in the Port number text box.
    Regards
    \Søren Lavard

  • IPCC 4.0(5) with Sql 2005 Enterprise DB

    Hello,
    I currently have IPCC 4.0(5) (no SR) doing with an ODBC connection to a SQL 2000 server.  I am preparing to upgrade the SQL 2000 server to SQL 2005 (only upgrading a SQL server, not touching SQL 2000 running on IPCC).
    According to the document in the link below, support for SQL 2005 as an enterprise db was not posted until IPCC 4.0(5) SR2.  I will be upgrading to IPCC 7.x very soon, but need to buy time and avoid touching IPCC 4.0(5).  Does anyone know if the ODBC connection from IPCC 4.0(5) will connect to a SQL 2005 server?
    http://www.cisco.com/en/US/docs/voice_ip_comm/cust_contact/contact_center/crs/express_compatibility/matrix/crsmatrxeol.pdf
    Thanks,
    Jeff

    Hi Jeff.
    You will probably have problems with the database subsystem, when you upgrade to UccX7.0.1 if the 3rd party database is af SQL2k5 server.
    There is a fix for that problem, check below :
    Upgrading UCCX to 7.0(1)Sr4 is failing ODBC connection to SQL 2005.
    Symptom:
    Upgrading the UCCX server to 7.0(1) Sr4 and OS to 2003.1.4a SR11 is failing the ODBC connection to SQL 2005 external database.  (also a problem in new installations)
    The error generated when trying to setup a ODBC connection to SQL 2005 database is
    ======
    [Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
    =======
    Conditions:
    Upgrade to UCCX 7.0(1) Sr3 or 4 and OS upgrade to 2003.1.4a SR11
    Workaround:
    Work around:
    a) In UCCX SQL Server 2000 - Start the Client Network Utility.  (cliconfg.exe is used from MSDE versions of UccX)
    b) On the General tab, add TCP/IP in the list under Enabled protocols by order. (make sure its first)
    c) Click the Alias tab, and then click Add. Under Network libraries, select TCP/IP.
    d) In the Server name text box, type the IP address of the server that is running SQL Server
    2005.
    Note:
    If port other that 1433 is being used Click the check box to clear the Dynamically determine port option, and then type the port number of the instance of SQL Server 2005 in the Port number text box.
    Regards
    \Søren Lavard

  • Xp_logininfo "Installation problem on windows 2003 with Sql 2005"

    Hi every one
    I am facing a problem during the installation of Solution Manager 4.0 on Windows 2003 server with Ms Sql 2005, I received the following error
    Msg 15404, Level 16, State 19, Procedure xp_logininfo, Line 60.
    Its some how look likes that the user "SID"ADM
    Can any one give me a clue
    thanks
    Kind Regards
    Sohail

    Hi All,
    This would solve your problem
    First of all this error is <b>MSSQL error</b>.
    When you perform an action on an instance of SQL Server that requires SQL Server to resolve the credentials of a Microsoft Windows NT domain user account, you may receive an error message that is similar
    Server: Msg 8198, Level 16, State XX, Procedure <Stored Procedure Name>, Line <line Number>
    Could not obtain information about Windows NT group/user '<Domain\Account Name>'.
    To resolve the credentials of a Windows NT domain user account, SQL Server uses the xp_logininfo system stored procedure. Here is a list of the common scenarios where you may notice that the xp_logininfo system stored procedure fails and causes the 8198 error.
    • When you use an xp_sendmail extended stored procedure.
    • When you set up replication.
    • When you run a SQL Server Agent job.
    SQL Server may run the xp_logininfo system stored procedure to retrieve information about the Windows domains and the user accounts, even if the user does not do so explicitly. Therefore, if you receive an 8198 error message and the error message mentions the xp_logininfo system stored procedure as the procedure, you must use <b>SQL Profiler</b> to trace and to troubleshoot the exact point of failure.
    You can go through this link for more info...
    http://support.microsoft.com/?kbid=834124
    Feel Free to Revert back...
    --Thanks and Regards,
    Ragu
    ERP,
    Suzlon Energy Limted, Pune
    Extn: 2638
    +919370675797
    I have no limits for others sky is only a reason

  • HA Installation of ERP 6 With SQL 2005 Server Problem.

    hi ,
    i have two blade server with windows 2003 Enterprise and  cluster configure on them as prescribe by the note of Microsoft.
    now i have installed MS Sql 2005 Server as said by the SAP Documentation on first node and it was sucessfull . after that i installed ABAP (ASCS) SCS on first node and it was installed too . now i am stuck at the process of FIRST MSCS NODE step
    the installation note says :-
    7.4.5Configuring the First MSCS Node
    To configure the first MSCS node so that it functions properly in MSCS, you have to run the cluster configuration option offered by the SAPinst tool. When you run this option it:
    Creates the SAP cluster group
    Copies tools to the SAPCluster directory
    Sets the SAPService to manual
    Makes sure that the SAPOsCol service starts from the SAPCluster directory
    this says cluster configuration option but i can't find it any where and i don't know how the %windows%/sapcluster dir  creates do i have to create it manually if so then how, the sap document says as follows :-
    SapCluster Directory
    In an SAP cluster installation, an additional directory u2013 %WINDIR%\SapCluster u2013 is created under the system directory.
    This contains all the SAP files required by all MSCS cluster nodes, independently of the MSCS node the SAP instance is running on. The files are database tools and program files (executables) used by the operating system monitor (SAPOsCol).
    The directory is added to the path variable of the user <sapsid>adm.
    can any one help me in this .
    thanks in advanced

    thanks for response , at the phase FIRST MSCS NODE it stuck
    the R3CLUS.LOG file is as follows :-
    24.8.2010, 13:14:26, ntclsapclus.cpp, 213, Entry: InstallSAPResourceType
    24.8.2010, 13:14:26, ntclsclinst.cpp, 58, Entry: Sclinstsrct::Create
    24.8.2010, 13:14:26, ntclsclinst.cpp, 79, CreateClusterResourceType RC= 183
         Cannot create a file when that file already exists.
    24.8.2010, 13:14:26, ntclsclinst.cpp, 91, DllRegisterCluAdminExtension RC= 0
    24.8.2010, 13:14:26, ntclsclinst.cpp, 102, DllRegisterServer RC= 0
    24.8.2010, 13:14:26, ntclsclinst.cpp, 116, Exit: Sclinstsrct::Create RC= 0
    24.8.2010, 13:14:26, ntclsapclus.cpp, 215, Exit: InstallSAPResourceType RC= 0
    and SAPINST.LOG file say's in last lines:-
    INFO 2010-08-24 13:15:26.655
    Execute step dGetSAPClusterParameters of component |MSCS_A|windows|ind|ind|ind|0|0|CollectClusterParameters|windows|ind|ind|ind|3|0
    WARNING[E] 2010-08-24 13:15:26.670
    MUT-03028  Number value 0x-3f580000 is bigger than 0xFFFFFFFF.
    ERROR 2010-08-24 13:15:26.824
    FCO-00011  The step dGetSAPClusterParameters with step key |MSCS_A|windows|ind|ind|ind|0|0|CollectClusterParameters|windows|ind|ind|ind|3|0|dGetSAPClusterParameters was executed with status ERROR .
    and SAPINST_DEV.LOG say's in last lines :-
    WARNING[E] 2010-08-24 13:15:26.670
               CJSlibModule::writeError_impl()
    MUT-03028  Number value 0x-3f580000 is bigger than 0xFFFFFFFF.
    TRACE      2010-08-24 13:15:26.793 [iaxxejsbas.hpp:483]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2010-08-24 13:15:26.824 [sixxcstepexecute.cpp:950]
    FCO-00011  The step dGetSAPClusterParameters with step key |MSCS_A|windows|ind|ind|ind|0|0|CollectClusterParameters|windows|ind|ind|ind|3|0|dGetSAPClusterParameters was executed with status ERROR .
    TRACE      2010-08-24 13:15:26.840 [iaxxgenimp.cpp:752]
                CGuiEngineImp::showMessageBox
    <html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > SAP Application Server ABAP > MS SQL Server > High-Availability System > First MSCS Node. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/ERPEhP4/AS-ABAP/MSS/HA/MSCS-A.
    TRACE      2010-08-24 13:15:26.840 [iaxxgenimp.cpp:1255]
               CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    help needed........
    Edited by: Eric Brunelle  to fix HTML tags on Aug 24, 2010 9:15 AM

  • Using Oracle from MS SQL 2005

    I am having a strange problem while running an SQL statement in MS SQL 2005 that uses a linked Oracle server. I am getting the following error:
    OLE DB provider "OraOLEDB.Oracle" for linked server "OG" returned message "ORA-01403: no data found".
    Msg 7346, Level 16, State 2, Line 1
    Cannot get the data of the row from the OLE DB provider "OraOLEDB.Oracle" for linked server "OG"
    I am getting the error on the following SQL statement (OG is the Oracle server):
    SELECT Inv.AreaNo, Inv.CatType, Inv.CatNo, Inv.ItemNo, Inv.NumAvail, Inv.NumTotal, Inv.Active,
    IH.AID, IH.NumOut, IH.DateOut, IH.WorkerOut, IH.NumIn, IH.DateIn, IH.WorkerIn,
    CC.CatID, CC.CatName, CC.BinItem, CC.Active, OG.LASTNAME, OG.FIRSTNAME, OG.MIDDLENAME
    FROM ItemInventory AS Inv
    LEFT JOIN CatCodes AS CC ON Inv.AreaNo = CC.AreaNo AND Inv.CatType = CC.CatType AND Inv.CatNo = CC.CatNo
    LEFT JOIN ItemHistory AS IH ON Inv.AreaNo = IH.AreaNo AND Inv.CatType = IH.CatType AND Inv.CatNo = IH.CatNo AND
    Inv.ItemNo = IH.ItemNo
    LEFT JOIN OGL..D.LE AS OG ON AID = OG.PK
    WHERE Inv.AreaNo = 0 AND Inv.CatType = 0
    What's strange is that the following SQL statement works fine. The only difference between table ItemHistory (above) and ItemsOut (below) is that ItemHistory adds 3 columns that ItemsOut does not have. Other than that table the SQL statements are the same (as you can see).
    SELECT Inv.AreaNo, Inv.CatType, Inv.CatNo, Inv.ItemNo, Inv.NumAvail, Inv.NumTotal, Inv.Active,
    IO.AID, IO.NumOut, IO.DateOut, IO.WorkerOut, '1' AS NumIn, '1/1/1900' AS DateIn, '1' AS WorkerIn,
    CC.CatID, CC.CatName, CC.BinItem, CC.Active, OG.LASTNAME, OG.FIRSTNAME, OG.MIDDLENAME
    FROM ItemInventory AS Inv
    LEFT JOIN CatCodes AS CC ON Inv.AreaNo = CC.AreaNo AND Inv.CatType = CC.CatType AND Inv.CatNo = CC.CatNo
    LEFT JOIN ItemsOut AS IO ON Inv.AreaNo = IO.AreaNo AND
    Inv.CatType = IO.CatType AND Inv.CatNo = IO.CatNo AND
    Inv.ItemNo = IO.ItemNo
    LEFT JOIN OGL..D.LE AS OG ON AID = OG.PK
    WHERE Inv.AreaNo = 0 AND Inv.CatType = 0
    As a test I tried just running an SQL statement against ItemsHistory and the Oracle table, thinking it might be something with ItemsHistory, but the following command also runs just fine:
    SELECT ItemHistory.*, OG.LASTNAME, OG.FIRSTNAME, OG.MIDDLENAME
    FROM ItemHISTORY
    LEFT JOIN OGL..D.LE AS OG ON AID = OG.PK
    I'm not sure why the one SQL statement is erroring out with ORA-01403. I see no problems with it, as it is the same as the one that works except using a different table, and another SQL statement using the table in the erroring SQL works also. I'm stumped!
    I am using the 'OraOLEDB.Oracle' provider in SQL 2005.
    Thanks for any help you can give on this...

    I've been testing it, and I've found that if I comment out 4 fields from the field list (all from the same table), it runs. As soon as I add any one of the 4 fields back into the select list, I get the Oracle error. I also found that I had to change the Oracle table from a LEFT JOIN to just a JOIN, or else I also get the Oracle error.
    Here is the SQL (same as the previous post) with the 4 fields commented out, and the modified JOIN. Maybe that will give someone an idea, because it has me puzzled...
    SELECT Inv.AreaNo, Inv.CatType, Inv.CatNo, Inv.ItemNo, Inv.NumAvail, Inv.NumTotal, Inv.Active,
    IO.AID, IO.NumOut, IO.DateOut, IO.WorkerOut, IO.NumIn, IO.DateIn, IO.WorkerIn,
    OG.LASTNAME, OG.FIRSTNAME, OG.MIDDLENAME
    --, CC.CatID, CC.CatName, CC.BinItem, CC.Active
    FROM ItemInventory AS Inv
    LEFT JOIN CatCodes AS CC ON Inv.AreaNo = CC.AreaNo AND Inv.CatType = CC.CatType AND Inv.CatNo = CC.CatNo
    LEFT JOIN ItemHistory AS IO ON Inv.AreaNo = IO.AreaNo AND Inv.CatType = IO.CatType AND Inv.CatNo = IO.CatNo AND
    Inv.ItemNo = IO.ItemNo
    JOIN OGL..D.LE AS OG ON AID = OG.PK
    WHERE Inv.AreaNo = 0 AND Inv.CatType = 0

  • OCS 2007 R2 with SQL 2005 database mirroring failover?

    We have OCS 2007 Enterprise Edition installed fine and with the databases mirrored to a backup server/location.  I'm testing our environment for a potential disaster, including losing our primary SQL server (SQL 2005).  I fail the databases over and update the backend pool to the backup SQL server name, but we cannot connect via Office Communicator and I see this error on the OCS server:
    OCS User Services, error category 1006, event id 30962:
    Connection to back-end database succeeded, but failed to execute registration stored procedure on the back-end. This error should not occur under normal operating conditions. Contact product support.
    Back-end Server: databkp Database: rtc Sql native error: 515 Connection string of:
    driver={SQL Native Client};Trusted_Connection=yes;AutoTranslate=no;server=databkp;database=rtc;
    Cause: Possible issues with back-end database.
    Resolution:
    Ensure the back-end is functioning correctly.
    Can anyone shed some light on this SQL 515 error?  Thanks in advance!
    -Erik

    We're having a similar issue but with error number 601. I've tried a million different things aside from restoring the database, which may be next. I tried editing the procedure and I *think* I edited the right lines 77 and 105 for me. Changed:
        delete dbo.DbConfigDateTime
          from @DbTime as t
         where dbo.DbConfigDateTime.Name = t.ValueName
           and t.StoredDbName = N'rtc'
           and t.Value is null
    to:
        delete dbo.DbConfigDateTime
          from @DbTime as t
         where dbo.DbConfigDateTime.Name = t.ValueName
           and t.StoredDbName = N'rtc'
           and t.Value is not null
    and 
        delete rtcdyn.dbo.DbConfigDateTime
        from @DbTime as t
        where rtcdyn.dbo.DbConfigDateTime.Name = t.ValueName
        and t.StoredDbName = N'rtcdyn'
        and t.Value is null
    to:
        delete rtcdyn.dbo.DbConfigDateTime
        from @DbTime as t
        where rtcdyn.dbo.DbConfigDateTime.Name = t.ValueName
        and t.StoredDbName = N'rtcdyn'
        and t.Value is not null
    Not sure if that's where the modification is supposed to go. Any clarity here? Anyone else get a 601 error?

  • SQL 2012 Mirror with SQL 2005

    We need to move an SQL DB, so we decided to upgrade at the same time.
    The upgrade will be both in software and hardware.
    My question, can we setup a mirror between SQL 2012 and SQl 2005 in order to migrate the DB's to new hardware and SQL instance?
    Thanks!

    Hi wmikef,
    We cannot set up a mirror between SQL  Server 2012 and SQL Server 2005. Please note that the
    prerequisites for setting up database mirroring.
    • For a mirroring session to be established, the partners and the witness, if any, must be running on the same version of SQL Server.
    • The principal server and mirror server, must be running the same edition of SQL Server. The witness, if any, can run on any edition of SQL Server that supports database mirroring.
    • The database must use the full recovery model.
    • Verify that the mirror server has sufficient disk space for the mirror database.
    • Make sure that you restore the backup of the principal database specifying the same database name WITH NORECOVERY when creating the mirror database on the mirror server.
    For more information, please review the following article.
    http://msdn.microsoft.com/en-us/library/ms366349.aspx
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • Trying to use Linked Servers in SQL 2005 to connect to RDB 7

    I'm looking for detailed info on how to set up a linked server in SQL 2005 to connect to my Oracle RDB 7 database (running on VMS). I'm able to connect via odbc using VS.Net and Sql Server 2005 Reporting Services. I'm not sure if I need to use the ODP.NET or not. I have created a generic linked server, but it requires me to use the OpenQuery function to access the data, which is not giving me the functionality I'm looking for.

    Hi doanpq,
    Please download and install OLE DB Provider for Visual FoxPro 9.0, which exposes OLE DB interfaces that you can use to access Visual FoxPro databases and tables from other programming languages and applications. Please see:
    http://www.microsoft.com/en-us/download/details.aspx?id=14839
    Then, please follow up the following article to create a linked server:
    Creating Linked Servers:
    http://technet.microsoft.com/en-us/library/ff772782(v=sql.105).aspx
    For more information, you can also take a look at the following article, especially Dave K's comment:
    http://blog.dbase.integralwebsolutions.co.za/2008/10/accessing-your-dbf-tables-via-linked.html
    Elvis Long
    TechNet Community Support

  • XL Reporter problem with SQL 2005

    Hi,
    We just migrated our SQL Server from 2000 to 2005. Everything seemed OK, until we tried to run XL Reporter addon. Our SQL 2005 is 64bit edition, and I heard the 64bit version has some problem with transferring data to Excel, for example.
    has anybody had the some problem? How can we solve this?
    Thanks.
    Andre

    Hi Andre,
    Check this thread: Re: XLR - Terminal Server
    It should be a problem if your PL is upgrade to new.
    Thanks,
    Gordon

  • UCCE 7.5(9) with SQL 2005 - Field Notice 63371 - you need ES9

    Upgraded a big system on Saturday Oct 23. Field notice came out the previous day but I did not see it, so the bug gave me fits today.
    Any config change, or getting the script lock, would cause the AW to bounce the UpdateAW process and rebuild the AW DB.
    04:56:40 dis-uaw Trace: [client: scripted(upcc)] Trace: Update of central database succeeded, Message: ,  LastUpdateKey: 577441390227 
    04:56:40 dis-uaw Trace: Starting incremental copy operation.
    04:56:40 dis-uaw Trace: Recovery keys: 577441390219.0 (in memory), 577441390219.0 (local AWControl), 577441390227.0 (router AWControl).
    04:56:40 dis-uaw Trace: Recovery keys: 577441390219.0 (in memory), 577441390219.0 (local AWControl), 577441390227.0 (router AWControl).
    04:56:40 dis-uaw Trace: Central log was truncated. Must initialize local database.
    04:56:41 dis-uaw Initializing Event Management System (EMS) Library.
    http://www.cisco.com/en/US/ts/fn/633/fn63371.html
    Regards,
    Geoff

    I see - the field notice does mention ICM 7.2(7)ES139.
    Multiple occurrences of this issue have been observed since October 14, 2010
    and on all Unified ICM/CCE releases. This is not a regression defect. The issue
    occurs when a Microsoft SQL Server query operation is performed to compare the
    'lastUpdateKeys' on AW and Central Controller/Logger, during the incremental
    copying of configuration changes to the local AW. In addition, using the ICMDBA
    tool to backup and restore the database with "Truncate Config Message Log"
    option checked can lead to a similar issue that causes the ICM/CCE Router to
    reject configuration updates. No UpdateAW restart is observed in this
    situation.
    I mistakenly thought it was caused by the SQL upgrade from 2000 to 2005.
    By the way, regarding defect CSCtj65060, I NEVER check that "Truncate Config Message Log" option when exporting the config.
    Regards,
    Geoff

  • Getting error in Connection with SAP 2007 with SQL 2005

    Hi
    I am getting the error while running the Sample code of "UsingSBObob"
    Run-time error '-111
    Connection to SBO-Common has failed
    Please provide the solution

    Hi Owen
    You have to specify the SQL Server 2005 in the code so that you can connect with that. Below is the code
    Private Sub ConnectToCompany()
        '// Initialize the Company Object.
        '// Create a new company object
        Set oCompany = New SAPbobsCOM.Company
        '// Set the mandatory properties for the connection to the database.
        oCompany.Server = "CTX17\SQL2005" --- Specify the SQL2005 here
        oCompany.language = ln_English
        '// Use Windows authentication for database server.
        '// True for NT server authentication,
        '// False for database server authentication.
        oCompany.UseTrusted = True
        oCompany.DbServerType = dst_MSSQL2005  -
    New line to add in code
        ChooseCompany.Show vbModal, Me
    End Sub
    Himanshu

  • Master repository error 11.1.1.5 with sql 2005 on vmware..

    Hi,
    I have installed ODI on VMware 2003 system and while creating the master repository with the below paramenters i am getting an error.
    Here is what I have tried:
    driver : com.microsoft.sqlserver.jdbc.SQLServerDriver
    JDBC : jdbc:sqlserver://hyptrain2:1433;selectMethod=cursor;databaseName=odimast;integratedSecurity=false
    Error:
    oracle.odi.core.config.MasterRepositoryDriverClassNotFoundException: ODI was not able to load the jdbc driver class provided on MasterRepositoryDbInfo. Please check that the driver class name "com.microsoft.sqlserver.jdbc.SQLServerDriver" is correct and that this driver is available to ODI classloader.
         at oracle.odi.core.OdiInstance.createDataSourceDefinition(OdiInstance.java:330)
         at oracle.odi.core.OdiInstance.<init>(OdiInstance.java:536)
         at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:521)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.testConnection(SnpsDialogLoginDetail.java:1365)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.jButtonTest_ActionPerformed(SnpsDialogLoginDetail.java:1052)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.connEtoC6(SnpsDialogLoginDetail.java:274)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.access$4(SnpsDialogLoginDetail.java:272)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail$IvjEventHandler.actionPerformed(SnpsDialogLoginDetail.java:161)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1538)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitializeDisplayAll(SnpsDialogLoginDetail.java:1278)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.snpsInitialize(SnpsDialogLoginDetail.java:1227)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.initialize(SnpsDialogLoginDetail.java:970)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:210)
         at com.sunopsis.graphical.dialog.SnpsDialogLoginDetail.<init>(SnpsDialogLoginDetail.java:188)
         at oracle.odi.ui.LoginFactory.createLoginDetailDialog(LoginFactory.java:211)
         at oracle.odi.ui.LoginFactory.modifyLogin(LoginFactory.java:372)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.jToolBarButtonEdit_ActionPerformed(SnpsDialogLogin.java:820)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin.connEtoC2(SnpsDialogLogin.java:191)
         at com.sunopsis.graphical.dialog.SnpsDialogLogin$IvjEventHandler.actionPerformed(SnpsDialogLogin.java:122)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:179)
         at java.awt.Dialog$1.run(Dialog.java:1051)
         at java.awt.Dialog$3.run(Dialog.java:1099)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1538)
         at java.awt.Window.setVisible(Window.java:843)
         at java.awt.Dialog.setVisible(Dialog.java:987)
         at com.sunopsis.graphical.dialog.SnpsAbstractDialog.setVisible(SnpsAbstractDialog.java:301)
         at oracle.odi.ui.OdiConnectController.handleEvent(OdiConnectController.java:117)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:529)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:884)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:502)
         at oracle.odi.ui.docking.AbstractOdiDockableWindow$1.actionPerformed(AbstractOdiDockableWindow.java:204)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Component.dispatchEventImpl(Component.java:4652)
         at java.awt.Container.dispatchEventImpl(Container.java:2101)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:644)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:604)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: com.microsoft.sqlserver.jdbc.SQLServerDriver
         Dependent class: oracle.odi.core.OdiInstance
         Loader: ide-global:11.1.1.0.0
         Code-Source: /C:/oracle/product/11.1.1/Oracle_ODI_1/oracledi/client/jdev/extensions/oracle.odi.navigator/lib/odi-core.jar
         Configuration: <classpath> in /file:/C:/oracle/product/11.1.1/Oracle_ODI_1/oracledi/client/jdev/extensions/oracle.odi.navigator.jar!/META-INF/extension.xml
    This load was initiated at ide-global:11.1.1.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
         at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2190)
         at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1733)
         at oracle.classloader.PolicyClassLoader.access$000(PolicyClassLoader.java:143)
         at oracle.classloader.PolicyClassLoader$LoadClassAction.run(PolicyClassLoader.java:331)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1692)
         at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1674)
         at oracle.odi.core.classloading.StrategyBasedClassLoader.loadClass(StrategyBasedClassLoader.java:309)
         at oracle.odi.core.classloading.StrategyBasedClassLoader.loadClass(StrategyBasedClassLoader.java:285)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
         at oracle.odi.core.OdiInstance.createDataSourceDefinition(OdiInstance.java:326)
         ... 136 more

    You are missing the MS SQL JDBC driver.
    You will have to copy the jar file to the odi drivers folder. and then restart

  • System Copy ERP6 using detach/attach MS SQL 2005

    Guys,
    I am doing system copy from production to QAS system.
    I have installed fresh ERP6 system (SR2) on the target system. Then detached the database and attached production database. Then while running sapinst (system copy) I have selected use existing system. After this I have got following error
    "User tables belonging to the dbo schema were found in the database QAS
    You can only install an SAP system in a database with no user objects belonnging to the system schema dbo.
    If there already exists an SAP system in the databse(MCOD), or you Install a Java add-in, you might have to convert the existing system to its own schema,Or contact your SAP support."
    I dont know what I am doing wrong?
    Can you please tell me the steps involved before running sapinst (system copy)
    Thanks
    Santosh

    Hi,
    1. First find out the user created tabels in QAS system with Db schema owner.
    2. Then you can detach the db and then attache db.
    3. then you can start sapinst.
    4. here you have to give same schema id or different according your request.
    5. Finally you also look into the followinfg site.
    http://service.sap.com/systemcopy--> homogeneous systemcopy for MS SQL server.
    Regards,
    Srini Nookala

Maybe you are looking for

  • How to generate complete file list of hard drive and output to text file

    I need to start backing things up to drives, which over time will be put in storage. I would like to be able to create a complete file index and folder tree of every drive and have it output to a text file so that in the event I ever need to go back

  • Implementation of a search function in the Radio part of iTunes?

    Is apple ever going to enable the search box when browsing radio stations? WhoTF wants to wade through hundreds of stations to find the one you want

  • Billing Issue Nightmare

    I am writing this hoping I can reach someone that may listen.  I was promised a rate back in Feburary for my current package that was to run for 24 months.  I received a letter, that I still have that says I should not have gotten that rate and that

  • Transfer of condition records

    hi guys, I have  couple of questions regardign the transfer of the conidtiopn records from R/3 to CRM IF we trying to create a new condition table ex A922 in R/3 do we need to create a new adpater object ZDNL_COND_A922 or we can download using the ad

  • HOW DO I GET RID OF FIRE FOX X-MARKS TOTALLY

    HOW IN THE HELL DO I GET RID OF FIRE FOX X-MARKS OR DO I HAVE TO REMOVE FIRE FOX FROM MY PC. WHEN I START I GET A FIRE FOX LOGIN POP UP THEN MY PC LOCKS UP REALLY GETTING SICK AND TIRED OF IT. THEN I HAVE TO SHUT DOWN PC TO CONTINUE