SAP Program BC505ARC - Report for creating an Archiver stuck in an Oracle Database

Description
Report BC505ARC creates an archiver stuck, if it is planned as aperiodic batch job for an event 'event'. During each run of BC505ARCTable BC505TS is dropped, recreated in PSAPUSER1D and inserted. Whenless than 5MB freespace are available in PSAPUSER1D, the report raisesthe event 'event' and ends. If scheduled as periodic batch job afterevent 'event', the report will call itself again and again. The insertscause a lot of log to be written. If you do not archive the logs, anArchiver Stuck will result.

Precondition
This report uses the table BC505TS of the reports BC505TS1 - BC505TS3.
At least 24K of freespace are required in tablespace PSAPUSER1D.

Output
No output, after some time the inserts will cause the archiver stuck.Backup some logs to resolve the problem.

Example
Schedule periodic batch job which executes report BC505ARC after theevent 'event' has been raised. After some time the Archiver will becomestuck. Backup the logs.