(Only when you have a valid SAP ASE EJB Server site license at your site) Starts and stops EJB Server. Displays status information about EJB Server.
sp_extengine 'ejb_server', '{ start | stop | status }'
sp_extengine 'SYB_EJB', 'status'
Enterprise java bean server is up and running.
sp_extengine 'SYB_EJB', 'stop'
See the EJB Server User's Guide.
The permission checks for sp_extenengine differ based on your granular permissions settings.
Setting | Description |
---|---|
Enabled | With granular permissions enabled, you must be a user with manage server privilege. |
Disabled | With granular permissions disabled, you must be a user with sa_role. |
Values in event and extrainfo columns from the sysaudits table are:
Information | Values |
---|---|
Event | 38 |
Audit option | exec_procedure |
Command or access audited | Execution of a procedure |
Information in extrainfo |
|