// sqlctr.h // This file is generated by the description file processor. // Please do not edit. #define JOBS 0 #define JO_FAILED_JOBS 2 #define JO_SUCCESSFUL_JOBS 4 #define JO_ACTIVE_JOBS 6 #define JO_OUEUED_JOBS 8 #define JO_LAUNCHED_JOBS 10 #define JO_PERCENTAGE_JOBS_BASE 12 #define JO_PERCENTAGE_SUCCESSFUL_JOBS 14 #define JOB_STEPS 16 #define JS_QUEUED_STEPS 18 #define JS_ACTIVE_STEPS 20 #define JS_RETRIES_STEPS 22 #define ALERTS 24 #define AL_ACTIVATED_ALERTS 26 #define AL_MINUTE_ALERTS 28 #define GENERAL_OBJECT 30 #define GO_SERVER_RESTARTED 32