Installation fails W.Server 2008, Sql 2008 R2

Hi,
I need help ASAP please !!
Im trying to install  BPC 75 SP03 MS version, in Windows Server 2008, SQL 2008 R2 but I cant manage to get the installation done, an error is shown up and I cant go further even though I applied 2 different workarounds.
Please suggest something
Error:
15/09/2011 12:57:55 p.m. OlapVersion : : OLAP_VERSION_2005
15/09/2011 12:57:55 p.m. GetTimeMembers : End
15/09/2011 12:57:56 p.m. Validate base member of Time dimension. : Succeed
15/09/2011 12:57:56 p.m. Get information of ApShel from SQL. : Succeed
15/09/2011 12:57:56 p.m. Check Insight : Insight disabled.
15/09/2011 12:58:00 p.m. Connect to Olap server(BPCDEMO) :
15/09/2011 12:58:01 p.m. Step 2 : -- Create Olap DB.
15/09/2011 12:58:01 p.m. Step 3 : -- Create DataSource.
15/09/2011 12:58:02 p.m. Step 3 : -- Create DataSource View.
15/09/2011 12:58:02 p.m. Step 4 : -- Create Dimensions.
15/09/2011 12:58:11 p.m. -- C_ACCT : Fail
15/09/2011 12:58:11 p.m. CreateNewOlapDB : True - Message:OLE DB error: OLE DB or ODBC error.
Errors in the high-level relational engine. A connection could not be made to the data source with the DataSourceID of 'AppDef', Name of 'AppDef'.
Errors in the OLAP storage engine: An error occurred while the dimension, with the ID of 'ApShell', Name of 'C_ACCT' was being processed.
Server: The operation has been cancelled.
15/09/2011 12:58:11 p.m. Create ApShell : ========== END ==========
Workaround 1.
Open up SQL Management Studio
2. Go to Security > Logins > NT AUTHORITYLOCAL SERVICE
3. Right click > Properties
4. In the User Mapping section tick ApShell
5. In the bottom section of the screen, tick db_datareader
Workaround 2.
Install SQLSERVER2008_ASAMO10, SQLServer2005_ADOMD_x64 and SQLServer2008_ADOMD10_x64
Please help
Velázquez

