Quantcast
Channel: SCN : All Content - All Communities
Viewing all 3180 articles
Browse latest View live

Multiple personnel numbers for one operation in a maintenance order

$
0
0

Hi Experts,

 

Can anybody tell me how to assign multiple personnel numbers to one operation in a maintenance order?

 

I believe only one personnel number can be assigned to one operation in a maintenance order.

 

Regards,

SAP PM Consultant


unavailability of a button in personalize

$
0
0

user has the following complaint :

A button is not visible in available columns in personalize button. I can view the button in admin role. The user has different authorizations. The button is  not marked as hidden in the UI framework . Any opinion on this will help a lot.

Update field in BSEG when Posting with Clearing

$
0
0

Hi all,

 

 

I want to fill field SEGMENT in BSEG when executing F-30, I'm trying using BTE 00001030,

changing T_BSEG content but is not working, is there a way to change the value?

 

Maybe an enhancement in SAPMF05A?

 

Thanks in advance,

Best regards,

Karina H.

Powerbuilder 12.6 will not install on Windows 10

$
0
0

Hi,

 

I am trying to install Powerbuilder 12.6 Evaluation on a Windows 10 stand-alone PC (64 bit , 12GB memory). I choose to install Powerbuilder Classic only (no .NET or web stuff). After the option to include SQL Anywhere – answered no – the install hangs and just shows a dialog “Setup is running in another window, use ALT+TAB to switch between windows”. The task manager shows 2 tasks: SAP Powerbuilder 12.6 Setup and Powerbuilder Setup Launcher (32 bit) both using 0% cpu.

 

Please how can I get it to install?

Posting to different Gl other than from OBYC while doing GI from IW41

$
0
0

Hi,

 

We have business requirement to post different gl accounts other than gl account from obyc., when we post goods issue from iw41

 

We are creating reservation in iw31/iw32 and posting in iw41

Reservation is triggering via MB21, here also we need enhancement to post G/l account other than OBYC gl

 

Thanks and Regards

 

Buddi Chidambaram

which code would fit well in End Routine?

$
0
0

Hi All,

 

I found two way of writing end routine in BW. Out of these which one from below would be the right way to code it and what would be reason behind that.

Please help me out to understand more working of 4th generation language.

 

1) with append statement

 

LOOP AT RESULT_PACKAGE ASSIGNING <RESULT_FIELDS> .

LOOP AT ITAB2 INTO WA WHERE /BIC/ZORDNUM = <RESULT_FIELDS>-/BIC/ZORDNUM.

<RESULT_FIELDS>-/BIC/ZITEMNUM = WA-/BIC/ZITEMNUM.

<RESULT_FIELDS>-MATERIAL = WA-MATERIAL.

<RESULT_FIELDS>-/BIC/ZITMTYP = WA-/BIC/ZITMTYP.

<RESULT_FIELDS>-QUANT_B = WA-QUANT_B.

<RESULT_FIELDS>-BASE_UOM = WA-BASE_UOM.

 

APPEND  <RESULT_FIELDS> TO ITAB_TARGET.

 

ENDLOOP.

 

ENDLOOP

 

2) with modify statement


LOOP AT RESULT_PACKAGE ASSIGNING WA_RESULT_PACKAGE.

LOOP AT ITAB2 INTO WA WHERE /BIC/ZORDNUM = RESULT_PACKAGE-/BIC/ZORDNUM.

WA_RESULT_PACKAGE-/BIC/ZITEMNUM = WA-/BIC/ZITEMNUM.

WA_RESULT_PACKAGE-MATERIAL = WA-MATERIAL.

WA_RESULT_PACKAGE-/BIC/ZITMTYP = WA-/BIC/ZITMTYP.

WA_RESULT_PACKAGE-QUANT_B = WA-QUANT_B.

WA_RESULT_PACKAGE-BASE_UOM = WA-BASE_UOM.

 

modify RESULT_PACKAGE from WA_RESULT_PACKAGE.

 

