cancel
Showing results for 
Search instead for 
Did you mean: 

Installing PI system on linux i am getting Below ERROR

Former Member
0 Kudos

Hi is any one face this problem before i am faceing this problem

i have giv en all the parameters of ORACLE in ENV

ERROR => Invalid profile parameter dbms/type (or environment variable dbms_type) = <undef>, cannot load DB library

[dbcon.c 4949]

M ***LOG R19=> ThInit, db_connect ( DB-Connect 008192) [thxxhead.c 1477]

M in_ThErrHandle: 1

M *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 11123]

dbms_type=ORA

dbs_ora_tnsname=<SID>

dbs_ora_schema=SAPBW0

ORACLE_SID=<SID>

DB_SID=<SID>

ORACLE_BASE=/oracle

TNS_ADMIN=/oracle/<SID>/102_64/network/admin

ORACLE_HOME=/oracle/<SID>/102_64

NLS_LANG=AMERICAN_AMERICA.UTF8

SAPDATA_HOME=/oracle/<SID>

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Do the following steps.

T:1155512640 Error in program 'igsmux_mt':=====>CPIC-CALL: 'SAP_CMNOREGTP'

Check the port no 3300 in /etc/services and os level.

Make sure the service 3300 is there and assigned as SAP Service sapgw00

If that won't resolve the problem do following steps:

1. Back up your current kernel directory.

2. Update the SAPEXEDB Kernel patch and also SAPEXE with the latest available.

Regards,

Raj.

Edited by: Rajesh Bhatt on Feb 23, 2010 9:02 PM

Edited by: Rajesh Bhatt on Feb 23, 2010 9:03 PM

Former Member
0 Kudos

Hi,

Please check if profile parameter dbms_type=ORA is available in both SIDADM and ORASID users login profile...

Also it should be there in "/usr/sap/trans/binTP_DOMAIN_<SID>.PFL" as "<SID>/DBTYPE = ora"

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Thanks for replying Rajesh i am faceing a network issues

The message in DEV_RFC.TRC

*****ERROR file opened at 20100211 224344 est SAP-REL 710,0,134 RFC-VER 3 1034138 MT-SL

T:1155512640 Error in program 'igsmux_mt':=====>CPIC-CALL: 'SAP_CMNOREGTP'

LOCATION CPIC (TCP/IP) on local host XXXXX

ERROR partner 'XXXXXX':3300' not reached

TIME thu feb 11 22:43:44 201

ReLEASE 710

COMPONENT NI(network interface)

VERSION 39

RC -10

MODULE niXXi.cp

LINE 3142

DETAIL NiPConnect2:127.0.0.1:3300

system Call connect

ERRNO 111

ERRno text Connection refuse

Counter 2

the above message in RFC trace file.. Please help me to install my PI sytem

I have given a static ip but the system is not useing static ip its useing loopback ip.

THanks

Raj

hannes_kuehnemund
Active Contributor
0 Kudos

Dear Raj

If it is using loopback IP, then you have to check /etc/hosts if your hostname is set to ip and not 127.0.0.1

Thanks, Hannes

Former Member
0 Kudos

Hannes

Thanks for replying my message. I have given ip address in etc/host as

IP 192.168.122.1 Hostname

NM 255.255.255.0

Gw 192.168.0.1

do i need to keep loopback ip is 127.0.0.1 in host or shall i remove

but still its takeing loopback ip only.

Thanks &Regd's

Raj

Former Member
0 Kudos

Hannes

Thanks for replying my message. I have given ip address in etc/host as

IP 192.168.122.1 Hostname

NM 255.255.255.0

Gw 192.168.0.1

do i need to keep loopback ip is 127.0.0.1 in host or shall i remove

but still its takeing loopback ip only.

Thanks &Regd's

Raj

former_member185031
Active Contributor
0 Kudos

>>IP 192.168.122.1 Hostname

>>NM 255.255.255.0

>>Gw 192.168.0.1

Did you really enter this in same format ? You need to enter the Ip adress and host name in this format and you need to enter IP address only not submet mask or gateway

192.68.122.1 Hostname

Regards,

Subhash