Good day all
I'm having a bit of a weird issue with an application I work with. It's a web based app that works with databases to store inventories of various things to do with buildings. On this particular project Oracle is being used. I tried deleting a record from the DB but when I log into the web app it still displays the record. It's as though there is a duplicated database however when I open up SQLDBX, there is only one database (or schema as I believe it's called in Oracle). I'm not a database guru at all with just basic understanding.
The set up is on a test sort of system running Oracle XE. Are there any suggestions or thoughts on how I can determine if there is in fact a duplicated schema and how I go about getting rid of it?
I hope someone can make sense of this because I'm actually not sure at all what the heck is going on...
Thanks in advance.
I'm having a bit of a weird issue with an application I work with. It's a web based app that works with databases to store inventories of various things to do with buildings. On this particular project Oracle is being used. I tried deleting a record from the DB but when I log into the web app it still displays the record. It's as though there is a duplicated database however when I open up SQLDBX, there is only one database (or schema as I believe it's called in Oracle). I'm not a database guru at all with just basic understanding.
The set up is on a test sort of system running Oracle XE. Are there any suggestions or thoughts on how I can determine if there is in fact a duplicated schema and how I go about getting rid of it?
I hope someone can make sense of this because I'm actually not sure at all what the heck is going on...
Thanks in advance.