Unsolved
1 Message
0
297
August 24th, 2022 06:00
WORKFLOW KEEPS RUNNING WHEN BACKUP IS COMPLETE
Hello,
I have been experiencing this issue where a particular save set that starts the database jobs keep running even when the backup is completed
I have checked the logs and the logs also show that the backup is completed
Has anyone experienced this? what was the resolve
see action log below:
8/24/2022 2:03:50 PM Step (1 of 5): nsrjobd has made a request to start this savegrp with PID-4756.
8/24/2022 2:03:50 PM Action backup traditional 'ADHOC BACKUPS' has initialized as 'backup action job' with job id 2464298
8/24/2022 2:03:51 PM Step (2 of 5): Querying the group or policy for the configured group of clients with the savegrp PID-4756.
8/24/2022 2:03:51 PM abp-hq-softamlo..com:RMAN:\SOFTAML_FULL requested level=full
8/24/2022 2:03:51 PM Step (3 of 5): The group or policy information has been successfully returned.
8/24/2022 2:03:51 PM Action backup traditional will run up to 100 jobs in parallel
8/24/2022 2:03:51 PM Step (4 of 5): Creating a savefs job for all the configured clients.
8/24/2022 2:03:51 PM Creating a 'savefs' job on the host 'abp-hq-softamlo..com'.
8/24/2022 2:03:51 PM Policy 'Backup', workflow 'ADHOC BACKUPS 2', action 'ADHOC BACKUPS', group 'ADHOC BACKUPS 2'.
8/24/2022 2:03:51 PM Starting action backup traditional 'ADHOC BACKUPS', which has 1 clients.
8/24/2022 2:03:51 PM Starting a session on the host 'abp-hq-softamlo..com' to execute the job 'abp-hq-softamlo.accessbankplc.com:savefs', which scans the file system to determine the files for backup.
8/24/2022 2:03:51 PM The job 'abp-hq-softamlo..com:savefs' has been started on the client 'abp-hq-softamlo.accessbankplc.com'.
8/24/2022 2:03:51 PM abp-hq-softamlo..com:savefs started
8/24/2022 2:03:51 PM savefs -s emc-nwserver -c abp-hq-softamlo..com -g "ADHOC BACKUPS 2" -p -l full -R -v -F "RMAN:\\SOFTAML_FULL"
8/24/2022 2:03:52 PM Group ADHOC BACKUPS 2 waiting for 1 jobs (0 awaiting restart) to complete.
8/24/2022 2:03:58 PM abp-hq-softamlo..com:RMAN:\SOFTAML_FULL
8/24/2022 2:03:58 PM level=full, vers=pools, p=4
8/24/2022 2:03:58 PM The job 'abp-hq-softamlo..com:savefs' on the host 'abp-hq-softamlo..com' has been completed.
8/24/2022 2:03:58 PM abp-hq-softamlo..com:savefs succeeded.
8/24/2022 2:03:58 PM abp-hq-softamlo..com:savefs The job has successfully scanned the file system on the host 'abp-hq-softamlo.accessbankplc.com'. The main save will now be started.
8/24/2022 2:03:58 PM ADHOC BACKUPS 2:abp-hq-softamlo.accessbankplc.com:savefs See the file 'F:\Program Files\EMC NetWorker\nsr\logs\policy\Backup\ADHOC BACKUPS 2\ADHOC BACKUPS_2464298_logs\2464299.log' for command output.
8/24/2022 2:03:58 PM Step (5 of 5): Creating a save job for all the configured clients.
8/24/2022 2:03:58 PM Creating a save job for the save set 'RMAN:\SOFTAML_FULL' on the host 'abp-hq-softamlo..com'.
8/24/2022 2:03:58 PM Constructing the save command for the save set 'RMAN:\SOFTAML_FULL' on the host 'abp-hq-softamlo..com': nsrdasv -LL -T oracle -s emc-nwserver -g "Backup/ADHOC BACKUPS 2/ADHOC BACKUPS/ADHOC BACKUPS 2" -a "*policy action jobid=2464298" -a "*policy name=Backup" -a "*policy workflow name=ADHOC BACKUPS 2" -a "*policy action name=ADHOC BACKUPS" -y "Wed Aug 31 23:59:59 GMT+0100 2022" -w "Wed Aug 31 23:59:59 GMT+0100 2022" -m abp-hq-softamlo..com -b DDboostFileSystem -o "\"REQUESTED_LEVEL:level=full;\"" -l full -q -W 78 -N "RMAN:\\SOFTAML_FULL" "RMAN:\\SOFTAML_FULL".
8/24/2022 2:03:58 PM Starting the 'RMAN:\SOFTAML_FULL' job on host 'abp-hq-softamlo..com'.
8/24/2022 2:03:58 PM abp-hq-softamlo.accessbankplc.com:RMAN:\SOFTAML_FULL started
8/24/2022 2:03:58 PM nsrdasv -LL -T oracle -s emc-nwserver -g "Backup/ADHOC BACKUPS 2/ADHOC BACKUPS/ADHOC BACKUPS 2" -a "*policy action jobid=2464298" -a "*policy name=Backup" -a "*policy workflow name=ADHOC BACKUPS 2" -a "*policy action name=ADHOC BACKUPS" -y "Wed Aug 31 23:59:59 GMT+0100 2022" -w "Wed Aug 31 23:59:59 GMT+0100 2022" -m abp-hq-softamlo.accessbankplc.com -b DDboostFileSystem -o "\"REQUESTED_LEVEL:level=full;\"" -l full -q -W 78 -N "RMAN:\\SOFTAML_FULL" "RMAN:\\SOFTAML_FULL"
8/24/2022 2:09:25 PM The save job for the save set 'RMAN:\SOFTAML_FULL' on the host 'abp-hq-softamlo..com' has been completed.
bingo.1
2.4K Posts
0
August 27th, 2022 03:00
What do you complain about?
The screenshot just show Incrementals which already have been comleted and the full which is still running. This can happen, expcially if the full starts first and - while it is still running - an incremental kicks in.
But only you know the exact timing.