If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I'm trying to write an aix script to delete my db2 backups. I get the system date in a field in ccyymm format. I want to subtract 1 from that field (date). I get an error because the variable that I built from the date is alpha?? How do I convert that field to numeric?