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

Error when i create a BP - Person in IC Web CLient

$
0
0

Hi,

 

In Our Business Process: When call comes to Contact center, the agent can create a new customer (Person and Organization) in through ICWeb client.

 

We configurated our account identification profile assigning  z grouping to  z default role in the account creation and Role BUP001 for creation of contact person.

When we create a organization in IC WebClient  is created correctly  but when you want to create a Person, the systems shows a dump

 

"Source type \CLASS=CL_CRM_BOL_ENTITY is not compatible, for the purposes of assignment, with target type \CLASS=CL_BSP_WD_VALUE_NODE"

 

Doing this also i am not able to create new customer person.

 

Does anybody know about how can i resolve this problem?

 

Regards

 

Laura


Duplicates and Summary Count/Distinct Count

$
0
0

Hello Again -

 

I have grouped on {Asgnmnt.GroupName} for the different departments and have added this code to the details section and suppressed it to remove the duplicates...

 

Here's the code....{CallLog.CallID} = Next( {CallLog.CallID})

 

My question: Is this the best way/method to remove duplicates?

 

I also going to add a Summary to count the days for each group - should I use 'Count' or 'Distinct Count' to get an accurate count of the days for each group?

 

Thx.

 

G.

Bi-directional integration of Quotes with On-Premise CRM

$
0
0

Hi,

 

We have a requirement to integrate SAP Cloud for customer with CRM On-Premise system. We want to enable the bi-directional synchronization of Quotes data between CRM & C4C.

 

 

I see from the integration guide snapshot, it only shows one-directional arrow from Quotes -> Orders and a dotted line with a reference back to Quote in C4C.

 

Does it mean, Quotes cannot be replicated from On-Premise CRM to Cloud? Is it only possible to trigger a Sales Order create request in CRM system from Quotes in C4c?

 

If standard integration doesn't support bi-directional behavior, does anyone know if it is even possible to build such scenario today? How much effort it takes to enable this?

 

Thanks in Advance,

Siva.

CPA (estorno antes autorização) e solicitação de estorno/ignorar rejeitada

$
0
0

Pessoal, boa tarde!

 

Estamos com uma situacão num cliente que não conheço saída standard.

Ocorreu o seguinte:

1 - NF emitida para PE

2 - O lote chegou à SEFAZ, porém o status de recebido não chegou ao PI, gerando erro PI System Error no lote

3 - Usuários sem acesso para restart do lote

4 - Por conta de urgência de saída da mercadoria, foi feito o CPA, cancelando as NF-es antes do retorno ao SAP

5 - As NF-es estavam já autorizadas na SEFAZ, porém o GRC continuava sem status de envio

6 - Depois de quase 24horas, o lote foi restartado, deu rejeição para as NF-es na SEFAZ (duplicidade)

7 - Feito status query de cada NF-e, status de autorização retornado ao GRC e ERP

8 - As NF-es ficaram com status de autorizada na SEFAZ, docnum estornado no SAP, e etapa manual = 7 - "Solicitar autorização para cancelar/ignorar NF-e da SEFAZ"

9 - Foi feita a solicitação de cancelamento, enviando-a para a SEFAZ.

10 - A SEFAZ rejeitou a solciitação, devido ao prazo de 24h ter sido excedido.

 

Agora, temos documentos estornados no SAP (onde as faturas também estão estornadas e foram refaturadas as remessas), porém não conseguimos cancelá-los na SEFAZ.

 

Pensei em criar NFs writer para existir a menos o documento correspondente no SAP (como autorizado), porém se forem criados e enviados ao GRC, por ter chave de acesso duplicada, o próprio GRC imagino que rejeite isso. Seria possível criar um NF Type de saída, porém sem FORM, entrando com os dados da Chave de acesso. Porém não sei o comportamento disso em relação aos status e escrituração.

 

Alguém teve este problema? Alguma visibilidade de solução?

 

Obrigado, abraços!

Eduardo Hartmann

time-out parameter setting

$
0
0

Hi,

 

We have a requirement to increase the time-out parameter in SRM.

 

The issue is that when users create SCs thru punch-out catalog, (after leaving SRM webpage) they sometime take more than 30 mins to check out the items to SRM. But when they return to SRM after 30 mins, system gives the time-out error. We need to increase this duration to 1 hr.

 

I checked couple of SDN threads but could not track down the exact parameter which is to be changed here to resolve this issue.

 

