SQL Analysis Services database

Vishu 1,716 Reputation points
2021-06-08T14:19:59.517+00:00

Experts , Please guide if we can take an incremental backup also for an SQL Analysis database or is it full backups only for restoration on to another Analysis instance

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,494 questions
SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,339 questions
0 comments No comments
{count} votes

Accepted answer
  1. ZoeHui-MSFT 41,446 Reputation points
    2021-06-09T05:50:18.487+00:00

    Hi @Vishu ,

    Only full backup is supported to back up the SQL Analysis Services databases, so we couldn't take an incremental backup.

    If you want to add new data to the database, you may process the database and then do full backup.

    Details for your reference:

    process-database-table-or-partition-analysis-services

    Regards,

    Zoe


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    Hot issues October

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Olaf Helper 46,551 Reputation points
    2021-06-09T06:12:29.357+00:00

    SSAS, both multi and tabular mode, supports "only" full backups, see Backup and Restore of Analysis Services Databases

    full backups only for restoration on to another Analysis instance

    Or on the same server, e.g. if data processing fail or on an outtake, which cause a database failure.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.