avatar
Drop table error.# Database - 数据库
s*m
1
Hi,
I have my Oracle 8.1.7 installed on RH7.2. I choose to create a typical
database during installation process. Then i create an user 'ME'. I login as
ME through sqlplus on local machine where database resides. Then i create a
table. I can insert delete data into and from the table. However, when i try
to drop it, i get this error
############
ERROR at line 1:
ORA-04098: trigger 'SYS.JIS$ROLE_TRIGGER$' is invalid and failed re-validation
#################
Can someone help me?
Thanks.
avatar
a*c
2
You can recompile this trigger.
Connect AS SYSDBA or connect internal
SQL> ALTER TRIGGER . COMPILE ;
Hope it would help.

re-validation

【在 s***m 的大作中提到】
: Hi,
: I have my Oracle 8.1.7 installed on RH7.2. I choose to create a typical
: database during installation process. Then i create an user 'ME'. I login as
: ME through sqlplus on local machine where database resides. Then i create a
: table. I can insert delete data into and from the table. However, when i try
: to drop it, i get this error
: ############
: ERROR at line 1:
: ORA-04098: trigger 'SYS.JIS$ROLE_TRIGGER$' is invalid and failed re-validation
: #################

avatar
c*d
3
check the user privilege to make sure u enabled that user to drop the table.

re-validation

【在 s***m 的大作中提到】
: Hi,
: I have my Oracle 8.1.7 installed on RH7.2. I choose to create a typical
: database during installation process. Then i create an user 'ME'. I login as
: ME through sqlplus on local machine where database resides. Then i create a
: table. I can insert delete data into and from the table. However, when i try
: to drop it, i get this error
: ############
: ERROR at line 1:
: ORA-04098: trigger 'SYS.JIS$ROLE_TRIGGER$' is invalid and failed re-validation
: #################

avatar
a*c
4
Surely user can drop the tables created by user self. I think user 'ME' does
have the drop privilege. :)

as
a
try

【在 c***d 的大作中提到】
: check the user privilege to make sure u enabled that user to drop the table.
:
: re-validation

avatar
c*d
5
hmm. u r rite. that error is kind of wierd. i think u may need to recompile
the trigger by alter trigger etc..

table.
typical
login
create

【在 a****c 的大作中提到】
: Surely user can drop the tables created by user self. I think user 'ME' does
: have the drop privilege. :)
:
: as
: a
: try

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。