July 27, 2009 at 8:23 am
Symptom
The Axis adapter may not delete those Axis???.att temporary files stored in the system’s temp directory.
Other terms
Axis Adapter, temporary files, attachments, XI
Reason and Prerequisites
Program error.
There was an error in the code that prevented those Axis???.att temporary files to be deleted automatically after their use.
This patch will solve this issue.
Note that the location of the temporary [...]
July 16, 2009 at 10:10 am
Symptom
The main screen generated by DB02->Tablespaces->Detail Analysis shows
zero size and free space for temporary tablespaces.
Other terms
DBACOCKPIT, DB02N, PSAPTEMP, dba_temp_files
Reason and Prerequisites
This is a bug. The values are not calculated during runtime, unfortunately.
Solution
Apply the attached correction.
July 2, 2009 at 10:21 pm
Symptom
The thread of receiver file adapter remains in runnable state while communication channel has the following configuration File Construction Mode=Create, Overwrite Existing File=false, Write Mode= Use Temporary File.
Other terms
File adapter,thread hang,temporary file,delivering status
Reason and Prerequisites
The Receiver file adapter thread is stuck in the runnable state when the temporary file is used and [...]
June 30, 2009 at 10:23 am
Symptom
You are using the File Adapter in your business scenario for message processing. During file processing, you notice, that, the temporary file is not deleted(in case file fails with error). The configuration in such scenario would be as follows:
1 – File Construction Mode=Create
2 – Overwrite Existing File=false
3 – Write Mode= Use Temporary File
Other [...]