Consider $(X_n)_{n\ge 1}$ iid with $P(X_1=1)=P(X_1=-1)=\frac{1}{2}$. Then there is the sumprocess $S_n:=\sum_{i=1}^n X_i$ and the stopping times $$T_{a,b}:=\min\{n\ge 1:S_n\in\{a,b\}\},$$ $$T_{a}:=\min\{n\ge 1:S_n=a\},$$ of first moment when $S_n\in\{a,b\}$, in the second case, when $S_n=a$.
I already was able to show, that $$P(T_{a,b}>n(b-a))\le(1-\frac{1}{2^{b-a}})^n$$ by induction,
$$E[T_{a,b}]<\infty$$ by using estimations with the probability above, $$P(S_{T_{a,b}}=a)=\frac{b}{b-a}$$ by using Wald's equation.
Now, by using this last result, I want to show that
$$P(T_a<\infty)=1$$ and
$$E[T_a]=\infty.$$
It may be again useful to use Wald's equation (maybe by contradiction?), but I do not really see how $T_{a,b}$ and $T_a$ are connected.