XID protocol error , sense 08910005 invalid CP name

I am trying to set up APPC LU62 connection between 2 Micro Focus enterprise server PCs. I have HIS 2010 server and client installed on each of the 2 PCs. An IP-DLC link was created and a peer to peer connection was defined using the SNA manager. However
I am getting a failure on the connection. The event viewer shows XID protocol error 08910005 invalid CP name. The CP name was  showing all zeros in the event viewer.
Both servers have the same NETID 'MFNET' and CP name of 'MFCP'
I also tried with one server with CP name MFCP and one with MFCP1. But the same error.
This is the first time I am using HIS. Most of the examples are showing connection to Host. But I am doing a peer to peer connection. I may have missed something in my configuration. Can anyone help ?

The IP-DLC link service was implemented to integrate with IBM Enterprise Extender on IBM mainframes and iSeries (AS/400s) systems. While HIS Servers using IP-DLC can communicate with each other via IP-DLC, they need to do so through a Network Node Server
(NNS). For example, our internal mainframe is a NNS, so I can have two HIS Servers using IP-DLC configured to connect to the NNS and I can enable APPC communication between the two HIS Servers. I cannot do this directly without an NNS.
Using DLC to connect HIS Servers has and can be done, but not with current versions. The DLC protocol and the 802.2 DLC link service have been removed from HIS starting with HIS 2010. HIS 2009 is the last version that supports DLC and this is only on 32-bit
systems because a 64-bit version of DLC never existed. The last 32-bit Windows Server version is Windows Server 2008 (not R2). Since you have HIS 2010, you don't have an option to try DLC. If you were to try HIS 2009, you would need to make sure the MFES servers
are running on 32-bit operating systems.
Have you checked with MicroFocus to see if they have any options to meet your needs?
I have worked with customers using MicroFocus with HIS, but they were communicating with IBM mainframes or AS/400s.
Thanks...
Stephen Jackson - MSFT

