Quantcast
Channel: SQLServerCentral » Data Warehousing » Analysis Services » Latest topics
Viewing all articles
Browse latest Browse all 1341

Error processing cubes

$
0
0
Hello,I have a problem processing Cubes.They have been online for a couple of years, but recently I got the following error in Job Scheduler on the step where the cubes are being processed.[i]Executed as user: DIPDOMAIN\s_sql_nav_ag. Microsoft (R) SQL Server Execute Package Utility Version 10.0.2531.0 for 64-bit Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Started: 21:55:31 Error: 2015-08-10 22:12:12.30 Code: 0xC1000007 Source: Process Cube Analysis Services Execute DDL Task Description: Internal error: The operation terminated unsuccessfully. End Error Error: 2015-08-10 22:12:12.30 Code: 0xC112001A Source: Process Cube Analysis Services Execute DDL Task Description: Errors in the high-level relational engine. The following exception occurred while the managed IDataReader interface was being used: Conversion overflows.. End Error Error: 2015-08-10 22:12:12.30 Code: 0xC11F000E Source: Process Cube Analysis Services Execute DDL Task Description: Errors in the OLAP storage engine: An error occurred while processing the 'Fact Calculation Budget' partition of the 'Calculation Budget' measure group for the 'ABIQS Opportunity' cube from the AS_Intrion database. End Error Error: 2015-08-10 22:12:12.30 Code: 0xC11F0006 Source: Process Cube Analysis Services Execute DDL Task Description: Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation. End Error Error: 2015-08-10 22:12:12.30 Code: 0xC11C0002 Source: Process Cube Analysis Services Execute DDL Task Description: Server: The operation has been cancelled. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 21:55:31 Finished: 22:12:16 Elapsed: 1004.7 seconds. The package execution failed. The step failed.[/i]When I use SQL Profiler, The SQL Query runs, but while it is reading the data, it fails after 100K rows.Any idea's on how to solve this?Kind regards,Ruben

Viewing all articles
Browse latest Browse all 1341

Trending Articles