yasminemaximos
Employee
Employee
since ‎04-03-2023
‎07-16-2024

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

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...