Start the ASE job scheduler
Message type: E = Error
Message class: SYBCK - SYB: System Check Messages
Message number: 110
Message text: Start the ASE job scheduler
Start the ASE job scheduler.
Goto Favorites -> SQL Command Line
Execute command
exec sybmgmtdb..sp_sjobcontrol '', 'start_js'
If ASE configuration parameter 'enable job scheduler' is set to 1, but
the ASE job scheduler is not active, you should also review the ASE
error log for errors caused by the ASE job scheduler.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
To start the ASE job scheduler using DBA Cockpit, proceed as follows:Goto Favorites -> SQL Command Line
Execute command
exec sybmgmtdb..sp_sjobcontrol '', 'start_js'
If ASE configuration parameter 'enable job scheduler' is set to 1, but
the ASE job scheduler is not active, you should also review the ASE
error log for errors caused by the ASE job scheduler.
Error message extract from SAP system. Copyright SAP SE.