ENDLOOP.

 

ENDLOOP

 

Thanks

Access in abap report to hana view in SYS schema

$
0
0

I want to create a report in abap and execute this query:

     "Select PATH from M_DISK"

 

and I have this error: "M_DISK" is not defined in the ABAP Dictionary as a table, projection view, or database view.

 

M_DISK is a view in SYS schemafrom hana.

 

Thanks

Stored Procedure

$
0
0

Dear Support,

 

I have a problem on assigning Batch Serial number  ,my question is how can i put a validation on my sales order that the batch serial number assigned in my last item is equal to project or maybe  equal to NumAtCard. please see my screenshot below for your reference.

 

if batch serial number is not equal to NumAtCard theres a message saying your Batch Serial Number is Not Equal to NumAtCard

or

if batch serial number is not equal to Project  there's a message saying your Batch Serial Number is Not Equal to Project

 

Thank You

 

Regards \

Silent

 


Filter in webi report after conversion from deski

$
0
0

Hi All,

 

SAP BO 4.1 SP7

 

I have a deski report with filters, new data is load into this report every Wednesday.

The weekend date starts on Saturday, so today's load date was 4/2/2016

l converted it to webi and all filters where remove, which is OK.

 

In Webi l add the filter into the report but when l refresh  does not change the date with the filter

when filter is remove the previous week date is show.

 

 

Note: when l refreshed the deski report it populate the date 4/2/2016

 

when filter is remove and report is refresh date show 4/2/2016

without filter.PNG

 

 

 

When filter is added  and refresh no date is populated

with filter.PNG

 

Please any solution out there

 

Thanks

PC

How to create Customer Satisfaction/Surveys in Solution Manager

$
0
0

Hello

 

Once the Incident got resolved in SolMan and its required to have Customer Satisfaction/Surveys for the same ..Is it possible? And also can i had reviewed the below but didn't find much information.

Customer Satisfaction option in SOLMAN


Regards,

Neni

Mapping Trap.

$
0
0

Hi,

 

I received an email saying SAP-PI: ErrCat: Mapping trap has occurred in production.

I checked in message monitoring and sxmb_moni, but there are no failed messages. How to track the above one as there is no information about the interface.

Thanks.

SMP Server error "Unexpected Disconnection from Server error (11)"

$
0
0

Hi Experts,

 

We are using SMP 3.0 sp09.

After the upgrade the when ever the production user are downloading the equipment complex table they are getting SMP Server error "Unexpected Disconnection from Server error (11)"  in the client. The time out is happening exactly twenty minutes.

 

