After my latest daily crash, this time when I launched Toad (11.5), it is automatically using the schema when I try to compile a package.
For example, I have a package that belongs to abc (the default schema, not my login schema), and I can’t compile it because I’m using schema.table_name.column_name%type in the parameter section. It also fusses when trying to call another abc.package.function/procedure. In both cases, I get the error message, "object ABC.ABC is invalid
It appears to be a setting that turned itself on (or maybe off) but I can’t find any mention of it within the contents in TOAD or in the Toad Options or via google.
How do I make this stop?
Thanks!