Connection issue from BI to ECC 5.0

Hi,
I am facing the problem while connecting the BI 7.0(Unicode) to ECC 5.0(Non Unicode).
The Source system is created and activated. But when i run the infopackage the Request IDOCs are not getting sent to the ECC 5.0.
There is an error stating "Code Page Not Found". Idocs with Status 02.
Plz suggest a solution for this.

Hi,
Check  the connections in R/3 and BW side by using  tranasactions SM59 and SALE.
Hope it helps..
Thanks,
Jayapal.

Similar Messages

  • Connectivity issues from Oracle to Sybase

    Friends.
    I have connectivity issue from Oracle 9.2.0.1 to Sybase 12.5 ASE .I am connecting through the database link in oracle to access the tables.
    The error message i am getting :
    select count(*) from TEST_TABLE@IND_TEST;
    ERROR at line 1:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    523 80
    ORA-02063: preceding 2 lines from IND_TEST
    Please guide me how to solve this error message. is it version incompatible now?
    Thanks
    Rocky

    Hi,
    You are now making the connection to the Sybase database but there is a problem with the user and password used in the database link.
    Sybase is case sensitive for names so you need to surround the user/password in double quotes to make sure they are passed to Sybase in the correct case -
    create database link ind_test connect to "sybuser" identified by "sybpass" using 'tnsnames_ora_entry' ;
    where sybuser is the userid as created in Sybase with the password sybpass.
    If they were setup in Sybase in mixed case then it would be -
    create database link ind_test connect to "Sybuser" identified by "Sybpass" using 'tnsnames_ora_entry' ;
    Regards,
    Mike
    Edited by: mkirtley on Sep 27, 2011 12:55 PM

  • Webrtc connection issue from chrome to firefox

    In my webrtc video application when there is always a connection issue from chrome to firefox.
    If the user on Firefox joins first to the room and the 2nd user on chrome joins second then ther is no issue. It connects smoothly.
    But in the reverse case there is a connection but no audio and video.
    You can check the app at : https://uc.connectuscom.com/video/#k9EBX8xd#Video
    open one instance of this this link on chrome and then another on Firefox to reproduce the issue. Use 2 separate machines to avoid the issue of camera availability for the browsers.

    Hi,
    You posted two questions on the same topic. Seems like you pressed Post twice. Please continue at [/questions/994533]. I'll be closing this thread.

  • Replication of storage loaction issue from crm to ecc

    HI Experts ,
    I am facing issue while store location replication from CRM to ECC.
    I have create field "Hub Location" using AET  on web  ui and behind that store  location search field is working .
    I have already created a Order . I have copied that order .Add store location .
    When i save Now all process executed and BDOC execute successfully with no error .
    I have enhanced BADI data exchange and add code in method crm_dataexchange_after_fill method and added store location .
    Issue : Now when i go-to to crmd_order transaction and checked that order then i am getting error that Store location plant is not defined .
    Please help .
    Regards ,
    Rishi

    Hi Rashi,
    Sorry for the late reply.
    Goto ECC system and find the FM "BAPI_SALESDOCU_PROXY_UPLOAD" and set the break point using your RFC user id (RFC user id from CRM to ECC and RFC user id should have the debug rights).
    Once you create the order in CRM and it will come to debug in ECC.
    Check TI_EXTENSION_IN tables whether your values are coming in.
    If not your CRM Middleware BADI coding was not done correctly.
    Hope this would help you.
    Regards,
    Bala

  • Oracle Client Side connectivity issues from a Windows XP Machine

    I am sure most of you guys may have addressed this issue of the time delay the client application takes to retrieve the data from the Oracle database. However, here's my problem.
    We have installed a VB application running on Windows Xp along with an Oracle 8i client. Now when the application tries to connect to the database at times the data fetching speed is quick and at times its really slow... takes almost 15-20 minutes.. We're not sure if this is an application issue/oracle client configuration issue or a network issue..
    We've wasted alot of time blaming the network/connectivity.. However, is there anything that we would need to check at the clients pc.. oracle config etc.etc.. ???
    Please help..

    Might want to try out a couple of things:
    When it's running slow:
    1. ping the server to see the response time of the server.
    2. check the CPU usage on the server. There could be a resource crunch taking place due to other large and/or multiple transactions going on.
    3. kill the VB connection and run the SQL from the command prompt and see how long it takes. Sometimes executing an SQL from the application may take longer, while from the command prompt, it's quicker. In this case, application tuning is required.
    4. check to see the CPU and memory usage on the client PC itself. If there are multiple applications in use chewing up these resources, it can and will slow things down on the client PC itself.
    Oracle client does not require configuration as such.

  • Connectivity issue from only one computer

    Let me start by saying i have 10 servers and about 15 workstations on this network. only one computer (my main computer) has this issue. all other computers work as they should.
    This problem started to happen recently and randomly affecting RDP connections to 2 of 10 servers and now affects 5 of 10 servers. I am not sure i did anything to make the problem worse. Additionally I at first suspected it a DNS issue as connecting to the
    ip address of effected computer as opposed to host name allows connection but as I said the issue is only on one computer. Looking at the logs below i am stumped. 
    ELECTRO4UBLADE
    20499
    Warning
    Microsoft-Windows-TerminalServices-RemoteConnectionManager
    Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin
    3/18/2014 9:39:45 AM
    Remote Desktop Services has taken too long to load the user configuration from server \\ADDS1.PDX.DAVISDARVISH.COM for user davis
    RDPClient_SSL: An error was encountered when transitioning from TsSslStateDisconnected to TsSslStateDisconnected in response to 25 (error code 0x8000FFFF).

    I'm experiencing the same issue, intermittently, when remotely using two of our eight SBS 2003 network computers via Remote Web Workplace. The two SBS computers are Windows 8.1 Pro 64 bit machines.
    Intermittently, the RWW connection is lost and I'm returned to the RWW page with the message "VBScript Remote Desktop Disconnected...an internal error has occurred.
    When the issue occurs, the Event logs on both SBS computers contain the Event ID 20499, Remote Desktop Services has
    taken too long to load the user configuration from server XXXXX. The event is logged at the time the RWW connection is lost.
    As the issue occurs with RDP sessions to Windows Server 2012 R2 (based on reports from others) and, in my case, SBS 2003,
    perhaps the common element is Windows 8.1.

  • WebDynpro ABAP application issue from Portal after ECC 6 upgrade to SP14

    Hi,
       We have recently upgraded the Kernel, ABAP and Java stack of ECC 6.0 system to SP14. After the upgrade most of the WebDynpro ABAP applications doesn't load and just flickers when run from Portal as a WebDynpro iView, but they run perfectly fine when accessed directly using URL. These were running fine prior to the upgrade. Can someone suggest what can be going wrong.
       Will reward points for helpful answer.
    Regards
    Mukesh

    Hi Mukesh,
    As Gajendra said, restarting the service in SICF sometimes works for us, but not always.  We have also had to deactivate the entire Webdynpro node, and then reactivate it and all of the services below it.
    Obviously something changed in the SP, given that we now have to do this every time we create a new WDA application.
    Cheers,
    John

  • Connection issue from sqldeveloper to Oracle Database 10g

    I have installed Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 on my machine having platform Windows vista
    Now i have install sqldeveloper but i am not able to connect to oracle databse.
    GETTING AN ERROR Network adapter could not make it connection
    after that i have tried to check listners.ora through tnsping orcl getting following result
    C:\Users\Kailas>tnsping orcl
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production on 08-APR-2
    011 00:20:05
    Copyright (c) 1997, 2006, Oracle. All rights reserved.
    Used parameter files:
    E:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = kailasLa
    pi)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl)))
    TNS-12541: TNS:no listener
    Please let me know What should i do i want to start my practice sessions on sqldeveloper
    I am new in Oracle pl/sql development
    Please guide me on this.........................

    SQLDeveloper 3.0 production is supplied with the thin driver 11.2.0.2
    it needs 11.2.0.2 version to use thick which has a few additional features over thin.
    To avoid confusion with other Oracle software you can set the ORACLE_HOME in the session you start sqldeveloper in as described below:
    The version mismatch is often because SQLDeveloper is trying to use the 'thick' driver and 11.2.0.2 thick is not available,
    try
    thin by:
    1/(uncheck Tools->preferences->Datababae->advanced->use OCI/thick driver, and
    2/If necessary, set ORACLE_HOME for your cmd.exe session where sqldev is started from to where sqldeveloper is where %ORACLE_HOME%\jdbc\lib exists, (so SQLDeveloper does not try your existing ORACLE_HOME) and
    3/If using connection type TNS, use Connection Type TNS -> Network Alias.
    4/You may need to set Tools->preferences->Datababase->advanced->Tnsname directory to the directory containing tnsnames.ora
    -Turloch
    SQLDeveloper Team

  • Connection Issues from OBIEE to Essbase

    We are facing the below problem while pulling members or data either from OBIEE repository or Presentation Service. We can see the basic dimensions after connection in physical layer.
    Nqserror:10058 A general error has occurred.
    Nqserror:43093 An error occurred while processing the EXCUTE PHYSICAL statement.
    Essbase Error
    We use Essbase 11.1.1.3 with OBIEE 10.1.3.3.3 on different servers
    We have tried following things already
    1) Reinstalled OBIEE
    2) Changed the Essbase variables to System Variables
    but still facing the same problem. For now we have security through Shared Services with admin login.
    Can anyone tell me what needs to be done at essbase end or OBIEE end to make this work. Like what are the pre-requisites, etc.
    I was able to execute the final sql generated by OBIEE through MDX in EAS from the below log.
    Log file from OBIEE*
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- SQL Request:
    SET VARIABLE QUERY_SRC_CD='Report';SELECT LOR_DB."Total CUST" saw_0, LOR_DB."Active CUST" saw_1, LOR_DB."New CUST # ( Last 12 Months)" saw_2, LOR_DB."New CUST # ( Last 12 Months)" saw_3, LOR_DB."Annual Frequency" saw_4 FROM "LOR_DB#1"
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- General Query Info:
    Repository: Star, Subject Area: LOR_DB, Presentation: LOR_DB#1
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Logical Request (before navigation):
    RqList distinct
    Total CUST:[DAggr(LOR_DB.Total CUST by [ ] )] as c1 GB,
    Active CUST:[DAggr(LOR_DB.Active CUST by [ ] )] as c2 GB,
    New CUST # ( Last 12 Months):[DAggr(LOR_DB.New CUST # ( Last 12 Months) by [ ] )] as c3 GB,
    New CUST # ( Last 12 Months):[DAggr(LOR_DB.New CUST # ( Last 12 Months) by [ ] )] as c4 GB,
    Annual Frequency:[DAggr(LOR_DB.Annual Frequency by [ ] )] as c5 GB
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Execution plan:
    Child Nodes (RqCache):
    RqList <<4179>> [for database 0:0,0] distinct
    D1.c4 as c1 GB [for database 0:0,0],
    D1.c3 as c2 GB [for database 0:0,0],
    D1.c2 as c3 GB [for database 0:0,0],
    D1.c2 as c4 GB [for database 0:0,0],
    D1.c1 as c5 GB [for database 0:0,0]
    Child Nodes (RqJoinSpec): <<4205>> [for database 0:0,0]
    RqList <<4186>> [for database 3023:6:precrmmkt01.INDIA.COM,34]
    AggrExternal(LOR_DB.Annual Frequency) as c1 GB [for database 3023:6,34],
    AggrExternal(LOR_DB.New CUST # ( Last 12 Months)) as c2 GB [for database 3023:6,34],
    AggrExternal(LOR_DB.Active CUST) as c3 GB [for database 3023:6,34],
    AggrExternal(LOR_DB.Total CUST) as c4 GB [for database 3023:6,34]
    Child Nodes (RqJoinSpec): <<4189>> [for database 3023:6:precrmmkt01.INDIA.COM,34]
    LOR_DB T259
    ) as D1
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Sending query to database named precrmmkt01.INDIA.COM (id: <<4186>>):
    select
    { [Measures].[Annual Frequency],
    [Measures].[New CUST # ( Last 12 Months)],
    [Measures].[Active CUST],
    [Measures].[Total CUST]
    } on columns
    from [LOR_PROT.LOR_DB]
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Query execution terminated: <<4186>>
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Execution Node: <<4179>> Projection, Close Row Count = 0, Row Width = 0 bytes
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Execution Node: <<4179>> Sort, Close Row Count = 0, Row Width = 0 bytes
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Execution Node: <<4207>> DbGateway Exchange, Close Row Count = 1, Row Width = 0 bytes
    +++admin:350000:350004:----2011/03/08 18:48:54
    -------------------- Query Status: Query Failed: Essbase Error
    Appreciate any help.:)

    Guys,
    Anyone faced this problem anytime.
    Appreciate any help, thanks in advance.

  • Intermittent connection issues from Mac Pro & iPhone

    Hello I have a single band AEBSn. I bought it in Nov. 2007 and it's been working great. Occasionally on my Mac Pro my the airport signal strength drops off and it displays a "searching" icon (the icon cycles through all signal strengths as it searches). During this time I cannot connect to the AEBSn with my iPhone, either. This scenario has been observed with all iPhone OS versions as well as Leopard and Snow Leopard on the Mac Pro which rules out the issue being the computer.
    The green light is always illuminated on the router and I get no error messages. After awhile (sometimes a couple min, sometimes longer) the connection re-establishes on it's own. No restart of any device is necessary for it to reconnect.
    Any ideas what could be the issue?

    I have it set to automatically find a channel. I thought it scanned for the least amount of traffic on a given channel to use? I only pick up 4 other wifi hotspots at my house but I do live in the city with plenty of other devices running I'm sure.
    What's default for most Linksys and D-Link routers, Ch 11 correct? I'll try changing to Ch 1 for now to see how that goes.

  • Connectivity Issue FROM Server To Client

    Hi All,
    I am having one trouble when i am connecting my server to the clients some of my client machines are working and some of the client machines are in remote locations.In Remote locations i am facing a problem when i want to upgrade the client machines to PL 20 and when i am trying to update it is taking a long time and after some time it is giving a message box as COMMUNICATION LINK FAILURE and DATABASE CONNECTION IS LOST OR BAD CONNECTION.So please help me to resolve this problem and when i am running ADDON'S       User Defined Objects are getting deleted and for some ADDON'S it is saying it as Wrong EXECUTABLE DIGITAL SIGNATURE.
    MY SERVER MACHINE IS WINDOWS SERVER SP2 and DATABASE IS SQL 2008 R2
    Regards
    CHERRY

    Hii
           The connection to the other places from the main server to other by Cable is working fine but when it is connceted to the other place which is a wireless connection is taking time for upgradation and also installation of the addons as it is utilizing the maximum network and unable to load the Customized addon even though when it is installed. and when i continously checking the ping suddenly at one point of time it is saying request timed out and application is closing from the client system.
    Regards
    Cherry

  • Re-connecting issue from source drive

    I am trying to open an FCP project from a friends USB 2.0 Drive
    The hard drive contains all source materials
    When i open the project file in FCP it begins to search for all the source capture which exists on the Hard Drive. However it searches for every single source MOV. The project takes 20 minutes to open
    and by the time it opens, if it does, all the media is disconnected and/or there are no files there.
    Thank you in advance.

    First of all, a USB drive simply will not cut it for video editing. As you have a Mac Pro, install a second drive and transfer the media and project file to that.
    The reason that the media is offline is because the project file is still looking at the old path -"Your friends computer name/Volumes/USB drive/name of projects capture scratch folder". Opened on your computer, it falls at the first hurdle.
    To make the project file work, your buddy needs to use the Media Manager to consolidate the project and all its media to a single folder. Then reconnecting is just a matter of finding one file -the others will be found automatically.

  • Connectivity Issue

    Hi All
    Probably due to connectivity issue from Adapter engine to Integration engine, we have encountered with the following error in audit log of channel monitoring. Can any have an idea where we look for right settings?
    "Transmitting the message to endpoint http://<Host name : service number (8000)>/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: java.net.ConnectException: Connection refused"
    I tried to surf SDN, however I didn't get exact solution. Thanks in advance

    Hi,
    check if this 8000 is the same port used in SMICM-Services-http port,sxmb_admin-integration engine configuration-pipeline URL and  exchange profile-http ports.it should be same 8000.
    thanks.

  • Connectivity Issue - Server Network

    Hi you all
    I'm having connectivity issues, from my network, with the Servers Network that's located behind the Ace 4710... I'm monitoring the servers and i get Timeouts with a simple ICMP monitor...
    I never have problems regarding the access to the Admin context, but in the context that i use to load balance the applications i have problems
    reaching directly the servers...
    For example... I have two servers and i lose connectivity with one of them for about 2-5 minutes and then i regain connectivity... If i undo the ft group and redo the ft group i regain instant access to the server...
    I cleared all the config for the actual loadbalance and left the config regarding the client and server networks...
    Any help??
    Thanks in advance...

    Thanks for the reply Gilles...
    What do you mean with a show tech...
    I'm looking at you blog posts...To see if it helps...

  • Connectivity Issue - Server Network - Windows Servers

    Hello
    I'm  having connectivity issues, from my network, with the Servers Network  that's located behind the Ace 4710... I'm monitoring the servers and i  get Timeouts with a simple ICMP monitor... This problem is only with Windows Servers...
    I  never have problems regarding the access to the Admin context, but in  the context that i use to load balance the applications i have problems
    reaching directly the servers...
    For  example... I have two servers and i lose connectivity with one of them  for about 2-5 minutes and then i regain connectivity... If i undo the ft  group and redo the ft group i regain instant access to the server... As i said this problems only appear with Windows Servers...
    Thanks in advance...

    Thanks for the reply Gilles...
    What do you mean with a show tech...
    I'm looking at you blog posts...To see if it helps...

