Sie sind auf Seite 1von 13

1. Error: Test Connect error while installing SAP on Linux with Oracle 10g.

1267282 - Error during install on Linux : Cannot restore segment prot after
reloc:Permission Denied

Symptom

 Error during installation


 Error : Cannot restore segment prot after reloc:Permission Denied

The entire message :

can't load
'/home/bouser/boxi31/perl/lib/site_perl/auto/XML/LibXML/Common/Common.so' for
module
for so.1:cannot restore segment prot after reloc:Permission Denied at
/home/bouser/boxi31/
at /home/bouser/boxi31/perl/lib/site_perl/XML/LibXML.pm line 12
Compilation failed in require at /home/bouser/boxi31/perl/lib/site_perl/XML/LibXML.pm
BEGIN faile--compilation aborded at BOBJEsetupui.pm line 20.
Compilation failed in require at./setupu1.pl line 23
BEGIN failed---compilation aborded at .setupu1.pl line 23

Reproducing the Issue

 Business Objects Enterprise XI 3.1


 Linux Redhat 5.X
 All Databases (Oracle 10g tested)

Cause

When packaging an application on RHEL or CentOS, you may receive the following
error:

Cannot restore segment prot after reloc: Permission denied


This is due the the SE Linux setting being set to "enforcing"

Resolution
Either temporarily disable enforcement on a running system
/usr/sbin/setenforce 0

Or permanently disable enforcement during a system startup


Change "enforcing" to "disabled" in ''/etc/selinux/config'' and reboot.

Rerun the installation


2. Error in Import_Proper phase while upgrading SolMan 7.1 SP8

http://scn.sap.com/thread/3232169

http://scn.sap.com/message/13486575

http://www.stechno.net/sap-notes.html?view=sapnote&id=1597765

http://it.toolbox.com/wiki/index.php/How_to_reset_user_SAP*

DFCCSODBD:db2smd 6> db2 "update SAPSMD.PATCHECK set ACTIVE='' where


CHECK_NAME='DDIC_USER_REQ'";

DB20000I The SQL command completed successfully.

DFCCSODBD:db2smd 7>
3. 500 SAP Internal Server Error

http://scn.sap.com/thread/1436107

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/webdynro-rabax_state-error-3350931

http://scn.sap.com/thread/3307045
4. ABAP Dump while executing any tcode and saving data in SAP R3

Error Text of the Database: "ORA-28001: the password has expired"

Error Analysis/ Solution:

Here the issue was SAPSR3 user password has expired after 180 days . We should change
the password of SAPSR3 , only through BRconnect ., otherwise it would get locked due to
inconsistency. The command to change the same is :
brconnect -u / -f chpass -o SAPSR3 -p
Note that we should unlock the user if its locked . Login sqlplus / as sysdba ; alter user
sapsr3 account unlock;

If it is a Java system , unlock the SAPSR3DB and change password from Configtool also ,
secure store.

Lokendra Kumar 5:02 PM


hi
Sumit Goel 5:03 PM

5. Issue in installing DMS on windows cluster:

Microsoft Windows [Version 6.1.7601]


Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\sapadmin>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\Users\sapadmin>f:
F:\>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\

09/12/2013 03:12 PM <DIR> New folder


09/12/2013 03:14 PM <DIR> sapdb
0 File(s) 0 bytes
2 Dir(s) 422,595,342,336 bytes free

F:\>cd sapdb

F:\sapdb>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\sapdb

09/12/2013 03:14 PM <DIR> .


09/12/2013 03:14 PM <DIR> ..
09/12/2013 03:14 PM <DIR> clients
09/12/2013 03:14 PM <DIR> data
09/12/2013 12:37 PM <DIR> programs
09/12/2013 01:34 PM <DIR> SDP
0 File(s) 0 bytes
6 Dir(s) 422,595,342,336 bytes free

F:\sapdb>cd SDP

F:\sapdb\SDP>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\sapdb\SDP

09/12/2013 01:34 PM <DIR> .


09/12/2013 01:34 PM <DIR> ..
09/12/2013 01:35 PM <DIR> sapdata
09/12/2013 01:35 PM <DIR> saplog
0 File(s) 0 bytes
4 Dir(s) 422,595,342,336 bytes free

F:\sapdb\SDP>cd sapdata

F:\sapdb\SDP\sapdata>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\sapdb\SDP\sapdata

09/12/2013 01:35 PM <DIR> .


09/12/2013 01:35 PM <DIR> ..
09/17/2013 01:07 PM 1,048,576,000 DISKD0001
09/17/2013 01:07 PM 1,048,576,000 DISKD0002
2 File(s) 2,097,152,000 bytes
2 Dir(s) 422,595,342,336 bytes free

