cancel
Showing results for 
Search instead for 
Did you mean: 

program _____.MDS not registered..PI 7.1 EHP 1-MDM 7.1 Integration-ABAP API

Former Member
0 Kudos

Hi,

I am on the way of integrating ABAP API in PI 7.1 EHP 1 with MDM 7.1

I installed MDM ABAP API in PI system.

In transaction MDMAPIC, created MDM Server Connection with default port, DBMS Hosts and MDM Repository.

After I did the above tasks, I tested the RFC Connection, But its failed with the following error.

Connection Test MDM_API_GEN_DEFIANCEDEP

Connection Type TCP/IP Connection

Logon Connection Error

Error Details Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67

Error Details ERROR: program DEFIANCEDEP.MDS not registered

Error Details LOCATION: SAP-Gateway on host DEFIANCEDPI / sapgw00

Error Details DETAIL: TP DEFIANCEDEP.MDS not registered

Error Details COMPONENT: SAP-Gateway

Error Details COUNTER: 87

Error Details MODULE: gwr3cpic.c

Error Details LINE: 1714

Error Details RETURN CODE: 679

Error Details SUBRC: 0

Error Details RELEASE: 711

Error Details TIME: Sat Mar 12 13:53:55 2011

Error Details VERSION: 2

Appreciated if replied with the proper resolution at the earliest.

Thanks in Advance

Pradeep Shetty

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Thanks for your answer.

I have upgraded all (BASIS, ABAP, BW, PI_BASIS) the SP to latest (its should be above 4 to support MDM API)

Then took the action as per SAP Note 1483675 - MDS registration fails (Added - SAP RFC Gateways= GWHOST=DEFIANCEDPI GWSERV=sapgw00 TRACE=1 in MDS.INI file ) and its communicating now.

It will be helpful, if anybody, send the MDM CCMS step-by-step Configuration guide (PI)

My PI System version is - PI 7.1 EHP 1

MDM System Version is - MDM 7.1

Thanks

Pradeep Shetty

Former Member
0 Kudos

Hi Pradeep,

Please find below link where you will get step by step CCMS config guide. To access this guide you nedd S-ID then only you can get this Zip file.

http://service.sap.com/~sapidb/011000358700000394322007E

Thanks and Regards

Praful.

Answers (3)

Answers (3)

cweissheimer
Advisor
Advisor
0 Kudos

Check the following note, it might help you:

#1483675 - MDS registration fails

BR,

Carlos

Former Member
0 Kudos

Hi Kanstantsin Chernichenka,

Thanks for your reply.

I tried the given suggestion. And even restarted the PI and MDM system.

Still, I am facing the same problem.

My allow.ip file contains

122.183.187.24;

122.183.187.25;

115.242.211.112;

115.184.2.47;

My MDS.ini file contents are

[MDM Server]

XCS Ini Version=1

Accelerator Dir=E:\usr\sap\MDM\MDS02\mdm\accelerators

Log Dir=E:\usr\sap\MDM\MDS02\log

Report Dir=E:\usr\sap\MDM\MDS02\mdm\reports

Archive Dir=E:\usr\sap\MDM\MDS02\mdm\archives

Distribution Root Dir=E:\usr\sap\MDM\MDS02\mdm\distributions

Transport Dir=E:\usr\sap\MDM\MDS02\mdm\transport

Modifications Dir=E:\usr\sap\MDM\MDS02\mdm\modifications

Lexicon Dir=E:\usr\sap\MDM\MDS02\exe\Lexicons\

Extra DBConnection Validation=True

Log SQL Errors=True

String Resource Dir=E:\usr\sap\MDM\MDS02\exe\LangStrings\

Stemmer Install Dir=E:\usr\sap\MDM\MDS02\exe

Wily Instrumentation=False

Wily Instrumentation Level Threshold=10

SLD Registration=True

Skip Unchanged Records=False

Autostart=0

MDS Ini Version=1

RELEASE\UseAssert=True

Tracing Level=3

LogViewer Format Logging=False

LogViewer Format Tracing=False

Trusted SAP Systems=DPI

TrustFiles Dir=E:\usr\sap\MDM\MDS02\config

Max Threads Per Operation=Auto

Lock Account After Failed Password Attempts=5

Lock Account Duration=1800

Minimal Password Length=5

Password Expiration Days=90

Password Expiration Warning=7

Disable Read Access To Corrupt Repositories=False

MDS Scone=

Log SQL Modifications=False

Maximum DBMS Bind Count=512

Oracle\Dll=OCI.DLL

Allow Console to Retrieve Files=True

Oracle Tablespace Files=1

Default Interface Language Code=eng

Default Interface Country Code=US

Client Ping Timeout Minutes=0

Inactive Client Timeout Minutes=30

Value Retrieval Threshold=0

Protect Family Nodes With Locked Data=False

Number Of Stemmers Per Language=2

TrexDllPath=

Import Slice Size=2048

Bulk Import Silo=True

Safe Silo Mode=False

Enable Change Stamp Logging=False

Always Verify DBMS Connection Before Executing SQL Statements=False

Disable Read Access To Repositories That Require Restart=False

Family Retrieval Threshold=30000

Enable Client Dictionaries=False

Restricted Url For Client Export=

Index_Page_Margin=10

Default Slice Size=500

Default Slice Wait Time MS=300

Enable Slicing For Non-Bulk Operations=False

Multithreaded Matching=True

SAP RFC Gateways=

[MDM Server\Databases\MDM_1MDMORCL_5_3_4_3]

Port=2345

Login=SYSTEM

Password+=ES066H2NVHDCFSJ206LJ9I995SLBVSA21OMQPM0

Stemmer Language=

Stemmer Variant=

Valid Keyword Chars=abcdefghijklmnopqrstuvwxyz0123456789

Max Large Text Length=250000

Number of Rows Per Fetch=100

Max Initial MB to Retain=4

Max Send Failure MB to Retain=4

Workflow Detailed Report=False

Mail Server=

Mail SMTP Timeout=1

Here I am requesting you to send your valuable feedback at the earliest.

Thanks

Pradeep Shetty

Former Member
0 Kudos

Hello Pradeep Kumar Shetty

I have some doubt according your mdm ABAP API package number. Are you sure that package number is correct?

I'm not wizard and i don't know which is IP adress used your PI system and your ERP

Could you get it, for example from ping, and compare with list of adresses in your allow.ip file

IP adress your PI server should be in your allow.ip file

maybe that forums post help you:

Regards

Kanstantsin Chernichenka

Former Member
0 Kudos

Hello Pradeep Shetty

SAP MDM has mechanism for trusted connection creation.

in configuration files "allow.ip" and "deny.ip" set IP adresses for trusted/non trusted systems

in mds.ini

parameters "TrustFiles Dir" identify locations where is placed "allow.ip" and "deny.ip" files.

Please check file "allow.ip" where you should save IP adress your destignation system.

and sdelete that IP adress from "deny.ip" if it presents there.

Regards

Kanstantsin Chernichenka