SAP R/3 форум ABAP консультантов
Russian ABAP Developer's Club

Home - FAQ - Search - Memberlist - Usergroups - Profile - Log in to check your private messages - Register - Log in - English
Blogs - Weblogs News

Ошибка при загрузки чеков из PIPE в BI



 
Post new topic   Reply to topic    Russian ABAP Developer's Club Forum Index -> ABAP
View previous topic :: View next topic  
Author Message
aiberg
Специалист
Специалист


Age: 33
Joined: 02 Sep 2010
Posts: 52
Location: Москва

PostPosted: Mon May 26, 2014 5:51 pm    Post subject: Ошибка при загрузки чеков из PIPE в BI Reply with quote

Добрый день товарищи! Очень нужна ваша помощь. При загрузки чеков из PIPE в BI используя стандартный экстрактор 0RT_PA_TRAN_CONTROL срубаются процессы с ошибкой
TSV_TNEW_PAGE_ALLOC_FAILED

Code:
  Note which actions and input led to the error.

  For further help in handling the problem, contact your SAP administrator
  .

  You can use the ABAP dump analysis transaction ST22 to view and manage
  termination messages, in particular for long term reference.

  Try to find out (e.g. by targetted data selection) whether the
  transaction will run with less main memory.

  If there is a temporary bottleneck, execute the transaction again.
  -

  If the error persists, ask your system administrator to check the
  following profile parameters:

  o  ztta/roll_area            (1.000.000 - 15.000.000)
         Classic roll area per user and internal mode
         usual amount of roll area per user and internal mode
  o  ztta/roll_extension       (10.000.000 - 500.000.000)
         Amount of memory per user in extended memory (EM)
  o  abap/heap_area_total      (100.000.000 - 1.500.000.000)
         Amount of memory (malloc) for all users of an application
         server. If several background processes are running on
         one server, temporary bottlenecks may occur.
         Of course, the amount of memory (in bytes) must also be
         available on the machine (main memory or file system swap).
         Caution:
         The operating system must be set up so that there is also
         enough memory for each process. Usually, the maximum address
         space is too small.
         Ask your hardware manufacturer or your competence center
         about this.
         In this case, consult your hardware vendor
  abap/heap_area_dia:        (10.000.000 - 1.000.000.000)
         Restriction of memory allocated to the heap with malloc
         for each dialog process.
  Parameters for background processes:
  abap/heap_area_nondia:        (10.000.000 - 1.000.000.000)
         Restriction of memory allocated to the heap with malloc
         for each background process.
  Other memory-relevant parameters are:
  em/initial_size_MB:         (35-1200)
         Extended memory area from which all users of an
         application server can satisfy their memory requirement.

Ошибка возникла 2 дня назад при чем изменений в системе не производилось. Ни как не можем найти причину. Если у кого нибудь есть идеи из за чего может сыпаться или кто то с этим сталкивался напишите как решили.

_________________
Извините если вопросы глупые и спасибо за ответы...
Back to top
View user's profile Send private message Send e-mail Blog
alezhu
Специалист
Специалист



Joined: 29 Apr 2012
Posts: 86
Location: Spb

PostPosted: Mon May 26, 2014 6:11 pm    Post subject: Reply with quote

Не хватает памяти. Либо физически, либо указанные в дампе параметры надо подкрутить в сторону увеличения. Возможно с анализом поможет транзакция ST02.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Russian ABAP Developer's Club Forum Index -> ABAP All times are GMT + 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


All product names are trademarks of their respective companies. SAPNET.RU websites are in no way affiliated with SAP AG.
SAP, SAP R/3, R/3 software, mySAP, ABAP, BAPI, xApps, SAP NetWeaver and any other are registered trademarks of SAP AG.
Every effort is made to ensure content integrity. Use information on this site at your own risk.