"ApShell_BPU" database in Microsoft Analysis Services

In the BPC 5.1 Sinlge server install i am not seeing "ApShell_BPU" database in Microsoft Analysis Services, what can be the reason? Have i missed something?
Please reply me back.
Thanks and regards
Abhay

After a fresh installation of SAP BPC you will have two databases in SQL, APSHELL (storing the real application) and APPSERVER (storing server defaults). In OLAP (MS analysis services) you will have one database called APSHELL.
The name of the OLAP database will always be exactly the same as the one in SQL.
So you should have an APSHELL db in AS, not APSHELL_BPU.
Hope this helps,
Alwin

Similar Messages

  • Flynet : Create Web Service on Microsoft Analysis Services 2005

    Hi Guys,
    I trying to make a web service on Microsoft Analysis Services 2005.
    On data source connection there isn't a connection for MAS2005. Is it true ?
    I'm writing a connettion in advanced optioni as follows:
    Provider=MSOLAP.3;Initial Catalog=***;Data Source=**;Location=**;User ID=**;Password=***
    I'm creating a data source.
    Now I trying to make a new query. If I use Query Wizard, when i choose a table , for expample Dim.client$Dim.client, I have this error :
    'System.Data.Oledb.OledbExcepition : Errore (Data mining).
    I have a cube, I don't have a data mining !!!!
    I trying to write a query mdx and test query it's ok, but if I click 'ok', I have this error :
    'You must have at least one 'out' parameter in your quey'
    Can you help me ?
    Thanks a lot
    Marco Englaro

    Hi Marco,
    It sounds like you are using the Flynet tool.  Unfortunately this tool is not supported by Business Objects and SAP.  However, Flynet does have their own support group and might be able to assist you with this inquiry:
    [http://www.flynetviewer.com/Flynet-Support/Default.aspx|http://www.flynetviewer.com/Flynet-Support/Default.aspx]

  • Essbase Vs. Microsoft Analysis Services

    Hello,We are comparing Essbase w/EIS to microsoft analysis services and I seem to have a problem. We have an outline with 8 dimensions and one of the dimensions has almost 84,000 members. On an essbase sun solaris server with 4cpu 4gb ram the cube is about 6GB and takes over 4 hours to calc(no formulas just calc all). On a single cpu windows 2k machine analysis services runs the same data into the same type of outline and rolls it up in about 30 minutes. To be fair I ran the same cube on the windows box in essbase and killed it after 13 days of calculating without finishing.The cubes are the same, have the same datasource and the same members(or whatever they are called in AS2k) and the results are the same.Any ideas why AS2k is so much faster? I'm loathe to switch to a Microsoft product, but the numbers don't lie. This is only 6 months of data and we are planning to have 4 years worth before long. The calc time is unacceptable in essbase.Thanks,-Brian

    Well, the decision of which tool to choose should not be a function of who the vendor is - you should choose the right tool for the job.No - numbers don't lie - AS2K is much faster for straight up consolidations than Essbase. However, there are a few things to consider:1) Essbase tends to be a bit faster for querying (ad hoc analysis) than analysis services. Do some benchmarking on end user performance.2) Essbase scales better for large numbers of queries than AS2K - try hitting the server with lots of queries at once and see what happens.3) What is the purpose of this app? Is it just straight up consolidation? Is there going to be write back? If not, are there other apps you are looking to develop that will? Essbase is stronger than AS2K with respect to write back.4) Are there any complex calculation requirements? AS2K does not have a procedural calculation language. Calculations in AS2K are dynamic - calculated members and cells.5) Do you have ragged hierarchies? These are are hierarchies that are not symetrical - AS2K does not consolidate ragged hierarchies, so they are slower to query if they are large.6) Is the Essbase model tuned? I don't know how much Essbase work you have done, but that could be a factor (note - AS is usually faster than Essbase on rollups no matter what the configuration, all other things being equal).7) What front ends are you looking at for this tool? Who is the audience? Have you looked at the choices of front end tools of AS2K vs Essbase?My point here is that there is more to consider than just calc time. Sure, its great if a big cube calcs in 30 minutes, but what good is that if end user performance is poor, or the required calculations are not available?Anyway, just food for thought.Regards,Jade==================================Jade ColeSenior Business Intelligence ConsultantClarity [email protected]

  • Dynamic Parameters in MS Analysis Services and BPC

    Hello Experts !
    I need to execute a BPC Package, but in Microsoft Analysis Services I'm not able to have dynamic parameters, so I have to do it manually every time, because of the following problem when I try to execute it in Source Editor on Analysis Services.
    "Parameter cannot be extracted from the SQL Command. The provider might not help to parse parameter information from the commnand"
    The source is Sybase OLEDB
    Best Regards,
    Rodrigo

    Hi Rodrigo,
    I'm not sure I understood your question.
    I'm refering to this: "but in Microsoft Analysis Services I'm not able to have dynamic parameters"
    What do you mean?
    Are we speaking about tasks to process cube or partitions of SSAS(SQL Server Analysis Services)?
    Are you speakinga about tasks from SSIS (Sql Server integration services?)
    Into SSIS you can build tasks to accept parameters.
    You can have also tasks into SSIS which can perform actions into SSAS.
    MODIFYSCRIPT variable is used to send parameters to tasks.
    If you will clarify your questions then I hope I will be able to provide more details.
    Kind Regards
    Sorin Radulescu

  • MS Analysis Services (OLAP) application development through java

    AOA
    To what extent java supports Microsoft Analysis Services application development. is it a right tool for that or not.
    Regards

    UNX - XMLA
    UNV - OLEDB
    those are the choices.

  • Microsoft OLE DB Provider for SQL Server 2012 Analysis Services Error Code = 0x80040E05

    I've been running a package for 6 months without any issues that pulls data from a cube via MDX and moves it to a database.
    We've recently moved to a new server x64 and the connections all succeed but at runtime (in 64 = T&F) I get the following error:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    I've installed SQL_AS_OLEDB, SQL_AS_ADOMD from Microsoft® SQL Server® 2012 SP1 Feature Pack
    Why is my connection failing?

    The server has a 10Gbps network connection.
    I've installed CU6 for SQL Server 2012 SP1
    http://support.microsoft.com/kb/2874879/en-us#hfi
    I'm still getting the same error at runtime in BIDS:
    [SRC AdExchange [87]] Error: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E05.
    An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x00000001  Description: "Error Code = 0x80040E05, External Code = 0x00000000:.".
    [SSIS.Pipeline] Error: SRC AdExchange failed the pre-execute phase and returned error code 0xC0202009.
    Looking at the errorlog, everything looks normal until:
    Launched startup procedure 'sp_ssis_startup'.
    Attempting to load library 'xpsqlbot.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpsqlbot.dll' version '2011.110.2100' to execute extended stored procedure 'xp_qv'. This is an informational message only; no user action is required.
    Attempting to load library 'xpstar.dll' into memory. This is an informational message only. No user action is required.
    Using 'xpstar.dll' version '2011.110.3000' to execute extended stored procedure 'xp_instance_regread'. This is an informational message only; no user action is required.
    Attempting to load library 'xplog70.dll' into memory. This is an informational message only. No user action is required.
    Using 'xplog70.dll' version '2011.110.2100' to execute extended stored procedure 'xp_msver'. This is an informational message only; no user action is required.
    AppDomain 2 (SSISDB.dbo[runtime].1) created.
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    Unsafe assembly 'microsoft.sqlserver.integrationservices.server, version=11.0.0.0, culture=neutral, publickeytoken=89845dcd8080cc91, processorarchitecture=msil' loaded into appdomain 2 (SSISDB.dbo[runtime].1).
    AppDomain 3 (master.sys[runtime].2) created.
    Software Usage Metrics is enabled.
    SQL Server is terminating because of a system shutdown. This is an informational message only. No user action is required.
    Service Broker manager has shut down.
    Error: 17054, Severity: 16, State: 1.
    The current event was not reported to the Windows Events log. Operating system error = (null). You may need to clear the Windows Events log if it is full.
    .NET Framework runtime has been stopped.
    SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    The SQL Server Network Interface library could not deregister the Service Principal Name (SPN) [ MSSQLSvc/XXXXXXXXXX.com:1433 ] for the SQL Server service. Error: 0xffffffff, state: 63. Administrator should deregister this SPN manually to avoid client authentication
    errors.
    Wondering about the unsafe assembly in SSIS and deregistering the SPN..
    Anyone have any ideas on how to resolve this?
    Thanks!

  • Analysis Service Database missing post reboot

    Hi
    Post recycle of Analysis Service we found one of the database went missing. So we tried attaching it from the local folder. But its failing with below error:
    The detach log '\\?\E:\SalesCube_Monthly.0.db\SalesCube_Monthly.detach_log' could not be found in the specified database folder.
    The database cannot be attached because an error occurred while loading the detach log from the file '\\?\E:\SalesCube_Monthly.0.db\SalesCube_Monthly.detach_log'. One possible reason is that database is already attached in ReadWrite mode to another server instance.
    As we did not detach the database, this file detach_log did not get created. Is there any other way, we can attach or recover this database ?

    Hi kalisubbu1,
    Please follow the steps suggested in this related thread
    http://social.msdn.microsoft.com/Forums/en-US/sqlanalysisservices/thread/231ba420-d8da-4945-b1e7-afc185128bb4  to see if it works for you.
    You could try stopping the SSAS service on the new server, copying both the <database>.db folder and the <database>.db.xml file to the data folder on the new server and then restarting the SSAS service.
    This should work as long as this database is not what is causing the other server not to be able to start and that you do not have any remote partitions or data stored outside of the data folder.
    Regards,
    Jerry
    TechNet Subscriber Supportin forum
    If you have any feedback on our support, please contact
     [email protected]

  • Analysis Services(Database Attachment)

    Hai
     I have the database AdventureWorksDW2008R2(),I
    have successfully attached to the database engine but i am unable to attach to Analysis services.when i am trying to attach it the error is showing as
    "The
    folder ' "C:\softwares\downloads\AdventureWorksDW2008R2.zip" ' does not exist, is too long, or contains characters that are not valid or are reserved. "
    Please help me out of this error..
    Thanks
    after several trials i am getting the error like this even i have detached the database from other server instance

    Hi Lavvi,
    In your scenario, you have attached AdventureWorksDW2008R2 database to database engine without any problem. Then AdventureWorksDW2008R2 database is relational database. So we cannot attach a relational database to Analysis Services server.
    In your scenario, you can download AdventureWorks 2008R2 Analysis Services Project from the link below
    http://msftdbprodsamples.codeplex.com/releases/view/88252
    And then open it on SQL Server Business Intelligence Development Studio, then deploy this project to Analysis Services server. Then you will have a sample cube on your server.
    References.
    http://technet.microsoft.com/en-us/library/cc280583.aspx
    http://technet.microsoft.com/en-us/library/ms166576.aspx
    If I have anything misunderstood, please point it out.
    Regards,
    Charlie Liao
    TechNet Community Support

  • MS SQL database needs to run mdx query to analysis services to retrieve data from a BPC 10 Netweaver cube(view only)

    We are in the process of migrating from BPC7 SP12 Microsoft sql server to BPC10 netweaver on a sql server with BW7.4 and need to integrate our home grown data warehouse which is on a Microsoft sql server.  The data warehouse currently connects to BPC7 using integration services/analysis services and runs mdx queries to analysis services to retrieve data from the BPC7 cube (view only).  Please provide documentation on how to create this same integration with our data warehouse using BPC10 netweaver on a sql server.

    When you were setting up your ODBC data source for
    the Text driver, did you click on the "Options"
    button? There's a lot of options in there that I
    didn't understand at first glance.Yes I clicked on the options button, but the only thing there is dealing with file extensions. I left it set to the default.
    I have since tried closing my connection after I insert a record, I then try executeQuery, but still no luck. Seems strange that I can write to the file but not read from it. If any thing I'd expect the opposite problem.
    I have also tried using the class "JoltReport" from the sun tutorial instead of my own with the same result.
    Message was edited by:
    Hentay

  • This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database.

    Hello All,
    I am getting this error while I am connecting my access database website for the change
    "This database was connected to a Microsoft Access Services site that is not compatible with this version of Microsof Access. You cannot make design changes or modify data in database."
    I am using SharePoint 2010 and Microsoft Office 2010.
    I have created one Contact Database Site and now I am trying to modify the layout of the form in Access. and I am getting the error that I have mentioned.
    Please provide help on it.
    Thanks in Advance....

    Hello All,
    I got the answer, we have to enable the port 80 or where the access service is deployed and we have to change Trust setting and also, enable the macro from Access.
    Hope this will help to other....

  • SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services." Hresult: 0x80004005 Description: "Internal error: An une

    SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80004005.  An OLE DB record is available.  Source: "Microsoft OLE DB Provider for SQL Server 2012 Analysis Services."  Hresult: 0x80004005
     Description: "Internal error: An unexpected error occurred (file 'pcxmlacommon.cpp', line 43, function 'PCFault::RaiseError').
    I'm getting above error in the pre- execute phase of a DFT when I'm trying to fetch data from a SSAS cube using mdx query.
    I'm using OLE DB provider for connecting to cube.
    I got one resolution for Error Code 0X8004005, which asked me to add 'Format= Tabular' in cube's connection string. It does not seem to work either. Can any one help me out on this???

    You are probably missing an update.
    I saw a MS Connect post https://connect.microsoft.com/SQLServer/feedback/details/250920/error-using-oledb-or-datareader-to-get-analysis-services-data where that suggestion was proposed as a fix, but is for an older SQL Server version.
    So do there is a question if you pull data from SQL Server 2012 SSAS using SSIS 2012 (so no other build is involved).
    Arthur My Blog

  • Backup Analysis Services Database

    I am having an issue backing up SQL Server Analysis services Databases.  I have seen some threads on ensuring SQLServerAgent service account has write access to the folder containing the backup, be a sysadmin in SQL Server Instance, and be a server
    administrator in SSAS.  All are currently set.  An receive access Denied when backing up the database via SSMS, or via powershell using SMO/AMO.
    One thing that is odd, I can Backup the SSAS Databases to the folder containing the OLAP Logs without any problems, and the permissions are even more restrictive.
    I have other servers where we backup the SSAS databases just fine, and the Folder permissions, Database and SSAS are the same.  It's just 2 or 3 servers that we are having an issue, and we don't understand why.
    In the grand scheme of things what permissions are required to successfully backup SSAS Databases?
    SQL Server Instance Permissions
    SQL Server Analysis Services Permissions
    File and Folder Permissions
    Any other type of permission not mentioned above
    Any information would be appreciated.
    DJ

    Hi Donsjones,
    Thank you for your question. 
    I am trying to involve someone more familiar with this topic for a further look at this issue. Sometime delay might be expected from the job transferring. Your patience is greatly appreciated. 
    Thank you for your understanding and support.
    Regards,
    Charlie Liao
    TechNet Community Support

  • Down loading Microsoft Office update get error message to close applications microsoft database daemon and sync services agent

    when downloading microsoft office update get message to close microsoft database daemon and sync services agent. Shouldn't these be closed automatically? I try to close them, but the message still says they need to be closed.  Help!

    Are you using Outlook 2011 or Outlook 2015? I don't seem to have any relevant sync settings under Preferences -> Other in Outlook 2015.

  • Need OLAP Server Type 'Microsoft OLE DB Provider for Analysis Services 9.0'

    We have two Crystal Developer machines (CR2008 - SP1 installed on both).  We need to connect to an OLAP datasource
    One machine has these three Server Types available to select from:
       Hyperion Essbase (7.0,7.1)/IBM DB2 OLAP(8.2) Enhanced
       Microsoft OLE DB Provider for Analysis Services 9.0
       Microsoft OLE DB Provider for OLAP Services 8.0
    The other machine has the following as the only available Server Type:
       Hyperion Essbase (7.0,7.1)/IBM DB2 OLAP(8.2) Enhanced
    We need access to the Microsoft Server Types for this machine as well.
    The Data Access components installed (from CR2008 - SP1) on both
    machines appear to be the same.
    How do we get these installed so we can access them from Crystal? 
    Thank you

    Do I need the SQL Client tools on my machine? I though I had read this on a website somewhere, but now am unable to locate it.  Can someone please confirm if this is the issue why I am not seeing this server type?  Thank you.

  • Microsoft database daemon and sync services agent will not close by force. What do I do?

    This is completely irritating. To find answers, I have read previous posts about quitting Microsoft database daemon and Sync services agent to no avail. Anyone have an answer to quitting both applications? I am trying to update Microsoft Office.
    Thanks a bunch.

    Hello
    This forum is for troubleshooting Apple Software Update for Windows, a software package for Windows designed to update Apple products that run on Windows, and not related to Microsoft Office or your question in any way. If you have issues or questions about Office, it's probably best you post Office related questions on Microsoft's own forums for their Mac products.
    http://www.officeformac.com/productforums

Maybe you are looking for

  • 1.Can't sync music error. 2. When trying to update: 1403 corrupted error?

    For some reason, my iPhone was "freaking out" when I was trying to access its music library earlier today (constant flickering back forth between different songs by a single artist). In the end, all the music from my phone was deleted . Then when I w

  • How to just save a document without having to "save as"?

    I just want to save changes in exisitng documents, but a Save as window pops up and I am forced to save as with the same name and replace the document I modified. Is there any way of just saving a document, like in previous versions of InDesing?

  • Smart Playlists still not updating on ipod?

    Sorry to pull up an old topic, but any news on the smart playlist problem? My 2G mini doesnt update SPLs, can't say the same for any other models. Is the best solution still to use an old update? Thanks in advance.

  • Not all links open

    Some of the links on some pages open when clicked on. However, some links on some pages do not open when clicked on. They do open in a new tab when I press Ctrl and click on it. I've tried disabling all addons but this still happens. Firefox is the d

  • App updates are frozen what do I do?

    I have app on my ipad 2 that need to update and are frozen. What do I do?