at 1:08 from 65.255.42.40
This morning from 5:54 AM to 5:55, only 1 minutes! my server was under attack from
14.49.139.45: Kornet
125.143.29.193: Kornet
14.36.34.132: Kornet
121.168.197.103: Kornet
121.173.38.62: Kornet
125.131.233.177: kornet
14.60.154.161: kornet
121.147.89.149: Kornet
61.80.41.202: Kornet
59.20.85.42: Kornet
14.49.136.195: kornet
121.168.72.208: Kornet
14.37.117.95: Kornet
59.0.92.199: Kornet
Update 26/7
14.35.26.211: Kornet
59.13.150.146: Kornet
121.168.73.72: Kornet
119.206.64.148: Kornet
59.15.92.52: Kornet
59.20.182.105: kornet
222.113.0.80: Kornet
221.147.13.179: Kornet
78.180.42.170: TurkTelekom
115.22.14.180: Kornet
14.33.107.174: Kornet
190.232.163.170: Kornet
Information technology, linux, debian, sap bw, hardware and more
25 lug 2011
11 lug 2011
Update rules disattive
Capita a volte di modificare un oggetto su BW e che il non attento tecnico si dimentichi di riattivare le update rules.
E’ sempre necessario controllare, dopo aver fatto un refresh della RSA1, ogni oggetto dipendente da quello che si sta modificando.
Per le update rules è possibile cercare quali sono quelle disattive consultando la tabella RSUPDINFO con utente ultima modifica IMPACT.
Ricerca tramite tabella RSUPDINFO
Con la SE16 effettuare una selezione con
OBJVERS = A
TSTPNM = IMPACT
Se non si vuole controllare ed attivare ogni regola in questo stato è possibile utilizzare un Abap standard.
PROGRAMMA PER GENERARE UPDATE RULES
RSAU_UPDR_REACTIVATE_ALL
Riattiva tutte le UR che hanno un target attivo
è utile implementare la nota
nota 1481409 - RSAU_UPDR_REACTIVATE_ALL - Enhaced for inactive Data Targets
per evitare di incorrere in un errore del programma che genererebbe la update rules anche per oggetti inattivi dando errore.
E’ sempre necessario controllare, dopo aver fatto un refresh della RSA1, ogni oggetto dipendente da quello che si sta modificando.
Per le update rules è possibile cercare quali sono quelle disattive consultando la tabella RSUPDINFO con utente ultima modifica IMPACT.
Ricerca tramite tabella RSUPDINFO
Con la SE16 effettuare una selezione con
OBJVERS = A
TSTPNM = IMPACT
Se non si vuole controllare ed attivare ogni regola in questo stato è possibile utilizzare un Abap standard.
PROGRAMMA PER GENERARE UPDATE RULES
RSAU_UPDR_REACTIVATE_ALL
Riattiva tutte le UR che hanno un target attivo
è utile implementare la nota
nota 1481409 - RSAU_UPDR_REACTIVATE_ALL - Enhaced for inactive Data Targets
per evitare di incorrere in un errore del programma che genererebbe la update rules anche per oggetti inattivi dando errore.
8 lug 2011
How to find object in query if you have "query element"
Sometimes in the transport occur errors with "query element" like this:
Start of the after-import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM (Sess. attivazione)
Error when activating element 0BVPO948IHVABDFEG9BM19158
In the table RSZCOMPDIR we found a match between object and query element
Run SE16 and put in the key field COMPUID the element
Start of the after-import method RS_ELEM_AFTER_IMPORT for object type(s) ELEM (Sess. attivazione)
Error when activating element 0BVPO948IHVABDFEG9BM19158
In the table RSZCOMPDIR we found a match between object and query element
Run SE16 and put in the key field COMPUID the element
5 lug 2011
return code 4 converting field 0WS_APPL


Si tratta di un infobject relativo ai Survey di CRM.
In fase di caricamento dati anagrafici viene richiamato un function module di conversione legato al InfoObject stesso.
Il codice prevede che nel caso il campo chiave abbia uno dei due seguenti valori: 'SRM_EVAL' o 'SUSUCO', venga richiamato il function module RSDG_ID_GET_FROM_LOGSYS.
Il return code 4 che è segnalato dal monitor di caricamento corrisponde all'esito del function module sopra citato.

Eseguendo tramite la SE37 il function module RSDG_ID_GET_FROM_LOGSYS mi viene segnalato che non è valorizzato il "source system ID"; da RSA1 selezionare "tools" " Maintenance of Source system IDs" e valorizzare il campo relativo al source system da cui stiamo leggendo: nel mio caso il sistema CRM.
Iscriviti a:
Post (Atom)