F:\sapdb\SDP\sapdata>cd ..

F:\sapdb\SDP>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\sapdb\SDP

09/12/2013 01:34 PM <DIR> .


09/12/2013 01:34 PM <DIR> ..
09/12/2013 01:35 PM <DIR> sapdata
09/12/2013 01:35 PM <DIR> saplog
0 File(s) 0 bytes
4 Dir(s) 422,595,342,336 bytes free

F:\sapdb\SDP>c:

C:\Users\sapadmin>cd\

C:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.
C:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data
ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>
C:\>f:

F:\sapdb\SDP>cd ..

F:\sapdb>cd ..

F:\>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\

09/12/2013 03:12 PM <DIR> New folder


09/12/2013 03:14 PM <DIR> sapdb
0 File(s) 0 bytes
2 Dir(s) 422,595,342,336 bytes free

F:\>cd sapdata\dat
The system cannot find the path specified.

F:\>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\

09/12/2013 03:12 PM <DIR> New folder


09/12/2013 03:14 PM <DIR> sapdb
0 File(s) 0 bytes
2 Dir(s) 422,595,342,336 bytes free

F:\>mkdir sapdata

F:\>cd sapd*
F:\sapdata>dir
Volume in drive F is DATA
Volume Serial Number is 0015-1DE6

Directory of F:\sapdata

09/17/2013 04:29 PM <DIR> .


09/17/2013 04:29 PM <DIR> ..
0 File(s) 0 bytes
2 Dir(s) 422,595,342,336 bytes free

F:\sapdata>mkdir data

F:\sapdata>dbmcli dbm_setpath indepdatapath f:\sapdata\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

F:\sapdata>cd\

F:\>
F:\>
F:\>
F:\>
F:\>dbmcli dbm_setpath indepdatapath f:\sapdata\data
ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

F:\>c:

C:\>dbmcli dbm_setpath indepdatapath f:\sapdbdata


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdb\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdb\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdb\data


ERR
-24993,ERR_RTEEXT: Runtime environment error
1,Error during set registry key IndepData
5,Access is denied.

C:\>dbmcli dbm_setpath indepdatapath f:\sapdb\data


OK

This conversation is saved in the Conversations tab in Lync and in the Conversation History
folder in Outlook.

6. Error while upgrading Kernel using JSPM for Solution Manager:


SAP Note 1401712 - JSPM/SAPJup/SAPehpi/SUM cannot detect
all cluster instances

http://scn.sap.com/thread/3266087

7. ABAP_DUMP:

solman_setup, Its throwing ABAP DUMP "SQL error "-8001" when accessing
table "PAKDATBUF", which indicates for ...

Solution:

Follow the SAP Note: 816773

Set the permission for .oracle under /tmp folder

Chmod 777 .oracle

Chown ora<sid>:dba .oracle

8. Database Startup/Opening error:

SQL> shutdown immediate;


ORA-01116: error in opening database file 3
ORA-01110: data file 3: '/oracle/SMP/sapdata1/undo_1/undo.data1'
ORA-27092: size of file exceeds file size limit of the process
Additional information: 131071
Additional information: 230401
SQL>
https://scn.sap.com/message/4773852
https://forums.oracle.com/thread/2229551
ulimit -a

Ulimit Issue

9. Error while executing RUNSTAT in DB13 for DB2 database:

db13 No permission to maintain system. Reason: Wrong role for connection


user SAP SMP

http://scn.sap.com/thread/2110220

DFCCSOPBP:root>su - db2smp
DFCCSOPBP:db2smp 3> db2 connect

Database Connection Information

Database server = DB2/HPUX-IA64 9.7.5


SQL authorization ID = DB2SMP
Local database alias = SMP

DFCCSOPBP:db2smp 4> db2

db2 => GRANT ROLE SAPTOOLS TO USER SAPSMP


DB20000I The SQL command completed successfully.
db2 => DFCCSOPBP:db2smp 5>

Now try to schedule RUNSTAT and execute.

10. No PXA storage space available at the moment.

http://scn.sap.com/message/9483649

11. Runtime errors TSV_TNEW_PAGE_ALLOC_FAILED

Occurred on 15.08.2014 at 13:06:59


Conne Import wrong comp type

12. http://sap.ittoolbox.com/groups/technical-functional/sap-basis/br0897i-number-of-tables-that-
will-be-skipped-due-to-locked-statistics-4870782
13. http://nikunjthaker.blogspot.in/2011/07/how-to-resolve-harmfulstatistics-error.html
14. Harmful statisics : https://scn.sap.com/thread/667163
15. http://scn.sap.com/thread/2148302
16. https://scn.sap.com/thread/1552209

Das könnte Ihnen auch gefallen