Oracle

From database24
Revision as of 01:53, 8 June 2011 by Dec (talk | contribs)
Jump to navigation Jump to search


Configuration

  • ORA-12516: TNS:listener could not find available handler with matching protocol stack
    • Edit %oracle_home%/database/init<SID>.ora
    • Add
PROCESSES=200


FAQ

How do I realize an auto-incrementing field?