cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Installation of Solution manager on Linux platform

Former Member
0 Kudos

Hi, I am Installing  SAP Solution manager on Linux CentOs using Virtual Box.

I am getting error at the time of running phase Import ABAP.

Please go through attachment  for screenshots of error.

Virtual memory is set to 4 Gb.

Please help.

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Kudos

Here is Trans.log

4 ETW000 ./R3trans version 6.24 (release 721 - 14.10.14 - 20:14:08).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 06.05.2015 - 11:30:56

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: ./R3trans -d

4 ETW000  trace at level 2 opened for a given file pointer

4 ETW000  [     dev trc,00000]  Wed May  6 11:30:56 2015                                                  51  0.000051

4 ETW000  [     dev trc,00000]  db_con_init called                                                        28  0.000079

4 ETW000  [     dev trc,00000]  set_use_ext_con_info(): rsdb/ssfs_connect not set => ssfs not used        42  0.000121

4 ETW000  [     dev trc,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  10  0.000131

4 ETW000  [     dev trc,00000]  create_con (con_name=R/3)                                                  9  0.000140

4 ETW000  [     dev trc,00000]  Loading DB library '/usr/sap/SLV/SYS/exe/run/dbmdbslib.so' ...            27  0.000167

4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SLV/SYS/exe/run/dbmdbslib.so") FAILED

4 ETW000                          "/usr/sap/SLV/SYS/exe/run/dbmdbslib.so: cannot open shared object file: No such file or directory"

4 ETW000                                                                                                  61  0.000228

4 ETW000  [dbcon.c     ,00000]  *** ERROR => Couldn't load library '/usr/sap/SLV/SYS/exe/run/dbmdbslib.so'

4 ETW000                                                                                                  33  0.000261

2EETW169 no connect possible: "maybe someone set invalid values for DIR_LIBRARY ('/usr/sap/SLV/SYS/exe/run') or dbms_type ('mdb')"

divyanshu_srivastava3
Active Contributor
0 Kudos

What is you database ?

Have you updated kernel using correct DB dependent and independent files ?

Make sure your DB is up and running.

Please refer below thread for further understanding.

Once all done, restart it.

Former Member
0 Kudos

Hi Sanket,

From the logs it seems the db libs are missing "/usr/sap/SLV/SYS/exe/run/dbmdbslib.so: and it checks for the below path "/usr/sap/SLV/SYS/exe/run/.


4 ETW000  [     dev trc,00000]  Loading DB library '/usr/sap/SLV/SYS/exe/run/dbmdbslib.so' ...            27  0.000167

4 ETW000  [dlux.c      ,00000]  *** ERROR => DlLoadLib()==DLENOACCESS - dlopen("/usr/sap/SLV/SYS/exe/run/dbmdbslib.so") FAILED

4 ETW000                         "/usr/sap/SLV/SYS/exe/run/dbmdbslib.so: cannot open shared object file: No such file or directory"

So do validate those files in the "/usr/sap/SLV/SYS/exe/run".

also AS mentioned by JA. The CenterOS and Virtual BOX is not supported. Do validate it as well as SAP will not support inthis case or may be a limited support will be available for this if your using the system in long term.

Let us know the outcome.

Regards,

Ram

Former Member
0 Kudos

Well ...If u look at the error screenshots

I almost reached 15th phase.

I thought..If RHEL is supported CentOs shud also be.

but niway looking for dbmdbslib.so.




Former Member
0 Kudos

hi Sanket,

True you have reached the 15 phase but some times due to missing Lib files or unknow errors you may not be able to complete the installtion.

Best of luck for your activity. If it goes well. you can update SAP on that with related DVD and files used. mentioning Limited Support

Regards,

Ram

manumohandas82
Active Contributor
0 Kudos

Hi Sanket  ,

1 ) Please check whether the following  directory has access to <sid>adm and sapsys

/usr/sap/SLV/SYS/exe

/sapmnt/SLV/exe

Please run saproot.sh  if present in these directory  [ User should  be root ]

Check whether the following file exist

/usr/sap/SLV/SYS/exe/run/dbmdbslib.so

2 ) Restart your Server  and try once again

Thanks ,

Manu



JAMpe
Participant
0 Kudos

Hello,

Linux CentOS and Virtualbox are not supported for SAP Installations, please check the following to avoid problems:

Best regards,

JAM

former_member182657
Active Contributor
0 Kudos

Hi,

Suggest you to have latest versions of tools R3trans,R3load & R3check or patch the kernel with latest available & try again .

Good luck !!

Former Member
0 Kudos

root@sanketghatge linuxx86_64]# ./R3trans -d

This is ./R3trans version 6.24 (release 721 - 14.10.14 - 20:14:08).

unicode enabled version

2EETW169 no connect possible: "environment variable DIR_LIBRARY is not set."

./R3trans finished (0012).

What value shud be set in the environment variable DIR_LIBRARY and dbms_type .

former_member182657
Active Contributor
0 Kudos

Hi Sanket,

Have you followed my previous reply of using latest versions of R3trans,R3load & R3check ? Please confirm.

As per me issue would be resolved after usage of latest tools,if possible give a try.

Good luck !!

manumohandas82
Active Contributor
0 Kudos

Hi Sanket ,

Please try it ( R3trans -d ) using user <sid>adm [ as suggested earlier ]   and not  using  user root / any other user .

Thanks ,

Manu

manumohandas82
Active Contributor
0 Kudos

Hi Sanket ,

Seems   SAP is not able to connect to the DB

Please execute R3trans -d   or  R3trans -x as <sid>adm user  and share the trans.log file

Thanks ,

Manu

Former Member
0 Kudos

Here is R3load.exe.log

sapparam: sapargv(argc, argv) has not been called!

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load: START OF LOG: 20150505114451

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load: sccsid @(#) $Id: //bas/721_REL/src/R3ld/R3load/R3ldmain.c#10 $ SAP

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load: version R7.20/V1.6 [UNICODE]

Compiled Dec 11 2014 19:35:27

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load -testconnect

(DB) ERROR: DbSlControl(DBSL_CMD_IMP_FUNS_SET) rc = 20

(DB) ERROR: DbSlErrorMsg rc = 20

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)

/usr/sap/SLV/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20150505114451

divyanshu_srivastava3
Active Contributor
0 Kudos

Supply the installation logs and make sure your DB services are up and running.

BTW, increase the system resources if you can.

Regards,

former_member185239
Active Contributor
0 Kudos

Hi Sanket,

Kindly check your database is up or not.

With Regards

Ashutosh Chaturvedi

former_member182657
Active Contributor
0 Kudos

Hi,

Could you share R3load.exe.log file from the system ?

Thanks,

Former Member
0 Kudos

R3load log? how to get that

Former Member
0 Kudos

Hi Sanket,

The log will be there in the installtion directory. check in /temp or /tmp if you have not specify any installtion directory. under temp there will be sapinstdir with date time stamp of your current setup.

And you need to use either winscp or any editor to copy that log.

Regards,

Ram

Former Member
0 Kudos