Äîáðûé äåíü.
Ïîìîãèòå ñïðàâèòñÿ ñ ïðîáëåìîé.
Äëÿ íà÷àëà èíôîðìàöèÿ:
Ñèñòåìà: SAP R/3 Ent 4.7 set 2.00 SR1
ÎÑ: HP-UX 11.11
DB: ORACLE 9.2.0.6.0
Patches level:
Kernel: release 640, patche level 58
BASIS: 51
ABA: 51
APPL: 24
HR: 41
Languages: EN + RU.
Ïðîáëåìà: ïðè ñòàðòå òðàíçàêöèè SBWP ïðîèñõîäèò âûäà÷à popup ñîîáùåíèÿ íà ýêðàí, ÷òî ïîëó÷åíî íîâîå ñîîáùåíèå, ïðè÷åì ñîîáùåíèå ñëåäóþùåãî âèäà è ñîäåðæàíèÿ:
--------------------------------------------
Îáíîâëåíèå ïðåðâàíî
Èä. ñèñòåìû.. PMT
Ìàíäàíò...... 200
Ïîëüçîâàòåëü SHIBOLOV
Òðàíçàêöèÿ... SBWP
Êëþ÷ îáíîâëåíèÿ 42BAAF4A9030104AE10000000A00626A
Ñîçäàíî...... 24.06.2005, 09:40:40
Âûïîëíåíî.... 24.06.2005, 09:40:40
ÈíôîðìÏîÎøèáêå 00 671: ABAP-ïðîöåññîð: TEXTENV_CODEPAGE_NOT_ALLOWED
---------------------------------------------
Ïðè ýòîì â ñèñòåìå îáðàçóåòñÿ dump TEXTENV_CODEPAGE_NOT_ALLOWED.
Íà÷àëî äàìïà ñëåäóþùåå:
Codepage 1100 is not released.
What happened?
Error in ABAP application program.
The current ABAP program "SAPLSOC3" had to be terminated because one of the
statements could not be executed.
This is probably due to an error in the ABAP program.
What can you do?
Print out the error message (using the "Print" function)
and make a note of the actions and input that caused the
error.
To resolve the problem, contact your SAP system administrator.
You can use transaction ST22 (ABAP Dump Analysis) to view and administer
termination messages, especially those beyond their normal deletion
date.
Error analysis
An exception occurred. This exception will be dealt with in more detail
below. The exception, assigned to the class 'CX_SY_LOCALIZATION_ERROR', was not
caught, which
led to a runtime error. The reason for this exception is:
The semantic structure of a number of ABAP/4 statements and system
functions is determined by the text environment.
environment depends on
The text environment depends on the following:
(1) the system installation
(2) the current user
(3) any explicit "SET LOCALE" statements which occur in ABAP/4 programs.
The text environment consists of
- the language,
- the locale categories LC_CTYPE and LC_COLLATE
- the SAP character set
Normally, the text environment is determined by the language.
The "SET LOCALE" statement also allows you to specify a particular
text environment by using the options "LANGUAGE l", "COUNTRY c"
The system tried to use operation "SET LOCALE" to switch to language "D".
It analyzed tables TCP0D and "TCP0C" to find the language ("D") for
character set 1100.
Table TCPDB lists the character sets (codepages) permitted in this
system. 1100 is not one of them.
Additional information:
Language "D"
Country " "
Subselection " "
Character set (codepage) 1100
Location for operating system "de_DE.iso88591"
How to correct the error
Try to determine why language "D" should be used.
There are various possibilities:
|
--- Language "D" should not be used at all
| |
| --- It was chosen in error by a single user.
| | Inform the user about the languages available in the
| | system.
| |
| --- The language conversion was triggered automatically by
| a system function.
| Find out the point at which the problem was caused.
| Check the "list of current calls" in the short dump.
| Are there traces of a language that should not be used
| in your system (for example, SAPscript forms)?
|
-------- Language "D" should be available for use
Run report RSCP0020 to check the settings of table
TCP0D.
Use Transaction SM30 to check whether table TCP0C
contains incorrect values.
Read note 45619 to get details about languages and character
sets in general. See also notes 42305 and 39766, related
notes 42305, 39766, and others for information on tables
TCP0C and TCP0D.
If you need to use more than one character set at the same
time, see notes 31280 and 38001.
You may able to find an interim solution to the problem
in the SAP note system. If you have access to the note system yourself,
use the following search criteria:
------------------------------------------------------------------------
"TEXTENV_CODEPAGE_NOT_ALLOWED" CX_SY_LOCALIZATION_ERRORC
"SAPLSOC3" or "LSOC3U11"
"SO_SOFIND_UPDATE"
------------------------------------------------------------------------
Ïîèñê â SAP Notes íè÷åãî íå äàë. ßçûê óñòàíîâëåí, êàê ìíå êàæåòñÿ íîðìàëüíî, ïî êðàéíåé â ìåðå â äðóãèõ ìåñòàõ òàêèõ òðàáëîâ íåò.
P.s. Êñòàòè, â ñèñòåìå ðàçðàáîòêè áàçèðóþùåéñÿ íà äðóãîì ÿäðå(620), íà äðóãîé ÎÑ (Windows 2003 Server) è èìåþùåé íåìíîãî äðóãîé óðîâåíü ïàò÷åé ñèñòåìû - òàêàÿ îøèáêà òîæå ïðèñóòñòâóåò.
Ïîäñêàæèòå, ãäå êîïàòü...