Maybe you are looking for

  • How can I create a pdf with exact rgb colours

    I would like to create a pdf from a word file with exact the same rgb colours. I tried a lot of pdf-settings, disabled  colourmanagement etc.- but the rgb-colour is always different. Same Problem with Illustrator etc.

  • Xp ethernet driver

    Right I am new to Mac's and this forum so hello everyone. My problem is with bootcamp and ive only found one forum entry on the net that points to this isuue so i hope you lot can help me. I've got Mac OS X 10.6.7 and have decided i also need xp on a

  • Need input on Interactive Forms

    Hello, Can anyone give idea on below info. ( As per my knowledge the following are not possible, any alternatives are welcome! ). 1. Suppose the interactive form contians some input fields and submit button. When the user enters data and click on sub

  • [SOLVED] Infinality Font Configuration

    I recently installed the Infinality patchsat {freetype2-git-infinality} and the corresponding Windows 7 fonts {ttf-win7-fonts} packet and ever since I have not had any fonts available other than the ones which were installed with the ttf-win7-fonts p

  • ACR 6.1 RC Installation problem

    When I open the dmg file there is a program AdobePatchInstaller and a folder called payload. When I try to run the installer an error message is displayed. I'm running a swedish version of OS X, hence the text is in swedish. Translated it says: You a