I am trying to connect to an Oracle 8.0 database and no matter what syntax i use get the following error.>>
SQL> connect system/manager
Assertion failed: !(fgets(hardwar eAddr, (STRLEN-1), fstream) == NULL), file snlui.c, line 1249
IOT trap
Any ideas??
SQL> connect system/manager
Assertion failed: !(fgets(hardwar eAddr, (STRLEN-1), fstream) == NULL), file snlui.c, line 1249
IOT trap
Any ideas??
Comment