![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Oh... another thing. Is there any way to detect the compilation state of a trigger (eg: whether it's been compiled or awaiting to be compiled). I didn't see anything in the USER_TRIGGERS view which flags that. *I'm not sure where else one might look. (I haven't actually googled about this yet, so fair cop if the answer is "RTFM": I am going to do that now, but whilst I was here I thought I'd ask. Cheers. -- Adam |
#7
| |||
| |||
|
|
Oh... another thing. Is there any way to detect the compilation state of a trigger (eg: whether it's been compiled or awaiting to be compiled). I didn't see anything in the USER_TRIGGERS view which flags that. *I'm not sure where else one might look. (I haven't actually googled about this yet, so fair cop if the answer is "RTFM": I am going to do that now, but whilst I was here I thought I'd ask. Cheers. -- Adam |
#8
| |||
| |||
|
|
Oh... another thing. Is there any way to detect the compilation state of a trigger (eg: whether it's been compiled or awaiting to be compiled). I didn't see anything in the USER_TRIGGERS view which flags that. *I'm not sure where else one might look. (I haven't actually googled about this yet, so fair cop if the answer is "RTFM": I am going to do that now, but whilst I was here I thought I'd ask. Cheers. -- Adam |
#9
| |||
| |||
|
|
Oh... another thing. Is there any way to detect the compilation state of a trigger (eg: whether it's been compiled or awaiting to be compiled). I didn't see anything in the USER_TRIGGERS view which flags that. *I'm not sure where else one might look. (I haven't actually googled about this yet, so fair cop if the answer is "RTFM": I am going to do that now, but whilst I was here I thought I'd ask. Cheers. -- Adam |
#10
| |||
| |||
|
|
You'll need to look in USER_OBJECTS at LAST_DDL_TIME. It reflects the time of the last compile for an object such as a procedure, package, function or trigger. David Fitzjarrell |
![]() |
| Thread Tools | |
| Display Modes | |
| |