SAP integration kit - MDX parser does not exist

Hi,
While running a query via Web Intelligence, during the process where data should be retrieved, the error pops up that RFC destination MDX PARSER does not exist.
The universe is built on an infoCube without intermediate BEx query.
I know about the existence of note 1032461, but it didnu2019t get us further:
-     Librfc32.dll (the one included during KIT installation) is at the right place.
-     MDX BW Driver was included in transports.
-      A RFC connection test via sm59 was positive.
Anybody who had same error or having tips?
All help would be highly appreciated since this should be fixed asap.
Here some additional questions:
1)     why program mdxsvr is listed in unix directory (visible via al11), and not on BO server site?
2)     The librfc32.dll file included in the installation has a lower patch number then the patch number when downloading from sap marketplace.
Is this important even when Patch Level is the same? So still necessary to change this file with version separately downloaded?
3)     Is it necessary that MDX is added to the BW internet communication framework (transaction SICF  sap  bw  bex, Mime, xml, and also MDX necessary?)
4)     Should the BW system be added to the broadcasting availability (spro)?
5)     Could this indicate a problem with the java connector?
6)     We created a RFC connection following the advice about BO-BW connection. But, is there need of an additional connection called u2018MDX Parseru2019. If yes, where do I find info how-to?
Here the full error:
A database error occured. The database error text is: The MDX query SELECT {  } ON COLUMNS , [0COMP_CODE].[LEVEL00].MEMBERS DIMENSION PROPERTIES MEMBER_CAPTION ON ROWS FROM [ZCO_PA_2/ZCOPA_DAILY_AGGR] SAP VARIABLES [0P_FPER] INCLUDING [0FISCPER].[K42010001] [ZCURR1] INCLUDING [0CURRENCY].[EUR] failed to execute with the error Error occurred when starting the parser: RFC destination MDX PARSER does not exist.. (WIS 10901)

Hi,
hhmm - i can still see it and status is "released to customers"
If you have a S-User and pwd use this link:
https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3132363135303726
Regards
-Seb.

