Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/blackberry/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
SAP Can';无法启动应用程序服务器_Sap - Fatal编程技术网

SAP Can';无法启动应用程序服务器

SAP Can';无法启动应用程序服务器,sap,Sap,我找不到任何与我的具体情况相关的信息。大约一个月前,我创建了自己的应用服务器,它已成为我的本地开发机器。我遵循的教程在这里提供: 到今天早上为止,这台机器一直运转良好。昨晚我使用stopsap关闭了SAP,并通过shutdown-h0关闭了VM。今天早上,当我使用startsap时,它在尝试启动数据库时无限挂起 linux-nsts:npladm 92> startsap Checking syb Database Database is not avaliable via R3Trans

我找不到任何与我的具体情况相关的信息。大约一个月前,我创建了自己的应用服务器,它已成为我的本地开发机器。我遵循的教程在这里提供:

到今天早上为止,这台机器一直运转良好。昨晚我使用
stopsap
关闭了SAP,并通过
shutdown-h0
关闭了VM。今天早上,当我使用
startsap
时,它在尝试启动数据库时无限挂起

linux-nsts:npladm 92> startsap
Checking syb Database
Database is not avaliable via R3Trans
------------------------------------------
starting database NPL ...
Log file: /sybase/NPL/startdb.log
检查该日志文件后,我发现以下消息:

------------------------------ Thu Jul 6 09:35:22 CEST 2017
/usr/sap/NPL/SYS/exe/run/startdb was killed or interrupted. Terminating. 
在主目录的跟踪文件中

Running /usr/sap/SYS/exe/run/startdb 
DB startup failed
我找不到其他与我的情况相关的文章。我的主机文件非常好,IP可以ping。我只有一个linux用户,
npladm
用于启动SAP。我唯一能找到的另一个命令是
R3trans
,但我不确定在这种情况下这是否是正确的程序

linux-nsts:npladm 7> R3trans -d
This is R3trans version 6.25 (release 745 - 30.10.15 - 12:47:42 ).
unicode enabled version
2EETW169 no connect possible: "DBMS - SYBASE --- "
R3trans finished (0012)
至于操作系统本身,我不知道我所做的任何可能导致这种情况的更改。我在服务器上运行的唯一命令是
startsap
stopsap

我不知道该去哪里找,有人能提供建议吗


编辑:SYBASE的许可证已过期,在我的情况下需要更新。教程中有一个链接,解释如何切换它以及在哪里下载新的

我无意中发现了文件夹
/sybase
,并在其中找到了许多日志文件。我的服务器未启动,因为我的数据库不再具有许可证。实际上,它今天过期了


SAP把事情搞砸了。现在有一个新的许可证可用,您可以使用它更新现有安装。查看Dev版本的官方安装指南。我相信他们已经更新了。是的,我偶然发现了这条信息,并在教程上看到了今天发布的更新(加上一堆推特)。谢谢你的提醒。
00:0000:00000:00000:2017/07/06 10:08:09.37 kernel  SySAM: Using licenses from: /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_DE.lic:/sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TestDrive.lic:/sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: Failed to obtain license(s) for ASE_CORE feature from license file(s) or server(s).
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: Licenses exist for ASE, but a license containing the configured (PE=EE;LT=AC) attributes could not be obtained. Verify that ASE is configured to use the correct type of license, and either reconfigure; or generate and deploy the desired license from the Sybase Product Download Center.
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: Feature has expired.
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: License feature name:  ASE_CORE
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: Expire date:   30-jun-2017
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: License search path:   /sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_DE.lic:/sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_TestDrive.lic:/sybase/NPL/SYSAM-2_0/licenses/SYBASE_ASE_XE.lic:
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: FlexNet Licensing error:-10,32
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  SySAM: For further information, refer to the Sybase Software Asset Management website at http://www.sybase.com/sysam
00:0000:00000:00000:2017/07/06 10:08:09.42 kernel  There is no valid license for ASE server product. Installation date is not found or installation grace period has expired. Server will not boot.