System Landscape New system connection fails

Hi,
I've configured SSO between ECC6 (ABAP stack) and Portal EP7 (AS Java Stack) and now when I test the new System Landscape Object connector it fails with the following message.
"Connection failed. Make sure user mapping is set correctly and all connection properties are correct."
All the SSO settings look to be OK in the Visual Admin and in STRUSTSSO2, SSO2 they are all green. The test for the Connector and the JCO connections is failing. The JCO ping tests fine and I'm able to log into the portal and see the UME and ABAP users in identity management. I've opened an oss message for this but have not had a reply as of yet. Any help would be greatly appreciated.
Jim V

Hi James,
Thank you for replying. The connector or Connection is the one that is failing. I used the correct template for creating the system (SAP ABAP Stack) backend connection. The SAP_HR_MasterData (JCO) connection fails as a result but the ping test tests fine. I've gone thru the UME and Landscape (Connector) configuration about 10 times making sure it is correct. I called to escalate the OSS message but still no reply.
Thanks,
Jim V

Similar Messages

  • Data import from old system to new system, key by raw16 column

    hi, experts,
    now, I have a new system, the system design is to use raw(16) column as key column in all database tables.
    of course, when new system goes live (in production), all new transaction records are written to new system database.
    when the new system inserts new records, it handles itself to avoid conflicts by value of the raw(16) key column
    I now face this issue:
    I need to import data from old system to new system, I use sys_guid() to fill up the raw(16) column in new system database.
    how can I avoid the conflict from value of raw(16) column between old system data and new system database data?
    the sql I write is very simple:
    insert into new_sys_table_a (key_column_raw_16, ..., ... )
    select sys_guid(), old_sys_col_a, old_sys_col_b
    from old_sys_table_a;

    Manik wrote:
    Hi,
    Can you try this as a synch script (you can call so), sys_guid is a sequence, so just run through till u have sequence surpassing your old sequence. Give it a try.. I did not test it, but algorithm might be helpful for you.. Since when did sys_guid become a sequence that can be compared to other sys_guid's to know if it's been surpassed or not?
    SQL> ed
    Wrote file afiedt.buf
      1  select sysguid
      2        ,case when sysguid < lag(sysguid) over (order by lvl)
      3              then 'Lower than previous'
      4         else 'Higher than previous'
      5         end as comparison
      6  from (
      7        select level as lvl, sys_guid() sysguid
      8        from dual
      9        connect by level <= 10
    10*      )
    SQL> /
    SYSGUID                          COMPARISON
    BBF16F0B5B8946F59FE0FEE0FE35729B Higher than previous
    A6E63DDA4E4342E5A8AAD267FE44A7AF Lower than previous
    8632B901474A468C98D7B4020590CBD9 Lower than previous
    36012FD6FA764520B77CF1E06830F2DC Lower than previous
    E35F3455C24444C0991EB62BE7431463 Higher than previous
    A5E5CDBD164A4DB8966E85B5BF4C5C1A Lower than previous
    7A0FFBC6221348A5BDF4858D05876201 Lower than previous
    A9EF3B5EFFB74C4FA74E1C45186510AA Higher than previous
    806839AE5AE04D3998BA5DEBA84AD05C Lower than previous
    F0B235376A4045D7A644345E7FAF0FF4 Higher than previous
    10 rows selected.Doesn't look like much of a sequence to me

  • System Landscape and system alias

    Dear All EP Expert,
    I have some general questions.
    1) If i wanted to connect my EP 7.0 to backend ECC 6. Is there any specific name that i must use for my system landscape and system alias?
    2) Is the system lanscape come in when i include the business package?
    3) Where can i download the latest ESS and MSS business package?
    Can someone assist me on this?
    Thanks you in advance...
    Regards,
    Bryan

    Hi Brian ,
    you cal also download latest ESS and MSS business packages from -->
    download the business package from service market place.
    Navigate through Downloads --> SAP Support Package --> Entry by Application group --> SAP Application Components --> SAP ERP --> SAP ERP2005 -->Entry Point by component -->SAP XSS Self - Service --> SAP ESS 600.
    and similar for MSS 600 business package.
    You cal also refer to this Note for further details about Self Services Business Packages.
    [Note 1004528|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1004528]
    Hope this helps.
    And Regarding System Alias names, there is no such specific name you should keep, as no standard name exists , read more about it on.
    [system aliases|http://help.sap.com/saphelp_nw70/helpdata/en/e9/9bc93f92908032e10000000a11405a/frameset.htm]
    Also,
    System Aliases and SAP Systems
    For SAP systems (BW, CRM, and so on), it is recommended to use a system alias that has as its name parameter the logical system name as defined in the SAP system itself. The logical system is specified in Table T000 in the SAP system.
    Reward points if helpful
    Regards,
    Shailesh Nagar
    Edited by: Shailesh Kumar Nagar on Jan 18, 2008 11:29 AM
    Edited by: Shailesh Kumar Nagar on Jan 18, 2008 11:37 AM

  • After system copy new system size is leeer than old system

    Hii,
    Our client system is upgrading now. So Production BW system copy is done to new system.
    New system size is lesser than the Production system.
    Could any one let me know why this was happen. All the available in production BW is availalable in New system then also the new system size is less.
    Regards,
    sharma.

    Usually when you delete data from a table , the table space will not get released- you will have to run a reorg on the database so that the additional space gets released.... if you do the same on the production system then the spaces should get aligned.  Also run BRCONNECT on the copy as well so that everything is in line.
    Arun

  • New database connection failed with oepe

    Hi everybody,
    @http://docs.oracle.com/cd/E27086_02/help/oracle.eclipse.tools.common.doc/html/install.html#install_oepe
    Oracle Enterprise Pack for Eclipse Installation Guide says:
    "You can install OEPE using any of the following ways:
    Download, and then unzip OEPE plugins directly into the Eclipse dropins folder and restart Eclipse."
    This is what I have done,
    then when I create a new database connection, and I press the button "test connection" i got a pop up saying "Ping failed" giving details:
    java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.net.FactoryURLClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConn(OracleJDBCConnection.java:198)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnection.createConnection(OracleJDBCConnection.java:149)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(DriverConnectionBase.java:105)
         at org.eclipse.datatools.connectivity.DriverConnectionBase.open(DriverConnectionBase.java:54)
         at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(JDBCConnection.java:73)
         at oracle.eclipse.tools.database.connectivity.db.OracleJDBCConnectionFactory.createConnection(OracleJDBCConnectionFactory.java:26)
         at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(ConnectionFactoryProvider.java:83)
         at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:359)
         at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:76)
         at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:59)
         at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Did I miss something?

    The documentation is out of date. The unzip to dropins method is no longer supported. The OEPE zip you downloaded is actually an archived repository. You can follow the instruction for installing using Eclipse Update Manager and point to the downloaded zip instead of the online repository.
    I will follow up to get the docs updated.
    - Konstantin

  • System Landscape and System Group

    Hi
    I am trying to find out the difference between adding a system to a System Group and Adding a system to a System Group in System Landscape Directory.
    I know that adding to a system group has effect on the transport routes while transporting.However not sure how adding a system to a landscape would impact.
    Thanks in advance..

    HI,
    In one sentence,  system landscape contains all the SAP Systems that you have installed. It contains several system groups.
    More on -
    http://help.sap.com/saphelp_bw30b/helpdata/en/63/a30a4ac00811d2851c0000e8a57770/content.htm
    Thanks,
    Moorthy
    Message was edited by: Krishna Moorthy P

  • Change name system landscape in System Landscape overview

    Hello colleagues,
    How to change the name productivo in system landscape overview?
    In the properties object i cant modify,
    Thanks

    right click to the object select open --> properties and change the name... (make sure you click on modify properties)

  • How is standard SAP characteristic uploaded from old system to new system

    Hi All,
             How is standard SAP characteristic (LOBM*) uploaded from one system to another system (where the SAP characteristic is intially does not exist)?
    Regards,
    PSS
    Edited by: PSS on Jul 20, 2009 3:36 PM

    To reinstall on the new computer you will need
    - serial number
    - CD or install file you saved from download
    - old serial number, if it was an upgrade
    It may say "too many activations"; if so, contact Adobe

  • Bad news for "connection failed, wlan / wifi not f...

    Sometime ago I wrote this in my blog: Conn. failed Wlan not found
    And, like most of you who are now reading this post, I've spent hours trying to google a solution, totally without success. But at least, after so much reading and learning, I've come to a definite (and very teaching) conclusion: this issue is due to nothing less but a shameful bug in Symbian^3's DHCP client. There's no blaming the router's settings or characteristics, because with exactly the same routers and settings, most other phones can connect.
    However, I always hoped that the Nokia crew were taking note of this bug and working on it, and I've spent months waiting for a fix in some of the firmware updates. I've done two updates since I got the phone (mine is a C7, but I believe it's a Symbian^3 "feature"), to no avail: disheartedly, both times I've seen that the bug remained there.
    "Maybe in Symbian Belle?" I said to myself. "Of course. They can't be that blunt! The've got to fix it in Belle." So, yesterday I updated my C7 with the "leaked" Belle firmware and, you know what? Yes! They've been certainly working on the bug! This way:
    So far, when trying to connect to some wireless routers we got the error message: "Conn. failed. Wlan not found". Now, after making us wait so much for Belle (and not yet officially released), there's no such message any more!
    Oh, well, certainly we still can't connect to the router, but now the message reads: "Connection failed. Wi-fi netw. not found".
    Nokia, this is un-be-lie-va-ble. I know you're reading this. Will you ever fix the mentioned problem in Symbian? It's no small bug, folks.

    Hi Torben
    Thank you for contacting Nokia Care customer support.
    Since we wrote last I have got a lot more experience with the Belles situation in this area.
    Recently suspicion fell on a bug in old saved data from the "Anna" that causes general network error.
    To solve it, there must be a backup - but NOT the programs / settings, since they bear the error.
    Subsequently, disconnect the phone from, select the Offline profile (Press and hold the cards on the off button and choose the one on this list)
    "Ring" now * # 7370 # accept and enter the security code is 12345, if it asks for it.
    Your security code if you have change it.
    Set Time & Date and reviewing start-up menus.
    Get immediately sent to the settings for data and multimedia.
    Restart your phone and try now about the Internet is working properly.
    Do they do it; you can safely restore contacts and whatever else you have in your backup.
    I would personally appreciate it if you want to participate in a brief survey that will be about my response to you. Customer survey will receive a separate e-mail.
    If there is anything I can do for you, then you're obviously more than welcome to contact me again.
    Sincerely
    Jannik Petersen
    Nokia Care

  • TS1741 Appple tv - After new update connection failed

    I just installed latest update. Now I can't connect to Apple TV from my,iPad. Frustating. I restarted my wireless router, apple tv, iPad IOS. But no luck. This is the second time I face this type of problem. Now I have to wait until Apple release another update.

    You're not alone. Hopefully Apple will give us an update soon.

  • My iphone4 was connected to our bmw5 but was deleted from Bluetooth, now it will not reconect as a new device " connection failed" what should I do?

    iPhone will not reconnect to bmw5 after being accidentally deleted from bluetooth - will not connect  any ideas?

    Hi mgwilliamstown,
    Thanks for using Apple Support Communities.  This article has some information on troubleshooting car stereo connections, including Bluetooth:
    iOS: Troubleshooting car stereo connections
    http://support.apple.com/kb/TS3581
    Cheers,
    - Ari

  • System Landscape for ESS/MSS in EP60 SP2

    I have installed EP60 SP2 on J2EE 6.20 and MSSQL. I have imported business packages ESS 50-4 and MSS 60-1-5. I have created the folder Systems in Portal Content and created a system SAP_R3 with aliases SAP_R3_HumanResources, SAP_R3_Cross, SAP_R3_Travel, and SAP_R3_Financials.
    My 4.7 R/3 system is app server R3DEV02.domain.com, system id DEV, sysno 01, client 100.  My ITS server is http://itsdev01.domain.com:71/scripts/wgate/webgui/! using client 100.  My EP path is http://sapport01.domain.com:50000/irj/.
    Given this information, can anyone tell me exactly what parameters I must set in the system landscape for system SAP_R3 and what the values should be for ESS and MSS to work properly?  If I go to the System Landscape Cockpit, system SAP_R3 fails all tests.
    Any and all help is certainly appreciated.

    Hello Gary,
    WRT SAP_R3 system landscape test failure, I ran into the same issue earlier, for a SAP_R3_Dedicated system. Keep the same setting values, but leave the system id (DEV) Blank, then test.
    Your definition of (Application Server Host Address + System Number) should be sufficient for a SAP_R3_Dedicated connection.
    I hope this will resolve your system TEST problem.
    Regards,
    AAAttar

  • System Landscape?

    Hi experts,
    (Q1). I’m new to SAP XI and recently I’ve attended an interview with an MNC. There the interviewer asked to draw complete system landscape (all systems which are integrated with XI). I told him that I’ve configured JDBC, File (with content conversions), IDOC, RFC and SOAP adapters. I need a sample system landscape wherein I can show all the systems involved in configurations and it shud cover all the above mention adapters. In which scenario we use JDBC adapter……I
    (Q2). In a system landscape do we maintain a single File server or every system will have there own file servers. If only a single file server exists then how we can configure file2file scenario using RFC?
    (Q3). In which scenario we use JDBC adapter….I mean can we send the data directly to DB lets say SQL Server without using any front-end applications.
    Thanks in advance
    Faisal
    Points will be given to the correct answers.

    hi abdul,
    for covering all adapters
    u need 3 system
    1)SAP r/3 system(RFC,IDOC)
    2)any third party system for webservice say Enterprise Portal system(SOAP)
    3)one Oracle System(JDBC)
    (Q2). In a system landscape do we maintain a single File server or every system will have there own file servers. If only a single file server exists then how we can configure file2file scenario using RFC?
    System Landscape refers to the systems u r integrating in ur organization.
    for example in our organization we are integrating SAP r/3 which carries "XYZ" data and we need to reflect this data in oracle database too.
    so in this scenario we are integrating SAP system with Oracle.
    our landscape consist of 2 systems one is SAP and other is Oracle.
    sometimes it also refers to DEV QAS and PRD systems of XI .
    in ur case we can have multiple file servers it depends,
    if single file server exists then we can do file to file scenarion on the same server like get one file from one folder and dump to another folder.
    and from where RFC has come
    RFC is used to integrate SAP system with other systems
    think he was trying to misguide u.
    (Q3). In which scenario we use JDBC adapter….I mean can we send the data directly to DB lets say SQL Server without using any front-end applications.
    yes in this case we use JDBC when we want to hit database directly without any front end application.
    Thanks & Regards,
    Rama Krishna
    Edited by: rama krishna talluri on Mar 12, 2008 10:29 AM

  • System Landscape RFC User

    Hi,
    I have a simple question. I would like to be able to monitor my erp system(on another host) from solman. Using wizard, In the set-up system landscape-> create system step, under the main instance selection, what should I choose to add my erp system?
    Plug Ins for Satellite Systems or Agents for Satellite Systems
    Thank you.

    Hi,
    This info i took it from help library.
    If you want the ATP check to be performed in SAP APO but triggered from SAP R/3, make sure when
    defining the RFC connection of the SAP APO system in SAP R/3 that you use a user ID for the SAP APO
    system that was created there as a dialog user.
    Thanks,
    nandha

  • System Landscape security

    Hi,
    We have a system landscape having systems based on Java stack(EP,BI Java), Java+ABAP(XI,SRM) stack and ABAP(ECC) stack.
    We have Windows Active Directory as the LDAP server.
    We need to implement a security concept for the entire landscape.
    Requirement is to use single sign-on and LDAP. We also want to use Windows integrated authentication.
    Could someone please answer the following questions:
    1.Recommended data source for users and role assignments?(LDAP,ABAP,UME).
    2.Can/Should CUA be used to manage the users of Java stacks?
    4. Any other recommendation / learnings?
    Basically, I need to know an optimal/tested solution for implementing security in such a complex landscape.
    Thanks.

    Rohit,
    If you go to https://websmp207.sap-ag.de/security and navigate to 'Security in Detail' on detailed navigation, you will find relevant information.
    There is also a security guide on /NW2004s. Related documents you can find at
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/dfb47ddd-0901-0010-a9b4-c0cce1277616
    Regards,
    James

Maybe you are looking for

  • Impact of Logging INDEX on Nologging object(TABLE) at the time of Recoveryt

    Hi All, If I have a TABLE which is of NOLOGGING Mode and the index on this table is of LOGGING Mode. If I want to Recover this table in case of its lost. How It will impact? Will it give any Error? Please Explain..... Thanks in Advance.

  • Does Siri work on iPhone 4 os6.1.1

    Hello peeps!....I use an iPhone 4 and recently update my O'S to 6:1:1.....does Siri work on it ( my iphone4)?

  • Id and name attributes on xsd elements

    id, and name attributes on elements do not have a defined length, correct? We are shredding an xml document into storage, currently we assign 255 characters for the field that will persist the values, since the id/name fields can be longer than this

  • Renaming iphoto

    I wanted to create a new iphoto library so I renamed my original iphoto in my pictures folder. I then created a new library. But, when I opened the original one that I renamed my pictures have all disappeared. I have attempted to restore them through

  • Logic Pro and Basic Audio Units

    Is anyone else having an issue with Logic Pro 9.1.8 and using legacy/basic audio unit effects located in the Audio Units > Apple location?  It seems as though anytime I try to use an AU* type plugin with my project the EQ freezes like it did before t