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.
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.