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]

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!

  • 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.

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

  • 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

  • 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.

  • 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

  • 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

  • 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

  • Error in GENSTATUS during upgrade from CRM 4.0 to CRM 2007

    Dear experts
    We have 12 errors in GENSTATUS after upgrading our CRM system from 4.0 to 2007. I don't know how to solve them - I had a look at SDN forum, OSS notes without success. Our system was previously connected to MSA but we want to turn it off part of this upgrade.
    Below are the generation errors. I couldn't solve any of them:
    CNBCCPSAP00070            CG          GNREP                  E              F              Could not find active BDoc for TRANS_ID CNBCCPSAP00070 - Identification not possible via TransID / Name
    CNBCCPSAP00070            CG          LUTAB                   E              F              Could not find active BDoc for TRANS_ID CNBCCPSAP00070 - Identification not possible via TransID / Name
    MSV_COUNTER               CG           GNREP                  E              F              Could not update reference to old MSG-segment 4156822E5E3B1C1CE10000000A1552B4
    MSV_COUNTER               CG           LUTAB                   E              F              Could not update reference to old MSG-segment 4156822E5E3B1C1CE10000000A1552B4
    0000000001CG 5ABEB7BA9F5BD3118A5F00A0C9AA8D71                PUBLI                    E              F              Database access error using table SMOG_GFUGR
    F000000272CG F3CFBBF7F736D844995523584B67E937     PUBLI                    E              F              Generation error REPL_TEMPLATE_SUBCHECK
    F000000273CG CDF390E3E874144F8399B0F88E37F9F2      PUBLI                    E              F              Generation error REPL_TEMPLATE_SUBCHECK
    MSV_COUNTER               HT           GNREP                  E              F              Could not update reference to old MSG-segment 4156822E5E3B1C1CE10000000A1552B4
    MSV_COUNTER               HT           LUTAB                   E              F              Could not update reference to old MSG-segment 4156822E5E3B1C1CE10000000A1552B4
    0000000034HT B49F577F7D5BD3118A5F00A0C9AA8D71  PUBLI                    E              F              Generation error REPL_TEMPLATE_SUBCHECK_IL2
    F000000273HT 42411AD9608668DAE10000000A1552B6    PUBLI                    E              F              Generation error REPL_TEMPLATE_SUBCHECK
    F000000272HT 42411ADC608668DAE10000000A1552B6    PUBLI                    E              F              Generation error REPL_TEMPLATE_SUBCHECK
    Thanks a lot in advance for your help
    Best regards
    Stephanie

    Hi Stephanie
    Did you find a resultion to your genstatus issue.
    We are in a similar issue currently - we have the following errors
    CNBCCPSAP00070            CG
    CNBCCPSAP00070            CG
    DOC_HEADER                CG
    S000000290CG 98FBC48FBE4A0040888E14E1C27C7262
    CAMPAIGN_WRITE            CG
    Look forward to your response on this
    Regards
    Eddie

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • Getting WWC-50003 after upgrading from 10.1.2 to 10.1.4

    after upgrading from 10.1.2 to 10.1.4, I no longer can create any portlets from "Additional Portlet Builders" such as Calendar, Chart, Hierarchy, etc. When I try to define the portlete, I get WWC-50003 error msg.
    I have opened SR with Oracle and they still haven't solved my problem.
    Hope someone can help with this issue.
    -Steve

    Are you using HTML Page Skins? We were having the same problem in Page Groups that were using HTML Page Skins. We solved the issue by adding #PAGE.STYLE# and #PAGE.BASE# to the <HEAD> area of the HTML Page Skin.
    Good Luck!
    Mark

  • C6150 won't print after upgrade from Vista to Win 7

    Hello.
    I have a C6150 AIO that worked fine under Vista.  Since I've upgraded to Win 7, I cannot get a printout from any application or the Windows test print.  The HP Solution Center test print works fine.
    -  Printer is hooked up wirelessly
    -  I've installed the latest driver from HP that is supposed to be Win 7 ready
    -  I've also installed the patch they recommend after upgrading from Vista
    There is no error.  Print job shows up briefly in the print manager window, then disappears as though it printed.  I'm at a loss, any help would be appreciated.
    Paul
    This question was solved.
    View Solution.

    I hope I have now sorted this problem.....
    After numerous atems to install HP Windows 7 drivers & apps and failing I decided to restore the PCs to the day before I first installed the Drivers etc.
    Then I unistall HP software and reinstalled the new drivers etc. This I had to do a couple of times on the Laptop (restore 3 days back).
    After installing the HP software you can print a test page, print OK. Then goto printer properties and ty to print a test page from there, if this is unsuccessful  restore system and start again.  Most it took me was three attemps.
    Now allI have to do is hope that the windows updates dont mess it all up again!
    Hope this helps you......... Good luck

Maybe you are looking for

  • Address Book and Normalizaion rules

    We have LYNC 2010 Enterprise Pool (in merged topology with OCS 2007 R2 ENT Pool) with Enterprise Voice deployed with dedicated Mediation servers and SIP trunking. We have moved all users onto LYNC Pool with mixed clients ( LYNC 2013, LYNC 2010 and CO

  • Upgrade from 10.4.11 to 10.5.4

    As the title pretty much says, how would i go about doing this? Do i need to purchase a new apple disk? Or can i download it from apple? Thanks in advance.

  • Error occurred while trying to access desktop

    Dear friends, <br><br> I'm working with Composition Environment 7.1 trial version.<br><br> I read some other related posts, but they don't apply to our situation.<br><br> The problem is: while trying to login into the Portal (with any user) the follo

  • LE 7.1.1

    Cant open Metrenome and or Preference window. Was going to trash the prefs for Logic. Where does this file live? any help??? thanks all I get is the spinning rainbow

  • Shared pool size

    Hi All, DB:oracle9iR2 os:solaris how to get the shared_pool usage,free total size and hit ratio in oracle 9i R2?,can any one help to me.... POOL BYTES MB shared pool used : shared pool free : shared pool (Total): ================= Shared_pool hit rat