Mksysb message

Hello,

I'm starting a mksysb with the help of a unix script and the crontab.
The script is scheduled with crontab and executes "mksysb -i -X /dev/rmt0".
When the mksysb is completed the script displays the endtime.

But I also get a lot of cat messages (see below). When I look with "ps -ef | grep mksysb" I still see some mksysb processes.

Any suggestions?

Peter

Part of the logfile:
88427 of 96861 files (91%).........................................
96861 of 96861 files (100%)
0512-038 mksysb: Backup Completed Successfully.
.
bosboot: Boot image is 35300 512 byte blocks.

***** Eindtijd : Tue 27 Nov 02:52:27 2007
....................................................................cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.
cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.
cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.
cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.
cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.
cat: 0652-050 Cannot open /tmp/mksysb.749578/_mksysb.749578.

The mksysb process creates, uses and removes a temp directory, but some other process is attempting to access it even after the mksysb has finished. Are you using TSM? See the TSM APAR IC46825.

No, I don't use TSM

Kind regards,
Peter