Thanks' Bruno,
So, use bscan with sintax below:
bscan -s -u user -n database -P password -m -c /opt/bareos/bareos-sd.conf -v -V tape01 /dev/nst0 -t 5432 -B postgresql -d 03 2>&1 >> /home/log-BSCAN &
Has been follow of the error:
bscan: butil.c:271-0 Using device: "/dev/nst0" for reading.
05-Dec 09:11 bscan JobId 0: No slot defined in catalog (slot=0) for Volume "tape-01" on "LTO5" (/dev/nst0).
05-Dec 09:11 bscan JobId 0: Cartridge change or "update slots" may be required.
05-Dec 09:11 bscan JobId 0: 3301 Issuing autochanger "loaded? drive 0" command.
05-Dec 09:11 bscan JobId 0: 3302 Autochanger "loaded? drive 0", result is Slot 6.
05-Dec 09:11 bscan JobId 0: Ready to read from volume "tape-01" on device "LTO5" (/dev/nst0).
bscan: bscan.c:337-0 Using Database: database, User: user
bscan: bscan.c:529-0 Pool record for Scratch found in DB.
bscan: bscan.c:543-0 Pool type "Backup" is OK.
bscan: bscan.c:1132-0 Created Media record for Volume: tape-01
bscan: bscan.c:574-0 Media type "LTO-5" is OK.
bscan: bscan.c:587-0 VOL_LABEL: OK for Volume: tape-01
bscan: bscan.c:767-0 Could not find Job for SessId=10 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=12 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=5 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=4 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=10 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=12 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=5 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=4 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=10 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=12 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=5 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=4 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=10 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=12 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=5 SessTime=1466856432 record.
bscan: bscan.c:767-0 Could not find Job for SessId=4 SessTime=1466856432 record.
Not find resolution in the manual about bscan, you could give me other sugestion, please...