Please let me know what should be done here. Your inputs would be of great help.

 

Thanks!

 

Regards,

Ajay

Error connecting through a Relay Server

$
0
0

Hello, I have a native iOS application and I'm trying to connect this application to the SUP Server through a Relay Server.

 

Everything works fine when I connection the application without the Relay Server.

 

The application registers in the server, but a Synchronization error occurs after.


This is the error:

 

2014-06-06 10:25:24.629 OTMobile[236:907] [INFO] [CallBackHandler.m:289] ================================================

2014-06-06 10:25:24.631 OTMobile[236:907] [INFO] [CallBackHandler.m:290] SYNCHRONIZATION FAILED

2014-06-06 10:25:24.632 OTMobile[236:907] [INFO] [CallBackHandler.m:291] =================================================


The connection parameters:


SUPConnectionProperties *supConnectionProperties = [SUPApplicationconnectionProperties];

[supConnectionProperties setServerName:kHostName];

[supConnectionProperties setPortNumber:80];

[supConnectionProperties setNetworkProtocol:@"http"];

[supConnectionProperties setFarmId:@"srv.msg"];

[supConnectionProperties setUrlSuffix:@"/ias_relay_server/client/rs_client.dll"];

 

SUPLoginCredentials *supLoginCredentials = [SUPLoginCredentialsgetInstance];

[supLoginCredentials setUsername:[selfusername]];

[supLoginCredentials setPassword:[selfpassword]];

[supConnectionProperties setLoginCredentials:supLoginCredentials];

   

SUPConnectionProfile *supSynchronizationProfile = [OTMobileOTMobileDBgetSynchronizationProfile];

[supSynchronizationProfile setServerName:kHostName];

[supSynchronizationProfile setNetworkProtocol:@"http"];

[supSynchronizationProfile setPortNumber:80];

[supSynchronizationProfile setUser:[selfusername]];

[supSynchronizationProfile setPassword:[selfpassword]];

[supSynchronizationProfile setAsyncReplay:NO];

[supSynchronizationProfile setNetworkStreamParams:@"/ias_relay_server/client/rs_client.dll/srv.rep"];


I attached some screenshots to help the understanding of the problem.


This one shows the outbound enablers running.

screen_1.png

This one shows the properties of one of the Messaging Outbound Enablers.

screen_2.png

This one shows the properties of one of the Replication Outbound Enablers.

screen_3.png


Thanks!

GRC 10.0 EAM detour

$
0
0

Hi Experts,

 

We are running GRC10 SP12 and EAM MSMP workflows are configured for log review.

 

The previous FF Owner left the company, and there are a couple of FF Log Review workflow items waiting on his approval.

New FF ID owner cannot get to the old MSMP instance workflow items, as they do not show up in his POWL Inbox.

 

Is there a way to re-route/detour the MSMP workflow to the new manager, without re-activating the old manager's userid in GRC?

 

What other options are there?

is it suggested to modify the current task settings, especially when other FF Log review instances are in progress etc.

 

Our current task configuration in Maintain Paths (Step 5) is .

Stage Details
Task Settings

 

Thanks,

Saldos

$
0
0

Hello

 

 

I have a infocube with movements of 0TRCM_C01 liquidity position, and I have an ODS to upload opening balances once, the idea is that you can have in the report beginning balance, inflows and outflows of liquidity positions and balance end, but the beginning balance of the next month should be the final balance at the end of the current month, and so on, how can I handle this in query designer for the opening balance of the months are the ending balances from previous months?

For example if we are in June, when the opening balance see July July is the final balance of June and so on.

Can someone help me as I can do in query designer?.

 

 

Greetings.

 

 

Nando.


Its Friday :-)

$
0
0

The way you feel in the office with Project Manager/Project Lead:

 

 

(When you join the project) -

 

                 

"Please don't hesitate to come to me any time for any technical or domain help"

   

 

-


 

 

(When you go to him for help) -

                 

"You can find it out man.... Can't you?

 

Search in the books, and try to find it out yourself."  

 

 

-


 

 

(When you 'try to find it out yourself') -

                  

"You can't waste time like this. You should've come to me for help. We have to deliver ..Come to my place"  

 

 

-


 

 

(When you go to him for help, again) -

                  

"Don't make any changes in the code now. Come up with a document for impact analysis by lunch"

   

 

-


 

(When you go to him Just before lunch) -

 

                  

