cancel
Showing results for 
Search instead for 
Did you mean: 

Rabax during sap gui login

Former Member

    Hi,

During SAP upgrade I am on the step of starting shadow instance. It is started. Unfortunatelly when trying to launch login screen message "RABAX during sap gui logn" is displayed.

In logs w work processes I have found:

N  VSI: WP init in ABAP VM completed with rc=0

E  EnqId_Initialize: local EnqId initialization o.k.

A

A Fri Feb 21 00:34:26 2014

A  *** ERROR => TEXTENV_INVALID environment: [ablocale.c   239]

A  {root-id=80212846C4D21EE3A6D0F11A76FA0D7E}_{conn-id=0000000000000000000000000

0000000}_0

A  *** ERROR => Locale=`en_US' Lang=`E' [ablocale.c   245]

A  {root-id=80212846C4D21EE3A6D0F11A76FA0D7E}_{conn-id=0000000000000000000000000

0000000}_0

A  *** ERROR => Country=`   ' CodePage=`1100'. [ablocale.c   251]

A  {root-id=80212846C4D21EE3A6D0F11A76FA0D7E}_{conn-id=0000000000000000000000000

0000000}_0

A  TH VERBOSE LEVEL FULL

A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.

A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.

A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.

A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.

I have found that table TCPDB was empty and I inserted the value 1100 there but it still does not work.

Any idea what could be the reason of this problem?

QAS

Accepted Solutions (1)

Accepted Solutions (1)

former_member182657
Active Contributor

Hi,

As you said you've inserted value 1100 into table TCPDB.Please share output of SQL query

select * from SAPDEV.TCPDB;

& to insert 1100 into table TCPDB use below query

INSERT INTO "TCPDB~" VALUES ('1100','1100');

Thanks

Former Member
0 Kudos

SQL> select * from SAPDEV.TCPDB;


CPTR CPPO
---- ----
1401 1401

SQL> SQL>

former_member182657
Active Contributor
0 Kudos

Hi,

Please update table with 1100 by using command

INSERT INTO "TCPDB~" VALUES ('1100','1100');

after that try to logon.

Thanks

Answers (11)

Answers (11)

Private_Member_739866
Participant
0 Kudos

Hi,

This error comes when OCS_IMPORT_QUEUE running in import_proper phase or when you have upgraded the kernel to 720 and just try to login into the system.

In my case I have got the error in above two cases.

But after 10 to 15 min. it automatically resolved.

Regards,

Paramvirsinh Jetawat

SAP BASIS Consultant

Former Member
0 Kudos

I have added iso_8859_1.so.3 but still there is a problem to start shadow instance. This solaris was instaled with european packages. However I can start shadow instance with DE or PL with codepage 1401. The question is if I can follow upgrade with this langauage and codepage or there is any danger of failing the upgrade?

I can add that the original system which is being upgraded works on EN/DE/PL with codepage 1401 so maybe there is no problem to continue the upgrade with such settings.

Currently we use de_DE.iso8859-15 on OS level.

Former Member
0 Kudos

What exact locale should be installed?

I have linked /iso_8859_1/sparcv9/iso_8859_1.so.3

Former Member
0 Kudos

I put PL in TCP0D and 1401 in TCPDB and after that shadow instance run and I can login.

However I am not sure I can continue upgrade with such settings.

It means that our OS does not support en_US locales. How can we install it? I have installed but I am not sure I have done it properly.

QAS

Former Member
0 Kudos

Hi Qas,

I am facing the same issue..? please let me know how did you solve..it will be really appreciated.

Thanks,

Regardsl

Letz..

Former Member
0 Kudos

Check locales installed on OS level with locale -a command. Also provide exact version of OS used.

Former Member
0 Kudos

I have checked locales and there was no en_US, We installed en_US but still the issue occures.

Former Member
0 Kudos

Can you provide output of locale -a command and exact version of OS used?

Former Member
0 Kudos

newceres1:devadm 113% locale -a

C

POSIX

cs_CZ

cs_CZ.ISO8859-2

cs_CZ.UTF-8

cs_CZ.UTF-8@euro

cz

de.ISO8859-15

de.UTF-8

de_AT

de_AT.ISO8859-1

de_AT.ISO8859-15

de_AT.ISO8859-15@euro

de_AT.UTF-8

de_CH

de_CH.ISO8859-1

de_CH.UTF-8

de_DE.ISO8859-15

de_DE.ISO8859-15@euro

