Re: Cannot find database in SAPMMC
SAP License Expires On ##.##.####
Hi
We have a legacy SAP system, and users that login get: "Logon not possible (error in license check)."
As SAP* user, I enter the Old License Key details as I downloaded it from the SAP website, which it accepts:
But the system shows the license expires on date as "##.##.####", and users still get the same error when logging on:
Downloaded license file also attached, it only accepts the one LKEY.
Kindly advise.
Re: Cannot find database in SAPMMC
Hi Yaso,
Can you please attach the BQA_DVEBMGS00_sapbiqas and BQA_DVEBMGS00_sapbiqas.1
Yes , Start_program paarmeters are missing in your instance profile
With Regards
Ashutosh Chaturvedi
Re: SAP License Expires On ##.##.####
Hi Willem,
Click on the new license and then import the license.
With Regards
Ashutosh Chaturvedi
Re: SAP License Expires On ##.##.####
Re: SAP License Expires On ##.##.####
Hi Willem.
1. On SAP portal & SAP system hardware key are same or different?
2 Kindly refer the SAP KBA's
1512766 - Most common reasons for error message: "Logon not possible (error in license check)"
2265435 - Intermittent "Logon not possible (error in license check)" errors during live operation
BR
SS
Error during Run Java Migration toolkit - System copy - Target installation
All,
I am getting an error during system copy target installation during Run Java Migration toolkit, Enterprise Portal. Installed Java8 and set as Java_home initially. Added this java information since I doubt this; Windows 2012 and SQL2012 environment migration. I tried after restarting SQL services, Server, with different user ID other than SIDadm. None of these resolving the error. Please help ASAP.
ERROR 2016-05-17 20:07:39.390 (CRESTRON\epxadm) id=modlib.jslib.caughtException errno=MUT-03025
Caught ESAPinstJSError in module call: ind-rel.ind-os.ind-db.j2ee-eng.jmt.jmtError.
ERROR 2016-05-17 20:07:39.422 (CRESTRON\epxadm) id=controller.stepExecuted errno=FCO-00011
The step RunMigrationController with step key |NW_Java_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CI_Instance|ind|ind|ind|ind|ci|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|javaconfig|0|NW_RUN_MIGRATION_CONTROLLER|ind|ind|ind|ind|run_jmt|0|RunMigrationController was executed with status ERROR ( Last error reported by the step: Error when running the Java Migration Toolkit. SOLUTION: See output of logfile C:\Program Files/sapinst_instdir/NW700/LM/COPY/MSS/SYSTEM/CENTRAL/AS-JAVA//runJmt.log: '
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getSourceConfigurationFactory(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:331)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
... 13 more
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
... 18 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getTargetConfigurationFactory(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(Unknown Source)
at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:331)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
... 13 more
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
... 18 more
Could not initialize the offline configuration managers.'.).
INFO 2016-05-17 20:07:45.375 (CRESTRON\epxadm)
Removed file C:\Program Files\sapinst_instdir\NW700\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\INSTANA.XML.
INFO 2016-05-17 20:07:45.375 (CRESTRON\epxadm)
Creating file C:\Program Files\sapinst_instdir\NW700\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\INSTANA.XML.
INFO 2016-05-17 20:07:45.641 (CRESTRON\epxadm)
Removed file C:\Program Files\sapinst_instdir\NW700\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\instslana.xml.
INFO 2016-05-17 20:07:45.641 (CRESTRON\epxadm)
Creating file C:\Program Files\sapinst_instdir\NW700\LM\COPY\MSS\SYSTEM\CENTRAL\AS-JAVA\instslana.xml.
Thanks,
Kavitha Rajan.
Re: Error during Run Java Migration toolkit - System copy - Target installation
Hello,
Check the following points for your issue:
1. Check if the port number "error_con" is not being used. The following workaround can help:
1. Stop the sapinst (if running).
2. Stop the MS SQL Database server
3. Start the MS SQL Database server
4. Start sapinst and continue with old options.
2. Check the settings for JDBC driver are correct as per SAP note:
872060 - Change of connection parameters for MSS JDBC driver
639702 - JDBC Driver for Microsoft SQL Server
3. Do not use <sid>adm user to run the installer. The Installation guide is very clear that this user account cannot be used. Use another local administrator user. If this is a domain installation, the user must belong to domain admin group.
If the issue persists afterwards, run the installer with the following parameter:
"sapinst.exe SAPINST_MSS_LOG=ON".
Regards,
David
Re: Display T CODE IN PFCG
Murat is very correct. thanks for help
Re: SAP License Expires On ##.##.####
Hi Willem.
You can update the active hardware key in SAP portal and get the new license. Update the same.
BR
SS
Re: Error during Run Java Migration toolkit - System copy - Target installation
Hi Ashutosh,
I edited the jdbc url, then I am all fine and able to complete the target installation.
Thanks,
Kavitha Rajan.
Re: On hold/Priv dialog work process not ending after AS timeout expiration
In case anyone finds this old post as I did, here is an updated SAP Help link:
http://help.sap.com/saphelp_erp60_sp/helpdata/en/7a/caa6f3bfdb11d188b30000e83539c3/frameset.htm
Re: SAP License Expires On ##.##.####
Hi Willem,
You did not inform about the operating system you are using.
1. Anyway, go to OS level and check the license status.
Command is (for Unix)
saplikey pf=<Instance profile> -show
https://help.sap.com/saphelp_nw73/helpdata/en/c3/e84ae90d9d427e92b0ceb69292ef4f/content.htm
It should show you the license status:
N. License Key:
------------------------------------------
System :
Hardware Key :
Software Product :
Software Product Limit :
Type of License Key :
Installation Number :
System Number :
Begin of Validity :
End of Validity :
Last successful check :
Validity : Valid
------------------------------------------
N license keys listed
2. If the license looks valid, then please stop the system, kill all <SID>adm process, cleanipc, and then startup.
Please let us know.
Regards,
Sujit K Banerjee.
Re: SUM error in RUTDDLSCREATE
Hi
Checked the notes and added DEFAULT entry to hdbsecurestore but no change. The error is still there...
Re: SAP transport from SAP NW 7.3 into SAP S/4HANA not possible?
Hello Richard,
There could be version incompatibality but you could be able to add requuest to the import quesue at least.
Can you send the transport logs and TMS Alerts?
How can you add the transport request? Manually or from extras menu?
What is the return code? 04,08,12?
Regards,
Yuksel AKCINAR
Re: Hdbuserstore change or add
Hi Ruben,
It will replace the original one.
If you want to retain the original and add some new ones, use ; to specify a list of servers to connect to
hdbuserstore SET default "ld9490:33315;ld9491:33315;ld9492:33315;ld9493:33315" SAPP20 <Password>
You can also refer to this page:hdbuserstore Commands - SAP HANA Security Guide - SAP Library
Regards,
Ning
Re: SAP License Expires On ##.##.####
Hi,
You can edit the license with correct hardware key.
Save it and then try to import it.
This may help in this case.
Thanks,
Amol
getting CNTL_ERROR
Hi experts,
I am from Basis, I had the user complaining below issue.
User is using the SCM fucntionality. I am not sure what it is but as basis point of view, below is results we tested.
.When user login in SAP and try to check "alert tab" --> it opens correctly
But when user clicks on " view queue" tab and then again try to open "alert tab" --> it get dump CNTL_ERROR.
In short, it works when user uses it freshly login but not later the clicked on "queue".
ST22 dump shows some program dump as normal. Also I am aware of the CNTL_ERROR is mostly because of GUI issue. But we tried re-installing but it did not help.
We upgraded GUI from 730 to 740. still same problem.
For me it seems some dependency or bug in specific program.
I would like your views.
Re: SAP Host agent not starting.
Hi,
PLease close the theread. Make it resolved please.
Thanks,
Amol
Re: SAP transport from SAP NW 7.3 into SAP S/4HANA not possible?
Hi Richard,
How far i know , there is a lot of difference in the structure of the tables. So you cant import the objects in S/4 Hana system.
You have to use BODS to move the object from existing SAP to s/4 Hana.
With Regards
Ashutosh Chaturvedi