Ok Sambavan ...

My job on Enterprise Manager console is a Backup Job with
the following parameters built in by the OEM itself :

run {
allocate channel ch_disk type disk format '/usr/local/orabackup/dbflotte/b_%u_%s_%p';
backup
( database include current controlfile );
backup ( archivelog all delete input );
}

The output is in prev entry.
It seems to be a sintax problem , but I can't recognize where,
because the job show out just messages without input lines code !!!

P.S.: The above backup script has token from the OEM by COPY and PAST keys, exactly as it is.

OEM Ver 2.2.0.0.0 on Oracle 8i and Sun OS 5.8

Stand by .....

Thanks in advance.