When we see the server logs this is the exception error we are getting.

 

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294########logException::Exception: com.sap.conn.jco.JCoRuntimeException: (132) JCO_ERROR_CONCURRENT_CALL: The context with the session id [session-53]

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294########logException::COM.SAP.CONN.JCO.JCORUNTIMEEXCEPTION: (132) JCO_ERROR_CONCURRENT_CALL: THE CONTEXT WITH THE SESSION ID [SESSION-53] SCOPE TYPE

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.CONN.JCO.RT.CONTEXT.CHECKBUSY(CONTEXT.JAVA:635) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.CONN.JCO.RT.CONTEXT.GETCONNECTION(CONTEXT.JAVA:153) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.CONN.JCO.RT.RFCDESTINATION.EXECUTE(RFCDESTINATION.JAVA:1464) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.CONN.JCO.RT.RFCDESTINATION.EXECUTE(RFCDESTINATION.JAVA:1435) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.CONN.JCO.RT.ABAPFUNCTION.EXECUTE(ABAPFUNCTION.JAVA:300) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.JCO.JCO3CONNECTION.EXECUTE(JCO3CONNECTION.JAVA:158) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.BAPI.BAPI.EXECUTE(BAPI.JAVA:361) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.BAPI.BAPI.RUN(BAPI.JAVA:252) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.SESSIONMANAGER.DELETEREMOTEUSER(SESSIONMANAGER.JAVA:172) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.SESSIONMANAGER.CLOSESESSION(SESSIONMANAGER.JAVA:139) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.USER.CLOSESESSION(USER.JAVA:894) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SYCLO.SAP.USER.LOGGEDOUT(USER.JAVA:1156) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.MOBILE.PLATFORM.SERVER.AGENTRY.IMPL.SERVERJAVA.NATIVEPROCESSCLUSTERMESSAGERECEIVERUSERLOGIN(NATIVE METHOD) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.MOBILE.PLATFORM.SERVER.AGENTRY.IMPL.SERVERJAVA.PROCESSCLUSTERMESSAGERECEIVERUSERLOGIN(SERVERJAVA.JAVA:160) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.MOBILE.PLATFORM.SERVER.AGENTRY.CLUSTER.CLUSTERMESSAGERECEIVERUSERLOGIN.PROCESSMESSAGE(CLUSTERMESSAGERECEIVERUSERLOGIN.JAVA:49) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT COM.SAP.MOBILE.PLATFORM.SERVER.CLUSTER.SERVICE.IMPL.CLUSTERCOMMUNICATIONSJGROUPIMPL.RECEIVE(CLUSTERCOMMUNICATIONSJGROUPIMPL.JAVA:96) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.JCHANNEL.UP(JCHANNEL.JAVA:738) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOLSTACK.UP(PROTOCOLSTACK.JAVA:1019) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOL.UP(PROTOCOL.JAVA:409) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.FRAG2.UP(FRAG2.JAVA:182) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.FLOWCONTROL.UP(FLOWCONTROL.JAVA:434) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOL.UP(PROTOCOL.JAVA:409) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.ENCRYPT.UP(ENCRYPT.JAVA:516) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.PBCAST.STABLE.UP(STABLE.JAVA:294) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.UNICAST3.UP(UNICAST3.JAVA:423) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.PBCAST.NAKACK2.REMOVEANDPASSUP(NAKACK2.JAVA:876) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.PBCAST.NAKACK2.HANDLEMESSAGES(NAKACK2.JAVA:831) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.PBCAST.NAKACK2.UP(NAKACK2.JAVA:655) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.BARRIER.UP(BARRIER.JAVA:132) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOL.UP(PROTOCOL.JAVA:409) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.FD.UP(FD.JAVA:274) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOL.UP(PROTOCOL.JAVA:409) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.MERGE2.UP(MERGE2.JAVA:226) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.STACK.PROTOCOL.UP(PROTOCOL.JAVA:409) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.TP.PASSBATCHUP(TP.JAVA:1422) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT ORG.JGROUPS.PROTOCOLS.TP$BATCHHANDLER.RUN(TP.JAVA:1574) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT JAVA.UTIL.CONCURRENT.THREADPOOLEXECUTOR.RUNWORKER(THREADPOOLEXECUTOR.JAVA:1142) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT JAVA.UTIL.CONCURRENT.THREADPOOLEXECUTOR$WORKER.RUN(THREADPOOLEXECUTOR.JAVA:617) |

#INFO#System.out###Incoming-1,sapmppdb1-1521-MPP-gomobile:com.sap.mobile.platform.server.agentry.userlogin,sapmppap01-1294######## AT JAVA.LANG.THREAD.RUN(THREAD.JAVA:812) |

 

 

 

Message logs.

 

S, 622, 20,  28, 12/21/2015 10:46:30,  67,12814909,  1677, jkw0, ANGEL: 5FA5FF4C-B16F-4F8B-82FB-BC2B7D4CACF3

R, 622, 20,  28, 12/21/2015 10:46:30,   0,12814909, 1679,        jkw0, ANGEL: 5FA5FF4C-B16F-4F8B-82FB-BC2B7D4CACF3

O, 5,  1,  26, 12/21/2015 11:06:30, ,     0, 0,        jkw0, >unknown<

T, 5,  1,  26, 12/21/2015 11:06:30, ,     0,     0, jkw0, >unknown<

