Error during DB export

I am migrating from EP6.0 SP2 Patch 4 HF7 to EP NW04 SP15. After this I want to make a Java System Copy from the new portal. The migration has went successfully but now I'm getting an error with the Java System Copy.
During the DB Export I'm getting the following error:
<i>29.05.06 14:22:22 com.sap.inst.jload.db.DBTable unload
WARNING: Trailing blanks in column STR_SHORT_VALUE
This error is probably caused by a bug in an application
failing to comply with the rules of portability
ID = 76547
ATTR_NAME_NUM = 14
DELTA_LINK_TYPE = 0
SUBTREE_ROOT_ID = 76547
ORDERED = 1
ATTR_VAL_TYPE = 6
INHERITANCE_TYPE = 1
STORAGE_TYPE = 1
WRITE_PERM_TYPE = 0
VALUE_COUNT = 2
VALUE_LENGTH = 25
INT_VALUE = (null)
DOUBLE_VALUE = (null)
STR_SHORT_VALUE = Prospectpersoonsgegevens
TEXT_TYPE = XTIT
LOCALE_LANGUAGE= (null)
LOCALE_COUNTRY= (null)
BIN_VALUE = ?
STR_LARGE_VALUE = ?
29.05.06 14:22:22 com.sap.inst.jload.Jload dbExport
SEVERE: Error during export of EP_ATTR_HEADERS
29.05.06 14:22:22 com.sap.inst.jload.Jload logStackTrace
SEVERE: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.charAt(String.java:444)
at com.sap.inst.jload.db.CharHandler.trimEnd(CharHandler.java:86)
at com.sap.inst.jload.db.CharHandler.writeValue(CharHandler.java:58)
at com.sap.inst.jload.db.DBTable.unload(DBTable.java:209)
at com.sap.inst.jload.Jload.dbExport(Jload.java:179)
at com.sap.inst.jload.Jload.executeJob(Jload.java:395)
at com.sap.inst.jload.Jload.main(Jload.java:621)
29.05.06 14:22:26 com.sap.inst.jload.db.DBConnection disconnect
INFO: disconnected</i>
Any idea how to solve this?
Thanks in advance.
Kind regards,
Dave Arends

Dear Arends
I think there should be problem in SAP Kernel. Pl check latest kenel version.
rgds
pradeep

