use report(SRT_ADMIN_CHECK)to Check Administration Environment of SOAP Runtime.
Configure the bgRFC Supervisor Destination
You configure a supervisor destination for the bgRFC to receive the configuration settings for the bgRFC scheduler. In addition, the supervisor starts or stops the schedulers as required.
Prerequisites
You have created a system user of type B called BGRFCSUPER. Use transaction SU01 to create the system user. This user is used for the bgRFC communication using the destination you will create. For example, BGRFC_SUPERVISOR.
You have assigned role SAP_BC_BGRFC_SUPERVISOR to user BGRFCSUPER. Use transaction SU01 to assign role to the user BGRFCSUPER.
For SAP NetWeaver 7.0, you have created a bgRFC destination as an ABAP connection, using the RFC destination name BGRFC_SUPERVISOR, without load balancing, target host, SAP NetWeaver Gateway host and service.
Specify the user, language and password. This ensures that the scheduler is activated on the same application server as the specified user.
Later, you configure the supervisor destination for the bgRFC to receive the configuration settings for the bgRFC scheduler.
NOTE
The bgRFC supervisor user you specify must have authorizations from authorization object S_RFC. These are defined in role SAP_BC_BGRFC_SUPERVISOR. The procedure you employ depends on the version of SAP NetWeaver in your system.
Configuring the bgRFC Supervisor Destination
You can configure this bgRFC supervisor destination by using the implementation guide (IMG). In transaction SPRO open the SAP Reference IMG and navigate to SAP NetWeaver SAP NetWeaver Gateway Business Suite Enablement Connection Settings to SAP NetWeaver Gateway Create bgRFC Supervisor Destination .
Proceed as follows:
Click on the Activity icon.
Select tab Define Supervisor Dest.
Depending on the version of SAP NetWeaver, do the following:
For SAP NetWeaver 7.02, choose Create. The Create bgRFC Destination for Supervisor window is displayed.
Choose Create User. For example, BGRFCSUPER.
Save your settings.
For SAP NetWeaver 7.0, make sure you have already created a separate bgRFC destination for the supervisor using the name BGRFC_SUPERVISOR.
Enter the bgRFC supervisor destination name BGRFC_SUPERVISOR, in Destination under New Supervisor Destination.
Choose Enter. The supervisor destination and the user details display.
In the bgRFC Configuration window choose Save.
bgRFC Configuration -- SBGRFCCONF
分享到:
相关推荐
在本例中,我们关注的错误是“fatal error: boostdesc_bgm.i: No such file or directory”,这通常意味着在尝试编译代码时,编译器无法找到名为“boostdesc_bgm.i”的特定头文件。 `boostdesc_bgm.i` 文件是Boost...
赠送jar包:error_prone_annotations-2.2.0.jar; 赠送原API文档:error_prone_annotations-2.2.0-javadoc.jar; 赠送源代码:error_prone_annotations-2.2.0-sources.jar; 赠送Maven依赖信息文件:error_prone_...
### 解决Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE 在Android应用开发过程中,开发者经常会遇到一些安装错误,其中“Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE”(安装错误:安装...
赠送jar包:error_prone_annotations-2.3.2.jar; 赠送原API文档:error_prone_annotations-2.3.2-javadoc.jar; 赠送源代码:error_prone_annotations-2.3.2-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.10.0.jar; 赠送原API文档:error_prone_annotations-2.10.0-javadoc.jar; 赠送源代码:error_prone_annotations-2.10.0-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.1.3.jar; 赠送原API文档:error_prone_annotations-2.1.3-javadoc.jar; 赠送源代码:error_prone_annotations-2.1.3-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.3.4.jar; 赠送原API文档:error_prone_annotations-2.3.4-javadoc.jar; 赠送源代码:error_prone_annotations-2.3.4-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.0.18.jar; 赠送原API文档:error_prone_annotations-2.0.18-javadoc.jar; 赠送源代码:error_prone_annotations-2.0.18-sources.jar; 赠送Maven依赖信息文件:error_prone_...
描述中的“NVENC Error:init_encoder:报错信息”是OBS在使用NVIDIA显卡硬件编码功能时遇到的问题。NVENC是NVIDIA显卡提供的硬件编码器,它能加速视频编码过程,减少CPU的负担。错误提示“NV_ENC_ERR_INVALID_VERSION...
赠送jar包:error_prone_annotations-2.5.1.jar; 赠送原API文档:error_prone_annotations-2.5.1-javadoc.jar; 赠送源代码:error_prone_annotations-2.5.1-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.10.0.jar; 赠送原API文档:error_prone_annotations-2.10.0-javadoc.jar; 赠送源代码:error_prone_annotations-2.10.0-sources.jar; 赠送Maven依赖信息文件:error_prone_...
赠送jar包:error_prone_annotations-2.0.18.jar; 赠送原API文档:error_prone_annotations-2.0.18-javadoc.jar; 赠送源代码:error_prone_annotations-2.0.18-sources.jar; 赠送Maven依赖信息文件:error_prone_...
当从库尝试同步主库的binlog时,如果遇到`Error in Log_event::read_log_event(): ‘read error’`,可能的原因和解决方案包括以下几个方面: 1. **文件路径问题**:在尝试解析binlog时,确保使用的`mysqlbinlog`...
赠送jar包:error_prone_annotations-2.3.2.jar; 赠送原API文档:error_prone_annotations-2.3.2-javadoc.jar; 赠送源代码:error_prone_annotations-2.3.2-sources.jar; 赠送Maven依赖信息文件:error_prone_...
boost::lexical_cast用法示例,包含数值转字串,字串转数值以及相应的异常处理代码
在anaconda虚拟环境下运行程序时,报错failed call to cuInit: CUDA_ERROR_NO_DEVICE. 单独测试import tensorflow,可以成功调用GPU。 用ncvv -V,或nvidia-smi,都可以正常看到CUDA安装版本,及GPU使用情况。 问题...
Fatal Python error: PyFrame_BlockPop: block stack underflow 源代码
利用keil5的ARM Compiler 6版本的编译器,用C++对stm32的标准库进行开发,包括完整的重定向printf,解决.axf: Error: L6915E: Library reports error: __use_no_semihosting was requested, but _sys_open was ...
解压后把所有文件放到对应的目录`opencv_contrib-3.4.x/modules/xfeatures2d/src/`中! 该压缩包包含了以下文件: boostdesc_bgm.i boostdesc_bgm_bi.i boostdesc_bgm_hd.i boostdesc_lbgm.i boostdesc_binboost_064...
赠送jar包:error_prone_annotations-2.3.3.jar; 赠送原API文档:error_prone_annotations-2.3.3-javadoc.jar; 赠送源代码:error_prone_annotations-2.3.3-sources.jar; 赠送Maven依赖信息文件:error_prone_...