Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example below

Step-by-step guide

Code Block
languagesql
SELECT * FROM jobs.t_JobStatus



                

Each Job starts with a JobStatusID of -3  -This target is not yet confirmed ready to be served

...

You can also get some more information from the TargetStatusID for some more information which correspond to JobstatusID.

Shown below.

Code Block
languagesql
Select * from Jobs.t_TargetStatus



Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesCSKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("serving","jobstatusid","job","jobstatus") and type = "page" and space = "CSKB"
labelsJob Serving JobStatus JobStatusID

...