Message type: E = Error
Message class: HH - (Long) text for check tool 'infcfgcheck'
Message number: 008
Message text: The specified UNIX user has no 'cshell' as start program
The specified UNIX user has no 'cshell' as 'login-shell'.
According to the installation guidelines, the specified user must be
configured with a 'cshell', since various SAP scripts need them.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Change the 'login-shell' of the UNIX user.
Error message extract from SAP system. Copyright SAP SE.
HH008
- The specified UNIX user has no 'cshell' as start program ?The SAP error message HH008 indicates that the specified UNIX user does not have a valid C shell (cshell) as their start program. This error typically occurs in environments where SAP is running on UNIX or Linux systems, and it is related to the configuration of the user environment.
Cause: Missing C Shell: The user specified in the SAP configuration does not have the C shell (csh or tcsh) installed or configured as their default shell. Incorrect User Configuration: The user might be configured to use a different shell (like bash or sh) that is not compatible with the requirements of the SAP system. User Profile Issues: The user's profile may not be set up correctly to point to the C shell.
Solution: Check User Shell: Verify the shell assigned to the user by running the following command:grep username /etc/passwd Replace username with the actual username. The output will show the shell assigned to the user at the
Get instant SAP help. Sign up for our Free Essentials Plan.
HH007
Edit the Informix ONCONFIG file as described in the release notes
What causes this issue? ONCONFIG parameter SHMBASE is not configured as recommended in the (platform-dependent) Informix Release Notes.System Respons...
HH006
Mirror the specified dbspace if not yet done by operating system
What causes this issue? The specified critical dbspace is not mirrored by the Informix server.System Response How to fix this error? This can only m...
HH009
Change the 'logging mode' of the database
What causes this issue? A logging mode which is not equal to 'unbuffered logging' was determined. 'Unbuffered logging' must be ac...
HH010
No temporary dbspace found
What causes this issue? Each productive R/3 database must have at least one temporary dbspace in order to avoid serious complications.System Response...
Click on this link to search all SAP messages.