Hi All,
I ran a delete job on a partitioned table . My step1 of the job will delete the 1st partition. My step2 will delete the 2nd partition and so on.
But when i try to delete 3th partition I am getting S04C abend with SQLCODE as -904.
-904 is unavailable of resource. But why S04C abend raised ? Please help. Thanks in advance.