HP OpenVMS Systemsask the wizard |
The Question is:
Hello,
I try to import data to Oracle database, the script abort and I got this
error from OpenVMS as below, what does the error mean and where can I find the
information about error number?
import done in US7ASCII character set and US7ASCII NCHAR character set
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual
address=0000000000000040, PC=0000000000575BA0, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
IMP IMPTAB do_analyze 243879 0000000000001AC0 0000000000575BA0
IMP IMPTAB imptabwrk 242768 0000000000000A3C 0000000000574B1C
IMP IMPDTA impdta 244037 0000000000000620 00000000005664A0
IMP IMPDRV main 245344 0000000000002DE0 0000000000564BA0
IMP IMPDRV __main 0 0000000000000070 0000000000561E30
PTHREAD$RTL 0 0000000000030E7C 000000007BBCAE7C
PTHREAD$RTL 0 0000000000012B48 000000007BBACB48
0 FFFFFFFFA9A7F3D4 FFFFFFFFA9A7F3D4
thank you
Ukrit K.
The Answer is : Please contact Oracle support for assistance. Please ensure you have the current ECO kits applied for OpenVMS. For details on the access violation that has occured within an OpenVMS library or within Oracle, please see the HELP/MESSAGE command, specifically HELP/MESSAGE ACCVIO.
|