We have a remote database that is accessing our production database via a db link. How do I check when and what it is accessing? I have check V$SQLAREA but it didn't show any sql statements this remote database session was using. Thanks.