Similar Messages

  • ORA-00942 Error during unicode export of BI 7.0

    Hello Everyone,
    I am doing an export of a non-unicode BI 7.0 system to convert and import it into a Unicode database. All the jobs have passed except one and I see the following error in the log file (SAPAPPL0_3.log)
    /usr/sap/ABD/SYS/exe/run/R3load: START OF LOG: 20080302124247
    /usr/sap/ABD/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP
    /usr/sap/ABD/SYS/exe/run/R3load: version R7.00/V1.4
    Compiled Jun  9 2007 09:20:06
    /usr/sap/ABD/SYS/exe/run/R3load -e SAPAPPL0_3.cmd -datacodepage 4102 -l SAPAPPL0_3.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (RSCP) WARN: UMGCONTAINER has 1 problems.
    (RSCP) INFO: UMGSETTINGS nametab creation: ok.
    (RSCP) INFO: Global fallback code page = 1100
    (RSCP) INFO: Common character set is  not  7-bit-ASCII
    (RSCP) INFO: Collision resolution method is 'fine'
    (RSCP) INFO: R3trans code pages = Normal
    (RSCP) INFO: EXPORT TO ... code pages = Normal
    (RSCP) INFO: Check for invalid language keys: active, by default
    (RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
    (RSCP) INFO: I18N_NAMETAB_NORM_LOG   = 1000000002
    (RSCP) INFO: I18N_NAMETAB_ALT_ALLOW  = 10000
    (RSCP) INFO: I18N_NAMETAB_ALT_LOG    = 10003
    (RSCP) INFO: I18N_NAMETAB_OLD_ALLOW  = 0
    (RSCP) INFO: I18N_NAMETAB_OLD_LOG    = 500
    (GSI) INFO: dbname   = "ABD20070922100908
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "ussbbdd5                                                        "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "ussbbdd5"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (GSI) INFO: instno   = "INITIAL   "
    (EXP) ERROR: DbSlExeRead failed
      rc = 103, table "/BIC/SZTERR_CD"
      (SQL error 942)
      error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    /usr/sap/ABD/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/ABD/SYS/exe/run/R3load: END OF LOG: 20080302124251
    When I run the following command on /BIC/SZTERR_CD, I do not get any table information back. I am not sure how to fix it though.
    SELECT * FROM DBA_OBJECTS WHERE OBJECT_NAME = '/BIC/SZTERR_CD '; 
    I did finish all the unicode preconversion steps and also ran the SMIGR_CREATE_DDL program. I had exported recently from the same system but I never got this error during that run.
    Another question is about the order in which the steps need to be performed. I completed the preconversion steps, then ran the SMIGR_CREATE_DDL program before proceeding to the export phase. Is this right or does it not matter?
    Thanks again for your help!

    Hello Stacy,
    > When I run the following command on /BIC/SZTERR_CD, I do not get any table information back. I am not sure how to fix it though.
    > SELECT * FROM DBA_OBJECTS WHERE OBJECT_NAME = '/BIC/SZTERR_CD ';
    If the object does not exists on the source target database, please check if the ddic of sap still contains the table definition. (SE11 or SE14)
    If yes you can set the status of the table /BIC/SZTERR_CD to "ok" in the corresponding task file.
    You can not fix this problem in other way after you have started the conversion, because of the export files are already generated (with the information of the sap ddic)...
    > I completed the preconversion steps, then ran the SMIGR_CREATE_DDL program before proceeding to the export phase. Is this right or does it not matter?
    That was the right way.
    Regards
    Stefan

  • Error during Client Export err:

    Dear Experts,
    We are on 4.7 EE, Oracle 10.2.0.4 and Windows 2003 (32 Bit with 2GB RAM) (QLY system)and our database size is close to 600 GB.
    I have successfully restored my PRD data to QLY and now my QLY is running fine with no hiccups.
    I wanted to do the same to my DEV(which was on 9.2.0.5 now upgraded to 10G) but things are not moving good as expected.
    I first tried a database backup/restore which was not successful, then i tried a system copy from QLY--> DEV but the system copy failed due to some memory issues. Finally i opted for a client export which also is failing.
    All i assume is that the QLY memory is not sufficient for these activities. I have also set the parameter recommendations for 10G based on the SAP Note: 830576.
    The following is the error during a client export
    =====================================================================================================
    2EETW000 sap_dext called with msgnr "2":
    2EETW000 -
    db call info -
    2EETW000 function:   db_setget
    2EETW000 fcode:      RT_GET (0)
    2EETW000 tabname:    COEP                         
    2EETW000 len:        3
    2EETW000 key:          
    2EETW000 ok fetches: 33871957
    2EETW000 last entry: 08710000305427330002010
    2EETW000 retcode:    2
    2EETW125 SQL error "4030" during "" access: "ORA-04030: out of process memory when trying to allocate 64528 bytes (sort subheap,sort key)"
    4 ETW000 ROLLBACK (1852108487).
    2EETP200 Export with errors, request will not be imported
    1 ETP150 MAIN EXPORT
    1 ETP110 end date and time   : "20100512075209"
    1 ETP111 exit code           : "12"
    =====================================================================================================
    When i searched based on the SQL error 4030 i had many replies suggesting to increase my pga and other memory related parameters.
    Can anyone suggest me the optimal parameter recommendations based on the size of my RAM(2GB) for my Oracle and SAP please.
    We are in the process of increasing it to 4GB very soon.
    Awaiting a helpful reply
    Thanks in advance
    Hunky

    If it is working on your QLY system, just use the same parameter set as there..
    Kind regards,
    Mark

  • Releasing transport request has an error during the 'export' step.

    Hello Everyone,
    My environment is ERP 6.0 EHP6, AIX 6.3, Oracle 11g.
    We have a transport request that was created in our development system by deleting some obsolete roles. When we try to release the transport request to our q/a system it terminates with errors in the export step.
    The errors are.
       End of export R3TRTABUUSR10
       no E071K or E071K_STR entries found for R3TRTABUUSR11
       Start export R3TRTABUUSR12 ...
       no E071K or E071K_STR entries found for R3TRTABUUSR13
    Of course we cannot create a new transport request because the roles were deleted.
    Can someone please explain to me what could have cause this type of error and possibly how to resolve it?
    Regards,
    Ron

    Hi Ron,
    As per your log, no E071K or E071K_STR entries found forR3TRTABUUSR11
    no E071K or E071K_STR entries found for R3TRTABUUSR1
    Looks like there is no entry found for E071K or E071K_STR in table USR11 and USR13.
    Please check those table and make sure the above entries are there, if not that could be the issues.
    Also, please check if these tables (USR10, USR11, USR12 USR13)  are active in SE14.
    Thanks
    Adil

  • Client Copy error during client export / RX file is not getting

    Hi Experts,
    During the client export process of client copy in order to created two tranports requests(<SID>KT* and <SID>KX) for import we need to have the RT and RX files in data file folder and RT and RX in Co-file folder of usr\sap\trans. But I am getting all exceot RX which contains the client specific texts and forms. Hence I couldn't able to generated the second request <SID>KX.
    In the transport log it is saying the package 'BCSC' doesn't exitst and some objects are not entered in the object directory.
    Please advice me whether I can proceed the import with the available KT* request which conatinas client specific data and hence avoid the KX* request or please let me know whether there is any option to avoid this error while during a fresh export again.
    Regards,
    Haris

    Hi Experts,
    During the client export process of client copy in order to create two tranports requests(<SID>KT* and <SID>KX) for import we need to have the RT and RX files in data file folder and RT and RX in Co-file folder of usr\sap\trans. But I am getting all exceot RX which contains the client specific texts and forms. Hence I couldn't able to generated the second request <SID>KX.
    In the transport log it is saying the package 'BCSC' doesn't exitst and some objects are not entered in the object directory.
    Please advice me whether I can proceed the import with the available KT* request which conatinas client specific data and hence avoid the KX* request or please let me know whether there is any option to avoid this error while during a fresh export again.
    Regards,
    Haris

  • Client Copy error during client export / RX file is not getting generated

    Hi Experts,
    During the client export process of client copy in order to created two tranports requests(<SID>KT* and <SID>KX) for import we need to have the RT and RX files in data file folder and RT and RX in Co-file folder of usr\sap\trans. But I am getting all exceot RX which contains the client specific texts and forms. Hence I couldn't able to generated the second request <SID>KX.
    In the transport log it is saying the package 'BCSC' doesn't exitst and some objects are not entered in the object directory.
    Please advice me whether I can proceed the import with the available KT* request which conatinas client specific data and hence avoid the KX* request or  please let me know whether there is any option to avoid this error while during a fresh export again.
    Regards,
    Haris

    Hi Experts,
    During the client export process of client copy in order to create two tranports requests(<SID>KT* and <SID>KX) for import we need to have the RT and RX files in data file folder and RT and RX in Co-file folder of usr\sap\trans. But I am getting all exceot RX which contains the client specific texts and forms. Hence I couldn't able to generated the second request <SID>KX.
    In the transport log it is saying the package 'BCSC' doesn't exitst and some objects are not entered in the object directory.
    Please advice me whether I can proceed the import with the available KT* request which conatinas client specific data and hence avoid the KX* request or please let me know whether there is any option to avoid this error while during a fresh export again.
    Regards,
    Haris

  • Error during import/export Software Component in IR

    After updating XI(DEV) to following SP19 stacks, the problem was encountered with the export or import of design objects in integration repository.
    All following were completed successfully,
    1. SAP KERNEL 6.40, to latest patch level 155;
    2. SAP BASIS 6.40, from SP15 to SAPKB64019;
    3. SAP ABA 6.40, from SP15 to SAPKA64019;
    4. SAP J2EE ENGINE 6.40, from SP15 to SP19;
    5. XI ADAPTER FRAMEWORK CORE 6.40, from SAPXIAFC15 to SAPXIAFC19;
    6. XI ADAPTER FRAMEWORK 6.40, from SAPXIAF15 to SAPXIAF19;
    7. XI TOOLS 6.40, from SAPXITOOL15 to SAPXITOOL19;
    When we try to import the Software Component XI3_0_SAP_BASIS_6.40_19_00.tpz, a problem happened with the exception (See Exception below), and then we cannot log in any component of JAVA stack for unauthorized reason untill we restart the J2EE engine.
    When we try to export the Software Component, the exporting procedure will be interupted for some exsited or unexsited(maybe already-deleted) message interfaces (See , and then we cannot log in any component of JAVA stack either as after importing.
    Exception:
    #7 13:19:07 [AWT-EventQueue-0] ERROR
    com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID:
    com.sap.aii.ib.gui.tools.transport.rb_transport.IMPORT_FAILED
    com.sap.aii.utilxi.misc.api.BaseException: Import failed
    at
    com.sap.aii.ib.gui.tools.transport.ContentImportProgressDialog.retryInForceMode(ContentImportProgressDialog.java:245)
    at
    com.sap.aii.ib.gui.tools.transport.ContentImportProgressDialog.executeConcurrentAction(ContentImportProgressDialog.java:198)
    at
    com.sap.aii.ib.gui.tools.transport.ConcurrentProgressDialog$ProgressDialogRunnable.run(ConcurrentProgressDialog.java:207)
    at
    com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run
    (ThreadPool.java:321)
    Root cause:
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED
    com.sap.aii.ib.core.util.WarnMessageException: Attempt to save
    object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    Attempt to save object "Integration Scenario
    CheckFlightSeatAvailability | http://sap.com/xi/XI/Demo/Agency" failed
    Options:
    Text: Continue Value: 1
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.createWarnMessageException(PvcTransport.java:539)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.handleImportException(PvcTransport.java:522)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:141)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java)
    at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java)
    at java.security.AccessController.doPrivileged1(Native Method)
    at java.security.AccessController.doPrivileged
    (AccessController.java)
    at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java)
    at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java)
    Serialized server exceptions:
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED (serialized)
    com.sap.aii.utilxi.misc.api.ResourceException: Attempt to save
    object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.throwRootCause
    (PvcTransport.java:448)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:133)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java
    (Compiled Code))
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java(Compiled Code))
    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))
    MESSAGE ID:
    com.sap.aii.ib.server.pvcadapt.rb_XIPropProvider.PS_STORAGE_XIOBJECT_FAILED (serialized)
    com.sap.aii.ib.server.propagation.XIPropagationException: Attempt to
    save object "Integration Scenario CheckFlightSeatAvailability |
    http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.propagation.XIPropagationException.createFromException(XIPropagationException.java:48)
    at com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.setData
    (XIPropagationProvider.java:235)
    at
    com.tssap.dtr.pvc.propagation.providers.WindowedDelegatingPropagationProvider.setData(WindowedDelegatingPropagationProvider.java:220)
    at
    com.tssap.dtr.pvc.propagation.server.CatalogTagProvider.setData
    (CatalogTagProvider.java:107)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableElementsProvider.importFromStream(PropagatableElementsProvider.java:278)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableElementsProvider.setData(PropagatableElementsProvider.java:215)
    at
    com.tssap.dtr.pvc.propagation.providers.StatefulPropagationProvider$State.setData(StatefulPropagationProvider.java:274)
    at
    com.tssap.dtr.pvc.propagation.providers.StatefulPropagationProvider.setData(StatefulPropagationProvider.java:79)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.setData
    (PropagatableProvider.java:595)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.import_
    (PropagatableProvider.java:780)
    at
    com.tssap.dtr.pvc.propagation.server.PropagatableProvider.import_
    (PropagatableProvider.java:821)
    at com.tssap.dtr.pvc.objectpers.Propagator.import_
    (Propagator.java:104)
    at
    com.sap.aii.ib.server.propagation.PropagatorImpl.importXiContent
    (PropagatorImpl.java:245)
    at com.sap.aii.ib.server.propagation.Propagator.importXiContent
    (Propagator.java:156)
    at
    com.sap.aii.ib.server.transport.impl.pvc.PvcTransport.pvcImport
    (PvcTransport.java:104)
    at
    com.sap.aii.ibrep.server.transport.impl.pvc.RepPvcTransport.pvcImport
    (RepPvcTransport.java:108)
    at
    com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl.pvcImport(InternalRepTransportServiceImpl.java:185)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importZippedStream(InternalTransportServiceImpl.java:706)
    at
    com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.importFromImportSource(InternalTransportServiceImpl.java:362)
    at
    com.sap.aii.ib.server.transport.impl.service.TransportServiceImpl.importFromImportSource(TransportServiceImpl.java:151)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceBean.importFromImportSource(TransportServiceBean.java:75)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0.importFromImportSource(TransportServiceRemoteObjectImpl1_0.java:730)
    at
    com.sap.aii.ib.sbeans.transport.TransportServiceRemoteObjectImpl1_0p4_Skel.dispatch(TransportServiceRemoteObjectImpl1_0p4_Skel.java:100)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run
    (DispatchImpl.java:198)
    at
    com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129)
    at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java
    (Compiled Code))
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java(Compiled Code))
    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.aii.ib.server.pvcadapt.XIPropProviderException:
    Attempt to save object "Integration Scenario
    CheckFlightSeatAvailability | http://sap.com/xi/XI/Demo/Agency" failed
    at
    com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.writeXiObject
    (XIPropagationProvider.java:290)
    at com.sap.aii.ib.server.pvcadapt.XIPropagationProvider.setData
    (XIPropagationProvider.java:220)
    ... 31 more
    If I use the "release transfer" function of  IR, the new created version can be export correctly.
    I've tried to create a new SC and SWCV, it can be export & import correctly.
    Also, if copied all of the objects from a namespace to a new namespace, and delete the old one, that SWCV can be export correctly.
    Anyone knows what's wrong within my IR?
    Thanks.

    Hi,
    While Importing some components has missed and the Exception is unable to handle it. Is it possible for you to Import again and check the table space is sufficient.
    Regards
    Agasthuri Doss

  • Error during Import & Export of rules - RAR 5.2

    Hi all,
    We tried exporting the rule set from Production to the Quality system (as we wanted to make changes in the quality system and then move to the production again).
    For this we followed the step by step procedure provided in the configuration guide for Import and Export of rules. The background job was successfull. But we are unable the generate the Action and Permission rules in Quality System
    We observed the following the Quality system
    a) All the functions and risks imported successfully and we could able to see them
    b) But when we click on the Action rules it is poping up the error
         "500 Internal Server error.00 -Failed to process request Please contact your sys admin"
    c) We are unable to find the ACTIONS (T-CODES) under the respective functions imported into the Quality System.
    Does anybody faced the same problem and resolved it. Please help us in resolving
    Thanks and Best Regards,
    Srihari.K

    Hi
    You can also review the guide GRC Access Control 5.2 u2013 Risk Analysis and Remediation: Quick Reference Guide for Moving to Production to see if it helps you identify your problem.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00bb29df-8b58-2a10-869a-a016de9d0ef7
    Lori

  • Logon failed. Details: mscorlib (Crystal report error during print &export)

    Hi,
    I'm encountering the problem that the crystal report is working fine in the staging server I developed.
    However, after I transported to live server the report having problems when printing and exporting.
    Below is the error message prompts to me.
    Logon failed. Details: mscorlib : Could not find file 'C:\Inetpub\wwwroot\rptPrintSummaryConfineSpace.xml'. Error in File C:\WINDOWS\TEMP\rptPrintSummaryConfineSpace {2D72226E-816A-4D9B-BF93-C9077001F09C}.rpt: Unable to connect: incorrect log on parameters.
    I hit this error when I click OK button on export or print option page.
    My temp folder at windows is given full permission for IIS_WPG and ASPUSER.
    Please help to resolve my problem thank you very much.

    What version of Crystal Reports?
    What CR Service Pack are you on?
    What is the database?
    How are you connecting to the databse (ODBC, OLE DB, etc.)?
    - Ludek

  • Error during the export of HANA using SWPM

    Hi,
    I'm trying to build a new test BW on HANA system by using system copy method from another test system. While trying to take the export, i'm getting the below error. I dont see any other info about the error in the sapinst logs. Any suggestions on how to fix this error
    ERROR      2014-04-21 11:15:56.207 [iaxxejsbas.cpp:211]
    FJS-00003  TypeError: user.getLoginEnvironment(sidAdm.password).get("PATH") has no properties (in script NW_Export|ind|ind|ind|ind, line 25406: ???)​

    Hi Javier,
    In our case, both <DB_SID>adm and <SAP_SID>adm are same as both HANA DB and SAP SID has the same name. Below is the env variable for <DB_SID>adm in the HANA DB server.
    PATH=/usr/sap/<DB_SID>/<DB_instancename>/server:/usr/sap/<DB_SID>/<DB_instancename>:/usr/sap/<DB_SID>/<DB_instancename>/exe:/usr/sap/<DB_SID>/<DB_instancename>/exe/Python/bin:/usr/sap/<DB_SID>/<DB_instancename>/exe/dat_bin_dir:.:/usr/sap/<DB_SID>/home:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/opt/ibm/saphana/bin:/usr/lpp/mmfs/bin
    CPU=x86_64
    Thanks & Regards,
    Saravanan

  • System copy errors during ABAP export ECC 5.0

    Hi
    I'm need to do system system copy for our ECC 5.0 system on Win/ora platform. I have followed the system copy document from SMP. I'm getting the below error while exporting the ABAP schema. Could someone guide me on how to fix this.
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPCLUST.log
    =======================
    (NT)  Error:  AABLG: normal NameTab from 20050112230750 younger than alternate NameTab from 20000323230317!
    (SYSLOG) INFO: k CQF : AABLG&20000323230317&20050112230750&                 rscpgdio 47
    (RSCP) ERROR: -
    3-
    (RSCP) ERROR: code:   64  RSCPECALL   
    (RSCP) ERROR: Altername NameTab too old                                          
    (RSCP) ERROR: module: rscpgdio location:   47 line:  3007
    (RSCP) ERROR: TSL01: CQF  p3: AABLG&20000323230317&20050112230750&      
    (RSCP) ERROR: -
    myCluster (55.20.Exp): 924: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.20.Exp): 925: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.20.Exp): 929: create timestamps of nametab: 20050112230750; alternate nametab: 20000323230317.
    myCluster (55.20.Exp): 299: error when retrieving physical nametab for table AABLG.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    ======================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPPOOL.log
    ===========================
    (NT)  Error:  AT01: normal NameTab from 20050112234859 younger than alternate NameTab from 20011002204708!
    (SYSLOG) INFO: k CQF : AT01&20011002204708&20050112234859&                  rscpgdio 47
    (CNVPOOL) Altername NameTab too old AT01&20011002204708&20050112234859&   Abort.
    (CNVPOOL) conversion failed for row 0 of table  VARKEY = 010100                                           
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: environemnt variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    =========================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.log
    ===========================
    (NT)  Error:  DOKCLU: normal NameTab from 20050112230750 younger than alternate NameTab from 20000323224119!
    (SYSLOG) INFO: k CQF : DOKCLU&20000323224119&20050112230750&                rscpgdio 47
    (RSCP) ERROR: -
    3-
    (RSCP) ERROR: code:   64  RSCPECALL   
    (RSCP) ERROR: Altername NameTab too old                                          
    (RSCP) ERROR: module: rscpgdio location:   47 line:  3007
    (RSCP) ERROR: TSL01: CQF  p3: DOKCLU&20000323224119&20050112230750&      
    (RSCP) ERROR: -
    myCluster (55.20.Exp): 924: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.20.Exp): 925: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.20.Exp): 929: create timestamps of nametab: 20050112230750; alternate nametab: 20000323224119.
    myCluster (55.20.Exp): 299: error when retrieving physical nametab for table DOKCLU.
    (CNV) ERROR: data conversion failed.  rc = 2
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    ========================
    ERROR 2008-12-25 11:32:27
    MSC-01015  Process finished with error(s), check log file C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSDIC.log
    ========================
    (EXP) INFO: check for inactive NameTab entries: Ok.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (DB) INFO: disconnected from DB
    =======================
    Thanks & Regards
    Jagan

    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPCLUST.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPPOOL.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSSEXC.log
    C:\Program Files\sapinst_instdir\ECC50\COPY\EXPORT\ABAP\COPY\UC\DBEXP/SAPSDIC.log
    paste the above logs here.
    Thanks
    SM

  • R3load system copy: Error on database export

    Hello all,
    I am trying to do a system copy via r3load - Export and then import on a WAS 640 oracle Netweaver based system which has both ABAP and JAVA stack. The source and target system are on the same win2000 host. I am getting below errors in the export stage of the system copy. I am following the sap doc: Homogeneous and Heterogeneous System Copy for SAP Systems based on SAP Web AS ABAP 6.40 SR1 .pdf
    As per the doc the below are the main steps
    1) Generate DLL-statements [Page 55] (Call transaction SE38 and run the program SMIGR_CREATE_DDL...Execute the program. The DDL statements are generated and are written to thespecified directory.)
    2) Run SAPinst to export the database [Page 48].
    3) Set up the target system [Page 60].
    I am stuck at 2) with the below errors during the export.
    For step 2, the sapinst asked me to enter
    source <SID>
    Source <DBSID>
    Source schema: I gave this as SAP<SID>
    no of process and alphabetic load.
    Afer this...
    R3ldctlExport.log reports the below errors
    WARNING: no technical settings for table "WFQUE" in SAP data dictionary - defaults used
    WARNING: no technical settings for table "WFSTO" in SAP data dictionary - defaults used
    WARNING: value for DD28S.CONSTANTS not in quotes, view "COVMVSVW"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "DVTOPAY"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "V_LTDX"
    WARNING: value for DD28S.CONSTANTS not in quotes, view "W3TEMPLATE"
    DbSl Trace: ORA-24508 occured when executing SQL statement (parse error offset = 29)
    ERROR: ExeRead for get_loc_table_inf failed
    ORA-24508: Message 24508 not found;  product=RDBMS; facility=ORA
    Error generating DDLINF.TPL
    (UPT) Info: Preparing tables and tablespace entries.
    (UPT) Info: Distributing tables and tablespace entries.
    (WLL) Info:  finished writing location lists
    And sapinst reports several of the below errors...
    ERROR 2007-06-17 17:24:14
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPUSER.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPDODS.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPPOOL.log
    ERROR 2007-06-17 17:22:44
    MSC-01015  Process finished with error(s), check log file D:\Program Files\sapinst_instdir\NW04SR1\WEBAS_ABAP_ORA_UC\EXP/SAPSDIC.log
    ...etc
    *.TSK files are being created.
    For example, if I describe for one particular package...
    SAPSSEXC.TSK has entries like the below
    D DM45T E ok
    D DM46S E ok
    D DOKCLU E err
    D DOKHL E xeq
    D DOKIL E xeq
    D DSYST E xeq
    D DYNPSOURCE E xeq
    D ENLFDIR E xeq
    D EUDB E xeq
    D EUGUITEXT E xeq
    D EUOBJ E xeq
    D EUOBJEDIT E xeq
    A log file SAPSSEXC.log exists which notes the termination of the r3load export process.
    EXP) TABLE: "DM42S"
    (EXP) TABLE: "DM42T"
    (EXP) TABLE: "DM43T"
    (EXP) TABLE: "DM45L"
    (EXP) TABLE: "DM45T"
    (EXP) TABLE: "DM46S"
    (NT)  Error:  DOKCLU                        : normal NameTab from 20041108162211 younger than alternate NameTab from 20010201171049!
    Syslog: k CQF : DOKCLU                        &20010201171049&2004110rscpgdio 47myCluster (55.13.Exp): 874: received return code 64 from rscpCheckNTTimeStamps.
    myCluster (55.13.Exp): 875: suspicious create timestamp of alternate nametab encountered.
    myCluster (55.13.Exp): 879: create timestamps of nametab: 20041108162211; alternate nametab: 20010201171049.
    myCluster (55.13.Exp): 297: error when retrieving physical nametab for table DOKCLU.
    (CNV) ERROR: code page conversion failed
                 rc = 2
    .--============.|                              RSCP - Error                            || Error from:             Codepage handling (RSCP)                   3 || code:   64  RSCPECALL    Illegal mixture of procedure calls.         || Altername NameTab too old                                            || module: rscpgdio no:   47 line:  2876                    T100: TS007 || TSL01: CQF  p3: DOKCLU                        &20010201171049&2004110||                                                                      |`--
    '(rscpMC) Warn: env I18N_NAMETAB_TIMESTAMPS not set
    (DB) INFO: disconnected from DB
    I:\usr\sap\VIK\SYS\exe\run/R3load.exe: job finished with 1 error(s)
    I:\usr\sap\VIK\SYS\exe\run/R3load.exe: END OF LOG: 20070617185123
    Also some of the other log files for other packages terminate with:" disconnected from db" in the middle of the export.
    What I tried: I tried putting in the latest patch level for r3ldctl, r3load and r3szchk kernel files. It was at kernel patch 43. I upgraded to latest 175 from market place. And restarted sapinst again to start the export again. Again I face the same problem. Sapinst aborts at this stage again. I basically took the whole sapexedb patch 175 and yupdated the kernel but it did not help.
    If any of you out there can lead me in the right direction so that I can get over this stumbling block, would be grateful.
    Many Thanks, Vikram
    [email protected]

    Could anybody  please tell what is the required codepage for oracle?
    Our system has NLS_LANG=AMERICAN_AMERICA.WE8DEC
    Thanks a lot!

  • Error During INSTALL of Application Export File

    An error is reported during INSTALL of an application that I am trying to copy (Import/Install) from a "development" Work Space into a "production" Work Space. The production (target) Work Space is on the same HTML DB instance as the development Work Space.
    I am receiving the following INSTALL error:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 15, column 1: PLS-00103: Encountered the symbol &amp;quot;,'39','RD8','8','S','10','U','43','UD','41','UG','11','W')) END)&amp;quot; when expecting one of the following: . ( * @ % &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;=
    Following is some pertinent (hopefully) information:
    The above INSTALL error takes exception to part of a Region Select (sql) that works fine in the development Work Space.
    The common HTML DB (v1.6) instance is on UNIX.
    A new Work Space was created on the same instance.
    A new schema name was created during creation of the new Work Space. However, this schema does not point to a database. (We were not certain how to setup the schema to parse to our live database.) I will be running DBLINK upon production application startup in order to access the database objects.
    EXPORT INFO -
    File Format: UNIX (also, tried DOS but received same error during INSTALL)
    IMPORT INFO -
    File Type: Application/Page Export
    File Character Set: Western European Windows 1252
    Target Work Space is newly created on the same HTML DB instance.
    INSTALL INFO -
    *Parse As Schema: COLLIVE17 (Again, this schema does not parse to a database. I intend to use DBLINK.)
    *Build Status: Run and Build Application
    Please refer to above error message.
    Again, any insights or suggestions are appreciated.

    Urgently need help! I've read several other Forum messages having a related problem but none having same Install error message.
    Again, my Export/Import from development Workspace to production Workspace is successful. The following error is reported when I attempt to "Install" into the production Workspace:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 15, column 1: PLS-00103: Encountered the symbol &amp;quot;,'39','RD8','8','S','10','U','43','UD','41','UG','11','W')) END)&amp;quot; when expecting one of the following: . ( * @ % &amp;amp; = - + ; &amp;lt; / &amp;gt; at in is mod remainder not rem &amp;lt;an exponent (**)&amp;gt; &amp;lt;&amp;gt; or != or ~= &amp;gt;= &amp;lt;=
    The "snippet" of Region Sql Select code that relates to the reported error is:
    ELSE htmldb_item.display_and_save (5, DECODE (GET_GRADE_B93 (sac.stc_final_grade,sac.stc_verified_grade),'18','AU','1','A','3','B','4','C','7','CR','5','D','46','DR','6','F','47','FW','49','IB','30','IC','31','ID','23','IF','44','MW','9','NC','21','RD','14','RD0','33','RD1','32','RD2','34','RD3','35','RD4','36','RD5','37','RD6','38','RD7','39','RD8','8','S','10','U','43','UD','41','UG','11','W'),'GRADE_'||ROWNUM) END q_v_grade,
    HTML DB version is: 1.6.0.00.67. I've also tried to Export/Import/Install the application into the "same" Workspace specifying the same schema, and only changing the Application ID. However, I get the same Install error (see above).
    Any suggestions on things to try in order to get application into production is greatly appreciated.
    Thanks, Bernard.

  • Error during export & import of rules in RAR 5.2

    Hi all,
    We followed the steps mentioned in exporting & importing the rules as per the Config guide. But we
    are receiving the below error during the import of rules. Can anybody please throw a limelight on why this error message is appearing?
    "Error in Table Data ==> VIRSA_CC_CRPROF
    SQL==>Insert into VIRSA_CC_CRPROF(VSYSKEY,PROFILE,RULESETID,RISKLEVEL,STATUS)Values(??????)
    Record==>D VIRSA_CC_CRPROF null"
    We also ensured that the downloaded file is not truncated and saved it in a separate folder. Does the file needs to saved in ANSI or Unicode text? We saved in ANSI
    Also the background ground job is not getting scheduled automatically during the import of ruels. Is that due to the above error?
    Thanks and Best Regards,
    Srihari.K

    Hello Sri,
    background job for generating the rules won`t be scheduled before you upload the file successfully.
    The most obvious reason for this error message is that you have line in your file - in table VIRSA_CC_CRPROF that is corrupted. Make sure all lines from table VIRSA_CC_CRPROF have all predefined fields - (VSYSKEY,PROFILE,RULESETID,RISKLEVEL,STATUS).
    If you keep hiting this problem just delete this table, after the upload you`ll add the critical profiles manually - I bet you don`t have many of them.
    Also from my experience I always choose to save the downloaded file in UNICODE UTF-8 format.
    Once the file is saved in other format, there`s no use of it, download it again and save directly in Unicode.
    Make sure you don`t have empty fields, even in the fields where you don`t have values, you must leave space, otherwise you`ll keep hitting the same issue.
    Regards,
    Iliya

  • Decimal Conversion Error During Export

    Hi All
    We are migrating our production system from HP-UX to SOLARIS and Informix to Oracle.
    During the export phase for the process SAPAPPL1 terminates with error :
    DbSl Trace: Error in decimal conversion. Length: 5, Decimals: 0
    (EXP) ERROR: DbSlExeRead: rc = 2, table "S011"
    (SQL error 0)
    error message returned by DbSl:
    I am not able to get hold of it.
    Kindly help, if someone has experience on the same.
    Regards
    Rahul

    Hi Rahul,
    What is your kernel release? Please confirm that you are in latest kernel and using the latest version of R3load.
    Regards,
    Satyabrat

