我在linux上为sybase ase 15.0.3 EBF21291做了新的安装。在安装程序中,我选择了Developer版本。服务器启动后,我注意到日志文件中有以下消息
SySAM: Checked out graced license for 1 ASE_CORE (2013.0704) will expire Sat Apr 12 18:13:30 2014.
SySAM: License file does not support this version. ASE requires a license version of 2013.0704 or greater but only licenses for previous releases are available. If you are entitled to use this version of ASE then check for updates at the Sybase Product Download Center and regenerate and deploy your license updates.
SySAM: License feature name: ASE_CORE
SySAM: Application version > License version: 2013.0704 > 2011.1231
SySAM: License search path: /opt/sybase/ase1503/SYSAM-2_0/licenses/SYBASE_ASE_DE.lic:
SySAM: FLEXnet Licensing error:-21,126
SySAM: For further information, refer to the Sybase Software Asset Management website at http://www.sybase.com/sysam
Error: 131274, Severity: 17, State: 1许可证文件是为开发人员版本。sp_lmconfig也给出
Parameter Name Config Value
edition DE
license type DT
----
ASE_CORE 1 graced Apr 12 2014 6:13PM 搜索那些对我来说没有成果的地方。如有任何建议,将不胜感激。
发布于 2014-03-14 08:19:24
旧版本的开发人员版本许可证过期,如License version: 2013.0704 > 2011.1231日志中所示,要获得工作许可证,您需要更新版本,例如,在开发人员版本中安装ASE15.7,并在SYSAM-2_0/licenses处获得许可证,将其复制到旧版本许可证文件夹中。
https://stackoverflow.com/questions/22386270
复制相似问题