is there a way to change an oracle user's default schema?
I found it in the FAQ that I can alter it in the session, but it's not what I want. E.G. the user at log on always sees another schema as default.
Thanks in advance.
|
feedback
|
|
I believe a logon trigger should work:
| |||||||
feedback
|
|
For some reason Tony's trigger did not work for me. However, a slightly different trigger that I found on the web using the same concept did.
I just wanted to throw it out there in case someone else has the same issue. | |||
|
feedback
|