Similar Messages

  • SNASw XID protocol error during activation

    Hello forum,
    we have a cisco 7204 snasw enabled connected to 2 OSA. The configuration is as:
    source-bridge ring-group 2100
    dlsw local-peer peer-id 10.201.254.210 promiscuous
    dlsw prom-peer-defaults tcp-queue-max 150
    interface Loopback0
    ip address 10.201.254.210 255.255.255.255
    interface FastEthernet0/0
    ip address 10.211.7.2 255.255.255.0
    duplex full
    speed 100
    interface FastEthernet0/1
    ip address 10.211.60.2 255.255.255.0
    duplex auto
    speed auto
    snasw dlctrace format analyzer
    snasw cpname EFGEURO.SNASW1
    snasw port PSNASW1 FastEthernet0/1
    snasw port DLSW vdlc 2100 mac 4200.0000.0001 conntype len
    snasw link LSNASW1 port PSNASW1 rmac 4600.0000.00a1
    snasw link L1SNASW1 port PSNASW1 rmac 4600.0000.00a3
    So we have defined two snasw links, LSNASW1 and L1SNASW1 and we use also vdlc port 2100. The dlsw peer interface is the loopback. On the other side of the dlsw cloud, there is a cisco router and an SNA server (microsoft 2003).
    Although the dlsw is ok, we have problems with the actual session setup:
    7200_SNASW_DLSW#sh dl pe
    Peers: state pkts_rx pkts_tx type drops ckts TCP uptime
    TCP 10.215.41.1 CONNECT 681 56 prom 0 1 0 00:11:08
    Total number of connected peers: 1
    Total number of connections: 1
    7200_SNASW_DLSW#sh dl ci
    Index local addr(lsap) remote addr(dsap) state uptime
    3925868595 4200.0000.0001(04) 0088.500c.eb1d(04) CKT_ESTABLISHED -
    (notice the 42000000001 which is the vdlc mac).
    But in the attached file you can see the dlctrace output error:
    we get the SNASW_CS_LOG_6 message, XID protocol during activation. Is it possible to analyse the trace output?
    Regards, Apostolos.

    Hi Apostolos,
    Cisco SNASw is only assisting with activating PUs and LUs by providing DLUR services. It does not replace VTAM, however it will pass all of the control flows to SNA Server as if it is coming directly from VTAM. Here is the PU/LU activation sequence:
    SNA Server indicates it wants PU services on the XID it sends to SNASw.
    If SNASw does not already have a DLUR-DLUS session (CPSVRMGR mode) with VTAM, it will BIND one. Then it will send a REQACTPU to VTAM, encapsulated in this LU 6.2 session. VTAM should +rsp to REQACTPU.
    Next VTAM will send ACTPU down to SNASw, again encapsulated in the DLUR-DLUS session. SNASw de-encapsulates it and forwards it to SNA Server. SNA Server should return +rsp(ACTPU), and SNASw will forward this back to VTAM.
    ACTLU processing is handled in a similar way.
    If VTAM did not have the switch major node with the PU defined and active, VTAM would have rejected the REQACTPU and ACTPU would not have flowed. SNASw would retry REQACTPU in case the swmajnode comes active.
    This is completely described in the DLUR architecture reference. You can find APPN/DLUR architecture documents at http://www.networking.ibm.com/app/aiwdoc.htm . DLUR is the 3rd document down. SSCP-PU and SSCP-LU activation is in chapter 6, and LU-LU activation is chapter 8.
    Let me know if you need more detail on this, or if I've misunderstood your question.
    There was no sense code in the DLC trace. It would have been in frame 397 sent by SNA Server, in the CV22 at the end of the XID. The sense code field is optional and SNA Server chose not to included it. The CV22 does include an error byte offset of x'001D'. This points to the CP name in the CV 0E in the XID previously sent by SNASw, indicating as you found that the CP name sent by SNASw was not the CP name that SNA Server configured in the link.
    Regards,
    Bob

  • SQL Statement error - ORA-00903: invalid table name

    Hi
    I have written a sql script that gets executed from a form within e-business suite. Unfortunately, the script is falling over with an error:
    unknown command beginning "MERGE INTO..." - rest of line ignored.
    unknown command beginning "USING edop..." - rest of line ignored.
    unknown command beginning "ON (elw.ro..." - rest of line ignored.
    unknown command beginning "WHEN MATCH..." - rest of line ignored.
    For a list of known commands enter HELP
    and to leave enter EXIT.
          SET ELW.billed_flag          = t.billed_flag,
    ERROR at line 2:
    ORA-00903: invalid table name the actual statement that is causing the issue is:
    MERGE INTO edopaif.table1 elw
    USING edopaif.tablw2 t
    ON (elw.rowid = t.LOAD_WORKING_ROWID)
    WHEN MATCHED THEN
       UPDATE
          SET ELW.billed_flag          = t.billed_flag,
              ELW.last_bill_generated   = t.last_bill_generated,
              ELW.last_bill_type        = t.last_bill_type,
              ELW.load_month            = t.load_month,
              ELW.BILL_TRANSACTION_ID   = t.bill_transaction_id
    WHEN NOT MATCHED THEN
       INSERT(error_meaning)
       VALUES('ROWID error with ins_ptia');The version of e-business suite that we are using is: 11.5.10.2.
    The version of the Oracle database that we are using is:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    PL/SQL Release 9.2.0.6.0 - Production
    CORE 9.2.0.6.0 Production
    TNS for IBM/AIX RISC System/6000: Version 9.2.0.6.0 - Production
    NLSRTL Version 9.2.0.6.0 - Production
    Please note that I am able to successfully run the statement directly connected as the APPS schema in the database - the error only occurs when the script is run from the forms front-end (which is really confusing me).
    Many thanks
    Paul

    Hi
    I've modified the script to include only the statement that is erroring and it still errors when executed from the front end application.
    Next I re-wrote the statement to use PL/SQL instead of the MERGE statement, to do the update, and the script completes succesfully, i.e.:
    DECLARE
       CURSOR cu_lw IS
             SELECT t.billed_flag,
                    t.last_bill_generated,
                    t.last_bill_type,
                    t.load_month,
                    t.bill_transaction_id,
                    t.load_working_rowid
               FROM table2 t;
    BEGIN
       FOR rec_cu_lw IN cu_lw LOOP
          UPDATE table1 elw
             SET ELW.billed_flag           = rec_cu_lw.billed_flag,
              ELW.last_bill_generated      = rec_cu_lw.last_bill_generated,
              ELW.last_bill_type           = rec_cu_lw.last_bill_type,
              ELW.load_month               = rec_cu_lw.load_month,
              ELW.BILL_TRANSACTION_ID      = rec_cu_lw.bill_transaction_id
          WHERE elw.rowid                  = rec_cu_lw.load_working_rowid;
       END LOOP;
    END;
    /I am still unsure as to why the MERGE statement is failing when executed in the front end, but completes in the backend with no issues at all. Obviously I would prefer to use the MERGE statement instead of PL/SQL to do the update.
    Thanks
    Paul

  • Reconciliation error: ORA-00903: invalid table name

    I am facing this error, below:
    SELECT * FROM WHERE ORC_KEY = ? AND UD_RES_P_KEY = ?: java.sql.SQLSyntaxErrorException: ORA-00903: invalid table name
    Is it a product issue from OIM 9.1.0.2?
    best regards,
    Robert

    No, it is not a product issue. Please go to the process definition tab related and
    set all Multivalued attribute as a key field in Reconciliation mapping in Process definition.
    Let me know the result, please.
    hope this helps,
    Thiago L Guimaraes

  • Default Errors= ORA-00904: invalid column name

    Hi,
    I nto expert in plsql , whenever i'm trying to run procedure or function mostly i got this same error and even i didn't view the error using
    show errors ,
    show errors procedure|function name
    CREATE OR REPLACE PROCEDURE SEND_MAIL (
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-20000: ORA-00904: invalid column name
    ORA-06512: at line 13
    plz explain why this error often display
    regards
    venki

    Hi,
    unless just give me a suitable thread, please...

  • Error in Upgrade--Invalid object name 'SVERS'.

    i am in the process of upgrading a NW2004 system to Nw2004s
    i am getting the following error in MSSCONCHECK phase
    pls help
    Msg 208, Level 16, State 1, Server HYDHTC74451, Line 1
    Invalid object name 'SVERS'.
    I am using MS SQL Server as back end. but i am gettign the following message in MSSCONCHECK.OUT file
    ORACLE_HOME=D:\oracle\...\bin
    Message was edited by:
            Balaji R

    ya, i installed oracle . I removed the environment variables.
    But now i still i have the problem
    I login to Windows as <sid>adm and start the prepare it could not execute the program
    <b>setuser '<sid>'
    select VERSION from SVERS
    go</b>
    I also logged into sql and executed it . IT is giving the error
    <b>SETUSEr permission denied</b>
    I am having Datbase administrator Access to <SID>adm
    Pls help

  • Validation Rule Error :Invalid Member Name In Lookup ({|0|}) value

    We defined fdm validation rule as follows.
    |Actual, April, 2010, YTD, ENTITY CURRENCY, Mumbai, TotalAssets, [NONE], [NONE], [NONE], [NONE], [NONE]|-|Actual, April, 2010, YTD, ENTITY CURRENCY, Mumbai, TotalLiabilities, [NONE], [NONE], [NONE], [NONE], [NONE]|= 0
    After testing the above rule definition, it gives below error message.
    Err = Invalid Member Name In Lookup ({|0|}) value in ID indicates invalid member)
    Scenario: ACTUAL [1]
    Year: 2010 [2010]
    Period: APRIL [83886080]
    View: YTD [2]
    Entity: MUMBAI [7]
    Parent Entity: MUMBAI [7]
    Value: ENTITY CURRENCY [-1]
    Account: TOTALASSETS [150]
    ICP: [NONE] [-1]
    C1: [MISSING_VALUE] [-1]
    C2: [NONE] [0]
    C3: [NONE] [0]
    C4: [NONE] [0]
    Lookup Error (2)
    Err = Invalid Member Name In Lookup ({|0|}) value in ID indicates invalid member)
    Scenario: ACTUAL [1]
    Year: 2010 [2010]
    Period: APRIL [83886080]
    View: YTD [2]
    Entity: MUMBAI [7]
    Parent Entity: MUMBAI [7]
    Value: ENTITY CURRENCY [-1]
    Account: TOTALLIABILITIES [-1]
    ICP: [NONE] [-1]
    C1: [MISSING_VALUE] [-1]
    C2: [NONE] [0]
    C3: [NONE] [0]
    C4: [NONE] [0]
    Also we could see in the Expression after lookup substitution (scratch pad): we are getting 0-0=0.
    Please provide you inputs.

    I have not looked closely, but C1 is showing as "Missing Value". Have you checked to see if [None] is a valid member for the account you have selected (TotalLiabilities)?

  • Data source - Invalid table name [66000-7]

    Hi,
    I created UDO with master table and child table and when I tried to execute on it a dbdatasource query I got this error Data source - Invalid table name [66000-7]. When I tried this query on system table it works perfectly, so I don't know where is the problem (it looks like DBDataSources.Query doesn't work on user tables).
    My code:
                    oDBDataSources = oForm.DataSources.DBDataSources.Add("@MyTable");
                    oConditions = (SAPbouiCOM.Conditions)(SBO_Application.CreateObject(BoCreatableObjectType.cot_Conditions));
                    oMatrix = (SAPbouiCOM.Matrix)(oForm.Items.Item("mtx_dzial").Specific);
                    oCondition = oConditions.Add();
                    oCondition.BracketOpenNum = 1;
                    oCondition.Alias = "U_MyDate";
                    oCondition.Operation = BoConditionOperation.co_BETWEEN;
                    oCondition.CondVal = "2008/10/01";
                    oCondition.CondVal = "2008/10/06";
                    oCondition.BracketCloseNum = 1;
                    oDBDataSources.Query(oConditions);
    Regards
    Ela

    Hi
    Look here the working example...
    Hope it can help you.
    Public Sub SBO_CreateForm()
      Dim oForm As SAPbouiCOM.Form
      Try
        Dim sUniqueID As String = "O99_" & Microsoft.VisualBasic.Format(Now.Millisecond, "0000")
        Dim sFormXmlFile As String = "MY_FORM_FILE.xml"
        ' Search for this function on this forum...
        Call ReplaceUIDandLoadToB1(sFormXmlFile, sUniqueID)
        oForm = SBO_Application.Forms.Item(sUniqueID)
        Call Matrix_SetConditions(oForm)
        oForm.Visible = True
      Catch ex As Exception
        If Not oForm Is Nothing Then
          oForm.Close()
          oForm = Nothing
        End If
      Finally
        System.GC.Collect() 'Release the handle to the table
      End Try
    End Sub
    Private Sub Matrix_SetConditions(ByRef oForm As SAPbouiCOM.Form)
      Dim oMatrix As SAPbouiCOM.Matrix
      Dim oConditions As SAPbouiCOM.Conditions
      Dim oCondition As SAPbouiCOM.Condition
      Try
        oMatrix = oForm.Items.Item("mtx00").Specific
        If oMatrix Is Nothing Then Throw New Exception("ERROR!...")
        oConditions = SBO_Application.CreateObject(BoCreatableObjectType.cot_Conditions)
        ' ++++++++++++++++++++++++++++++++++++++++++++
        If Not sItem1.Equals("") And Not sItem2.Equals("") Then
         '// AND (P.U_CodItem BETWEEN '" & s1.Trim & "' AND '" & s2.Trim & "')"
         oCondition = oConditions.Add
         oCondition.BracketOpenNum = 1
         oCondition.Alias = "U_CodItem"
         oCondition.Operation = co_BETWEEN
         oCondition.CondVal = sItem1
         oCondition.CondEndVal = sItem2
         oCondition.BracketCloseNum = 1
        Else
         If Not sItem1.Equals("") Then
             '// AND P.U_CodItem = '" & s1.Trim & "'"
             oCondition = oConditions.Add
             oCondition.Alias = "U_CodItem"
             oCondition.Operation = co_EQUAL
             oCondition.CondVal = sItem1.Trim
         End If
         If Not sItem2.Equals("") Then
             '// AND P.U_CodItem = '" & s1.Trim & "'"
             oCondition = oConditions.Add
             oCondition.Alias = "U_CodItem"
             oCondition.Operation = co_EQUAL
             oCondition.CondVal = sItem2.Trim
         End If
        End If
        ' other conditions ....
        '// Execute the query with the conditions collection
        oForm.DataSources.DBDataSources.Item("@O99_MY_TABLE_NAME_HERE").Query(oConditions)
        oMatrix.LoadFromDataSource()
        oMatrix.SelectionMode = BoMatrixSelect.ms_Single
      Catch ex As Exception
        ' log exception here
      Finally
        If Not oConditions Is Nothing Then If oConditions.Count > 0 Then glo_Conditions = oConditions
        System.GC.Collect()
      End Try
    End Sub
    In the xml file of my form I have added dbdatasource:
            <datasources>
              <dbdatasources>
                <action type="add">
                 <datasource tablename="@O99_MY_TABLE_NAME_HERE"/>
                </action>
              </dbdatasources>

  • Test-SPContentDatabase : Invalid object name 'Webs'

    I am trying to upgrade from SP 2010 to 2013.
    For this I am following the database detach and attach process.
    I have taken the backup of my content DB from SP2010 and restored it on SP2013 SQL server.
    After this, I am running the following powershell command on SP2013 powershell: 
                    Test-SPContentDatabase -name "WSS_Content" -webapplication "http://servername"
    After running this, I am getting the following error:
    Test-SPContentDatabase : Invalid object name 'Webs'.
    At line:1 char:1
    + Test-SPContentDatabase -name "WSS_Content" -webapplication
    "ht ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo         
    : InvalidData: (Microsoft.Share...ContentDatabase:
    SPCmdletCheckContentDatabase) [Test-SPContentDatabase], SqlException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletCheckContentDatabase
    I even tried to use the Mount-SPContentDatabase command also, but still getting the same error.

    Looks like there is a table named "Webs" which doesn't exist in normal SharePoint 2010/2013 content databases. What you can do is create a new Content Database, in SharePoint 2010, attached to that Web Application, and use Move-SPSite on each Site Collection
    in the WSS_Content database to move them to the new Content Database.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Invalid Column name 'fill_factor'

    converting from sybase 11.5 to Oracle 9i.
    Using sybase 11.5 driver and the sybase 11 plugin.
    The load source model stops with an error : 'invalid column name 'fill_factor'.
    This occurs just at the point where it says 'capturing .. SYSPROCEDURES'
    How can I get around this??
    Please email me at : [email protected]
    Thanks.

    Hi,
    Even I am getting the same error when trying to see the table structure in sybase from SSMA tool. 
    Sybase Server Object Collector error: table : EFTArchive_bk2
         Invalid column name 'fill_factor'.
         Error occurred while loading content.
    I am not sure how to fix this. 
    This answer doesn't help me. "In SQL Server 2005 the fill_factor is spelled as FILLFACTOR." As I am
    getting this error sybase database itself.  
    I am using SSMA to migrate data from sybase to sql. when I select the tables in sybase, I am getting
    above error. (Invalid column name "fill_factor") 
    Could some please help me how to fix this error?

  • SSMA for Sybase - Table Not Load: Invalid Column Name fill_factor

    I am trying to convert from Sybase 11.5 to SQL 2005 and when I refresh from database I receive the following errors.  Fill_Factor is not a column in the tables in Sybase.  Any thoughts on what might be going on?
    Analyzing metadata...
    Converting procedure Mortality.dbo.proc_exposure_1 ...
    Sybase Server Object Collector error: table : company_mortality_rate_tbl
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Sybase Server Object Collector error: table : study
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Converting procedure Mortality.dbo.proc_mortality_output ...
    Sybase Server Object Collector error: table : sysindexes
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Sybase Server Object Collector error: table : sysindexes
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Sybase Server Object Collector error: table : exposure_array
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Sybase Server Object Collector error: table : mortality_rate_table
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Converting procedure Mortality.dbo.proc_study_work_1 ...
    Sybase Server Object Collector error: table : study_working
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.
    Sybase Server Object Collector error: table : study_working
         [Native Error code: 207]
    [DataDirect ADO Sybase Provider] Invalid column name 'fill_factor'.
         Error occurred while loading content.

    Hi,
    Even I am getting the same error when trying to see the table structure in sybase from SSMA tool. 
    Sybase Server Object Collector error: table : EFTArchive_bk2
         Invalid column name 'fill_factor'.
         Error occurred while loading content.
    I am not sure how to fix this. 
    This answer doesn't help me. "In SQL Server 2005 the fill_factor is spelled as FILLFACTOR." As I am
    getting this error sybase database itself.  
    I am using SSMA to migrate data from sybase to sql. when I select the tables in sybase, I am getting
    above error. (Invalid column name "fill_factor") 
    Could some please help me how to fix this error?

  • Signing up for fon Fails (invalid user name or pas...

    Hello, We've been trying to sign up for fon and it keeps giving us the same error message! Invalid user name or password. The user name is the one on our contract also our email address. [email protected] this is working ok for emails etc. The password is likely the problem!! We've tried the original password provided on the contract (a bunch of letters and numbers) We've have changed our password to something specific to us! This does not work! Whilst having problems with email online support suggested we change our password again, so we did change password about a month ago! This also fails to work? So our email address and current working password for email access does not work! Can anyone tell s which password we should use or how we can get to sign up for fon! Chris

    Crizdee wrote:
    Hi, Thanks for the replies. The password provided when we signed I have tried many times and nada! I've read the FAQs and they say you can change your password so think this is the confusion? The fact we have changed passwords a few times! I'll see what support comes up with. Chris
    If you cannot opt in using the FON page, then there must be an issue somewhere.
    You have to use your full [email protected], which I expect that you are doing.
    You will have to try the BT Openzone/FON helpdesk, and see if they can see what the issue is.
    This is the signup page
    https://www.bt.com/wifi/secure/optin.do
    Just to confirm, this is the page you should be using to login.
    https://www.bt.com/wifi/secure/status.do?s_cid=con_FURL_btfon/status
    All new users are opted in by default, so you may find that that is the case for you, and the reason it is failing.
    Have you tried the normal login page ?
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Invalid member name [H] -2147218908 during incremental refreshes

    Hello,
    We're running an incremental refresh in Planning Desktop (9.2.0.2) but it errors out with: Invalid member name [H] -2147218908
    The Essbase log file mentions the same. Has anybody run in to this? I'm not sure where to look. Everything seems to be working fine.
    Essbase 9.2.0.2 on AIX
    Planning 9.2.0.2 on Windows 2003 R2

    Running into the same error. Going to run a full refresh, and will let you know my results

  • Error: is an invalid name for a book file

    Hi everyone,
    I'm trying to export about 20 files to pdf from a books panel, but when I try this the program just hangs. When I open up the book panel I get the following error:
    "is an invalid name for a book file"
    I wondered if anyone has come across this error before or knows what it means? I tried to create a new book and reinsert the files but I'm still getting the same problem when I try to go to pdf.
    Really appreciate any advice.

    Sorry to come back to this - I've tried both suggestions but it hasn't fixed the problem. I've tried though to open up individual chapter files and export to pdf but the odd thing is that when I export these individual files to pdf interactive they work fine but when I export to a print pdf the program crashes. Each of the files have a heap of cross-references within them so I don't know if that's contributing to the problem, but even so when I export to print pdf, I don't check off bookmarks and hyperlinks and it still crashes. In fact I even made a copy of one of the files and deleted all the cross-references and then tried again to export to print-pdf but it still crashed.
    I even exported one of the chapters to the .idml file format and then re-opened it up and saved it. I then exported to print-pdf and it crash again.
    The only method that seems to work is when I don't open a file, ie. I just select it from within the books panel, I then export that single chapter to print-pdf and I make sure "bookmarks" and "hyperlinks" are uncheck. If I do it this, I can successfully export a print pdt without it crashing. The strange thing though is that if I open that chapter up and export it in the same way, then ID crashes. It doesn't make sense.
    I just don't know how to troubleshoot further. Does anyone have any further tips or advice that I can try?
    Appreciate any further help.

  • SSRS Error : Query execution failed for dataset 'dataSet'. (rsErrorExecutingCommand) Semantic query execution failed. Invalid object name 'RPT.*********'. (rsSemanticQueryEngineError)

    I am new to SSRS and I am trying to migrate reports from 2008 to 2012. As I have so many reports to migrate, I simply got the back up of ReportServer,
    ReportServerTempDB, and Encryption Key and restored them to test environment. I made necessary configuration from RS configuration tool. I am able to see the reports now when I browse //hostname/reports. But when I open any particular report I am getting some
    error.
    · An error has occurred during report processing.
    (rsProcessingAborted)
    Query execution       failed for dataset 'dataSet'.
          (rsErrorExecutingCommand
    Semantic query        execution failed. Invalid object name
           'RPT. ******'. (rsSemanticQueryEngineError)
    ****** - I am assuming this is a custom data class.
    Does anyone have insight on this? or any better way that I can migrate the reports to new server with less efforts.
    I don’t have the reports solution file to deploy the reports, so I have followed backup and restore process.

    Hi Kishore237,
    According to your description, you migrated some reports from Reporting Services (SSRS) 2008 to 2012. Now you get error when accessing the reports on SSRS 2012. Right?
    In this scenario, did you modify the report data source in database after migration? You can try to open the report in Report Builder or Report designer and check the report dataset. If you can preview the report in Report builder or Report designer,
    please try to redeploy the report to Report Server. If it is still not working, please try to restore the database from backup. And for migrating reports, please follow the "Content-Only Migration" in the link below:
    http://msdn.microsoft.com/en-us/library/ms143724(v=sql.110).aspx
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

Maybe you are looking for

  • AMC technology software cti integration with CCM

       Hi,    Would like to know the following,    1) Have an agent when call local calls and mobile numbers from a Cisco ip phone, able to get through but if uses the AMC technology software unable to get through the numbers    2) Have another agent whe

  • Connecting an IdeaPad U400 to a HDMI receiver

    Hi group.  I have a U400 with all the latest drivers running on Windows 8.  I can connect the laptop to a projector/monitor directly, but I can't connect to the projector/monitor via an HDMI receiver (Denon 889).  The laptop can't detect the external

  • Writing too much data TCP*Extend Thread

    Hi there, We've got the following error, we're not using any custom serialziation. Any ideas? 2007-12-03 09:12:59.614 Oracle Coherence GE 3.3/387 <Error> (thread=ExendTcpProxyServiceWorker:4, member=7): Caught an unhandled exception while processing

  • Problems mounting ntfs drives

    hidar, all.  new arch user says hi. i'm attempting to mount an ntfs drive at /dev/sda1 to /media/Data i'm using ntfs-3g, and wrote an entry in fstab for the drive however, i can't launch fuse to run ntfs-3g when i run modprobe fuse i get the error co

  • When connect to stereo, volume problem

    When I connect my I pod to my home receiver using a monster cable, or when I connect the I pod to my car adapter, The volume on the car or home stereo has to be all the was up in order to hear the music. Tech support was no help. They said it was the