WAIT Clause Not working ....

Hi All,

PRO*C is not able to identify WAIT clause and giving syntax errors , is there
any substitute for it

I want to use below query for e.g ;

SELECT Tri

FROM

CG

FOR UPDATE OF Tri WAIT 60 ;

But the query works fine on toad.

Regards,

Satish