Hi there,
Support for SQL Server 2008 R2 only became available in BPC MS 7.5 SP04
See [Note 1512045 - Planning and Consolidation 75M SP04 Central Note|https://service.sap.com/sap/support/notes/1512045]
Can you access and process the cubes/dims in SSAS?
Thanks,
John

Similar Messages

  • Compatability of ECC DEV&QAS on Win 2008/SQL 2008 with Prdn on Win 2003/Win

    We are planning our  upgrade of my SAP landscape (ECC 6.0 , Portal & BI) . Would it be feasible and do-able to migrate sandbox, dev, and qas to Windows 2008 & SQL 2008 , allow the support team to use the 2008 landscape.  That means that my Dev. environments would be on Wind 2008 & SQL 2008 while my production would still be Win 2003 & 2008.   I'm not feeling like this is workable for the transport domain? will I have issues with transports across to production?
    So the question is
    Is it possible to transport from Windows 2008 SQL 2008 landscape over to a production landscape that is on Windows 2003 SQL 2005?
    Any other issues I should be aware of ?
    BTW, we would have Portal and BI setup in the same way  DEV & QAS on the newer releases and Production on the Older release.
    NOTE: this would be for about 3 - 4 weeks
    Please advise
    Maria

    Thank you,
    So you're saying that if I had the DEV environment in Win 2008 SQL 2008 (being the transport domain) , and the production environment in win 2003 sql 2005, IF we had to transport across this type of landscape there should be NO issues. 
    Nothing else to think of as posing risk?
    Maria

  • Linked Server from SQL 2008 to Connect to 2012 read only replica never works

    I have two Production Database Servers
    1. SQLServer2008 (2 Nodes Cluster)
    2. SQLServer2012 with 2 read only replica (3 Nodes Cluster)
    I would like to draw a line here, We have routing table and URL working perfectly fine. 
    We have tested LINKED Server from 2012 Box to production Server by Specifying APPLICATIONINTENT = ReadOnly; it works perfectly fine, the routing is being used.
    When we create linked server from SQL Server 2008 Box (Please note we have installed SQL Server 2012 Client tools on this box and Restarted the Servers) using the below script
    USE [master]
    EXEC master.dbo.sp_dropserver @server=N'AGL1', @droplogins='droplogins'
    GO
    EXEC master.dbo.sp_addlinkedserver @server = N'AGL1'
    ,@datasrc='AGL1'
    ,@provider='SQLNCLI11'
    ,@provstr='ApplicationIntent=ReadOnly;Database=AdventureWorks2012'
    Linked Server is created, Now when I run the Query 
    exec ('select @@servername') at AGL1
    It always brings the Primary READ/WRITE node name only, after lots of research I found that, this linked Server is always using SQL Native Client 10.0 only, even after creating Linked Server using SNC 11, That is the reason it is not going to routing
    table. Its always connecting to Primary node.
    Below is the way I found it, on 2012 Production Server I executed below Query
    SELECT session_id, protocol_type, driver_version = 
    CASE SUBSTRING(CAST(protocol_version AS BINARY(4)), 1,1)
    WHEN 0x70 THEN 'SQL Server 7.0'
    WHEN 0x71 THEN 'SQL Server 2000'
    WHEN 0x72 THEN 'SQL Server 2005'
    WHEN 0x73 THEN 'SQL Server 2008'
    ELSE 'SQL Server 2012' 
    END,client_net_address ,client_tcp_port,local_tcp_port ,T.text
    FROM sys.dm_exec_connections
    CROSS APPLY sys.dm_exec_sql_text(most_recent_sql_handle) AS T
    The help is taken from msdn (Link Provided below) for the above Query
    https://msdn.microsoft.com/en-us/library/dd339982.aspx
    and I found it always uses SQL Server 2008 SNC.
    My Question is, is there a way to force SQL Server to use SQL Server Native Client 11.
    Has anyone tried this setup?
    Thank you in advance.

    Unfortunately no, there is no other way of forcing it without restart. The SQL Server stack has no idea of the existing Native Client as it booted prior its installation. And you cannot force "DLL reload" without proper service restart. 
    Ivan Donev MCT and MCSE Data Platform

  • Windows Server 2008/SQL 2008 support?

    Does the latest release of Business Object support MS Windows Server 2008 and SQL server 2008?  We are currently running BO 11.5R2 and would like to upgrade to the latest version.  Since we are also upgrading our servers to the latest 2008 versions of Windows Server and SQL server, it would be nice to know if we can install this to our new hardware.
    Thanks,
    Peter

    XI 3.1 or later supports both. See the [supported platforms|http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/60cdb229-d874-2b10-18ac-ed2f46873753&overridelayout=true] for more info
    Regards,
    Tim

  • Windows 2003 server and SQL 2008

    Hi
    Does SAP Business one support windows 2008 and sql 2008 platforms?
    When i checked the partner portal it says that these platforms are not supported.Is there any update?
    Regards
    Louis

    Hello Louis,
    The only way to determine this is via the supported platforms page in the portal. This is the most up to date, and will include information for the future when this data is available. So for not I would only plan with what information is available.
    Regards,
    Paul Finneran
    SAP Business One Forums Team

  • Server0 starts very slowly in PI 7.11 in Win 2008 / SQL 2008 MSCS config

    Hi all.
    I have a problem in our newly installed PI 7.11 system on Windows Server 2008 and MS SQL 2008 MSCS setup. The J2EE application server on the node where the SCS is running, takes about 1 hour to start. About 20 minutes after starting, it goes from starting framework to starting apps, and then remains in that status for another 40-50 minutes. I am unable to find anything in the log files that can explain this behaviour. The J2EE app server on the second cluster nodes starts within 5-6 minutes. If I fail over the SAP Cluster Group to the second node, the situation is reversed.
    We are using the latest 7.11 kernel and the latest available SPS.
    Has anyone experiences something similar?
    Regards,
    Thomas

    Hi.
    Thanks for your input!
    I found this document [Process Integration (PI) Performance Check - Analyzing Performance Problems and Possible Solution Strategies|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0b96675-87cf-2c10-b489-dee0ac03f782?quicklink=index&overridelayout=true].
    I also remembered having read somewhere that the VMC should be turned off for PI. So I set the parameter vmcj/enable = off. If this really did the trick or not, I cannot guarantee, but now my server0 processes starts normally.
    Regards,
    Thomas

  • Oracle 12 post-installation fails-http server not coming up

    Apps dba;
    We did a fresh installation of the Oracle E-biz 12 on our Linux (2.6.967.0.4.ELsmp).
    The scenario is like this:
    1) two nodes, db and cm on one node, the web sever and form on the other node
    2) The db and cm node installation is successful.
    3) After install the web and form node, the post-installation fails. The HTTP and JSP and Login page tests failed.
    If I do adapcctl.sh status
    I got the following :
    Processes in Instance: MDMQ_tus1mdmwebqin01.tus1mdmwebqin01.ges.symantec.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | oafm | 26971 | Alive
    OC4J | forms | 26870 | Alive
    OC4J | oacore | 26745 | Alive
    HTTP_Server | HTTP_Server | 26707 | Stop
    ASG | ASG | N/A | Down
    Check the log of opmn and http, it shows the error
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.3/Apache/Apache/bin/apachectl hardstop: httpd
    (no pid file) not running
    Please help wit troubleshooting this.
    Thanks,
    Lily

    Thanks for reply.
    If i follow the note,
    do the dcmctl, i got the error, the required file is not existing.
    tus1mdmwebqin01[appmdmq]:$dcmctl updateconfig -force
    ADMN-100001
    Error initializing oracle.ias.sysmgmt.utility.RepositoryContext.
    Resolution:
    Please make sure the file is in the correct location.
    Base Exception:
    java.io.FileNotFoundException
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    java.io.FileNotFoundException: /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at oracle.ias.sysmgmt.utility.RepositoryContext.<init>(Unknown Source)
    at oracle.ias.sysmgmt.utility.RepositoryContext.getInstance(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)

  • Unexpectedly error - ex_handle_except encountered exception C0000005 - Server terminating - (SQL 2008 R2 10.50.4000.0 (SP2))

    Hi Guys,
    I've faced an unexpected error in my test and production environment. The SQL Server was shutdown and it was created a dump file with the follow information:
    * BEGIN STACK DUMP:                                                                                             
    *   01/16/14 17:18:16 spid 5272                                                                                 
    * ex_handle_except encountered exception C0000005 - Server terminating                                          
    *  MODULE                          BASE      END       SIZE                                                     
    * sqlservr                       0000000000360000  0000000003F71FFF  03c12000                                   
    * ntdll                          0000000077130000  00000000772D8FFF  001a9000                                   
    * kernel32                       0000000077010000  000000007712EFFF  0011f000                                   
    * KERNELBASE                     000007FEFD270000  000007FEFD2DAFFF  0006b000                                   
    * ADVAPI32                       000007FEFEAA0000  000007FEFEB7AFFF  000db000                                   
    * msvcrt                         000007FEFE8D0000  000007FEFE96EFFF  0009f000                                   
    * sechost                        000007FEFE2A0000  000007FEFE2BEFFF  0001f000                                   
    * RPCRT4                         000007FEFE970000  000007FEFEA9CFFF  0012d000                                   
    * MSVCR80                        0000000074680000  0000000074748FFF  000c9000                                   
    * MSVCP80                        00000000744A0000  00000000745A8FFF  00109000                                   
    * sqlos                          0000000073780000  0000000073786FFF  00007000                                   
    * Secur32                        000007FEFCAB0000  000007FEFCABAFFF  0000b000                                   
    * SSPICLI                        000007FEFCD40000  000007FEFCD64FFF  00025000                                   
    * pdh                            000007FEF5B20000  000007FEF5B6DFFF  0004e000                                   
    * SHLWAPI                        000007FEFE2C0000  000007FEFE330FFF  00071000                                   
    * GDI32                          000007FEFEC60000  000007FEFECC6FFF  00067000                                   
    * USER32                         0000000076F10000  0000000077009FFF  000fa000                                   
    * LPK                            000007FEFE3F0000  000007FEFE3FDFFF  0000e000                                   
    * USP10                          000007FEFE750000  000007FEFE818FFF  000c9000                                   
    * USERENV                        000007FEFC210000  000007FEFC22DFFF  0001e000                                   
    * profapi                        000007FEFCEA0000  000007FEFCEAEFFF  0000f000                                   
    * WINMM                          000007FEF5AE0000  000007FEF5B1AFFF  0003b000                                   
    * IPHLPAPI                       000007FEFA780000  000007FEFA7A6FFF  00027000                                   
    * NSI                            000007FEFE340000  000007FEFE347FFF  00008000                                   
    * WINNSI                         000007FEFA760000  000007FEFA76AFFF  0000b000                                   
    * opends60                       0000000073740000  0000000073747FFF  00008000                                   
    * NETAPI32                       000007FEFA3E0000  000007FEFA3F5FFF  00016000                                   
    * netutils                       000007FEFC3A0000  000007FEFC3ABFFF  0000c000  
    Does someone have any idea what's going on?
    Is there any KB for it?
    Thanks

    Hello,
    As suggested by Olaf best is to raise a case with Microsoft and get your Dump analyzed.Generally can be due to bad hardware and rouge queries executing on your system .Exact cause MS will point out
    see below links for same discussion( might be helpful)
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/ea05a4e1-dfea-4293-ac45-85a9ea949832/sql-server-2008-is-terminating-because-of-fatal-exception-c0000005?forum=sqldatabaseengine
    http://connect.microsoft.com/SQLServer/feedback/details/646293/ex-handle-except-encountered-exception-c0000005-server-terminating
    http://connect.microsoft.com/SQLServer/feedback/details/713402/ex-handle-except
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • SCCM 2012 moving site Database server from SQL 2008 R2 cluster to 2012 cluster

    Hello,<o:p></o:p>
    Using the SCCM 2012 setup, I get
    the following errors and then it eventually fails……I’ve been uninstalled and
    installed SQL native client .....still unable to move SQL database,i get this error:<o:p></o:p>
    *** Failed to connect to the SQL Server, connection type: SMS ACCESS. Configuration Manager Setup 25/02/2015 21:01:03 8624 (0x21B0)
    INFO: SQL Connection failed. Connection: SMS ACCESS, Type: Secure Configuration Manager Setup 25/02/2015 21:01:03 8624 (0x21B0)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup 25/02/2015 21:01:07 8624 (0x21B0)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection Configuration Manager Setup 25/02/2015 21:01:07 8624 (0x21B0)
    I know that the problem is related to a certificat issue but i didn't arrived to resolve it.

    Have a look at this post (pay special attention to the comments):
    http://blogs.technet.com/b/configurationmgr/archive/2013/04/02/how-to-move-the-configmgr-2012-site-database-to-a-new-sql-server.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • AS JAVA installation on Windows Server 2003/SQL Server

    I am completely new to the sap community. Our company purchased recently development license and I am trying to install AS Java on Windows with SQL Server. My goal is to deploy our application which comes as war file on SAP AS.
    I got millions of cds and no real instructions how to install it. So I started with "Installation Master SR1" and choose to install SAP NetWeaver 7.0 including Enhancement Package 1 Support Release 1 > Software Life-Cycle Options > System Copy > MS SQL Server > Target System Installation > Central System > Based on AS Java > Central System
    I am getting an error:
    An error occurred while processing option SAP NetWeaver 7.0 including Enhancement Package 1 Support Release 1 > Software Life-Cycle Options > System Copy > MS SQL Server > Target System Installation > Central System > Based on AS Java > Central System. You can now:
    Choose Retry to repeat the current step.
    Choose View Log to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/NW701/LM/COPY/MSS/SYSTEM/CENTRAL/AS-JAVA/.
    Can somebody help me to resolve this issue and install AS/JAVA/SQLServer, please?
    Thanks a lot
    Alex

    Hi,
    To install SAP software mainly the bellow types of CDs/DVDs are required
    1. Installation Master DVD
    2. Kernel DVD
    3. Export DVDs
    4. Java Software Component DVDs
    5. RDBMS DVDs
    First you have to identifies the above DVDs and make a note...
    Then start Installation Master DVDs....Run sapinst
    as You are installaing a new system so, don't go for system copy options.......
    Simply go like
    SAP <ERP/CRM ...> --> SAP Systems --> <DB Type> --> Central System --> Central System
    and follow the instraction ...... give installation type, Software Units, Various DVDs location, system name, System ID, DB info ....etc.
    Thanks
    Manoj

  • Non MSCS HA Solution for Win 2008 /SQL 2008

    Hello Team
    Is there a NON MSCS solution out there for doing HA in Windows? SQL Environment. So far the HA use cases that I have seen are based on MSCS , However I would like to know if there is an SAP support solution for NON CLUSTERED (NON-MSCS)  setup for HA.  E.g.: Considering the route of SQL DB Mirroring, and would like to know possible solutions for CI to be able to reconnect to the secondary DB Host in case of Hardware Failover of Primary DB Host.
    Please point me to the right documentation repository for possible Win/SQL HA Scenarios. The standard Install Guide did not provide the details that we are looking for.
    Any hits and directions are very much appreciated. VMware Solutions ?
    Thanks,
    Uday

    Hi Uday,
    Yes, there's SAP support for SQL DB mirroring. You can check the note 965908 - SQL Server Database Mirroring and SAP  Applications
    Additionally, read the statement in the note 106275 - Availability of SAP components on MS Cluster Service
    Alternative cluster solutions
    Alternatively, other forms of clustering/high
    availability are also possible but installation and support
    must be provided by the SAP HA solution or implementation partner.
    SAP only supports the standard configurations detailed above on Windows and
    reserves the right to require that other high-availability solutions be deactivated
    when support is required
    Best regards,
    Orkun Gedik

  • SQL 2008 SP1 to SQL 2008 R2 Upgrade

    I have a SQL server running SQL 2008 SP1 and am trying to upgrade to SQL 2008 R2.  The server has an installation of SCOM 2007 R2 with CU4 on it with reporting services and SCOM data warehouse
    The SQL upgrade advisor runs and tells me that Custom report items were detected on the report server and 3x Custom extensions or assemblies were detected on the report server
    If I actually try to run the upgrade I get a 2 failures in the Upgrade Rules check:
    No Custom Security Extensions and No Custom Authentication Extensions
    I can see that the file rsreportserver.config has the custom entries relating to the scom data warehouse user so it is possible to change this file back to the original config file that was present before installing scom data warehouse and then run the sql
    upgrade and then put the config file back?

    Hi Mickpell,
    Me too facing the same issue while upgrading from SQL 2008 SP1 to SQL 2008 R2. Getting below error:
    No Custom Security Extensions and No Custom Authentication Extensions
    Did u follow the steps you mentioned and it is Success???. Could you please confirm. If it was success, I can proceed with the same steps. Thanks in advance!!! I am
    using SCOM 2007 R2 CU5. Should I download latest Hotfix Utility or CU2 utility is enough???
    Regards, Suresh

  • Migrate SQL 2000 to SQL 2008

    Hi,
      My company needs to migrate SQL 2000 to SQL 2008.  The SQL 2000 server is running on Windows 2000 server and SQL 2008 does not support Windows 2000 server, so we can't upgrade it to SQL 2008.  Also, double upgrade (SQL 2000->SQL 2005->SQL 2008) is not an option, because we have a very very short time frame.
      The only option I can think of is manually copy everything from SQL 2000 to SQL 2008.  This is ok for tables, views, stored procedures, and functions, but how about triggers, DTS packages, and jobs?
      Is there a good tool out there can copy triggers, DTS packages, and jobs?  Or can somebody recommend another way to migrate SQL 2000 to SQL 2008?
    Thanks,
    Wei

    You can Save AS dts as a file and open on the new server . Read about DTS Designer tool to run the packages
    https://technet.microsoft.com/en-us/library/aa225178%28v=sql.80%29.aspx
    All jobs AFAIK you can script out and re-run on the destination server
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • SQL 2008 R2 - Mirror sys.master_files data file size not updating

    Hi,
    I have an odd issue where the primary server is SQL 2008 R2 SP1 and the secondary is SQL 2008 R2 SP2. I have databases mirroring between these servers. We recently moved the log file on the secondary to a different drive. The file sizes match and are updating
    exactly the same between both servers. The mirror monitor shows the mirroring successful and everything is up to date. When we check the sys.master_files tables on the mirror, the size of the data file has not updated since moving the log file. Tried restarting
    SQL but not joy.
    Anyone have any ideas?
    Thanks
    Rob

    Hi,
    I would say you wait for some time it would get reflected I have seen this with sys.master_files they are updated late. Like when you delete heavy data, data would be gone but space captured by data would be  released slowly due to internal ghost operation
    cleaning and after this operation completes sys.master_files catalog is updated I guess this is what happening here as well , this is pure speculation. I will stick to this thread please look for a day and then update again
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it.
    My TechNet Wiki Articles

  • Bajo rendimiento con windows 2008 y sql 2008

    Instale windows 2008,Sql 2008 y le hice un upgrade a Sap Business one pl42 pero el rendimiento es un 80% menos que cuando tenia windows 2003 y sql 2005  .
    El rendimiento me bajo considerablemente y no se donde buscar el por que , me pueden ayudar

    Hola evelyn, buen día.
    Vale la pena preguntarte lo siguiente: estás utilizando para la instalación de MS Windows Server 2008 y MS SQL Server 2008 el mismo hardware (Servidor) que estaban usando para MS Windows Server 2003 y MS SQL Srever 2005?
    Yo tengo instalado SAP BO, PL42 en un servidor IBM x3650, con 1 procesador Quadcore, 4GB de RAM y 3 Discos SAS 15K de 146GB, además de eso MS Windows Server 2008 Standard Edition x64Bit con Hyper-V, como servidor virtual MS Windows Server 2008 Standard Edition 32Bit con MS SQL Server 2005, el rendimiento es óptimo (vuela literalmente).
    Resumen: el problema de performance pudiera estar vinculado a las capacidades del Hardware que estás usando como servidor. ¿Qué piensas al respecto?
    Saludos,
    Erick Gómez

Maybe you are looking for