Error in workbench, Dataset is currently locked and cannot be executed right now
I created a dataset with the following SQL query 6/1/24, and on 8/8/24 I began getting the following error: The dataset is currently locked and cannot be executed right now. The likely cause is the Job is open in the UI or has unsaved changes.
I have confirmed that the job is not open in the UI and has no unsaved changes, are there any other potential causes?
SELECT RTRIM(CONCAT(RTRIM(ie.[ItemNumber]),RTRIM(ie.[SkuDesign]),RTRIM(ie.[SkuColor]),RTRIM(ie.[SkuSize]))) as SKU
,ie.marketingeffort
,ie.marketingeffortyear
,ie.itemnumber
,ie.skudesign
,ie.skucolor
,ie.skusize
,ie.DATELASTUPDATED
,ie.RETAILPRICEWEB
,ie.RETAILPRICEMAPS
,ie.EFFORTPRICE
,ie.CURRENTPAGE
,ie.ONSALE
,ie.BRINGBACK
,ie.PERCENTOFPAGE
,ie.PERCENTOFPAGEESTIMATED
,ie.DELETEDFLAG
,ie.QTYFORECASTED
,ie.QTYPLANNED
,ie.ENVIRONMENTALID
,ie.ENVIRONMENTALIDDESCRIPTION
,ie.SHIPPINGCOST
,ie.QTYBACKORDER
,ie.SPREADDESCRIPTION
,ie.PRODUCTSTATUS
,ie.PRIOR_QTYFORECASTED
,ie.PRIOR_QTYPLANNED
,ie.QTYBACKORDERLTD
,ie.VENDORNAME
,ie.REFERENCEEFFORT
FROM [Analytical].[dbo].[ItemEffortCurrent] ie with (nolock)
Best Answer
-
if your data is exactly the same then you can swap it out but be mindful of any downstream triggers that may be reliant on your old data
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**1
Answers
-
Are you sure its referring to the output dataset? Does your SQL have input datasets that may be locked?
** Was this post helpful? Click Agree or Like below. **
** Did this solve your problem? Accept it as a solution! **0 -
Have you attempted updating the dataset previously and it failed? It may be stuck in an updating state. You may need to reach out to Domo support to have them fix it in the backend
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0 -
Yes, I have confirmed that the problem is not input dataset that is locked. If forced to delete this job & re-create it in the workbench, would my downstream workflows that already use this data still work as long as I re-create the job identically?
0 -
if your data is exactly the same then you can swap it out but be mindful of any downstream triggers that may be reliant on your old data
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**1
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.9K Visualize
- 2.5K Charting
- 738 Beast Mode
- 57 App Studio
- 40 Variables
- 685 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 47 Workflows
- 10 DomoAI
- 36 Predict
- 15 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 124 Manage
- 121 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive