ORA-01012 not logged on

  • Share
  • Share

Description:
ORA-01012 not logged on

Cause:
A host language program issued an Oracle call, other than OLON or OLOGON, without being logged on to Oracle. This can occur when a user process attempts to access the database after the instance it is connected to terminates, forcing the process to disconnect.

ORA-00900 to ORA-01499 , , ,

  1. admin
    March 20th, 2009 at 13:46 | #1

    Log on to Oracle, by calling OLON or OLOGON, before issuing any Oracle calls. When the instance has been restarted, retry the action.

  1. No trackbacks yet.