Data & Schema Discussions
The dataverse runs deep. Get help with connections, loading, schema development, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

error in sparl SQL

Hi ,If i comment NULL as TRX_PERIOD, NULL AS applied_period, mv is loading successfully, uncomment getting below error.Please let me know what is the issue in the query     

KKR_0-1718282660161.png KKR_0-1718282393734.png
KKR by Rocketeer
  • 845 Views
  • 1 replies
  • 0 kudos

Schema from load plan stuck in queue

If a certain schema is stuck in queue and the stuck load run was part of a load plan , run below queries in metadata db against JOB and load_plan tables:JOB table: SELECT * from 'JOB' where GUID='0b768a92-d84c-4b65-be4e-f5490702d85a'; UPDATE JOB Set...

Incremental Load

HiIn my project Incremental load implemented in two ways.Some tables implemented as below. Some tables implemented as below. Please confirm which one is correct or both are correct.     

KKR_0-1717580117794.png KKR_1-1717580221037.png
KKR by Rocketeer
  • 484 Views
  • 0 replies
  • 0 kudos