"So, what have you done since morning? This document? Shall we deliver this? How many lines of coding did you do?............. See, this is not the way we should work"

 

 

-


 

 

(When you go to him 1 hr after lunch, with a small amount of coding -that's all what's necessary) -

                       

"Only this much of coding since morning!!!" (Probably, you could've added the lyrics of a Hindi song in your code to make it look healthy).

 

"Change here, .......... change there, ............. Add here,................ Modify there . Do it NOW"

   

 

 

-


 

 

(When you go to him with the changes suggested by him) -

                      

"Who asked you to do these? Everything's wrong here. See, this is not the way we should work..............."

   

 

-


 

(Every 10 minutes) -

                       

"So? What's the status?????

 

 

Enjoy .....

Amit

update Tution Reimbursement wage type

$
0
0

How do you set a limit on tution reimubursement wage type of $5250 as per IRS requirement?

 

Can anybody advice me on this?

 

Appreciate your help.

 

Regards,

 

Sophia

org management reporting

$
0
0

Hi All,

 

What can be the reporting or approval issues(considering workflow also) at root org unit which is without having a company code?

 

 

Regards,

RK.

Reservation Qty check

$
0
0

Hi Experts,

 

I would like to now How is open reservation qty is calculated as per below scenario

 

Material 4100000024 has 146 pcs Unrestricted stock, 129 pcs reserved stock, 197 on order stock, and 90 in GR blocked stock

 

please check how this 54 pcs is calculated. My checking rule is 03 n availability check is 02.

 

Thanks

ERROR SUM in phase PREP_IMPORT/MVNTAB_TOOL!

$
0
0

Dear All,

 

We are upgading our SAP ERP 6.0  to EHP5. O/S AIX 5.3 and MAXDB 7.8 dabase.

 

We are getting following error during upgrade.

 

Severe error(s) occured in phase PREP_IMPORT/MVNTAB_TOOL!

Last error code set: Calling '/usr/sap/QA3/DVEBMGS00/exe/tp' failed with return code 8,

check /usr/sap/QA3/SUM/SUM/abap/log/TP.ECO for details<br/> Error during &quot;tp mvntabs&quot;-call - check 'TP.ECO'

 

and log file TP.ECO show:

 

#--------------------------------------------------------------

#---- MASKING file TP.ECO from /usr/sap/QA3/SUM/SUM/abap/log

#---- TIME: 20121102103426  PHASE: MVNTAB_TOOL

#--------------------------------------------------------------

 

SAPup> Starting subprocess with PID 340264 at 20121102103242

        ENV: DIR_LIBRARY=/usr/sap/QA3/DVEBMGS00/exe

        ENV: JAVA_HOME=/usr/java14/jre

        ENV: LIBPATH=/usr/sap/QA3/DVEBMGS00/exe:/usr/sap/QA3/SUM/SUM/jvm/jre/lib/ppc64/server:/usr/

sap/QA3/SUM/SUM/jvm/jre/lib/ppc64:/usr/sap/QA3/SUM/SUM/jvm/jre/../lib/ppc64:/usr/sap/QA3/SUM/SUM/jv

m/jre/lib/ppc64/jli:/usr/sap/QA3/SUM/SUM/jvm/jre/../lib/ppc64/jli:/usr/lib:/lib:/usr/sap/QA3/SYS/ex

e/run:/sapdb/programs/lib/lib64

        ENV: PATH=/usr/sap/QA3/DVEBMGS00/exe:/sapdb/programs/bin:/usr/java14/jre/bin:/home/qa3adm:/

usr/sap/QA3/SYS/exe/run:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/qa3adm/bin:/usr/bin/X11:/sbin:.

        ENV: SAPSYSTEMNAME=QA3

        ENV: auth_shadow_upgrade=0

        ENV: dbms_type=ADA

        ENV: dbs_ada_schema=SAPQA3

 

EXECUTING /usr/sap/QA3/DVEBMGS00/exe/tp (tp)  pf=/usr/sap/QA3/SUM/SUM/abap/var/MVNTTOOL.TPP mvntabs

QA3

This is tp version 380.03.41 (release 720, unicode enabled)

Warning: unknown parameter DYNAMIC_PARAMETERS in parameter file (line 14).

Warning: unknown parameter DYNAMIC_PARAMETERS in parameter file (line 14).

tp finished with return code: 8

meaning:

  A tool used by tp produced errors

SAPup> Process with PID 340264 terminated with status 8 at 20121102103258

 

Thanks and Regards,

 

Orlando Perez

Daily Depreciation

$
0
0

Dear Experts,

 

My client wants to calculate depreciation on daily basis i.e. for 360 or 365 days of a year and does not want to use period logic i.e. monthly. Now, I have a problem with configuring this requirement because in transaction AFAMP which as far as I know determines when depreciation starts there is no option for daily calculation. To clarify the case, I want a solution by which if I buy asset in 20th month, depreciation to be calculated for only 10 remaining days of month, or if I sell my asset on 8th of month, my depreciation be equivalent of 7 days of that month.

 

Thanks for your time in advance,

 

Regards,

Input control disappeared since we are in BI 4.1 SP2 patch 6

$
0
0

Hello,

Since we've upgraded to BI 4.1 SP2 patch 6, the input control icon has disappeared for end users but not for IT people.

Do you have a tip to solve this problem ?

Regards,

Nicolas.



DTP error -

$
0
0

Hello All,

 

I am working on BI 7.3,

In my 0MATERIAL_ATTR  DTP shows this error -

 

Error in internal data format

An exception with the type CX_SY_IMPORT_MISMATCH_ERROR occurred, but was neither handled locally, nor declared in a RAISING

Exception CX_SY_NO_HANDLER logged

 

 

I didn't understand what is the Problem.

Please help.

 

Regards,

Sumit

FEBAN - extract the bank statement

$
0
0

Hello,

 

I daily extract the bank statement from FEBAN and save it in my Desktop,  then I need open my spreadsheet and copy and paste all information which I had extracted from FEBAN.

 

 

Is there a way to put this information directly to my spreadsheet, instead of open two excel folder and copy/paste ?

 

Thanks in advance

 

Raphael

"connect failed with DBLI_RC_LOAD_LIB_FAILED."

$
0
0

Hello All,

 

I have CRM installation version 740 on Windows OS and MYSQL DB.

 

After restart of server SAP not start : from R3trans -d I have this.

 

R3trans -d

This is R3trans version 6.24 (release 741 - 04.02.14 - 20:14:02 ).

unicode enabled version

2EETW169 no connect possible: "connect failed with DBLI_RC_LOAD_LIB_FAILED."

R3trans finished (0012).

 

from dev_0w:

 

Sat Jun 07 17:50:42 2014

A  TH VERBOSE LEVEL FULL

A  ** RABAX: end RX_GET_MESSAGE

B Sat Jun 07 17:52:42 2014

B  dbsync[db_syexe]: { wait=0, call_no=5159, current_ts=20140607175242, last_counter=212963

A Sat Jun 07 17:55:43 2014

A  TH VERBOSE LEVEL FULL

A  ** RABAX: end RX_GET_MESSAGE

B Sat Jun 07 17:58:42 2014

B  dbsync[db_syexe]: { wait=0, call_no=5162, current_ts=20140607175842, last_counter=212963

A Sat Jun 07 18:00:41 2014

A  AppServerTimeSync, getDBsynctime_strict():

A    returning successfully with

A    Localtime: 1402156841, DBTime: 1402156841.

A    Duration of DB calls(microsecs): DBTime1: 9489, DBTime2: 482.

A  AppServerTimeSync, zdate_gettime():

A    New bias computed: 0.

A Sat Jun 07 18:00:47 2014

A  TH VERBOSE LEVEL FULL

A  ** RABAX: end RX_GET_MESSAGE

B Sat Jun 07 18:10:41 2014

B  Disconnected from connection 1, con_da={R/3*MSS,8749}

B Sat Jun 07 18:10:42 2014

B  dbsync[db_syexe]: { wait=0, call_no=5168, current_ts=20140607181042, last_counter=212964

B Sat Jun 07 18:14:42 2014

B  dbsync[db_syexe]: { wait=0, call_no=5170, current_ts=20140607181442, last_counter=212964

M Sat Jun 07 18:15:05 2014

M  in_ThErrHandle: 1

M  ThIErrHandle: set thRc INFO-CORE-SHUTDOWN for T16_U620_M0

M  ThResetEmMagic: reset em magic for T16_U620_M0_I0

M  ThIErrHandle: new stat of W0 is WP_SHUTDOWN   

M  ThIErrHandle: I'm during shutdown

M  PfRejectStatistic: clear statistic record

M  PfClearAllRec: clear statistic area

M  PfClearAllRec: statRecordAction = STAT_RECORD_ACTION_REJECT

M  ThIErrHandle: entering ThSetStatError

M  PfSetError: clear statistic record

M  PfClearAllRec: clear statistic area

M  PfClearAllRec: statRecordAction = STAT_RECORD_ACTION_REJECT

M  ThWpSetCurrentSession: set WP's current session to NO SESSION (rq_cnt 0, last wp -1, last rq_id 0)

M  ThResetActRequestQueue: Reset queue in slot 34 (T16_U620_M0)

M  ThRqReleaseQueueSelectHandle: release selectable handle of queue 34 (T16_U620_M0) from [thRequest.c:836]

M  ThRqReleaseQueueSelectHandle: invalidate selectable hdl 192 of session queue

M  NiICloseHandle: shutdown and close hdl 192/sock 1620

M  RqQQueueReleaseSelectableHandle: Queue <T16_U620_M0> in slot 34 released selectable hdl 192 (port=59314)

M  RqQQueueRelease: Return queue <T16_U620_M0> in slot 34

C  SlBreak

B  db_sqlbreak() = 15

M  *** WARNING => ThCallDbBreak: db_sqlbreak failed (16388), caller=ThIErrHandle

M  ThIErrHandle: action is STOP_WP, skip rollback

M  ThTriggerExecShutDown: shutdown server

M  ThCallHooks: call hooks for event BEFORE_SHUTDOWN

M  PfWriteIntoFile: shared buffer is empty.

M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=1)

M  call ThrShutDown (1)...

B  Disconnecting from ALL connections:

B  Wp  Hdl ConName          ConId     ConState     TX  BC  OC  HC  PRM RCT INF TIM MAX OPT Date     Time   DBHost         

B  000 000 R/3              000000000 INACTIVE     NO  NO  000 NO  YES NO  NO  000 255 255 20140604 150028 DKRDSSAP165                                             

B  000 001 R/3*MSS          000008749 DISCONNECTED NO  NO  000 NO  NO  NO  NO  000 255 255 20140607 181041 DKRDSSAP165      CL_SQL_CONNECTION=============CP       

B  000 002 R/3*DDFTX        000008720 DISCONNECTED NO  NO  000 NO  NO  NO  NO  002 255 255 20140607 161549 DKRDSSAP165      RSSYSTDB                               

B Sat Jun 07 18:15:06 2014

B  Disconnected from connection 0

B  statistics db_con_commit (com_total=968908, com_tx=579385)

B  statistics db_con_rollback (roll_total=1733, roll_tx=3)

M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 1196) [dpnttool.c   335]

 

 

Any Help Thanks

 

Reza

MaxDB 7.6.06.24 crashed and is unstartable even in restored Backup

$
0
0

Today our Database crashed and is now in a similar state like described here http://scn.sap.com/thread/1669772. It seems to keep crashing on log recovery during db_online. It for sure has at least one bad index, but since we are unable to bring it online, we seem to have no chance to fix this. I would be thankfull for any hints.

 

Here are some facts:

 

  • The first crash (somewhat shortened) looked something like:

VERSION  'X64/LIX86 7.6.06   Build 024-123-246-595'
[...]
ERR 53419 B*TREE   BD600: predsep.k > sep.k: 0
ERR 53000 B*TREE   Index Root  13113447
ERR 53000 B*TREE   bd600BuildSeparator: lef: 13553565
ERR 53000 B*TREE   bd600BuildSeparator: rig: 14665430
ERR          0 B*TREE   m_Node: 13553565
ERR          0 B*TREE   m_Node1: 14665430
ERR 11599 BTRACE   ----> Symbolic Stack Back Trace <----
ERR 11599 BTRACE      0: 0x0000000000f216ad eo670_UnixTraceStack +0x01ad
ERR 11599 BTRACE      1: 0x0000000000f22079 eo670_CTraceContextStackOCB +0x0009
ERR 11599 BTRACE      2: 0x0000000000f2216a vtracestack +0x003a
ERR 11599 BTRACE      3: 0x0000000000a64ecb _ZN19cbd502_ReorgContext13ErrorHandlingEPKci +0x002b
ERR 11599 BTRACE      4: 0x0000000000a72178 _ZN11cbd500_Tree14bd520_OverflowER19cbd502_ReorgContextPhiibbiRi +0x0908
ERR 11599 BTRACE      5: 0x0000000000a727ab _ZN11cbd500_Tree17bd520LeafOverflowEPhibiRi +0x03ab
ERR 11599 BTRACE      6: 0x0000000000a3de71 _Z17bd400AddToInvTreeR17cbd300_InvCurrentPhiS1_iRb +0x1181
ERR 11599 BTRACE      7: 0x00000000009a6a1f b03add_inv +0x01ff
ERR 11599 BTRACE      8: 0x0000000000b4538c _ZNK14Log_InvDescMap6AddInvER18tgg00_TransContextbbbRK12tgg00_FileIdPK9tgg00_Rec

+0x016c
ERR 11599 BTRACE      9: 0x0000000000b4345e _ZNK15Log_InvHandling6AddInvER18tgg00_TransContext +0x003e
ERR 11599 BTRACE     10: 0x000000000092f669 kb611inv_AddInv +0x0009
ERR 11599 BTRACE     11: 0x000000000092dbe1 kb61insert_rec +0x0201
ERR 11599 BTRACE     12: 0x000000000092e887 k61ins_del_upd +0x0267
ERR 11599 BTRACE     13: 0x00000000008dba3a k05functions +0x058a
ERR 11599 BTRACE     14: 0x000000000065fb97 a06lsend_mess_buf +0x0297
[...]
ERR 53250 INDEX    Bad Index 13113447 (Root)
ERR 53250 INDEX    Reason "System error: BD Invalid leave"
         12853 DBSTATE  Caught signal 11(SIGSEGV)
ERR 11330 COREHAND ABORTING due to signal 11
ERR 11599 BTRACE   ----> Symbolic Stack Back Trace <----
ERR 11599 BTRACE      0: 0x0000000000f216ad eo670_UnixTraceStack +0x01ad
ERR 11599 BTRACE      1: 0x0000000000f22079 eo670_CTraceContextStackOCB +0x0009
ERR 11599 BTRACE      2: 0x0000000000f22097 eo670_CTraceContextStack +0x0017
ERR 11599 BTRACE      3: 0x0000000000f65718 en81_CrashSignalHandler +0x00e8
ERR 11599 BTRACE      4: 0x00007f40e100b6b0 __restore_rt +0x0000
ERR 11599 BTRACE      5: 0x0000000000a74f20 _ZNK11cbd600_Node14bd600LeafCountEii +0x00b0
ERR 11599 BTRACE      6: 0x0000000000a42728 _Z23bd401CalculatePageCountR17cbd300_InvCurrentPhiS1_ibRiS2_S2_ +0x0658
ERR 11599 BTRACE      7: 0x00000000009ab093 b03calculate_page_count +0x02b3
ERR 11599 BTRACE      8: 0x000000000065d9f1 a06eval_page_count +0x0171
ERR 11599 BTRACE      9: 0x0000000000878292 ak720indexeval +0x0142
ERR 11599 BTRACE     10: 0x0000000000878b5a ak720eval_one_index +0x016a
ERR 11599 BTRACE     11: 0x0000000000878e73 ak720index_decision +0x0183
+++++++++++++ Kernel Exit ++++++++++++++++++++++++++++

  • So whenever we try to now switch to db_online (LOCAL_REDO_LOG_BUFFER_SIZE is 0 as it was before) it immediately crashes with
      ERR
      -24994,ERR_RTE: Runtime environment error
      4,connection broken server state 4


VERSION  'X64/LIX86 7.6.06   Build 024-123-246-595'
[...]

Log      0 queues, flushmode is 'MaximizeSafety', devstate is 'Okay'
Log      Oldest not saved is ioseq 296996736 @ off 775686
Log      First known on LogVolume is ioseq 295948220 @ off 775741
Log      Restart from ioseq 296996789 @ off 775739 to ioseq 296996790 @ off 775740
Log      Result after checking the log device: 'Ok'
Log      The number of active logging-queues has been increased to 4
OBJECT   Restarted Garbage coll: 1
Rst      968 redo transactions readable and 32 redo tasks available.
RESTART  Previous restart was interrupted.
Restart  recovering log from log_volume from IOSeq: '296996789'
Log      normal end of log found at off 775740 lastseq 296996790.
Log      last-redo-read empty errlist#13:TR907215147(11)[296996790]@775740.1608'Commit':20140128:135616
DBSTATE  Caught signal 11(SIGSEGV)
ERR 11330 COREHAND ABORTING due to signal 11

[...]
ERR 11599 BTRACE   ----> Symbolic Stack Back Trace <----
ERR 11599 BTRACE      0: 0x0000000000f216ad eo670_UnixTraceStack +0x01ad
ERR 11599 BTRACE      1: 0x0000000000f22079 eo670_CTraceContextStackOCB +0x0009
ERR 11599 BTRACE      2: 0x0000000000f22097 eo670_CTraceContextStack +0x0017
ERR 11599 BTRACE      3: 0x0000000000f65718 en81_CrashSignalHandler +0x00e8
ERR 11599 BTRACE      4: 0x00007f1f4412f6b0 __restore_rt +0x0000
ERR 11599 BTRACE      5: 0x0000000000a3ac49 _Z20bd400_DeleteSubTreesR17cbd300_InvCurrentR11cbd600_Node+0x0109
ERR 11599 BTRACE      6: 0x0000000000a3b490 _Z16bd400DropInvTreeR17cbd300_InvCurrent +0x0370
ERR 11599 BTRACE      7: 0x00000000009a9a4e bd03ReleaseInvTree +0x013e
ERR 11599 BTRACE      8: 0x000000000096d7d3 bd01destroy_file +0x0233
ERR 11599 BTRACE      9: 0x000000000096e7b9 b01pdestroy_perm_file +0x00d9
ERR 11599 BTRACE     10: 0x0000000000b2c0a4 _ZNK14Log_ActionFile13RemoveGarbageER18tgg00_TransContextR20SAPDBErr_MessageList +0x02f4
ERR 11599 BTRACE     11: 0x0000000000b2c5bc _ZNK14Log_ActionFile7ExecuteER18tgg00_TransContextNS_13ExecutionTypeE +0x039c

ERR 11599 BTRACE     12: 0x0000000000b2d78e _ZNK14Log_ActionFile4RedoER18tgg00_TransContextR10Log_IImageR20SAPDBErr_MessageList +0x000
ERR 11599 BTRACE     13: 0x0000000000b39d2b _Z10RedoActionR15Log_TransactionR10Log_IImageR11Log_IActionR15Data_IBreakableR21Data_Split
ERR 11599 BTRACE     14: 0x0000000000b3bd11 _Z21Log_ActionExecuteRedoR15Log_TransactionR14Log_AfterImage16Log_IOSequenceNoR21Data_Spli
ERR 11599 BTRACE     15: 0x0000000000b544b5 _ZN15Log_Transaction4RedoER20SAPDBErr_MessageList +0x02e5
+++++++++++++ Kernel Exit ++++++++++++++++++++++++++++

  • If we try a consistency check in admin mode it stumbles over one bad index complaining on root node 13113447, but of course we cannot repair that in admin state or even find out which index is to blame (can we?):

    >db_execute check data with update
    ERR
    -24988,ERR_SQL: SQL error
    -9041,System error: BD Index not accessible
    17,Servertask Info: because b01pverify_participant() failed
    10,Job 0 (Check Data) [executing] WaitingT206 Result=OK
    6,b01pverify_participant() failed, Error code 715 "index_not_accessible"

  • We even tried to recover our last backup (with AUTO_RECREATE_BAD_INDEXES set to YES) but as soon as we try to for instance drop the index we assume to be bad it immediately crashes and is unstartable again like above.

 

 

Is there any way to restore without indexes or to have all indexes recreated? Any hints how to still bring the original DB back online?

 

 

Cheers,

Urs

Error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” while transporting process chain to production system.

$
0
0

Hi Gurus,

 

Whenever I try to transport a process chain ZFI_0FIGL_C10 from dev. to qua. & prod. the error “Object 'DM' (APCO) of type 'Application' is not available in version 'A'” is displayed in the end of creating transport package.

 

The process chain was created to load data to 0figl_c10 and it works all right on all systems (dev. qua. prod.).

 

The process chain contains processes for:

- starting the process chain

- executing infopackage (for loading data to 0figl_o10),

- ACR (activate data in 0figl_o10)

- delete index 0figl_c10

- DTP loading data from 0figl_o14 to 0figl_c10    

- executing infopackage 80FIGL_O10

- creating index in 0figl_c10

- building DB statistics

- rolling up aggregates in 0figl_c10

- deleting of requests from the changelog 0figl_o10

- deleting of requests from PSA (0fi_gl_10)

 

How to find what cause that error.

 

Regards,

Leszek

 

transporting ZFI_0FIGL_C10.png

Viewing all 8735 articles
Browse latest View live


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