Similar Messages

  • SAP Portal Integration - The plugin secSAPR3 does not exist (FWM 02016)

    Hi Gurus,
    I have some problems with the integration of SAP Portal.
    I have created an iview in the SAP Portal with a Webi Report.
    When executed, displays the login page of InfoView without any authentication option, only request user an password. When I insert my credentials, appears the following error:
    Account Information Not Recognized: The plugin secSAPR3 does not exist (FWM 02016)  and I cannot login.
    Previous to this error message, appears an alert from the Session Management, advising me that the application will launch in other domain. I donu2019t know what problems can lead this fact.
    I have configurated the SAP Authentication in CMC and imported roles and users from BW. I can use the same user and password in both environments and works fine.
    Can anyone help me?
    Thanks in advance!
    Isaac.

    Hi IRoyan,
    First let's explain why the plugin secSAPR3 doesn't exist:
    1> when you view report from SAP EP to the report in BOE, it would use OpenDocument view application to logon and open the report.
    2> and the secSAPR3 plugin is the file of secSAPR3.jar;
    3> So it means the secSAPR3.jar is not in the classpath of OpenDocument application.
    How to resolve it:
    1> In the existing BOBJ solution, the secSAPR3.jar is included in PartnerPlatformServices;
    2> So please try to modify the web.xml under the directory $INSTALLDIR$:\Business Objects\Tomcat55\webapps\OpenDocument\WEB-INF, add the logon service URLcontext:
        <context-param>
            <param-name>config.logon.service.context</param-name>
            <param-value>/PartnerPlatformService</param-value>
        </context-param>
        <context-param>
            <param-name>config.logon.service.url</param-name>
            <param-value>/service/app/logon.do</param-value>
        </context-param>
    Hope you can understand it and it helps.
    Thanks,
    Rongliang

  • Install SAP ERP 6.0 - Domain does not exist. Create user failed.

    Hi experts,
    I have encounter a problem while installing the the SAP ERP 6.0 by IDES Installation Master.
    I got no idea about whats wrong here. Please help me out.
    Thanks.
    Warning: Unable to get the name of the domain.
    INFO[E] 2009-08-07 14:28:46.439
    FSL-01027  Account user="PHOENIX\SAPServiceEC6" does not exist.
    WARNING 2009-08-07 14:28:46.439
    Unable to get the name of a domain controller for domain .
    WARNING[E] 2009-08-07 14:28:46.455
    FSL-01002  Unable to create account PHOENIX\SAPServiceEC6. HRESULT=0x80005009
    WARNING[E] 2009-08-07 14:28:46.455
    MUT-03025  Caught ESyException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2009-08-07 14:28:46.455
    FCO-00011  The step createAccounts with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR .
    Kind Regards,
    George.

    > I choosed typical setting, the system didnt prompt me to choose anything regarding about domain.
    Ok - then the system chooses a domain installation - which is the default.
    I suggest you stop the installation, run the uninstaller, boot the machine and start over using "Custom" if you want to do a local installation.
    Markus

  • SAP Integration Kit for Crystal Reports

    Hello,
    I read Ingo Hilgefort's blog on BusinessObjects and SAP Part 2.
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Does the current trial version of crystal reports available from businessobjects.com have this integration kit embedded in it?
    If not, where can i find it?
    Regards,
    Suraj

    hi shenoy,
    SAP Integration Kit
    The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
    Reporting off R3 Data
    The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
    The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
    see link
    http://safari.oreilly.com/0672329174/ch15lev1sec7#X2ludGVybmFsX1RvYz94bWxpZD0wNjcyMzI5MTc0L3BhcnQwMg==
    http://diamond.businessobjects.com/node/18962
    SAP Integration Kit
    The SAP integration kit includes drivers to allow connectivity to both R3 and Business Warehouse (BW). In addition, it includes a BW toolbar for Crystal Reports, a specific version of InfoView with Role-based links, sample iViews for Enterprise Portal, and an SDK in Java, COM, or .NET.
    Reporting off R3 Data
    The kit includes two drivers to allow Crystal Reports to connect to the ABAP data dictionary via a remote function call or RFC.
    The Open SQL driver allows the user to connect to SAP R3, displaying the field and the short text description of the tables and fields. The developer can then join the tables accordingly, using the database expert, and then select the relevant fields from which to report. This driver displays not only transparent tables, but includes views, pool tables, cluster tables, ABAP data clusters, and ABAP functions. This driver is geared toward a technical person with functional expertise in joining the tables and then creating the report.
    Note
    In Crystal Reports, you cannot check the SQL generated using the Show SQL Query option from the Database menu. You can check what Open SQL was generated by using SAP transactions.
    The InfoSet driver allows the user to connect to an existing InfoSet, as defined by SAP transaction SQ02. Alternatively, you can use an existing ABAP query, as defined by SAP transaction SQ01. The benefit of this driver is that the user does not need to know where the data is stored or how to join the tables. Another advantage is that any prompts defined in the InfoSet become parameters in Crystal Reports.
    Note
    To test the InfoSet query, run the InfoSet using your SAP GUI and ensure that it is pulling the required data first before testing it in Crystal Reports.
    Reporting off BW Data
    When reporting off of BW data, the Business Objects' Integration Kit consists of three drivers that are used to pull data.
    The BW Query driver enables the user to connect to a BW query. To enable selection of a query with this driver, Crystal Reports has its own toolbar, as shown in Figure 15.3, and the user needs to select the New Report icon from this toolbar. The user then selects the required BW query, and thus displays a listing of fields available in the query. The user can then create the report using any of those fields. Variables defined in the query automatically become Crystal Reports parameters. After the user has finished building the report, the user saves the report using the BW toolbar. This saves the report to BW, and if the user selects the option to do so, automatically publishes the report to Enterprise.
    Figure 15.3. Crystal Reports after the SAP integration kit is loaded. Note the SAP menu and BW toolbar.
    [View full size image]
    Two new drivers have been added to the XI R2 version of the SAP Integration Kit.
    The MDX query driver supports using Crystal Reports to report off either a SAP BW query or a BW Cube.
    Furthermore, it adds additional functionality by providing support for
    A structure in both the row and column of the BW query
    Hierarchy node and hierarchy node variables
    Free characteristics in a BW query
    The Operational Data Store or ODS driver exposes the ODS tables, so that they look much like the tables of any relational database. However, because of the structure of the objects, it considers them to be like a database stored procedure.
    Connecting to the ODS objects is not performed with the SAP toolbar described here, but rather by selecting the driver from the Data Explorer as shown in Chapter 1, "Creating and Designing Basic Reports." After the user has finished building the report, the report can be saved back to BW and published to Business Objects Enterprise by selecting the Automatically Publish to Enterprise check box, as shown in Figure 15.4.
    Figure 15.4. The additional options after saving a Crystal Report to SAP BW.
    Note
    This publishing method requires some setup. Please refer to the Installation documentation for further details.
    Note
    Both the ODS and MDX drivers require SAP transports to be loaded on the SAP BW system. Please refer to the Installation CD in the Transports folder for further details.
    Using OLAP or Web Intelligence to Report off BW Data
    Included in the SAP Integration Kit are specific drivers to allow OLAP Intelligence and Web Intelligence to report off of SAP BW.
    To connect to a BW cube or query using OLAP Intelligence, open the connection browser and select Add. Select SAP Business Information Warehouse and then proceed to fill in the relevant data, as shown in Figure 15.5.
    Figure 15.5. The information required to connect to a BW cube or query from OLAP Intelligence.
    [View full size image]
    After you are connected, select the query or cube and process to build the report, as described in Chapter 19, "Creating OLAP Intelligence Reports."
    Web Intelligence is new to XI R2 and requires that a universe be built on a BW Cube or Query. However, to aid in this process, Designer builds the universe for you. To do this, select SAP from the list of connects and fill out the required information, as displayed in Figure 15.6.
    Figure 15.6. The information required to connect to a BW cube or query from Web Intelligence.
    [View full size image]
    Finish the remainder of the wizard and when you click OK, Designer generates the Universe for you. It may be necessary to move some of the objects around to suit your needs, but when you are finished, export to Business Objects Enterprise.
    Note
    Only the BW query driver does not require the query be released for external access. The Web Intelligence, OLAP Intelligence, and MDX drivers require the user to release the BW query. To release a query, select the query properties in the BW Query Designer and select the Extended Tab and then check Allow External Access to This Query.
    Viewing the Reports
    Your SAP reports can be viewed either via the SAP integration kit's InfoView or via SAP Enterprise Portal 6. The integration kit provides a number of sample iViews that can be imported by a portal administrator. These include
    Folder iView The folders a user has access to are displayed, and from here a user can run her reports.
    Alert iView Shows all the alerts that have been triggered by Crystal Reports. The user can then click on the report to view the report. The creation of alerts is defined in Chapter 11, "Using Record Selections and Alerts for Interactive Reporting."
    Thumbnail iView This iView displays the Crystal Report as a thumbnail of the report. The user can then click on the thumbnail to run the report.
    Note
    These are sample iViews. The organization can create its own iViews via the provided SDK.
    BusinessObjects InfoView for SAP is a unique version of InfoView designed for integration with SAP BW systems. This integration includes features such as the ability to log on to InfoView using your SAP username and password. Related to authentication is the ability to access your roles and the Crystal Reports saved to these roles. The roles are defined in Enterprise as folders. The user can also schedule reports in the different languages loaded into SAP BW. This creates an instance for each language.
    for remainig info pls use the link
    http://book.soundonair.ru/sams/ch15lev1sec7.html
    very good link for sap integartion kit
    thanks
    karthik
    reward me points if the above info is usefull.
    dont forget

  • Planned Order Does not exist

    my Stocks and requirements list shows an MRP element of DEPreq for a element data (halb part number). Double clicking on the element I see the pegged requirement part number and planned order.  However. SAP says the planned order does not exist nor does the pegged requirement. I can trace upwards in stocks requirement to another part number. the Data element says DIRECT PRODUCTION. but again there is no requirement for that part nor can i get to the planned order for it either, SAP says it does not exist.
    These are  related part numbers which I suspect may have come from a common Bill of material; but there is no demand for the high level material but yet I have low level componenets in my Stock and requiremnts.
    Is this a table inconsistency issue?
    thanks in advance

    Hi Borries,
    Please go thru link below. This also could help enhance your knowledge in planned order.
    http://help.sap.com/saphelp_nw04/helpdata/en/c1/376535449a11d188fe0000e8322f96/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/5b/ae39704b8611d182ba0000e829fbfe/frameset.htm
    rgds,
    nanthakumar

  • Error in Integration Repository: ..SecStore.properties does not exist

    Hi Guys!
    I'm getting this error when I try to tick and save the values "Objects Are Original Objects" and "Objects Are Modifiable" in a software component version in the Integration Repository:
    "ResourceException in method ConnectionFactoryImpl.getConnection(): com.sap.engine.services.dbpool.exceptions.BaseResourceException: SQLException thrown by the physical connection: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "
    <hostname>\sapmnt\XIP\SYS\global\security\data\SecStore.properties" does not exist although it should.."
    Would any of you know what might be wrong?
    I'm using PI 7.0.
    Warm Regards,
    Glenn

    Is your XI installed on SQL Server? Seems like there is a db connection error woth XI to the underlying database.
    Check if the DB instance is running.
    VJ

  • Error: Requested resource does not exist with SAP WebAS..deployed an ear

    hi,
    i deployed an application using SDM gui deployement manger.   the application is built using struts,spring etc. I have also created a datasource with Oracel 9i succesfully and hav associated it with the application.
    When i try to access the application using the struts based path i get an "<b>ERROR 404:- Error: Requested resource does not exist</b>". I also tried accessing the index.jsp page directly without struts paths but dont know why i get an error "<b>File [appContext/admin/index.jsp] not found in application root of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].</b>"
    The same ear is working perfectly fine with IBM WSAD but not in SAP Web AS ?? is there any configuration issues that i need to address ?? Kindly help me ASAP !!
    Regards,
    Vaibhav

    Hi,
    The Required server log contents are as follows:-
    #1.5#000CF1AFC124017A000000020000067000041B1D550F525C#1155712701853#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#sap.com/doculine#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#Guest#2####661184d02cf711db80fa000cf1afc124#SAPEngine_Application_Thread[impl:3]_37##0#0#Error#1#/System/Server#Plain###Runtime error in compiling of the JSP file <C:/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/doculine/servlet_jsp/doculine/root/admin/login.jsp> !
    The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.ParseException: TagLibValidator returns error(s) for taglib [/WEB-INF/c.tld]: [
         com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Unsupported character: a9(:main:, row:739, col:23)(:main:, row=739, col=23) -> com.sap.engine.lib.xml.parser.ParserException: Unsupported character: a9(:main:, row:739, col:23)
    Exception id: [000CF1AFC124017A000000000000067000041B1D550F4D94]#
    #1.5#000CF1AFC124017A000000030000067000041B1D550F5C88#1155712701868#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/doculine#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#Guest#2####661184d02cf711db80fa000cf1afc124#SAPEngine_Application_Thread[impl:3]_37##0#0#Error##Plain###Processing HTTP request to servlet [action] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page [C:/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/doculine/servlet_jsp/doculine/root/admin/login.jsp].
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:117)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:238)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.compileAndGetClassName(JSPServlet.java:429)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:169)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:316)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:372)
         at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
         at org.apache.struts.action.RequestProcessor.internalModuleRelativeForward(RequestProcessor.java:1001)
         at org.apache.struts.action.RequestProcessor.processForward(RequestProcessor.java:560)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:209)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:316)
         at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:372)
         at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
         at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:386)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.ParseException: TagLibValidator returns error(s) for taglib [/WEB-INF/c.tld]: [
         com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: Unsupported character: a9(:main:, row:739, col:23)(:main:, row=739, col=23) -> com.sap.engine.lib.xml.parser.ParserException: Unsupported character: a9(:main:, row:739, col:23)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.validate(JSPParser.java:243)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.initParser(JSPParser.java:348)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:105)
         ... 37 more
    #1.5#000CF1AFC124017A000000050000067000041B1D550F5F94#1155712701868#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/doculine#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#Guest#2####661184d02cf711db80fa000cf1afc124#SAPEngine_Application_Thread[impl:3]_37##0#0#Error#1#/System/Server/WebRequests#Plain###Processing HTTP request to servlet [action] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page [C:/usr/sap/J2E/JC00/j2ee/cluster/server0/apps/sap.com/doculine/servlet_jsp/doculine/root/admin/login.jsp].
    Exception id: [000CF1AFC124017A000000030000067000041B1D550F5C88]#

  • Unable to login: SAP System Message: Dynpro does not exist

    Hello All,
    I'm created a test system to practice our upgrade post steps on.  I created a pared down copy of one of our other systems.  When I try to login, I get a popup message saying: Dynpro does not exist.
    To create the pared down version, we used empty files for:
    COEP  
    GLPCA 
    BALDAT
    MSEG  
    BSIS  
    LIPS  
    LTAP  
    CE1LPOC
    ZHYPFIT
    BALHDR
    VBFA  
    COSP  
    COSB  
    CDCLS 
    ZHYPF2A
    /IRM0760
    CDHDR     
    COSS      
    CMFP      
    CHVW      
    RESB      
    ZHYPFIO   
    AUSP      
    VBOX      
    JCDS      
    VBAP      
    We don't think these being empty is the problem, but I wanted to mention it just incase it is. 
    Below is the dev_w0 log.  I've been searching Google / SDN / OSS for some of the errors but haven't come up with anything yet.
    Any insight you might have into this would be appreciated.  Thank you.
    ~TJ
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      79
    M sid        Q60
    M systemid   324 (IBM iSeries with OS400)
    M relno      7000
    M patchlevel 0
    M patchno    172
    M intno      20050900
    M make:      single threaded, Unicode, 64 bit, optimized
    M pid        6396
    M

    M Thu Jan 22 15:12:50 2009
    M  kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q01=> ThInit, WPStart (Workproc 0 1 6396) [thxxhead.c   1290]
    M  ThInit: running on host USALSAPU
    M  calling db_connect ...
    C  DB4 SQL Reparse Activated

    C Thu Jan 22 15:12:51 2009
    C  R3INLPGM: RmtExeLib from /usr/sap/Q60/SYS/exe/run/DBSLDB4RMT
    C  R3INLPGM: RmtExeLib is KRNQ60700
    C  DBSLENCWT: rc=0, msg=CPF9897 CONCURRENT WRITE IS ENABLED.                                   
    C  DbSl/DB codepage check: table or row not found (db_rc=24) - OK.
    C  === Central DB connect successfull! ===
    C  === Connection settings ===
    C  connected               = TRUE
    C  con_hdl                 = 0
    C  db_handle               = 1
    C  dbhost                  = USALSAPU
    C  rdbname                 =                  
    C  dblib                   = R3Q60DATA
    C  r3sysle_changed         = TRUE
    C  query_compl_reval       = O
    C  dbconnecttype           = L
    C  user                    = Q6079    
    C  qaqqinilib              = Default (QUSRSYS)
    C  dbjobname               = WP00     
    C  dbjobuser               = Q6079    
    C  dbjobno                 = 197762
    C  rmtexelib               = KRNQ60700
    C  parallel_alter_tables   = *OFF
    C  ===========================
    C  Found only default query options in QUSRSYS/QAQQINI.
    C  -
    C  -
    DbSl EGO Structure
    C  -
    C     SAPSYSTEMNAME               = Q60
    C     Character encoding          = UNICODE
    C     process class               = dialog process
    C     workprocess id              = 0
    C     local host                  = USALSAPU
    C     dbhost                      = USALSAPU
    C     rdbname                     =                  
    C     dbname                      = Q60USALSAPU
    C     dblib                       = R3Q60DATA
    C     application server          = DVEBMGS79
    C     Connect type                = LOCAL
    C     pid                         = 6396
    C     wpjobname                   = WP00
    C     wpjobuser                   = Q6079
    C     wpjobno                     = 197762
    C     DB2/400 vers. appl. server  = PASE 1
    C     DB2/400 vers. DB server     = V6R1
    C     da_cache_size               = 100
    C     reopen                      = ON
    C     timeout_retry               = 3
    C     ODP threshold               = 800
    C     ODP commit thresh.          = 810
    C     ODP open thresh.            = 850
    C     QAQQINI library             = Default (QUSRSYS)
    C     Alternate QAQQINI library   = Not specified
    C     use_lobs_for_long           = ON
    C     use_lobs_for_short          = OFF
    C     single_execution_threshold  = 2000
    C     single_execution_reuse      = OFF
    C     keep_tmp_SQLpkgs            = OFF
    C     dbsl_trace                  = OFF
    C     allow_cancel                = Try (Unspecified)
    C     nqe_optimize_method         = O - All I/O (compatibility mode)
    C     nte_list_size               = 10
    C     dbsl_alternate_package      = OFF
    C  -
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20090122 151250 USALSAPU       
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0x7000002d0000000, size: 120000000)
    M  SHM_ROLL_AREA          (addr: 0x7000002e0000000, size: 268435456)
    M  SHM_PAGING_AREA          (addr: 0x7000002f0000000, size: 335544320)
    M  SHM_ROLL_ADM               (addr: 0x700000310000000, size: 2672386)
    M  SHM_PAGING_ADM          (addr: 0x700000320000000, size: 820256)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0x700000330000000
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12176 bytes (50 server) at 0x700000340000000
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation std
    X  <ES> Info: use normal pages (no huge table support available)
    X  ES initialized.
    B  dbntab: NTAB buffers created
    B  dbntab: Buffer FTAB(hash header)  (addr: 0x700000360000088, size: 584)
    B  dbntab: Buffer FTAB(anchor array) (addr: 0x7000003600002d0, size: 1280008)
    B  dbntab: Buffer FTAB(item array)   (addr: 0x700000360138ad8, size: 5120000)
    B  dbntab: Buffer FTAB(data area)    (addr: 0x70000036061aad8, size: 122880000)
    B  dbntab: Buffer IREC(hash header)  (addr: 0x700000370000088, size: 584)
    B  dbntab: Buffer IREC(anchor array) (addr: 0x7000003700002d0, size: 1280008)
    B  dbntab: Buffer IREC(item array)   (addr: 0x700000370138ad8, size: 1280000)
    B  dbntab: Buffer IREC(data area)    (addr: 0x7000003702712d8, size: 15360000)
    B  dbntab: Buffer STAB(hash header)  (addr: 0x700000380000088, size: 584)
    B  dbntab: Buffer STAB(anchor array) (addr: 0x7000003800002d0, size: 1280008)
    B  dbntab: Buffer STAB(item array)   (addr: 0x700000380138ad8, size: 1280000)
    B  dbntab: Buffer STAB(data area)    (addr: 0x7000003802712d8, size: 3072000)
    B  dbntab: Buffer TTAB(hash header)  (addr: 0x700000390000088, size: 2976)
    B  dbntab: Buffer TTAB(anchor array) (addr: 0x700000390000c28, size: 1280008)
    B  dbntab: Buffer TTAB(item array)   (addr: 0x700000390139430, size: 3200000)
    B  dbntab: Buffer TTAB(data area)    (addr: 0x700000390446830, size: 23360000)

    B Thu Jan 22 15:12:52 2009
    B  dbstat: table statistics switched on for 84171 tables
    B  dbstat: TABSTAT buffer created (addr: 0x7000003a0000000, size: 41152488)
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 23, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 0x7000003b0000100, size: 350000000, end: 0x7000003c4dc9480)
    B  dbtbxbuf: Profile: max_objects = 40000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 104857600
    B  ***LOG BB0=> buffer TABL       started with length 350000000  bytes [dbtbxbuf#3 @ 16202] [dbtbxbuf1620 2]
    B  dbtbxbuf: Buffer TABLP (addr: 0x7000003d0000100, size: 35840000, end: 0x7000003d222e100)
    B  dbtbxbuf: Profile: max_objects = 2000, displace = 1, reorg = 1
    B  dbtbxbuf: request_unit = 2000, sync_reload = 5, inval_reload = 5
    B  dbtbxbuf: protect_shm = 0, force_checks = 0
    B  dbtbxbuf: tsize_retry = 17590656
    B  ***LOG BB0=> buffer TABLP      started with length 35840000   bytes [dbtbxbuf#3 @ 16202] [dbtbxbuf1620 2]
    B  dbtbxbuf: Reading TBX statistics:
    B  dbtbxbuf: 29 object entries precreated
    B  Layout of EIBUF buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 80021 * 48 = 3841008
    B  4: 40000 * 256 = 10240000
    B  5: 80021 * 8 = 640168
    B  6: 1 * 200 = 200
    B  7: 513 * 8 = 4104
    B  8: 262473 * 256 = 67193088
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer EIBUF (addr: 0x7000003f0000108, size: 81920000, end: 0x7000003f4e20108)
    B  ***LOG BB0=> buffer EIBUF      started with length 80000k     bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of ESM   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 65 * 8 = 520
    B  8: 13500 * 256 = 3456000
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer ESM   (addr: 0x700000400000108, size: 4194304, end: 0x700000400400108)
    B  ***LOG BB0=> buffer ESM        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of CUA   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 40009 * 48 = 1920432
    B  4: 20000 * 256 = 5120000
    B  5: 40009 * 8 = 320072
    B  6: 1 * 200 = 200
    B  7: 193 * 8 = 1544
    B  8: 65617 * 512 = 33595904
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer CUA   (addr: 0x700000410000108, size: 40960000, end: 0x700000412710108)
    B  ***LOG BB0=> buffer CUA        started with length 40000k     bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  Layout of OTR   buffer shared memory:
    B  0: 1 * 4 = 4
    B  1: 1 * 416 = 416
    B  2: 23 * 40 = 920
    B  3: 4001 * 48 = 192048
    B  4: 2000 * 256 = 512000
    B  5: 4001 * 8 = 32008
    B  6: 1 * 200 = 200
    B  7: 81 * 8 = 648
    B  8: 13500 * 256 = 3456000
    B  Tracing = 0, Shm Protection = 0, Force checks = 0, Recovery delay = 500000
    B  dbexpbuf: Buffer OTR   (addr: 0x700000420000108, size: 4194304, end: 0x700000420400108)
    B  ***LOG BB0=> buffer OTR        started with length 4096k      bytes [dbexpbuf#2 @ 2342] [dbexpbuf2342 ]
    B  ***LOG BB0=> buffer CALE       started with length 500000     bytes [dbcalbuf#10 @ 2305] [dbcalbuf2305 ]
    B  dbtran INFO (init_connection '<DEFAULT>' [DB400:700.08]):
    B   max_blocking_factor =  20,  max_in_blocking_factor      =  40,
    B   min_blocking_factor =  10,  min_in_blocking_factor      =  10,
    B   prefer_union_all    =   0,  prefer_join                 =   0,
    B   prefer_fix_blocking =   1,  prefer_in_itab_opt          =   1,
    B   convert AVG         =   1,  alias table FUPD            =   1,
    B   escape_as_literal   =   0,  opt GE LE to BETWEEN        =   0,
    B   select *            =0x00,  character encoding          = STD / <none>:-,
    B   use_hints           = abap->1, dbif->0x3, upto->2147483647, rule_in->0,
    B                         rule_fae->0, concat_fae->0, concat_fae_or->0

    M Thu Jan 22 15:12:53 2009
    M  SecAudit(RsauInit): Start init of Security Audit Log for first wp.
    M  SecAudit(RsauCreateShm): New block for Security Audit Log allocated in SCSA
    M  SecAudit(RsauCreateShm): SCSA memory usage: SecAudit = 1152, total = 3048
    M  SecAudit(RsauShmInit): SCSA size................ = 4096
    M  SecAudit(RsauShmInit): addr of SCSA............. = 0x700000040000000
    M  SecAudit(RsauShmInit): addr of RSAUSHM.......... = 0x700000040000768
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO..... = 0x7000000400007a0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS........ = 0x7000000400007ac
    M  SecAudit(RsauShmInit): SHM version.............. = 5
    M  SecAudit(RsauShmInit): SHM Slot version......... = 2
    M  SecAudit(RsauShmInit): RSAU active.............. = 0
    M  SecAudit(RsauShmInit): number of slots possible. = 10
    M  SecAudit(RsauShmInit): number of slots requested = 2
    M  SecAudit(RsauShmInit): number of slots used..... = 2
    M  SecAudit(RsauShmInit): user selection........... = 0
    M  SecAudit(RsauShmInit): max size of one file..... = 0 KB
    M  SecAudit(RsauShmInit): max size of all files.... = 102400 KB
    M  SecAudit(RsauGetCurrentProfile): Init of shared memory completed
    M  SecAudit(RsauGetCurrentProfile): Security Audit Log not active
    M  SsfSapSecin: automatic application server initialization for SAPSECULIB
    N  SsfSapSecin: Looking for PSE in database
    N  SsfPseLoad: started...(path=/usr/sap/Q60/DVEBMGS79/sec, AS=USALSAPU, instanceid=79)
    N  SsfPseLoad: Downloading file /usr/sap/Q60/DVEBMGS79/sec/SAPSYS.pse (client:    , key: SYSPSE, len: 1872)
    N  SsfPseLoad: ended (1 of 1 sucessfully loaded, 1 checked...
    N  MskiCreateLogonTicketCache: Logon Ticket cache created in shared memory.
    N  MskiCreateLogonTicketCache: Logon Ticket cache pointer registered in shared memory.
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    M  CCMS: AlMsUpload called by wp 0.
    M  CCMS: AlMsUpload successful for /usr/sap/Q60/DVEBMGS79/log/ALMTTREE (0 MTEs).
    M  CCMS: start to initalize 3.X shared alert area (first segment).

    S Thu Jan 22 15:12:54 2009
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 0x18499b440
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  2 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 400
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 0x700000460000070
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 0x700000460000740
    S    using messages for server info
    S  size of spec char cache entry: 297032 bytes (timeout 100 sec)
    S  size of open spool request entry: 2272 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A  -PXA--
    A  PXA INITIALIZATION

    A Thu Jan 22 15:12:55 2009
    A  PXA: Locked PXA-Semaphore.
    A  System page size: 4kb, total admin_size: 139532kb, dir_size: 34808kb.
    A  Attached to PXA (address 0x700000470000000, size 1998848K, 4 fragments of 464832K )
    A  abap/pxa = shared unprotect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--

    A  ABAP ShmAdm attached (addr=0x7000000b0577000 leng=20955136 end=0x7000000b1973000)
    A  >> Shm MMADM area (addr=0x7000000b0a50fa8 leng=244096 end=0x7000000b0a8c928)
    A  >> Shm MMDAT area (addr=0x7000000b0a8d000 leng=15622144 end=0x7000000b1973000)
    A  RFC Destination> destination USALSAPU_Q60_79 host USALSAPU system Q60 systnr 79 (USALSAPU_Q60_79)
    A  RFC Options> H=USALSAPU,S=79,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 47822 bytes at 0x7000004f0000000

    N Thu Jan 22 15:12:56 2009
    N  SsfSapSecin: PSE /usr/sap/Q60/DVEBMGS79/sec/SAPSYS.pse found!

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is /usr/sap/Q60/SYS/exe/run/libsapsecu.o .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...completed with return code 5.
    N  =================================================
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.172.20050900]
    W    ITS Plugin: Int.version, [33]
    W    ITS Plugin: Feature set: [17]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    N  VSI: WP init in ABAP VM completed with rc=0

    E Thu Jan 22 15:12:58 2009
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    M Thu Jan 22 15:13:03 2009
    M  SosICreateNewAnchorArray: sos_search_anchor_semantics = 1

    A Thu Jan 22 15:13:07 2009
    A  *** ERROR => RFC ======> cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62379446
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62377117, {4978D392-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62379446 IDX=2
    [abrfcio.c    8185]
    A  *** ERROR => RFC ======> FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62382527
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui FUNCTION: 'exec_sapgui'
    A  cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 2, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62381506, {4978D397-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62382527 IDX=3
    [abrfcio.c    8185]

    A Thu Jan 22 15:13:14 2009
    A  *** ERROR => RFC ======> FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    [abrfcio.c    8185]
    A  RFC 1729  CONVID 62392457
    A   * CMRC=0 DATA=0 STATUS=0 SAPRC=0 exec_sapgui FUNCTION: 'exec_sapgui'
    A  FUNCTION: 'exec_sapgui'
    A  cannot open SAPGUI
    A  RFC> ABAP Programm: SAPLSLDAG (Transaction: )
    A  RFC> User: DDIC (Client: 000)
    A  RFC> Destination: SERVER_EXEC (handle: 3, , )
    A  RFC SERVER> RFC Server Session (handle: 1, 62381506, {4978D397-D34E-190F-E100-80020A001114})
    A  RFC SERVER> Caller host:
    A  RFC SERVER> Caller transaction code:  (Caller Program: SLDAPPL_SERV)
    A  RFC SERVER> Called function module: SLDAG_GET_COMPILED_BITS
    A  *** ERROR => RFC Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1738
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    FUNCTION: 'exec_sapgui'
    cannot open SAPGUI
    PROG =rfcexec USALSAPU sapgw79 62392457 IDX=6
    [abrfcio.c    8185]

    B Thu Jan 22 15:13:16 2009
    B  table logging switched on for client '010'

    M Thu Jan 22 15:13:22 2009
    M  AS400_API connected to 'USALSAPU'. DBJob: (197789/QUSER     /QXDARECVR )M  *** ERROR => AS400_API (APICODE 23) failed with SY-SUBRC = 9 [abas4api.c   1548]
    M  *** ERROR => Cannot open file '/usr/sap/transD60/config/infoapar.610' [             0]
    A  A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Thu Jan 22 15:13:22 2009

    A  ABAP Program SAPMSYST                                .
    A  Source SAPMSYST                                 Line 1770.
    A  Error Code DYNPRO_NOT_FOUND.
    A  Module  $Id: //bas/700_REL/src/krn/dynp/dybas.c#6 $ SAP.
    A  Function dyrdyp.c Line 545.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Dynpro does not exist.

    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.

    A Thu Jan 22 15:13:23 2009
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Thu Jan 22 15:13:23 2009

    A  ABAP Program SAPMS380                                .
    A  Source                                          Line 0.
    A  Error Code DYNPRO_NOT_FOUND.
    A  Module  $Id: //bas/700_REL/src/krn/dynp/dybas.c#6 $ SAP.
    A  Function dyrdyp.c Line 545.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_SAPDEXT
    A  Dynpro does not exist.

    M  ThIUsrDel: th_rollback_usrdelentry = 1
    M  ***LOG R47=> ThResFree, delete (001024) [thxxmode.c   1384]

    S Thu Jan 22 15:14:20 2009
    S  found spool memory service RSPO-ACTIONS at 0x70000046000a478

    Hi TJ,
    you are having definetely other issues, than the ones that might be caused by clrpfm of the tables above ...
    But, based on that data, I do not know which ones ;-(
    There are dynpro tables like dynpload or d3456t or so not proper ...
    Regards
    Volker Gueldenpfennig, consolut international ag
    http://www.consolut.net - http://www.4soi.de - http://www.easymarketplace.de

  • Index does not exist in database system DB6 sap

    Hi All
    In development system i have added a field into already existing  index and activated successfully without any errors or warnings and after transported the TR  into Quality system,In Quality system it shows the warning Index does not exist in database system DB6 sap
    Thanks
    Vamsi

    Hi Mohan,
    After any change in the existing structure of the table you need to adjust and then activate it.
    It can be done using SE14 tcode, please try using this.
    Regards,
    Mohammed

  • Cannot complete Lync2013 integration because autodiscover/metadata/json/1 does not exist

    Hello,
    I am trying to setup integration between Microsoft Lync 2013 Server and Exchange 2013 Server so that in OWA you can see presence information and also use Instant Messaging.
    I am able to complete all the steps except for the following line on the Lync server:
    New-CsPartnerApplication -Identity Exchange -ApplicationTrustLevel Full -MetadataUrl "https://autodiscover.domain.com/autodiscover/metadata/json/1"
    I am getting an error that its not found:
    New-CsPartnerApplication : Cannot bind parameter 'MetadataUrl' to the target. Exception setting "MetadataUrl": "The
    metadata document could not be downloaded from the URL in the MetadataUrl parameter or downloaded data is not a valid
    metadata document, error: The remote server returned an error: (404) Not Found."
    Now I've already followed THIS thread: http://blogs.technet.com/b/jenstr/archive/2012/11/22/getting-internal-server-error-500-when-creating-new-cspartnerapplication-for-exchange-2013.aspx  But that did not help me at all.  Nor should it because
    that particular thread is a procedure to remedy an error 500.  Remember I am getting an error 404.
    I can validate that the path to /autodiscover/metadata/json/1 does not exist because I get a 404 in any web browser that I attempt to access this path.  Also in IIS Manager on Exchange I do not even see a metadata folder.  IIS has been reset and
    also the server has been rebooted as of 7:40 AM EST today and the issue persists.
    I am not sure what goes in that location but I would be willing to accept if someone else would upload their metadata/json/1 file on SkyDrive and I could put it at this location.
    Otherwise Autodiscover service appears to be working as Outlook and Lync clients do not pose an error.  Testing e-mail autodiscover returns correct values and the paths /autodiscover/Autodiscover.svc and also autodiscover/autodiscover.xml are both reachable
    in a web browser.

    Hi KJSTech1,
    You could try to modify the autodiscover Url by following command.
    Get-ClientAccessServer | Set-ClientAccessServer -AutoDiscoverServiceInternalUri "https://autodiscover.contoso.com/autodiscover/autodiscover.xml"
    Run the following command in Lync Management Shell.
    Set-CsOAuthConfiguration -Identity global -ExchangeAutodiscoverUrl "https://autodiscover.contoso.com/autodiscover/autodiscover.svc"
    After doing the above work, please re-run the New-CsPartnerApplication command to test.
    Best regards,
    Eric

  • Type com.sap.xss.ser.xssmenu.model.types.P_Pernr does not exist

    Hi there,
    same Thread I post in "Portal Developement". Now I try my luck in ths category...
    we implement ESS (ERP2004 with WebDynpros) in our testsystem, but we got an error and don´t know what to do...
    System Landscape:
    - mySAP Enterprise Portal 6.0 SP17
    - Java Application Server (excluding from HR)
    - mySAP ERP2004 HR-System
    The Connections from the portal runs to the Java-App-Server, not direct to the HR-System (HR-System has no Java Installation and our Customer don´t want a installation, because it could be a bad performance)
    We implement the Jco´s and fill out the usermapping. If we want to call the firstpage of the new ESS-Role we get this error.
    Can anyone help us? Do we need some installations?
    Best regards
    Christian
    Error
    500 Internal Server Error
    Web Dynpro Container/SAP J2EE Engine/6.40
    Failed to process request. Please contact your system administrator.
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.dictionary.runtime.DdException: Type com.sap.xss.ser.xssmenu.model.types.P_Pernr does not exist
    at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
    at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:586)
    at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:286)
    at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:95)
    at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
    ... 54 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727)
    Version
    DOM version
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, Build ID: 6.4015.00.0000.20051123162612.0000 (release=630_VAL_REL, buildtime=2005-12-14:21:51:22[UTC], changelist=377533, host=PWDFM026)
    J2EE Engine No information available
    Java VM Classic VM, version:1.4.2, vendor: IBM Corporation
    Operating system AIX, version: 5.2, architecture: ppc64
    Other
    Session Locale de
    Time of Failure Thu Jan 11 16:14:11 GMT+00:00 2007 (Java Time: 1168532051021)
    Web Dynpro Code Generation Infos
    sap.com/pcui_gp~xssutils
    SapDictionaryGenerationCore 6.4018.00.0000.20060530191647.0000 (release=630_REL, buildtime=2006-09-20:21:03:45[UTC], changelist=405154, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates 6.4018.00.0000.20060530191647.0000 (release=630_REL, buildtime=2006-09-20:21:03:57[UTC], changelist=405154, host=PWDFM027.wdf.sap.corp)
    SapGenerationFrameworkCore 6.4015.00.0000.20050818152155.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:18:08[UTC], changelist=363812, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 6.4018.00.0000.20060823112633.0000 (release=630_REL, buildtime=2006-09-20:21:14:40[UTC], changelist=415262, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon 6.4018.00.0000.20060302125746.0000 (release=630_REL, buildtime=2006-09-20:20:56:46[UTC], changelist=392271, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore 6.4018.00.0000.20060302125746.0000 (release=630_REL, buildtime=2006-09-20:20:56:36[UTC], changelist=392271, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary 6.4018.00.0000.20060302125547.0000 (release=630_REL, buildtime=2006-09-20:21:00:39[UTC], changelist=392265, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro 6.4018.00.0000.20060823112248.0000 (release=630_REL, buildtime=2006-09-20:21:09:40[UTC], changelist=415252, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 6.4018.00.0000.20060915154217.0000 (release=630_REL, buildtime=2006-09-20:21:52:30[UTC], changelist=417774, host=PWDFM027)
    SapWebDynproGenerationCore 6.4018.00.0000.20060823112633.0000 (release=630_REL, buildtime=2006-09-20:21:15:10[UTC], changelist=415262, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates 6.4018.00.0000.20060915154217.0000 (release=630_REL, buildtime=2006-09-20:21:52:30[UTC], changelist=417774, host=PWDFM027)
    sap.com/tcwddispwda
    No information available
    sap.com/pcui_gp~xssfpm
    SapDictionaryGenerationCore 6.4018.00.0000.20060530191647.0000 (release=630_REL, buildtime=2006-09-20:21:03:45[UTC], changelist=405154, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates 6.4018.00.0000.20060530191647.0000 (release=630_REL, buildtime=2006-09-20:21:03:57[UTC], changelist=405154, host=PWDFM027.wdf.sap.corp)
    SapGenerationFrameworkCore 6.4015.00.0000.20050818152155.0000 (release=630_VAL_REL, buildtime=2005-11-24:21:18:08[UTC], changelist=363812, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 6.4018.00.0000.20060823112633.0000 (release=630_REL, buildtime=2006-09-20:21:14:40[UTC], changelist=415262, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon 6.4018.00.0000.20060302125746.0000 (release=630_REL, buildtime=2006-09-20:20:56:46[UTC], changelist=392271, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore 6.4018.00.0000.20060302125746.0000 (release=630_REL, buildtime=2006-09-20:20:56:36[UTC], changelist=392271, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary 6.4018.00.0000.20060302125547.0000 (release=630_REL, buildtime=2006-09-20:21:00:39[UTC], changelist=392265, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro 6.4018.00.0000.20060823112248.0000 (release=630_REL, buildtime=2006-09-20:21:09:40[UTC], changelist=415252, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 6.4018.00.0000.20060915154217.0000 (release=630_REL, buildtime=2006-09-20:21:52:30[UTC], changelist=417774, host=PWDFM027)
    SapWebDynproGenerationCore 6.4018.00.0000.20060823112633.0000 (release=630_REL, buildtime=2006-09-20:21:15:10[UTC], changelist=415262, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates 6.4018.00.0000.20060915154217.0000 (release=630_REL, buildtime=2006-09-20:21:52:30[UTC], changelist=417774, host=PWDFM027)
    sap.com/tcwdcorecomp
    No information available
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException: type com.sap.xss.ser.xssmenu.model.types.P_Pernr could not be loaded: com.sap.dictionary.runtime.DdException: Type com.sap.xss.ser.xssmenu.model.types.P_Pernr does not exist
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:250)
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getDataType(DataTypeBroker.java:213)
    at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:314)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:669)
    at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:233)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:654)
    at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:657)
    at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:347)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:855)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:158)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:143)
    at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:135)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createBLCComponentUsage(FPMComponent.java:628)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:773)
    at com.sap.xss.ser.xssmenu.vc.header.VcXssMenuHeader.onInit(VcXssMenuHeader.java:196)
    at com.sap.xss.ser.xssmenu.vc.header.wdp.InternalVcXssMenuHeader.onInit(InternalVcXssMenuHeader.java:225)
    at com.sap.xss.ser.xssmenu.vc.header.VcXssMenuHeaderInterface.onInit(VcXssMenuHeaderInterface.java:162)
    at com.sap.xss.ser.xssmenu.vc.header.wdp.InternalVcXssMenuHeaderInterface.onInit(InternalVcXssMenuHeaderInterface.java:144)
    at com.sap.xss.ser.xssmenu.vc.header.wdp.InternalVcXssMenuHeaderInterface$External.onInit(InternalVcXssMenuHeaderInterface.java:220)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:466)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:354)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:179)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:95)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:347)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:370)
    at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
    at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.dictionary.runtime.DdException: Type com.sap.xss.ser.xssmenu.model.types.P_Pernr does not exist
    at com.sap.dictionary.types.mdi.util.ProviderUtil.createAbapTypeXmlMap(ProviderUtil.java:400)
    at com.sap.dictionary.runtime.mdi.DataProvider.createSimpleTypeFromAbapType(DataProvider.java:586)
    at com.sap.dictionary.runtime.mdi.DataProvider.getDataType(DataProvider.java:286)
    at com.sap.dictionary.runtime.DdDictionary.getDataType(DdDictionary.java:95)
    at com.sap.dictionary.runtime.DdBroker.getDataType(DdBroker.java:164)
    at com.sap.dictionary.runtime.DdBroker.getSimpleType(DdBroker.java:170)
    at com.sap.tc.webdynpro.services.datatypes.core.DataTypeBroker.getSimpleType(DataTypeBroker.java:242)
    ... 52 more

    Hi,
    uhm... good question, long time ago...
    Error should be in the JCO-Destinations, where you can choose a targetsystem for each Jco-Destination.
    Since them we installed a java on the abap-system, so we have a doublestack.
    In the Jco Destiantions must be the ABAP-System.
    Application via SAPTicket and MetaData via fix User like DDIC.
    Regards
    Christian

  • While creating SAP ISU Device category i got one error message like The material 5 does not exist or is not activated Message no. M3305

    while creating SAP ISU Device category EG01 .i got one error message like The material 5 does not exist or is not activated Message no. M3305

    I don't know EG01 transaction, but if SAP says "material 5 does not exist " then SAP is usually right.
    Can you give an evidence that material 5 exists? e.g. screenshot from  SE16 at table MARA, MARC and MAST

  • Web-dynpro application -ERROR: ICF service node "/sap/bc/webdynpro/sap/zqm_cto_arr_general1" does not exist (see SAP Note 1109215) (termination: ERROR_MESSAGE_STATE)

    i have created my web-dynpro application in development. and sent to quality . whenever i will execute my dynpro in quality  i got one message
    ERROR: ICF service node "/sap/bc/webdynpro/sap/zqm_cto_arr_general1" does not exist (see SAP Note 1109215) (termination: ERROR_MESSAGE_STATE)
    whenever i saw  sicf  transaction my web-dynpro is not seen . my dynpro application name is more then 15 character. what i will do . please give me valuable suggestion.....

    Hi Ashok,
                   for your requirement the application is not exist in particular place. It means, the webdynpro application is saved at different package or different location.
                  Please change the webdynpro component name and save it in particular request in package, then transport it to quality ..(development server )
    then go to SICF  t.code .. sap->bc->webdynpro->sap->find  out your application and activate the service of your webdynpro application.
    Now test it ... this solution might helpful to you .
    Regards,
    Naveen M

  • Error in SAP installation ECC 6.0 "HKEY_LOCAL_MACHINE does not exist"

    Here is log  can any body suggest
    INFO 2009-02-21 10:17:02
    Connection request to guiengine backend by host 192.168.16.249 .
    INFO 2009-02-21 10:17:07
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/inifile.2.xml'.
    INFO 2009-02-21 10:17:07
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/inifile.3.xml'.
    INFO 2009-02-21 10:17:07
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/keydb.2.xml'.
    INFO 2009-02-21 10:17:07
    Execute step changeUserInstall of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:23
    Creating file C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\change.log.
    INFO 2009-02-21 10:17:23
    Output of change user /install is written to the logfile change.log.
    WARNING 2009-02-21 10:17:23
    Execution of the command "change user /install" finished with return code 1. Output:
    Install mode does not apply to a Terminal server configured for remote administration.
    INFO 2009-02-21 10:17:23
    Execute step chgautInstdirPublicAllOS4 of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|Preinstall|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:42
    Execute step done of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:42
    Execute step checkParams of component |NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:42
    Execute step fillContextForSoftwareFeatures of component |NW_Onehost|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:43
    Execute step loadUsageTypes of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Init|ind|ind|ind|ind|2|0.
    INFO 2009-02-21 10:17:44
    Execute step fillContextUsageTypes of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0.
    INFO 2009-02-21 10:17:44
    Execute step setAllPossible of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:45
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/usages_data.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/usages_data.1.xml'.
    INFO 2009-02-21 10:17:45
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/usages_data.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/usages_data.2.xml'.
    INFO 2009-02-21 10:17:45
    Copied file 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/jexclude.xml' to 'C:/Program Files/sapinst_instdir/ERP/SYSTEM/ORA/CENTRAL/AS/jexclude.1.xml'.
    INFO 2009-02-21 10:17:45
    Execute step determineScenarioParameters of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:45
    Execute step prepareUsagesTableForUserInputXml of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:46
    Execute step determinePossibleUsageTypesXml of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:47
    Execute step prepareUsagesTableForUserInputDB of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:47
    Execute step setDefaultsGuiValues of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:47
    Execute step setDefaultsStackDetermined of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:47
    Execute step chooseMandatory of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:48
    Execute step makeABAPPartsImpossible of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:48
    Execute step setDependencyRestrictions of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Prepare|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:17:49
    Execute step prepareScenario of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2009-02-21 10:17:49
    Execute step fillUsagesTable of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2009-02-21 10:17:50
    Execute step selectUsages of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2009-02-21 10:18:00
    Execute step selectUsagesNetWeaver of component |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features|ind|ind|ind|ind|3|0|SAP_Software_Features_Select|ind|ind|ind|ind|1|0.
    INFO 2009-02-21 10:18:03
    Execution of the command "C:\j2sdk1.4.2_08\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.1988.1235191614/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output:
    #Sat Feb 21 10:18:03 GMT+05:30 2009
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_08
    jre
    bin
    java.vm.version=1.4.2_08-b03
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) Client VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 1
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    PROGRA1
    SAPINS1
    ERP
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_08-b03
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_08
    jre
    lib
    endorsed
    os.arch=x86
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_08
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    product
    10.2.0
    db_1
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;%JAVA_HOME%/bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=GMT+05\:30
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.1988.1235191614/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_08
    jre
    sun.arch.data.model=32
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_08
    java.ext.dirs=C\:
    j2sdk1.4.2_08
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_08
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_08
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    INFO 2009-02-21 10:18:03
    Execution of the command "C:\j2sdk1.4.2_08\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.1988.1235191614/JAR/ins-j2ee.jar;C:/DOCUME1/ADMINI1/LOCALS1/Temp/sapinst_exe.1988.1235191614/JAR/sapxmltoolkit.jar com.sap.ins.j2ee.TestClassLoader" finished with return code 0. Output:
    CORRECT
    INFO 2009-02-21 10:18:03
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_08 with JDK version 1.4.2_08.
    INFO 2009-02-21 10:18:03
    Execute step getCD of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:18:03
    Execute step verifyJavaHome of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:18:03
    Execute step verifyPolicy of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:18:04
    Execute step setNWOption of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_getJavaHome|ind|ind|ind|ind|0|0.
    INFO 2009-02-21 10:18:04
    Execution of the command "C:\j2sdk1.4.2_08\bin\java.exe -classpath C:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.1988.1235191614/JAR/ins-j2ee.jar com.sap.ins.j2ee.GetSystemProperty" finished with return code 0. Output:
    #Sat Feb 21 10:18:04 GMT+05:30 2009
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    sun.boot.library.path=C\:
    j2sdk1.4.2_08
    jre
    bin
    java.vm.version=1.4.2_08-b03
    java.vm.vendor=Sun Microsystems Inc.
    java.vendor.url=http\://java.sun.com/
    path.separator=;
    java.vm.name=Java HotSpot(TM) Client VM
    file.encoding.pkg=sun.io
    user.country=US
    sun.os.patch.level=Service Pack 1
    java.vm.specification.name=Java Virtual Machine Specification
    user.dir=C\:
    PROGRA1
    SAPINS1
    ERP
    SYSTEM
    ORA
    CENTRAL
    AS
    java.runtime.version=1.4.2_08-b03
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.endorsed.dirs=C\:
    j2sdk1.4.2_08
    jre
    lib
    endorsed
    os.arch=x86
    java.io.tmpdir=C\:
    DOCUME1
    ADMINI1
    LOCALS~1
    Temp
    line.separator=\r\n
    java.vm.specification.vendor=Sun Microsystems Inc.
    user.variant=
    os.name=Windows 2003
    sun.java2d.fontpath=
    java.library.path=C\:
    j2sdk1.4.2_08
    bin;.;C\:
    WINDOWS
    system32;C\:
    WINDOWS;D\:
    oracle
    product
    10.2.0
    db_1
    bin;C\:
    WINDOWS
    system32;C\:
    WINDOWS;C\:
    WINDOWS
    System32
    Wbem;%JAVA_HOME%/bin
    java.specification.name=Java Platform API Specification
    java.class.version=48.0
    java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory
    os.version=5.2
    user.home=C\:
    Documents and Settings
    Administrator
    user.timezone=GMT+05\:30
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    file.encoding=Cp1252
    java.specification.version=1.4
    java.class.path=C\:/DOCUME1/ADMINI1/LOCALS~1/Temp/sapinst_exe.1988.1235191614/JAR/ins-j2ee.jar
    user.name=Administrator
    java.vm.specification.version=1.0
    java.home=C\:
    j2sdk1.4.2_08
    jre
    sun.arch.data.model=32
    user.language=en
    java.specification.vendor=Sun Microsystems Inc.
    awt.toolkit=sun.awt.windows.WToolkit
    java.vm.info=mixed mode
    java.version=1.4.2_08
    java.ext.dirs=C\:
    j2sdk1.4.2_08
    jre
    lib
    ext
    sun.boot.class.path=C\:
    j2sdk1.4.2_08
    jre
    lib
    rt.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    i18n.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    sunrsasign.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    jsse.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    jce.jar;C\:
    j2sdk1.4.2_08
    jre
    lib
    charsets.jar;C\:
    j2sdk1.4.2_08
    jre
    classes
    java.vendor=Sun Microsystems Inc.
    file.separator=
    java.vendor.url.bug=http\://java.sun.com/cgi-bin/bugreport.cgi
    sun.io.unicode.encoding=UnicodeLittle
    sun.cpu.endian=little
    sun.cpu.isalist=pentium i486 i386
    INFO 2009-02-21 10:18:04
    Execution of the command "C:\j2sdk1.4.2_08\bin\java.exe -classpath
    finished with return code 0. Output:
    CORRECT
    INFO 2009-02-21 10:18:04
    Found a valid JAVA_HOME directory C:\j2sdk1.4.2_08 with JDK version 1.4.2_08.
    INFO 2009-02-21 10:18:04
    Execute step collect of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0.
    WARNING 2009-02-21 10:18:05
    *Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (69), with parameter (SYSTEM\CurrentControlSet\Services\ltpsnr).*
    *WARNING 2009-02-21 10:18:05
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ltpsnr' does not exist on the 'localhost' host.*
    *ERROR 2009-02-21 10:18:05
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ltpsnr' does not exist on the 'localhost' host.*
    ERROR 2009-02-21 10:18:05
    FCO-00011  The step collect with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    INFO 2009-02-21 10:19:50
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    WARNING 2009-02-21 10:19:50
    Error 5 (Access is denied.
    ) in execution of a 'RegOpenKeyEx' function, line (69), with parameter (SYSTEM\CurrentControlSet\Services\ltpsnr).
    WARNING 2009-02-21 10:19:50
    The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ltpsnr' does not exist on the 'localhost' host.
    ERROR 2009-02-21 10:19:50
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ltpsnr' does not exist on the 'localhost' host.
    ERROR 2009-02-21 10:19:50
    FCO-00011  The step collect with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect was executed with status ERROR .
    INFO 2009-02-21 10:21:43
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|1|0|collect".
    please provide me the solution .....

    Hello,
    this error is really strange. At this step, sapinst scans all keys that are located under
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
    in order to find existing SAP services and to retrieve their parameters. Since this usually happens in a sorted way, many other keys must have already been successfully retrieved.
    My guess is now that there is a problem that is related just to the service that was processed in the current iteration: ltpsnr
    -> call regedit and go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
    -> locate the ltpsnr entry, is it actually there? If yes:
    -> right click on the entry and chose 'permissions'
    -> are the permissions here actually different compared to the other entries?
    Best Regards,
    Michael

  • SDA hdbsdautil does not exist in /usr/sap/ SID /home

    I am looking to test ODBC connections for SDA per this document:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/706d9725-7087-3110-6d9e-91be8ad377d6?QuickLink=index&overridelayout=true&59064390315971
    But hdbsdautil does not exist in my home folder.
    I am able to see that program under exe:
    /sapmnt/<SID>/exe/linuxx86_64/HDB_1.00.70.00.386119_1342680
    But when I execute there I see the following error:
    error while loading shared libraries: libhdbrskernel.so: cannot open shared object file: No such file or directory
    Any thoughts?

    Hi Sebastian,
    Of course the program hdbsdautil is not in the home directory, as it resides in the exe directory of the SAP HANA software.
    server:/usr/sap/HBW/HDB10> which hdbsdautil
    /usr/sap/HBW/HDB10/exe/hdbsdautil
    server:/usr/sap/HBW/HDB10>
    It seems it was not included in the initial SP07 release of HANA 1.0 and an update to the latest version on SP07, which is Rev. 73 is anyway recommended.
    Best Regards Roland

