i want to attach a db and only when that is successful, will i pull data from an oracle linked server into the newly attrached db..
my question is how can i query the state of the db before i pull data from oracle?
what i want to do is ONLY pull data if the attach was successful..
if the attach failed, i want to send an email to the apptporiate quarters..
thanks
my question is how can i query the state of the db before i pull data from oracle?
what i want to do is ONLY pull data if the attach was successful..
if the attach failed, i want to send an email to the apptporiate quarters..
thanks