retrieving the location of a database trigger call..
- From: Nigel Curtis <cn_curtis@xxxxxxxxxx>
- Date: 27 Apr 2007 03:22:11 -0700
Hi - in a 10g Oracle 'Before Insert or Update' trigger is there any
way of find the source of the insert/update...? That is, the name of
any background process, SQL*Plus script or form which may have done
the insert/update..?
If such information isn't lost I'd like to try and use it as a
condition within the trigger but can't see any way of retrieving it.
many thanks, nigel
.
- Follow-Ups:
- Re: retrieving the location of a database trigger call..
- From: Gints Plivna
- Re: retrieving the location of a database trigger call..
- From: DA Morgan
- Re: retrieving the location of a database trigger call..
- From: sybrandb
- Re: retrieving the location of a database trigger call..
- Prev by Date: Re: group by clause ordering
- Next by Date: Re: retrieving the location of a database trigger call..
- Previous by thread: SQL Variable
- Next by thread: Re: retrieving the location of a database trigger call..
- Index(es):
Relevant Pages
|