F, 5,  1,  26, 12/21/2015 11:06:30, ,     0, 0,        jkw0, >unknown<

C, 622, 20,  28, 12/21/2015 11:12:12,    ,12890156, 1679,        jkw0, >unknown<



Any help from the experts is very much appreciated.

Crosstab Report not showing Zero Value Columns

$
0
0

Dear Experts,

          I have made a crosstab report having item groups in columns. if there is no data in that item group the crosstab will not show that column. But my requirement is that it will show all column weather it has data or not within a given date range parameter. Kindly help me in this regard.

 

 

 

Regards,

 

Muhammad Mohsin

Affordable Care Act (ACA)

$
0
0

Hello community,

 

If you have questions about ACA, you can post this on this thread. We will update this thread with tips and notes related to Affordable Care Act.

 

The main note has been released today:

 

2167502 - BEN: Main Note - Affordable Care Act (ACA)

 

Thank you,

 

Kind regards,

 

Graziela Dondoni

De-valuating and removing Sales Order Stock from Inventory?

$
0
0

Hello -

 

I am trying to determine the best method by which I should handle this special instance of Sales Order Stock... here is the situation below.

 

I have material (can be either make-to-order or buy-to-order - point is it is a configured product) that was created as part of Sales Order X.

Customer cancels Sales Order X after product is confirmed / received into Sales Order Stock (specific to order X)
but PRIOR to it shipping. The stock cannot be easily allocated to other orders as it is configured product, and I do not want to put the stock on our shelves as unrestricted, general stock because that can get confusing. I do however want the financial impact of maintain the inventory addressed at the time of the cancellation as opposed to when the material obsoletes and becomes devalued several months / years later. In other words, I want to maintain the stock in the event it can be resold, however I also want it devaluated at the time of the cancellation so all financial transactions associated with the cancellation are captured at the time the cancellation is received.

 

The only process by which I think this is possible if via a scrap transaction of the sales order stock (MVMT 552E) and then some kind of receipt into returns stock (one of the 650 series return delivery maybe?) Is there a simple de-valuating transfer I can do in one shot or is this the only way I can accomplish BOTH the devaluation as well as the moving into a non-MRP driven, non-Sales Order associated location?

 

Is there an entirely different suggested method by which this situation can be processed in SAP? I'm relatively new to SAP and this forum, so I apologize if this is a simple solution and I don't know it!

 

Any assistance would be appreciated!


Replication Agent error reading MSSQL log file

$
0
0

Hello!

 

Have anyone  seen these error on replication agent?

 

 

 

 

E.    2016/04/11 12:38:33.542      ERROR              com.sybase.ds.mssql.log.device.LogDeviceConta    Virtual file can not be found according to the specified virtual file sequence number.