Maybe you are looking for

  • Firefox is crashing every time I open it.

    every time i open Firefox it crashes. Opens to home page ok but when I click on a site from book marks or from toolbar it crashes. This is happening to other browsers too. I am using a iMac I have screen shot of the crash report not sure how to attac

  • Stack trace for debugging transaction problems

    We are using CR 2008 SP2, SQL Server 2000 and VS 2005.   We are having issues with deadlocks in our database.  If we run a report which has a stored procedure as its datasource and someone else is inserting a record into the table that the stored pro

  • Weird question on Job history

    hi there:  I've created a job and schedule it to run every 5 mins. This job contains 2 steps. This job has been running for a while and I want to check it out. I saw this log file which is very confusing. at 9/17/2014 2:10pm, it ran for 3 steps as su

  • How can I verify my membership?

    I downloaded Premiere CS6, After Effect CS6, Photoshop CS6 and Audition with my company's membership. Now, I bought my own annual membership for all of the products, but when ever I open said products, Creative Cloud window pops out saying, "We are h

  • HT3702 Why won't iTunes allow me to make an in app purchase

    I'm in a game trying to make an in app purchase on my iPad but iTunes states I cannot and to contact support. Money is not an issue, card details etc are all correct. I am not going over my daily balance. Would it be due to a limit set by iTunes?