Maybe you are looking for

  • IPhoto library list not showing up in the iMovie window

    Hi everyone, I upgraded to iLife '08 and also to Leopard recently and am having trouble using iMovie with iPhoto. I've had no problems pulling in iPhoto pictures into the previous version of iMovie but now I do. My iPhoto library sits on an external

  • Excel 2010 crash Terminalserver

    Hi all, i have trouble with Excel 2010 that it crash and kill the terminalserver where it is running. My enviroment: Terminal server: VM WinServer 2008R2 with Citrix XenApp 6.5 and Office 2010 ( STD and or PRO ) Citrix Provisioning: VM WinServer 2008

  • Safari 6 gets stuck; won't scroll or scrolls to show blank area

    I've been having trouble with Safari 6 since upgrading to Mountain Lion several days ago.  The symptom is that after using Safari for a while, I'll go to a Web site and the page will load, but it won't scroll. Sometimes when that happens I can't clic

  • How to come bak on Selcton Scrn in case of err while using Gui Download

    Hi All,            I am using GUI Download function in my report.Now i f the excel to which i am donloading is already open there comes an error message saying 'Access to file is denied' and program is terminated.Is there any way so that after the er

  • International- Data Transfer

    Be careful about using your phone for data transfer in Europe! I Just got back from a 2-week trip to Europe with my family of four- we all brought our iPhones. I had international roaming- World Traveller- turned on before we left. I was told that ph