SAP BPC 7.0 Installation fail

Hi All ,
i completed the prerequiste installation ( windows server 2003 ,  asp.net 2.0 , sql 2008 sp1 )  for SAP BPC 7.0 on single server environment ( 64 bit machine)
when i click on the very first step for BOC Installation i get the following error
setup.dll fail to install when we proceed with BPC installation.

Hi Ashok,
If you have know how to solve the issue, Please reply back with the steps.
I am exactly having the same issue that when I try to install the app, I get the setup.dll failed to Register  error.
I am trying to install BPC 5.1 on the MS environment and we are on the 32 bit operation system.
Thanks
Sandeep

Similar Messages

  • SAP BPC 7.0 Installation : Processing of dimension

    Hi All,
    i have installed the SAP BPC 7.0 M , after installation i am able to create application set , application , set security and full optimise the application.
    but when i try to process dimesnionm i get the following error.
    " there is no data in Mbr table : Processing fail".
    but in the excel sheet we have dimesnionmembers

    What if you have this issue on 7.0M SP4 and you're still on SQL Server 2005?
    I'll be less than impressed if someone tells me to upgrade to 2008 as well.

  • SAP BPC 7.5 Installation Error

    Hello All,
    We got a requirement to install the SAP BPC 7.5 on top of fresh machines with SAP BI 7.02 for our customer. As a part of installation and configuration process i have downloaded the SAP BPC Patches and installed on top of BI 7.02 with enhancement pack 2. created a new apshell Apshell whcih is default. the server was included in a DOmain XX. I also craeted the Dot Net server with domain user and which was included in admin group successfuklly. i was able to see the dot server manager diagnoistic green and successful. Now the real confusion starts.
    1. After installation of BPC DOT NET server on Windows 2003 server wich was already included in the domain now when i ca access the server http://localhost/osoft which is taking me to the screen sap bpc console and givig me a couple of options like
    1.Interfact to word
    2.interface to powerpoint
    3. Interface to excel
    4.Interface to web
    5.Administration
    when i click on administration it is taking me to second screen where it is askig me to select Appset in a small popup windows. There i dont have any popup to select where as it is leading to empty screen where there is no popup. when i click on ok then it will lead to again the main screen it have all the options interface to word,powerpoit etc..,
    I am really confused where i am missing ad whether i need to do anything else more for the same.
    I also see lot more in the installatio guide like select apshell.db9 etc where i am unable to see that option. i no where saw the file with name apset. I also saw in the some blogs and installation guide saying that to select the option install on top of mssql2005 where as i didnt see such an option anywhere.
    Can any one guide me o this where and what i am really missing.
    Edited by: Hemanth Kumar on Dec 25, 2010 5:18 PM

    Hi,
    This is one of the most common error I encountered during my recent BPC Project . This can be solved by the following ways.
    1.Please check the authorizations ( make sure to have full admin authorizations for the Apshell) .
    2.Make sure to Re- install both admin &  client tools (check the Diagnostics and uninstall  re-install both admin &  client tools once.)
    Regards
    CSM Reddy

  • SAP BPC 5.1 Installation

    Hi
    When i am trying to install the SAP BPC 5.1 for SAP OFFICE CLIENT CONSOLE  ......
    Its Shows Some Error :
    An Error (-5006: 0x80070005) has occurred while Runnning setup
    Please make sure you have finished any previous setup and closed other applications .
    if error still occurs .please contanct your vendor :sap (##ID_STRING11##)
    Error Code : -5006: 0x80070005
    Error Information :>setupnew\setDLL.cpp(841)
    Papp : SAP Business planning and Consolidation for office client
    Please
    Regards
    Dayalan M

    I suggest to perform the follow steps:
    1. Do a client Diagnostic from Client Software Page and make sure everything is green and you have all prerequisite software installed.
    2. Make sure you are connected into you PC with an user which is administrator. Otherwise you are not able to install BPC client.
    3. Open Add Remove programs and make sure you don't have a previous installation of SAP BPC. Any other version later than 5.x must be removed to be able to install BPC 5.x client.
    4. Restart your computer and try to install again BPC client from Client Siftware page in case if you validate steps 1,2,3.
    Regards
    Sorin Radulescu

  • SAP BPC installation - Errors during setup in the create database step

    Hi! I have a real big problem installing SAP BPC. It's a Microsoft multi-server installation.
    I've got two servers: 1) the database server with the SQL Database and Analysis Server 2) the application server with all the rest.
    I log on and I installed everything on the servers with a specific domain user: this user is administrator on both servers and even on SQL Server.
    My problem occours when I execute the "SAP BPC setup" on the application server: during the "create database" step I receive two errors:
    first error pop-up:
    Error ([SQL-DMO]This cache contains no result sets, or the current result set contains no rows.)
    second error pop-up:
    System.Data.SqlClient.SqlException: Cannot open database "ApShell" requested by the login. The login failed. Login failed for user MyDomain\MyUser
    After the SAP BPC setup:
    - in the SQL Database Engine the ApShell database was created
    - nothing for ApShell was created in Analysis Sever
    - in the Even Viewer of the database server I've got this error: Login failed for user 'MyDomain\MyUser'.
    It's very strange because if from the application server, using "SQL Server Management Studio" (always with 'MyDomain\MyUser'), I connect to the database server: I can login, create and delete databases on the SQL Database Engine and even on Analysis Server without any sort of problem.
    To complete my status, I can say you Analysis Sever is on the default port. I use SQL Server 2005 and I even tryed to reinstall it and SAP BPC but nothing change. 
    At this point I checked these two topics on this forum:
    Mulit-Server Install - Installation fails while creating AppServer Database
    Problem during BPC installation
    1) At first I tryied this solution:
    Into multiserver installation guide is specified that actually in case of multiserver environment you have to copy apshell.db9 file from installation kit into db server. Into a drive from where SQL server is able to read when you are doing restore with Management Studio.
    During the installation you have to go into advance options and to specified the path (local path from db server where you did the copy of apshell.db9).
    but nothing change: the "SAP BPC setup" problem I have still persists.
    2) Then I tryed this workaround:
    If so, you can try a "restore appset" from server manager. Rename the Apshell.db9 file (or copy it) and name it Apshell.bak
    During server manager restore, point only to the Apshell.bak file. Server Manager will tell you that webfolders and filedb files are missing, but it found the webfolders and filedb (again, only if the original bpc installation successfully created those folders)- and then it will try to restore Apshell.
    That may work in spite of whatever problem is keeping the installation program from performing the same tasks.
    but the "restore database" fails > I've got the error written in red: OLAP database - fail
    What can I do to solve the problem? If it is necessary, I can reinstall SQL Server and SAP BPC but I need to know the way to solve the setup error.
    Thanx very much in advance for your kindness if you can help me.

    Thanx very much to everyone for the kind support. Unfortunatly, my problem persists.
    - SQL server is EE.
    - I installed SQL server (including SSAS) using MyDomain\MyUser.
    - MyDomain\MyUser is windows administrator on both servers.
    - MyDomain\MyUser is SQL Server and SSAS administrator.
    - SSAS service is running under the same service account than the SQL Service. 
    - All my MSSQL services runs as Local System.
    - I'm installing SAP BPC using MyDomain\MyUser.
    - I also checked the SSAS service account specific rights to the SSAS data folders.
    SAP BPC installation still fails exactly as above (popup errors during SAP BPC setup, no ApShell etc. etc).
    In the database server, windows event viewer errors after the unsuccessful installation are:
    1) SOURCE: MSSQLSERVER
    Failure Audit: Login failed for user MyDomain\MyUser
    2) SOURCE: MSSQLSERVER
    BackupDiskFile::OpenMedia: Backup device 'MyPath' failed to open. Operating system error 5(Access is denied.).
    As regard as point 1: The Failure Audit error into the event viewer happens only during SAP BPC installation. Otherwise it is always Success Audit.
    Also, as I told you, if from the application server I connect with SQL Server console to SSAS, located on the database server, using MyDomain\MyUser: I can create delete SSAS dbs without any sort of problem.
    For point 2:
    I tried 4 differents SAP BPC installations as follows:
    - to go into advance options and to specified the path (local path from db server where I did the copy of apshell.db9).
    - to go into advance options and to specified the path (local path from application server where is the copy of apshell.db9).
    - to go into advance options and to specified the path (network path of a share folder with apshell.db9 and permissions to everyone)
    - to don't go into advance options and to don't specify the path.
    but every time nothing change: the "SAP BPC setup" problem I have during my initial post still persists. In the same way I written at the beginning of the topic.
    I don't know how to solve it.
    Edited by: Francesco Andolfi on Jan 5, 2011 6:37 PM

  • SAP NW7.0 SR3 Java AddIn Installation failed at "Import Java dump"

    Dear all,
    I get an error at Java AddIn Installation SAP Netweaver 7.0 SR3
    (Software Life-Cycle Option -> Java Add-In for ABAP -> Oracle ->
    Central System ->)
    The first installation step "Central Services Instance (SCS) Java Add-
    In" I have installed it without errors.
    The Installation failed at 2nd step "Database Instance Java Add-In" at phase 11
    of 14 "Import java dump":
    26.05.09 15:16:46 com.sap.inst.jload.Jload main
    INFO: Jload -sec
    Q2B,jdbc/pool/Q2B,/usr/sap/Q2B/SYS/global/security/data/SecStore.properties,/usr/sap/Q2B/SYS/global/security/
    data/SecStore.key -
    dataDir /usr/sap/swdc/51033513/DATA_UNITS/JAVA_EXPORT_JDMP -
    job /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN
    /ORA/CENTRAL/DB/IMPORT.XML -log jload.log
    26.05.09 15:16:47 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    26.05.09 15:16:47 com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: Io exception: The Network Adapter could
    not establish the connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:112)
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:146)
    at oracle.jdbc.driver.DatabaseError.throwSqlException
    (DatabaseError.java:255)
    at oracle.jdbc.driver.T4CConnection.logon
    (T4CConnection.java:387)
    at oracle.jdbc.driver.PhysicalConnection.<init>
    (PhysicalConnection.java:420)
    at oracle.jdbc.driver.T4CConnection.<init>
    (T4CConnection.java:165)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection
    (T4CDriverExtension.java:35)
    at oracle.jdbc.driver.OracleDriver.connect
    (OracleDriver.java:801)
    at
    com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection
    (NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection
    (OpenSQLDataSourceImpl.java:522)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection
    (OpenSQLDataSourceImpl.java:276)
    at com.sap.inst.jload.db.DBConnection.connectViaSecureStore
    (DBConnection.java:105)
    at com.sap.inst.jload.db.DBConnection.connect
    (DBConnection.java:149)
    at com.sap.inst.jload.Jload.main(Jload.java:580)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke
    (DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sap.engine.offline.OfflineToolStart.main
    (OfflineToolStart.java:81)
    the database is up and running, the Oracle Listener is also working well.
    Any idea??
    Thanks so much in advance!
    Best Regards,
    Gerd

    Hi Sunny, hi Markus!
    many thanks for your hints!
    I've just solved the problem. The problem was, our Listener was not configured correctly.
    I've adjusted the listener.ora, tnsnames.ora to the correct hostname - cause, we had a hostname-switch last month and I had forgotten to adapt the Listener...
    now the Listener is running as well:
    mcho35au:oraq2b 120% lsnrctl status LISTENER_Q2B
    LSNRCTL for Solaris: Version 10.2.0.4.0 - Production on 30-MAY-2009
    09:52:48
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=Q2B.WORLD))
    STATUS of the LISTENER
    Alias LISTENER_Q2B
    Version TNSLSNR for Solaris: Version 10.2.0.4.0 -
    Production
    Start Date 30-MAY-2009 09:52:15
    Uptime 0 days 0 hr. 0 min. 32 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /oracle/Q2B/102_64/network/admin/listener.ora
    Listener Log
    File /oracle/Q2B/102_64/network/log/listener_q2b.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=Q2B.WORLD)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=Q2B)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=mcho35au)(PORT=1527)))
    Services Summary...
    Service "Q2B" has 1 instance(s).
    Instance "Q2B", status UNKNOWN, has 1 handler(s) for this service...
    Service "Q2B.WORLD" has 1 instance(s).
    Instance "Q2B", status READY, has 1 handler(s) for this service...
    Service "Q2B_XPT.WORLD" has 1 instance(s).
    Instance "Q2B", status READY, has 1 handler(s) for this service...
    The command completed successfully
    meanwhile the step "Import java dump" has finished successfully!
    Thanks to all!
    Best Regards,
    Gerd
    Edited by: Gerd Schuster on May 30, 2009 10:29 AM

  • SAP Business One 9 on HANA - AddOn "AddOnName" Installation Failed

    Hi,
    I'm trying to install an add-on in a SAP Business One 9 on HANA (64 bits) but i'm facing a problem:
    - The add-on installation (from the add-on Manager Form) on windows finish correctly, but after a few seconds the system shows a Message box with "Please wait for add-on installation to finish .....Select Yes if installation finished succesfully, otherwise select No" . After that (YES option selection) the system shows "AddOn [AddOnName]: Installation Failed"
    The making of the .ard file (AddOn registration file) was the same that the generation of .ard file for the SAP Business One 9 for SQL Server (here the addon works correctly). The only difference was the replacement of the DI API dll, UI API dll, AddOnRegGenerator and the AddOnInstalAPI.
    Please Help!..
    Thanks...

    Hi,
    When generating the ard file for the installer, there is a property that defines whether the addon is a 64bit addon.
    https://websmp202.sap-ag.de/~sapidb/011000358700000247582013E/SDK_CompGuide_90.pdf
    Create Add On for 32 bit and 64 bit computer SAP Business One 9.0
    The above link may helpful to you.
    Regards,
    Silambu

  • SAP DB installation failed!

    Hi ,
    i am installing content server & cache server on my machine.
    while installing i am getting the following error:
    "SAP DB installation failed"
    i had uninstalled once, and renamed the SAP DB to run the installtion only to find the above mentioned error.
    what could be the problem?
    Any inputs would be highly appreciated.
    Thanks,
    Ravi

    hi sunil,
    I m also facing the same problem, i m installing SAP content server in a Windows XP machine with 1 GB RAM and Enough HD space.
    While installtion it give me SAP DB installation (SID) Failed.
    Kindly suggest ASAP

  • Sap net Weaver Sneak preview edition installation Fails.

    Hi all,
    I couldn't finish the installation for SAP NetWeaver sneak preview installation.
    Installation failed in the IMPORT ABAP step.
    I have many Import package Errors .
    All the packages (18) SAPSSEXC, SAPAPPL1, SAPAPPL0, SAPSDIC... end up with errors.
    I have no idea Why.
    Log file is of no help to me.
    I have tried it several times already .
    But I am still stopped with the same error.
    Thanks if you have already experienced this pb .
    OS is Windows XP SP1 .
    Regards
    Yvon

    Hi All,
    We had the same problem when we installed Solution Manager 7.0, Oracle 10.2 and j2sdk 1.4.2_12.
    The problem was oracle was not running. We have to run oracle manually in command prompt.
    This is how when we resolved and worked fine. Follow these steps in command prompt.
    1. Check R3trans -d; If R3 finished with error(0012) follow the below steps.
        1.1 Check services.msc whether oracle listeners are started or not; if not please start.
    2. Go to oracle drive.    
    Use the following commands:
    3. sqlplus /nolog
    4. connect /as sysdba
    5. If result displays:
    "SQL> connect /as sysdba
    Connected to an idle instance.
    6. Use this command next: archive log list (i.e, SQL> archive log list)
    ORA-01034: ORACLE not available" - If this is the result, then startup the oracle.
    7. Use this command next: startup (i.e, SQL> startup)
    Then result should say: "ORACLE instance started."
    That means oracle instance is started successfully.
    Now, Retry the step where you left. It will work fine.
    Please let us know if you need any further details need.
    I know this thread was initiated long time back; but i want to share our experience with you. It may be helpful to someone later who encounters these kind of issues.
    Thanks and Regards,
    Sanjai Prabu Govindan

  • Installation of  SAP BPC 10.1 Unified on top of HANA in Amazon Cloud

    Hi Experts,
    I need to install SAP BPC 10.1 Uified on top of HANA in amazon Cloud. Could you please give me Complete guidelines for pre and post steps.What are HANA ONE supported OS flat-form in could.please help me for this
    Thanks
    J Jana

    Hi Andy,
    Thank you for your support.
    Note : My SAP system is AWS free server of AS ABAP 7.4 SP5 incl. BW on SAP HANA SP7,it will get BPC 10.1 unified version by default or not.if it will get how i will access.
    We have done chapter 2 and 3 every thing in installation guide, but EPM add-on didn't installed.
    IN SICF that services i didn't find out.is there any other post steps for getting this services.so please help me.
    Thanks
    J Jana

  • SAP BPC 5.1 multi-tier installation

    We are implementing SAP BPC 5.1 as a multi-tier installation with 2 Windows servers.
    Server 1 - SQL Server 2000 Database , OLAP & Reporting Services
    Server 2 - Web / Application  & Fileshare
    Are there any issues that i need to be aware of with a multi-tier install ?
    Service-level accounts for BPC - Do these accounts need to be the same between DEV and Prod. The install giude do not seem to indicate that these accounts have to be the same, however I just want to confirm
    We did a trial installation and I get the following error :
    Job name :  http://wdsectest01vm/osoft/Launch.aspx
    Detail       :  Unable to generate a temporary class (result=1). -- error CS2001: Source file C:Tempa71qdytz.0.cs could not be found -- error CS2008: No inputs specified --
    Any help will be greatly appreciated
    Thanks
    Subha

    Hello Subha,
    You can test the PTR dns records using nslookup. 
    I will use db.example.com and app.example.com as the fully qualified domain names below.
    Open a command prompt (Start -> Run and type cmd) and type the following
    nslookup
    app.example.com
    note - this should return the ip address of the application server and represents
    the host (A) record in DNS.  Lets assume it returns an ip of 1.1.1.10
    set type=PTR
    1.1.1.10
    note - this will return the reverse lookup (PTR) record for the ip address and
    in this example should resolve to app.example.com
    exit
    After you complete the nslookup for the appserver do the same for the database servers fqdn (db.example.com).
    You should perform this test on each tier.  If you run into any inconsistencies then your network/DNS administrator should be able to assist you in getting the appropriate records created.

  • SAP BPC 7 APPSet Restore SQL 2005

    Hi Everyone,
    I have SAP BPC 7 setup in a multi-server environment, and it's working well. I created a dev environment, installed SAP in the same fashion, and now when I try to restore an app set through server manager in dev, it keeps putting the SQL DB on C instead of where it should go on I:\ .
    The original app set was using this same drive configuration, and that backup/restore works fine -
    I've gotten this to work before, but I can't seem to get the restore to go somewhere else this time...
    Any thoughts appreciated -
    Edward

    Hi,
    More testing today so let's share
    There is 3 registry key in SQL Server 2005 :
    HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\<Instance Name>\MSSQLServer\DefaultData
    HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\<Instance Name>\MSSQLServer\DefaultLog
    HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\<Instance Name>\Setup\SQLDataRoot
    Key #1 and key #2 are the one you configure in SQL server Manager and they correspond to the *.MDF directory and *.LDF directory.
    Key #3 is the one you configure during SQL Server installation.
    SAP Server manager will use key #3 when you restore an appset and also during the installation process of the ApShell.
    Key #1 and Key #2 are used by BPC setup to create the AppServer database.
    So to conclude : Even if you change Key #3 value in order to change the directory where you want to create your DB files, you will not be able to put *.MDF files on a different folder (directory) thant *.LDF files. Which means that after each AppSet restoration you will have to manually move at least the *.LDF or *.MDF file. I think this can be scripted with a T-SQL command... But you will have to do it.
    On a side note, i tried to delete Key #3 (was hoping that it will use key #1 and #2) => This is not working. The AppSet restore will fail (in fact this is SQL Server who will throw an error).
    Will ask my customer to open a case on SAP support, maybe it could be "fixed" one day.

  • BPC 7.0 installation error during creation Apshell db

    Dear all,
    I've tried to installed SAP BPC 7.1 on multi server environment (OLAP Server, Microsoft SQL Server, Microsoft SQL Reporting Services, Insight OLAP server in a windows 2003 64 bit server and Application server, File Share, Web Server in a w2003 32 bit server).
    When installation start it goes fine until steps : "Create sample appset database".
    Datbase AppServer has been created without errors (access to database server seems to be right with domain user used during installation).
    The error is:
    "Error (A file activation error occured. The physical file name 'Cannot open database "Master" requested  by the login. The login failed .\DATA\ApShell.mdf' may be incorrect. Diagnose and correct additional errors, and retry the operation.).
    I've checked sql server log file and I've found this error:
    2009-07-16 16:55:16.40 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 16:55:16.40 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.05 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 17:29:51.05 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.14 Logon       Error: 18456, Severity: 14, State: 16.
    2009-07-16 17:29:51.14 Logon       Login failed for user 'SABAF\icms'. [CLIENT: 172.25.20.37]
    2009-07-16 17:29:51.23 spid79      Error: 5105, Severity: 16, State: 2.
    2009-07-16 17:29:51.23 spid79      A file activation error occurred. The physical file name 'Cannot open database "Master" requested by the login. The login failed.\DATA\ApShell.mdf' may be incorrect. Diagnose and correct additional errors, and retry the operation.
    2009-07-16 17:29:51.23 spid79      Error: 5105, Severity: 16, State: 2.
    2009-07-16 17:29:51.23 spid79      A file activation error occurred. The physical file name 'Cannot open database "Master" requested by the login. The login failed.\DATA\ApShell_Log.ldf' may be incorrect. Diagnose and correct additional errors, and retry the operation.
    It seems there was an error during login.
    The installation log file is reported below:
    Installation Date: 7-16-2009, 17:26:35
    User Information: SABAF\icms
    Server Information:
         BPC Version: 7.0.113
         SQL Version for BPC: 2005
         SQL Server: ERPSAKPPR01
         OLAP Server: ERPSAKPPR01
         Insight OLAP Server: ERPSAKPPR01
         Reporting Services Server: ERPSAKPPR01
         Application Server: ERPSABPC01
         Web Server: ERPSABPC01
         Data Path: E:\BPC\Data
    Installation Status
         Diagnostics: Done
         File copy: Done
         Crypto-file[AmyuniPDF.exe] information: E:\CD_INST_BPC_7.0\AmyuniPDF.exe
         Crypto-file[XceedZip.dll] information: E:\CD_INST_BPC_7.0\XceedZip.dll
         Starting WWW Services: Done
         Configuring Internet Information Server: Done
         Install .Net assemblies in the Global Assembly Cache: Done
         Assigning COM+ Components: Done
         Create AppServer Database: Done
         Create Sample Database: Error
         Create Sample OLAP Database: Error
         Setup Management console: Error [There is already an object named 'sp_ActivePages' in the database.]
         Starting BPC Send Governor Service: Done
         Starting BPC Insight Service: SKIP
    If I try to connect with SQL Server Management Studio with windows authentication (same user of installation) and permissions are ok.
    Any idea ?
    Thanks
    Maurizio Manera

    Hi Steven,
    If this is the case, I think you would need to configure the access rights in your db security for BPC admin user. Hope this help you.Good luck

  • Problem with SAP NetWeaver 04 SP16 installation when running Phase 6

    Hi,
    When I was installing SAP NetWeaver 04 SP16(Full Java Edition),I got this error in phase 6:
    ERROR 2006-04-20 03:10:23
    MDB-07001  No action defined for actor.
    ERROR 2006-04-20 03:10:23
    CJS-00030  Assertion failed: in function sapdb_db_create(db_nm, db_host, db_ver) {    var
    dep_root = sapdb_inst_root(db_nm);    var sdb_i = new sdbInstance();    sdb_i.dbName =
    db_nm;    sdb_i.dbHost = db_host;    sdb_i.dbVer = db_ver[0] + "." + db_ver[1];   
    sdb_i.ctlUser = sapdb_get_db_user("CONTROL", db_nm, db_host);    sdb_i.ctlUserPasswd =
    sapdb_get_db_user_passwd("CONTROL", db_nm, db_host);    var actorObj = new SdbExtActor();  
    actorObj.setSdbInstance(sdb_i);    actorObj.setDbmCmd("DB_CREATE");   
    actorObj.setExecutable(sapdb_dbmcli_path());    actorObj.setDbRoot(dep_root);    var rv =
    actorObj.sessionExecute();    ASSERT(arguments.callee, rv == "OK", " SDB: ERROR CREATING
    DATABASE INSTANCE! Check the XCMDOUT.LOG FILE");    var creation_ok = false;    var i_size
    = actorObj.outSize();    for (var i = 0; i < i_size; i++) {        var s_line =
    actorObj.getOutputLine(i);        if (/OK/.test(s_line)) {            creation_ok = true;  
         }    }    ASSERT(arguments.callee, creation_ok, "SDB: ERROR WHILE DB INSTANCE
    CREATION! CHECK THE XCMDOUT.LOG FILE! ");} SDB: ERROR CREATING DATABASE INSTANCE! Check the XCMDOUT.LOG FILE
    my installing environment:
    OS: windows 2000 server
    RAM: 2G
    JAVA SDK version: 1.4.2_08
    Thanks advance.

    Hi
    Please see this thread of the SDN forum
    SP16 Preview: MaxDB Installation fails (Phase 6)
    Seems some issues with MAX DB ver 7.6
    regards
    rajeshkr

  • Questions on Installing SAP BPC NW 7 SP2

    Hi Friends,
    My company is Installing SAP BPC NW 7 SP2 and I am heading the project starting from 1st June. I have downloaded the Installation guide and still have few questions
    1) On which client we deploy BPC server component, I mean on 000 or any other.
    2) Initially we are doing on Sandbox, so we are using only one system for both ABAP and NET servers and we are using 64bit machine. How do I run 1.1 Net framework on it, I have read installation guide it says configure to WOW6432 but dont know how to do it
    3) When we download the ABAP server component what format will it be    .SAR or .CAR or any other
    Please do reply.
    Thanks in advance
    Bobby

    Hello Bobby,
    1.  You will install the BPC server component with SAINT, which has to be executed in client 000, but BPC will actually run in the client you designate for BW.
    2. The following article discusses configuring ASP.NET 1.1 to run in 32 bit mode on a 64 bit system [http://support.microsoft.com/kb/894435]
    3.  The ABAP server component will be a SAR file.
    Thank you,
    Daniel

Maybe you are looking for