...
Code Block |
---|
|
SELECT * FROM jOBS.t_Queue, Note the JobStatusID is set to -3 |
Run the following sql to update the JobStatusID to Served/Complete
Code Block |
---|
|
UPDATE jOBS.t_Queue SET JobStatusID = 1 |
Following that you will be able to set a rescan of the targets or set up a new Project.
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | CSKB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-troubleshooting-article" and type = "page" and space = "CSKB" |
---|
labels | kb-troubleshooting-article |
---|
|
...