for sql backup schedule
i need to take db backup full daily and transaction log backup hourly , its 2 node windows cluster
i created one schedule for sql db backup and created seperate tasks for db and logs
below for db backup task

and i created another task like below for transaction log backup

is this right way , because i am getting below for the sql backup summary

where as i am running oracle backup
since it shows archive as deferent instance
as well since it shows the archive instance separately i created another schedule policy for archive backup same as above but it shows 2 jobs running hourly for oracle

can someone help me correct way of scheduling db and log backup for oracle & sql