Hello List,
I was trying to insert trapd.log data manually from Netview 6.02 (Solaris
2.6), into Oracle 8.1.6 (Solaris 2.6), and has the following error: (rim is
working fine)
[root]traptosql -I /usr/OV/log/trapd.log.2001260163653 -v -m 127
Connecting to Database Server.
Opening trapd log file.
Minimum space required in /tmp directory is 0 bytes.
Segmentation Fault (core dumped)
Tracing gives me the following(dbtrace):
[root] more dbtrace
Line 373 File dbapi/nl_dbmsg.c Entering nvLog
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 394 File dbapi/nl_dbmsg.c Exiting nvLog
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 561 File dbapi/nl_dbinit.c Data taken after initialization.
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 562 File dbapi/nl_dbinit.c Application Id: TRAPTOSQL, Logfile
name: /u
sr/OV/log/dblog, Tracefile name: /usr/OV/log/dbtrace, Tracemask: 127
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 0 File Executing traptosql utility.
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 810 File dbapi/nl_dbinit.c Entering nvSetCommit
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 824 File dbapi/nl_dbinit.c Exiting nvSetCommit
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 107 File dbapi/nl_dbtrmdlyr.c Entering nvOpenDb
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 128 File trapapi/nl_rimdbopen.c Entering nvOpenDbSQL
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 163 File trapapi/nl_rimdbopen.c dir_lookup_instance( RIM, netview
)
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 181 File trapapi/nl_rimdbopen.c get_type_name( RIM, vendor )
/* 2001-09-17 17:06:11 TRAPTOSQL */
Line 212 File trapapi/nl_rimdbopen.c RIM_connect
/* 2001-09-17 17:06:12 TRAPTOSQL */
Line 216 File trapapi/nl_rimdbopen.c Exiting nvOpenDbSQL
/* 2001-09-17 17:06:12 TRAPTOSQL */
Line 132 File dbapi/nl_dbtrmdlyr.c Exiting nvOpenDb
/* 2001-09-17 17:06:12 TRAPTOSQL */
end of file......
Has anyone seen this before?? Any ideas on how can I resolve this problem?
Thanks in advance.
|