Quantcast
Channel: SCN : Unanswered Discussions - Semantic Layer
Viewing all articles
Browse latest Browse all 1291

Failed to execute runnable (java.lang.RunTimeException)

$
0
0

Hi,

 

I recently changed the connection source of a universe from a SQL 2005 Server database to a SQL 2012 database. Although the underlying data is pretty much the same, slight changes might have occurred in the database. After changing the connection, I restructured the universe and tried to count the rows again and came across the following error:

 

dimGlobalCurrentInvoiceCustomerTbl: Failed to execute runnable (java.lang.RuntimeException: Failed to execute: SELECT COUNT(*) FROM (SELECT

  dimGlobalCurrentInvoiceCustomerTbl.globalCurrentInvoiceCustomerID,

  dimGlobalCurrentInvoiceCustomerTbl.loadDate,

  dimGlobalCurrentInvoiceCustomerTbl.localCustomerNumberDesc,

  dimGlobalCurrentInvoiceCustomerTbl.customerNameDesc,

  dimGlobalCurrentInvoiceCustomerTbl.globalCustomerNumberDesc,

  dimGlobalCurrentInvoiceCustomerTbl.customerTypeDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invAddressDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invCityDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invCountyDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invCountryDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invZipDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invStateDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invPhoneDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invFaxDesc,

  dimGlobalCurrentInvoiceCustomerTbl.invEMailDesc,

  dimGlobalCurrentInvoiceCustomerTbl.customerKeyAccount,

  dimGlobalCurrentInvoiceCustomerTbl.areaLoadTimestamp,

  dimGlobalCurrentInvoiceCustomerTbl.sourceArea

FROM

  dimGlobalCurrentInvoiceCustomerTbl

) T

)

 

There is a bunch of similar kinds of messages appending this one.

Does anyone have any idea what could be the cause of this?

 

Thanks!

 

--Sakshi


Viewing all articles
Browse latest Browse all 1291

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>