SAP的netweaver应用服务器控制台之二---启动控制台

简介:

Use

By default, the standalone SAP Microsoft Management Console is automatically launched after completing the installation procedure.

Procedure

Starting the Microsoft Management Console

The most common way is to start the MMC from the Windows Start menu:
       Choose Start  ®  Programs  ®  SAP NetWeaver  ®  Start SAP Management Console
The MMC opens.
When you expand the  SAP Systems  node, all instances running on the current host are displayed.

Starting the Eclipse-Based Management Console in the Developer Studio

...
To open the SAP Management Console perspective in the Developer Studio, choose Window  ®  Open Perspective  ® Other  ®  SAP Management Console.  The instances installed on the host you have connected to are displayed in the  SAP Systems  tree structure.

Starting the Web-Based SAP Management Console

       1.       Make sure that you have fulfilled the following requirements:
        You have JRE 5.0 installed.
        Your browser supports Java.
        Your browser’s Java plug-in is installed and activated.
       2.       In your Web browser, execute the following URL:
[url]http://<host>:<port>[/url]
where:
        host is the host where the SAP NetWeaver Application Server, Java(TM) EE 5 Edition is installed.
        port is the SAP MC port. It consists of  5<instance_number>13 . For example, if the instance number of the Java instance is 60, the SAP MC port is 56013.
This will start the SAP MC Java applet.
If your browser displays a security warning message, choose the option that indicates that you trust the applet.
       3.       Choose Start.
The SAP Management Console screen appears.
By default, the Java instances installed on the host you have connected to are already added in the SAP Management Console.









本文转自 牛海彬 51CTO博客,原文链接:http://blog.51cto.com/newhappy/p8,如需转载请自行联系原作者
目录
相关文章
|
存储 运维 Serverless
Serverless 应用引擎产品使用之阿里函数计算中返回函数计算2.0控制台如何解决
阿里云Serverless 应用引擎(SAE)提供了完整的微服务应用生命周期管理能力,包括应用部署、服务治理、开发运维、资源管理等功能,并通过扩展功能支持多环境管理、API Gateway、事件驱动等高级应用场景,帮助企业快速构建、部署、运维和扩展微服务架构,实现Serverless化的应用部署与运维模式。以下是对SAE产品使用合集的概述,包括应用管理、服务治理、开发运维、资源管理等方面。
132 1
phpstorm插件应用:Test RESTful WEB Service 控制台接口调试工具
phpstorm插件应用:Test RESTful WEB Service 控制台接口调试工具
297 0
|
网络协议
阿里云DNS常见问题之域名控制台DNS服务器修改为阿里云分配的DNS服务器失败如何解决
阿里云DNS(Domain Name System)服务是一个高可用和可扩展的云端DNS服务,用于将域名转换为IP地址,从而让用户能够通过域名访问云端资源。以下是一些关于阿里云DNS服务的常见问题合集:
|
4月前
|
人工智能 运维 数据可视化
玩转云服务器——阿里云操作系统控制台体验测评
在云服务器日益普及的背景下,运维人员对操作系统管理工具的要求不断提高。我们需要一款既能直观展示系统状态,又能智能诊断问题,提供专业指导的控制台。阿里云操作系统管理平台正是基于API、SDK、CLI等多种管理方式,致力于提升操作效率,为用户带来全新的系统运维体验。阿里云操作系统控制台凭借便捷易用的设计和高效的管理功能,成为云服务器运维的强力助手。本次测评基于真实体验截图,对其整体表现进行了深入探索。
201 33
|
4月前
|
存储 人工智能 运维
阿里云操作系统控制台——解决服务器磁盘I/O故障
阿里云操作系统控制台——解决服务器磁盘I/O故障
132 12
|
4月前
|
存储 运维 监控
深度体验阿里云系统控制台:SysOM 让 Linux 服务器监控变得如此简单
作为一名经历过无数个凌晨三点被服务器报警电话惊醒的运维工程师,我对监控工具有着近乎苛刻的要求。记得去年那次大型活动,我们的主站流量暴增,服务器内存莫名其妙地飙升到90%以上,却找不到原因。如果当时有一款像阿里云 SysOM 这样直观的监控工具,也许我就不用熬通宵排查问题了。今天,我想分享一下我使用 SysOM 的亲身体验,特别是它那令人印象深刻的内存诊断功能。
130 1
|
11月前
|
Linux C++ Windows
【Azure 应用服务】Azure App Service(Windows)环境中如何让.NET应用调用SAP NetWeaver RFC函数
【Azure 应用服务】Azure App Service(Windows)环境中如何让.NET应用调用SAP NetWeaver RFC函数
101 0
【Azure 应用服务】Azure App Service(Windows)环境中如何让.NET应用调用SAP NetWeaver RFC函数
|
8月前
|
弹性计算 开发工具 git
2分钟在阿里云ECS控制台部署个人应用(图文示例)
作为一名程序员,我在部署托管于Github/Gitee的代码到阿里云ECS服务器时,经常遇到繁琐的手动配置问题。近期,阿里云ECS控制台推出了一键构建部署功能,简化了这一过程,支持Gitee和GitHub仓库,自动处理git、docker等安装配置,无需手动登录服务器执行命令,大大提升了部署效率。本文将详细介绍该功能的使用方法和适用场景。
2分钟在阿里云ECS控制台部署个人应用(图文示例)
|
9月前
|
弹性计算 网络协议 关系型数据库
阿里云国际版ECS云服务器无法登录宝塔面板控制台
阿里云国际版ECS云服务器无法登录宝塔面板控制台
|
11月前
|
Java 应用服务中间件 HSF
Java应用结构规范问题之配置Logback以在控制台输出日志的问题如何解决
Java应用结构规范问题之配置Logback以在控制台输出日志的问题如何解决
205 7

热门文章

最新文章