XL Reporter - Santax error in selection after upgrading from PL26 to PL29

Hello all there,
again a question concerning my old friend XLR!
We are running SAPB0 2005A SP01 PL29.
After an update of XLR PL26 (Version 6.80.01.26 / 6.80.367) to XLR PL29
(Version 6.80.01.26 / 6.80.388) in some reports the following syntax
error came up: "Definition parsing failed; syntax error near #NULL".
This is the selection in which the syntax error is reported:
BPA(CardType = "C" And scrIncl_0 = "N" Or
CardType = "C" And scrIncl_0 = #NULL )
ARDT( Code = "ARCreditMemo","Invoice" )
In XLR PL26 the report runs without any problems! The following as
additional information on the meaning of this selection:
We select all clients (CardType = "C") where the UDF scrIncl_0 is
either assigned the value "N" or a value is not yet assigned (#NULL).
Again I stress: It works as expectedin XLR PL26 !!
I had checked all SAP notes concerning XLR PL29 or #NULL before I
posted this question but had found nothing pointing into this direction!
Best Regards
Frank Romeni

Hi Daan,
you were right - it had to do with the XLR naming of my UDF.
Is there any reason for XLR to change UDF names from e.g. name to name_0 or to "name_0" (with apostrophes) ?
In my last reply I wrote "the UDF are all available with there old names. I can make this sure, since other selections in the same report definition use the UDF - without the #NULL construct - are not rejected."
But the other selections were not rejected with syntax errors, since XLR put apostrophes round the wrong names. In the mentioned selection the UDF name was not put in apostrophes and therefore the selection was rejected with a syntax error. Unfortunately I realised the wrong names in the not rejected selection only after I checked the results (all empty) when I executed the report.

Similar Messages

  • ERROR upload: Error in uploadXMLFiles after upgrading from 10.2.0.4

    After upgrading from 10.2.0.1 to 10.2.0.4 on a newly installed Oracle server, I could not use dbconsole any more. It would not display the login page at http://myserver:1158/em. I tried different browser IE, FireFox, and Chrome. It is the same. Then I checked the %ORACLE_HOME/{server_sid}/sysman/log/emagent.trc and found this errors in it:
    2010-02-04 14:11:45 Thread-2552 WARN command: Job Subsystem Timeout set at 600 seconds
    2010-02-04 14:11:45 Thread-2552 WARN upload: Upload manager has no Failure script: disabled
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovering left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovered 0 left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN metadata: Metric collectSnapshot does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric Disk_Path does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric osm_diskGroupPolicies does not have any data columns
    2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds.
    I tried emctl secure, upload, start and stop many times. It is still the same. It is a new server and a new database. Any idea?
    TIA!

    I did not change password. It is not password issue.
    According to Oracle support,
    1) the error "2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds" can be ignored.
    2) The error: 2010-02-05 02:52:19 Thread-3864 ERROR util.files: nmeufile_remove D:/oracle/product/10.2.0/db_1/orsvp04.OCTAGONRESEARCH.COM_vp/sysman/recv\00000000365.lk: Error in lfidlb. Error = 0 (No error)
    could be because I used "emctl start agent" , which are not allowed command for DBconsole. The correct one is "emctl start dbconsole"
    Thanks for your input!

  • Solved. error in apxldimg after upgrade from 3.0 to 3.1 on 9.2.0.5 database

    Hi,
    I've upgraded my Apex installation on a 9.2.0.5 database and get an error when running the apxldimg.sql script.
    SQL> @apxldimg d:\xml
    PL/SQL procedure successfully completed.
    old   1: create directory APEX_IMAGES as '&1/apex/images'
    new   1: create directory APEX_IMAGES as 'd:\xml/apex/images'
    Directory created.
        filelist_xml        xmltype := xmltype(bfilename(upload_directory_name,file_
    list),nls_charset_id('AL32UTF8'));
    ERROR at line 15:
    ORA-06550: line 15, column 36:
    PLS-00306: wrong number or types of arguments in call to 'XMLTYPE'
    ORA-06550: line 15, column 25:
    PL/SQL: Item ignored
    ORA-06550: line 38, column 15:
    PLS-00302: component 'EXISTSRESOURCE' must be declared
    ORA-06550: line 38, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 52, column 46:
    PLS-00320: the declaration of the type of this expression is incomplete or
    malformed
    ORA-06550: line 52, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 57, column 53:
    PLS-00201: identifier 'I' must be declared
    ORA-06550: line 57, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 86, column 19:
    PLS-00306: wrong number or types of arguments in call to 'CREATERESOURCE'
    ORA-06550: line 86, column 9:
    PL/SQL: Statement ignored
    ORA-06550: line 88, column 19:
    PLS-00306: wrong number or types of arguments in call to 'CREATERESOURCE'
    ORA-06550: line 88, column 9:
    PL/SQL: Statement ignored
        if not dbms_xdb.existsResource(ro_anonymous_acl) and
    ERROR at line 18:
    ORA-06550: line 18, column 21:
    PLS-00302: component 'EXISTSRESOURCE' must be declared
    ORA-06550: line 18, column 5:
    PL/SQL: Statement ignoredWho has an idea what is the problem ?
    SQL> select comp_id,version from dba_registry;
    COMP_ID                        VERSION
    CATALOG                        9.2.0.5.0
    CATPROC                        9.2.0.5.0
    OWM                            9.2.0.1.0
    JAVAVM                         9.2.0.5.0
    XML                            9.2.0.7.0
    CATJAVA                        9.2.0.5.0
    ORDIM                          9.2.0.5.0
    SDO                            9.2.0.5.0
    CONTEXT                        9.2.0.5.0
    XDB                            9.2.0.5.0
    WK                             9.2.0.5.0
    APEX                           3.1.1.00.09Rene
    Message was edited by:
    Rene W.

    Hi Rene,
    When you found out that you misread the instrucition and you already ran the script, what did you do next? Did you restore the db and redo over? Or did you continue on? I have the same problem with you too but I'm not sure what to do next.
    Trina :)
    [email protected]

  • Report variants missing in PC00_M10_REC after upgrade from 4.7 to ECC 6.0

    After Upgrade to ECC 6.0 from 4.7 version, two  variants for  Payroll Reconciliation report  in PC00_M10_REC  are missing.
    These variants were of users who have left the organisation/company.
    Can anyone help me to restore those variants and tell me why those two variants got deleted.
    Thanks in advance
    Rohan Das.

    Try to use program RSTRANSP , this will create transport request for variants. after creating the variant your basis team can move to ECC box

  • An error has occurred after upgrading from MBAM 1.0 to 2.0

    The upgrade went fine, uninstalled MBAM v1.0 from SQL and IIS servers, rebooted servers and re-installed with MBAM v2.0.  However, now when I go to the webportal every page shows the "An error has occurred" message. 
    I've checked the webconfig files under the Help Desk Website folder and it's got our server path in it.  the webportal was working before the upgrade.

    Good to hear it was a simple fix. I'm about to upgrade our production environment tomorrow night. Going from MBAM 1.0 to 2.0 SP1. Not sure where you upgraded from, but did you run into any issues. I've been looking and haven't seen anyone encounter any
    real issues. We are not doing the SCCM integration btw.

  • Runtime Error in VL01N after upgrade from 4.6c to ECC 6.0

    hi, 
       We are doing a upgrade project from 4.6c to ECC 6.0 and when we are running the VL01n tcode and as soon as we hit enter in easy access screen its throwing a runtime error as " The key of internal table "XLIPS" contains components of type  'X' or "XSTRING". The "READ TABLE XLIPS" statement is not permitted for such tables in a unicode context'. The xlips is declared as:
    DATA: BEGIN OF XLIPS OCCURS 15.
    INCLUDE STRUCTURE LIPSVB.
    DATA: END OF XLIPS.
    so i have checked the lipsvb structure in that i dont find the key fields of type X or XSTRING all are of type CHAR 4. this LIPSVB is the Reference structure for  XLIPS and YLIPS.
    THANKS IN ADVANCE.

    Please  see the  Patch level of the  SD, FI ,etc...
    and  apply  it   the basis   should   find  it  out  .... for  ECC6.0   then  minimum level  of  patches  should  be   upgraded.
    please  ,login to help.sap.com  ... there  in the  search  see the  document   of the pateches  for the   ECC6.0 for SD & FI ... like wise  for  all  Modules  ....
    Reward  points if it is usefulll ...
    Girish

  • Runtime Error in MIGO after upgrade from 4.6c to ECC 6.0

    hi,
        We are doing a upgrade project from 4.6c to ECC 6.0 and when we are posting the MIGO a runtime error is occuring from the method
    "IF_EX_MB_DOCUMENT_BADI~MB_DOCUMENT_BEFORE_UPDATE" which is
    in the class "ZCL_IM_MMIM_STK_TRANSFER".
    The error is as follows :
    method IF_EX_MB_DOCUMENT_BADI~MB_DOCUMENT_BEFORE_UPDATE
    >>>>>CALL FUNCTION 'Z_MM_STK_TSFR'  
    TABLES     
    T_XMKPF = XMKPF
    T_XMSEG = XMSEG.  
    END METHOD.
    the errror is showing at function  'Z_MM_STK_TSFR'   .
    I would be happy if anyone could give any inputs i hav also put chek in unicode in attributes in main program however still the error is arising.
    thanks in advance

    hi,
         thanks for the inputs i have done the syntax check on the main program and the FM the error which is coming is Field "ENJPREVIEW" is unknown. its neither in one of the specified tables nor defined by a DATA 'statement' . THis error is showing in the include LMEDRUCKF1K.
    Thanks in advance

  • Error in BD87 after upgrade from 4.6 to 6.0

    Hi All,
    When running trx BD87 ABB is receiving below message:
    4713004        64        51        Application document not posted        Function module not allowed: ZIDOC_INPUT_CST01
    The workflow is working against object type ZIDOC, this can be found via trx SW01.
    Furthermore, when checking the partner settings, trx WE20, following message is returned:
    "the application IDOC type ZIDOC is not permissible for the input function module ZIDOC_INPUT_CST01'.
    Please suggest

    Hi Jaiprakash,
    It is your custom IDOC which has the issue. You might be using standard SAP FM or functionality somewhere in this which has been changed. Just do the version comparision and try to figure it out what changed.
    Regards,
    Atish

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • Report Layout Changed After Upgrade from 4.6C to ECC6

    Dear Gurus,
    I do functional test of every process in ECC6 after upgrade from 4.6C. I found all report layout changed without variant (it's happen to all Query/SQ01 reports ). So I've to assign manually the fields for the reports, and create a default variant then.
    Why it happen ? Is there configuration or setting missed or this is standard while we do upgrade ?
    Thx in advance.
    Tri Wicaksono

    We do re arrange for all ALV report ...

  • Error after upgrading from SOA 10.1.3.1 to 10.1.4.1 (commons-loging.jar)

    After upgrading from SOA 10.1.3.1 to 10.1.4.1 , I cant run any Struts 1 pages from my web application.
    I used to have "commons-logging-1.0.4.jar" under j2ee\<INSTANCE_NAME>\applib, and it worked fine before the upgrade, but after I upgraded I get this exception in the application log
    11/02/20 18:50:17.31 ClientWeb: Error initializing servlet
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2315)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4830)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: No suitable
    Log constructor [Ljava.lang.Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError
    : org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang
    .Class;@1c06a6d for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:543)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:209)
    ... 20 more
    Caused by: org.apache.commons.logging.LogConfigurationException: No suitable Log constructor [Ljava.lang.Class;@1c06a6d for org.apache
    .commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:413)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    ... 24 more
    Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
    at java.lang.Class.getConstructor0(Class.java:2640)
    at java.lang.Class.getConstructor(Class.java:1629)
    at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:410)
    ... 25 more
    11/02/20 18:50:17.31 ClientWeb: Error preloading servlet
    javax.servlet.ServletException: Error initializing servlet
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4857)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4754)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4942)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1144)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:431)
    at com.evermind.server.Application.getHttpApplication(Application.java:586)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    11/02/20 18:50:17.31 ClientWeb: 10.1.3.4.0 Started
    11/02/20 18:51:35.906 ClientWeb: Servlet error
    javax.servlet.ServletException: Error instantiating servlet 'action'. Servlet class org.apache.struts.action.ActionServlet not found
    in web-application ClientWeb
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.servletClassNotFound(HttpApplication
    .java:4886)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4852
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4754
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication
    .java:2978)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler
    .java:738)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler
    .java:221)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor
    .java:303)
    at java.lang.Thread.run(Thread.java:595)
    I tried moving this jar inside my war module, but problem still occures.
    However, if I removed the jar "commons-loging.jar" from "OracleAS_1\webservices\lib", everything works fine!
    Any ideas how to solve this problem??

    It is an old post, but I want to add and ask something anyway:
    I had the same problem and solved it through similar steps (didn't get the same errors and added the log4j to my project also) but don't you have the navigation problem?
    Now that I have deployed the application the first page that appears after launching the application is my Home.jspx which is not the same page that comes up when I use embedded OC4J to run the application. The Home.jspx is blank and when I enter a link manually:
    http://farbod:8888/TestApp/faces/pages/Employees.jspx
    instead of http://farbod:8888/TestApp/faces/pages/Home.jspx
    I get this error:
    500 Internal Server Error
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    I also tried changing the initial address throughout the application:
    <% response.sendRedirect("faces/pages/Home.jspx"); %>
    but I still get the above error.
    Thanks,
    Farbod

  • Smartview reports do not open in HFM v11.1.2.1 after upgrade from v9.3.1.

    Smartview reports when I attempt to open in HFM v11.1.2.1 (after upgrade from v9.3.1), points me to launch v9.3.1 workspace. Any advise pls... Thanks, Mark

    Mark,
    I still don't fully understand the issue. Smart View is not launched from Workspace -- it is instead run from within one of the Microsoft Office products (Excel, Word, PowerPoint, Outlook). Are you instead asking about Financial Reports? These are run from the Explore menu within Workspace. You can view these as html or PDF.
    A little more confusing is the fact that Smart View can run a Financial Report from within any of the Office products. In any case, when you use Smart View in 11.1.2.1 you could open a connection to the Workspace server (the connection in Smart View is defined in the Smart View options under Advanced > Shared Connections URL). Assuming you have provided a correct URL there, pointing to the 11.1.2.1 workspace server, you should see the available shared connections when you open a new conenction.
    I re-read your e-mail and wonder if you are confusing things a bit. If you log into Workspace, using Internet Explorer, each user has their own preferences as to what page launches by default upon login. I think you are saying that a usr logging into the 11.1.2.1 workspace somehow has a default page leading them back to the 9.x workspace? If so, check their preferences to examine the default document and it's URL. Once logged into Workspace, choose File > Preferences > General, to view the Startup page. You can make any changes here, but this is user-by-user.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Maxdb give Kernel error after upgrade from 7.3 to 7.5

    Hi, our DBA is running into problems after upgrading from 7.3 to 7.5. When we attempt to start the DB we get this error:
    dbmcli -d sd3 -u XXXXXX,XXXXXX db_online
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    The details of the error in knldiag are:
    2008-07-02 14:22:39    19     11554 COMMUNIC UKT8 attached big comseg at  0x700000060000000
    2008-07-02 14:22:39    19     11555 COMMUNIC UKT8 big comseg ends at      0x7000000601803F8
    2008-07-02 14:22:39    16 ERR 20152 RTE      UNIX change owner with chown(knltrace,964,202) failed: Not owner
    2008-07-02 14:22:39    16     11000 vdevsize 'knltrace', 666 failed
    2008-07-02 14:22:39    16 ERR 11202 vdiagini vdevsize of kernel trace file unsuccsessful
    2008-07-02 14:22:39    16 ERR 11599 BTRACE   -
    > Emergency Stack Back Trace <----
    As said, he performed the upgrade and now we can't start the DB, anybody that had the same issue?
    We run on AIX 5.3 and from the unix side, nothing changed. After 7.5 we plan on going to 7.6 but that is in the stars I guess...
    We posted a high message with SAP and since over 10 hours nobody picked the message up... we are getting kind of desperate... Any pointers are appreciated...
    thanks

    Hello Thomas,
    -> If you run the database update using the database update tool, the permissions/ownership will be set correctly for the database software & the permissions/ownership of the database log files will be also changed correctly.
         Please check the upgrade log in the /sapdb/data/wrk
    -> Please check the ownership of the files in the database RUNDIRECTORY.
    For example, if the database owner:group of your database is sdb:sdba, then
    -rw-rw----   1  sdb        sdba  u2026.     knltrace
    -> Please update the thread with the output of the following commands :
               sdbregview -l
               xinstinfo SD3
               id sdb
              ls -l <runditectory>
    < rundirectory is the database parameter value and by default is /sapdb/data/wrk/SD3 >
            more /etc/opt/sdb
    Thank you and best regards, Natalia Khlopina

  • Error after upgrading from  sap b1 pl 35 to pl 49

    hello sap experts 
    iam getting the following error after upgrading from  sap b1 pl 35 to pl 49 this error is coming if we have given round off or discount in the below cell
    "Discount deviates from authorised ranges (sales oreder-discount%for document) [message 439-15] pls make it as soon as possible an i will be thankful to those guys .
    regards
    Jenny

    Hello Jenny,
    You may check by supreuser account first to see if you got the same error.  If not, it probably just related to user authorization.  If yes, it must be a bug.
    Thanks,
    Gordon

  • After upgrading from it6 to itunes7 my videos doesn´t work

    After upgrading from itunes6 to itunes7 my videos doesn´t work. Theres no error message, no reaction. all the music play like befor, only my vids (quicktime), all!! the vids doesnt work after updating..i hope, that someone could help me..
    Many thanks
    Cross

    hmmmm. let's try checking to see if they will still play in your current version of QuickTime.
    in itunes, right-click on one of the videos that is causing the grief, and select "Show in Windows Explorer".
    right click the icon of the file in the Explorer window that comes up and select "Open With ...", and try to open it with your QuickTime player. does it play there or do you get funny business with that too?

Maybe you are looking for

  • Line items are not appearing for some users

    Hi In one module pool program some line items are not appering for specific users. For Ex: Out of 5 line items user1 is able to see only 3 and user2 able to see all the line items. what might be the reason. Regards John.

  • Remove file that opens with photoshop cs6

    Every time I start up Photoshop CS6 (Cloud), an old file opens but it has a totally different name than the file itself does and is a .psb file. I cannot right click on it, I have tried searching for it in my computer to delete the file, it doesn't e

  • Safari 6.0.5 won't open pdf's...??  Help....pls

    I bought a mac-mini just a month ago.  I have no experience with mac's.....so I'm really confused on this one.  Safari 6.0.5 won't open pdfs!!  Very frustrating.  Can someone assist please. Thanks!

  • On-the-go function stopped working. Suggestions?

    Hi, I have an 80 GB Ipod classic, and since I last synced it with my computer, the "on-the-go" function for creating playlists has stopped working.  It only works now from the library--in other words, I can add a song from the library, but cannot add

  • Advisor Webcast Feb 13th - Overview of the Database Service Cloud

    +++ Interesting for all APEX and SQL Developer experts +++ LIVE Advisor Webcast Wednesday, Feb 13th Iloon Ellen-Wolff (Oracle) will give an "*Overview of the Database Service Cloud*". The session consists of presentation and live demo, certainly ther