This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
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...
Hi Team,When running a full load of a schema currently it's being captured as 1 (view) while it should be 8 (manage)VIEW(1), SHARE(2), EDIT(4), MANAGE(8); Full load Action id = 1 = view ACTIONDATE |TENANTID|USERID|ENTITYID|RELATEDENTITYID|ENT...