IBM i: Java error in host names with hyphens
[AS/400] [enhancement] [Error] [host error] [hyphens] [installer] [iSeries] [OS400] [Package] [runtime error] [SAP] [SAPehpi] [SAPinst] [upgrade]
- IBM i: Error when starting a remote instanceSymptom If you want to stop a remote instance from the central instance host, the command STOPSAP has no effect. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and Prerequisites This...
- IBM i:Expression operator not allowed for parameter INSTHOSTSymptom Installation fails in step createInstanceOS4 due to problem with command CRTR3INST when using a hostname containing special characters. Other terms OS/400, AS/400, install, SAPinst, AS/400, iSeries, SCS, i5, CRTR3INST Reason and...
- IBM i: Standalone installation of CCMS agentSymptom You use the CCMS agent SAPCCMSR to transfer data about the system status from a server to a central monitoring system. This note describes how you can install the CCMS agent...
- IBM i: Checking already completed child processesSymptom Terminating an SAP system takes longer than usual. Sometimes only the job SAPSTART is active in the subsystem without being terminated. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and...
- IBM i: Overwriting when determining communication dataSymptom SAPOSCOL ends due to a termination, and MCH3601 is displayed in the function AiUpCall in the job log. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and Prerequisites When determining...
- IBM i: Missing replacement of R3INLPGM in R3
400 Symptom When you apply a patch, the program R3INLPGM in the library R3400 should be replaced automatically. However, this does not occur. Other terms AS/400, OS400, system i, i5/OS, iSeries Reason and... - IBM i: Changing a table with an Encoded Vector Index (EVI)Symptom Changing a table for which there is an Encoded Vector Index (EVI) fails, for example, when you include a dimension in an InfoCube. Apart from the following information in the developer...
- IBM i: IT4J: Xlp64k is not supported by some processorsSymptom After the conversion of your SAP NetWeaver system to IT4J using CONFIGJVM, the system no longer starts. The Java processes terminate, and the system issues the following message: JVMJ9GC032E System configuration...
Symptom
You execute an upgrade or an installation for a Java stack. Various SAP commands (for example, STARTSAP, STOPSAP) require the host name of your IBM i as a parameter.
Other terms
AS400, AS/400, OS400, OS/400, iSeries, SAP Enhancement Package installer, SAPehpi, SAPinst, upgrade
Reason and Prerequisites
This problem usually occurs during upgrades or installations if there is a hyphen in the name of the host you are using. This problem is not displayed if you call the SAP command in the i5/OS command line.
Solution
Although the hyphen is a valid character in the host name, an object name in i5/OS is not allowed to contain this hyphen without anything else. Parameters that contain the host name must place such names in single quotation marks.
For installations and upgrades, as well as certain maintenance activities, SAP commands are called from a separate environment (for example, Java). Therefore, they are not prepared using the i5/OS command line, but are sent directly to the operating system. In such cases, the hyphens must be transferred by the application.
The following applications have been revised for this in all releases:
- SAP Upgrade Java (SAPJup)
- SAP Enhancement Package Installer (SAPehpi)
- Java Support Package Manager (JSPM)
As far as possible, you should always use the most recent patch level for these applications. All of the relevant, corrected applications refer to this note (Note 1362434). You should therefore pay attention to the relevant change history. The corrected versions will be rolled out as of August 2009.