I.    2016/04/11 12:38:34.260      INFORMATION        com.sybase.ra.ltm.LTM                            Replication Agent changed to <ADMIN> state.

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup            Uncaught exception in ThreadGroup=<LR_THREADGROUP> on thread=<MSSQL_LOG_SCAN_0x00000002af0d0000269d00010000040100000000000000000000000000000000 with message <MSSQL_LOG_SCAN_0x00000002af0d0000269d00010000040100000000000000000000000000000000>

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup            while trying to invoke the method java.lang.Object.equals(java.lang.Object) of a null object loaded from field com.sybase.ds.mssql.log.MSSqlLogReader._currentScanThread of an object loaded from local variable 'this'

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup            java.lang.NullPointerException: while trying to invoke the method java.lang.Object.equals(java.lang.Object) of a null object loaded from field com.sybase.ds.mssql.log.MSSqlLogReader._currentScanThread of an object loaded from local variable 'this'

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup                com.sybase.ds.mssql.log.MSSqlLogReader.notifyComplete(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup                com.sybase.ra.util.thread.ThreadPool.taskComplete(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup                com.sybase.ra.util.thread.TPWorker.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.util.LoggingThreadGroup                java.lang.Thread.run(Thread.java:791)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader             Error occurred scanning log at position [GENID=0000][VIRTUALFILESEQNO=0002af0d][PAGEID=0000269d][OPERATIONSEQNO=0004][UNIQUE=00000401][OATVIRTUALFILESEQNO=0002af0d][OATPAGEID=0000269d][OATOPERATIONSEQNO=0001][LCTPAGEID=0000269c][LCTOPERATIONSEQNO=0004].

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader             java.lang.RuntimeException: Error occurred scanning log at position [GENID=0000][VIRTUALFILESEQNO=0002af0d][PAGEID=0000269d][OPERATIONSEQNO=0004][UNIQUE=00000401][OATVIRTUALFILESEQNO=0002af0d][OATPAGEID=0000269d][OATOPERATIONSEQNO=0001][LCTPAGEID=0000269c][LCTOPERATIONSEQNO=0004].

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.MSSqlLogReader.startScan(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.MSSqlLogReader.startScan(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.lr.mssql.RAMTranReader.startLogScan(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.lr.mssql.RAMTranReader.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.util.thread.RunnableTask.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.util.thread.TPWorker.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 java.lang.Thread.run(Thread.java:791)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader             com.sybase.ds.mssql.log.VirtualFileNotFoundException: Virtual file: 175885 can not be found.

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.device.LogDeviceContainer.getVirtualFile(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.device.LogDeviceContainer.getVirtualFile(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.device.LogDeviceContainer.getLogDevice(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.MSSqlLogScanner.scanForward(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ds.mssql.log.MSSqlLogScanner.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.util.thread.RunnableTask.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 com.sybase.ra.util.thread.TPWorker.run(Unknown Source)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader                 java.lang.Thread.run(Thread.java:791)

E.    2016/04/11 12:38:34.338      ERROR              com.sybase.ra.lr.mssql.RAMTranReader            

 

 

the RA version is:

 

I.    2016/04/11 12:38:31.530      INFORMATION        com.sybase.ra.ltm.LTM                            RepAgent:  SAP Replication Agent for Unix & Windows/15.7.1 SP206/P/generic/JDK 7.0/rax1571sp206/62060.206/VM: SAP AG 1.7.0_25/OPT/Tue Feb 10 08:41:01 MST 2015

 

Regards

Environmentshell deleted

$
0
0

Dear All

 

We are facing some transport issues in our production environment.

Hence i thought of activating environmentshell using ujs_activate_content. It displayed SAP_all is required, hence i have checked option of clean. I thought it would clean if any errors exist, but it deleted environmentshell..

 

Can somebody please suggest how can we restore? will it impact existing environments which are being used by users?

Please help as its production we are facing tough luck to fix the issue.

 

BPC10 SP16 NW version

 

thanks

Conversion Unicode System to Non-Unicode

$
0
0

Hello everyone;

 

I need  know how do conversion from unicode system to non-unicode. Possible errors on customizing and programming, in system.

It's posible?

Thanks for you atention and coments.

Regards

SAP LVM - Failed to parse the retrieved task status

$
0
0

Hello,

 

We are on SAP LVM enterprise edition 2.1 SP06_1 and running a Standalone PCA with variant. The process fails with message "Failed to parse retrieved task status 'd1'; failed to map task status description '0Executed successfully'."

 

Please let me know if you happen to know how to go about fixing this issue.

 

Regards,

Asif

 

See attached screenshot from LVM

4-11-2016 3-51-37 PM.png

 

Also the backend system the task list completes successfully but LVM cannot parse the response.

4-11-2016 3-50-15 PM.png

Mobile apps in BO 4.2?

$
0
0

HI Guys

We have a requirement here view Webi or Dashboards on the mobile devices as well...

Just wondering what the new BO 4.2 can offer in terms of Webi reports on mobiles?

 

What about the Dashboard upgrade? Do we have a new dashboard designer now?

Viewing all 3180 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>