Microsoft
Software
Hardware
Network
Question : Oracle 11g "Alter Session" Error
I completed a migration from Oracle 10g on one server (Windows Server 2003) to Oracle 11g on a different server (Windows Server 2008). Both are 32-bit servers. I used the export from 10g and the import from the 11g. Everything went well. All the data, constraints, roles, etc. were properly created.
The one critical problem is that the user who was testing the migration keeps getting an "Alter Session" error. Here are the remedies that I tried:
(1) Gave the user both Create and Alter Session privileges
(2) Used ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE; [This was originally an Oracle 8/NT database]
(3) Had the user reboot her computer
(4) Restarted the database
(5) Restarted the server.
Any suggestions on what to check?
I can log into the database from the server (SQL PLus) using her user id/password.
Answer : Oracle 11g "Alter Session" Error
do you use the same client version as she does to connect or are they different? Sounds like it could be a client issue.
Random Solutions
Content database not showing data after upgrade and mapping
Excel Macro Enable Prompt Not Prompting
Can't logon "The local policy of this system does not permit you to logon interactively."
Delete Old Exchange Emails
Windows Server 2008 Small Business Premium Install Issue
What is wrong with my sql query to find a LIKE match?
Help me understand sizeof()
Strictly Dreamweaver: Anyone with experience on RSS extension to Dreamweaver CS4 out there?
create smaller CSV file for a large one
How do I compare two columns in Excel 2007?