de_DE.UTF-8

de_DE.UTF-8@euro

en_US

fr_CH

fr_CH.ISO8859-1

fr_CH.UTF-8

hu

hu_HU

hu_HU.ISO8859-2

hu_HU.UTF-8

iso_8859_1

pl

pl.UTF-8

pl_PL

pl_PL.ISO8859-2

pl_PL.UTF-8

sk_SK

sk_SK.ISO8859-2

sk_SK.UTF-8

Former Member
0 Kudos

Try to install en_US.ISO8859-1 locale and check again.

former_member182657
Active Contributor
0 Kudos

Hi qas,

1.Please use SQL command

insert into SAP<SID>.TCPDB values ('1100','1100');

2. Restart the SAP instance and recheck the entries again in TCPDB table by executing command

SQL > select * SAP<SID>.TCPDB;

Result would be as like '

CPTR CPPO

---- ----

1100 1100

3.You can also check from SE16n Tranx.

Hope this will work for you.

Thanks,

Gaurav

Former Member
0 Kudos

There is 1100.

former_member182657
Active Contributor
0 Kudos

Hi,

Recommend you to please go through  SAP Note  525677 - Problems when starting shadow instance

Regards

Former Member
0 Kudos

Log dev_w0:

A  ** RABAX: end RX_BTCHLOG|RX_VBLOG
A  Error when generating text environment..
A
A
A Fri Feb 21 00:58:36 2014
A  *** ERROR => TEXTENV_INVALID environment: [ablocale.c   239]
A  {root-id=80212846C4D21ED3A6D15D2D86BB000C}_{conn-id=00000000000000000000000000000000}_0

A  *** ERROR => Locale=`en_US' Lang=`E' [ablocale.c   245]
A  {root-id=80212846C4D21ED3A6D15D2D86BB000C}_{conn-id=00000000000000000000000000000000}_0

A  *** ERROR => Country=`   ' CodePage=`1100'. [ablocale.c   251]
A  {root-id=80212846C4D21ED3A6D15D2D86BB000C}_{conn-id=00000000000000000000000000000000}_0

A  TH VERBOSE LEVEL FULL
A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.

Tablespace PSAPTEMP -> what kind of details you are interested in?

Tablespace             Total MB    Used MB   Free MB  Usage(%)

-------------------- ---------- ---------- --------- ---------

PSAPUNDO                   4180         62      4118      1.49

SYSAUX                     1000        457       543     45.68

PSAPDEVUSR                   50         37        13     74.75

PSAPTEMP                   1720       1576       144     91.63

PSAPDEV731                28000      26009      1991     92.89

PSAPDEV                   38140      36430      1710     95.52

PSAPDEV640                26890      25737      1153     95.71

SYSTEM                     1050       1037        13     98.79

                     ----------

Total sum                101030

SAP gui version: 7300.3.7.1084 Patch Level 7.

Versions: Upgrade from ECC 5.0 to ECC 6.0 EHP 6.

Kernel version:

newceres1:devadm 14% disp+work

--------------------
disp+work information
--------------------

kernel release                640

kernel make variant           640_EX2

compiled on                   SunOS 5.9 Generic_122300-13 sun4u for "sun_64"

compiled for                  64 BIT

compilation mode              Non-Unicode

compile time                  Aug 10 2013 01:09:31

update level                  0

patch number                  429

source id                     0.429


---------------------
supported environment
---------------------

database (SAP, table SVERS)   610
                              620
                              630
                              640

operating system
SunOS 5.8
SunOS 5.9
SunOS 5.10
SunOS 5.11
newceres1:devadm 15%

Parameters in DEFAULT.PFL: not checked yet.

former_member182657
Active Contributor
0 Kudos

Hi,

Also share your kernel release.Might be issue with kernel.

Regards

former_member182657
Active Contributor
0 Kudos

Hi,

Try to set the following parameter under DEFAULT.PFL

abap/set_etct_env_at_new_mode = 0

install/collate/active = 0

rscp/TCP0B = TCP0B


& try to logon again.


Thanks,

Gaurav


Former Member
0 Kudos

I would like to add it is on solaris.

former_member182657
Active Contributor
0 Kudos

Hi,

What is the version of SAP GUI you are using and also share details for PSAPTEMP tablespace & dev_w0 trace file.

Thanks,

Gaurav

karthikeyan_natarajan4
Active Contributor
0 Kudos

Hi,

can you tell us the release of source and target version.

regards

kartik