Hello,
I have some packages which loads flat file into Oracle.
I'm executing them from the command line with the following syntax.
C:\Program Files (x86)\DB Software Laboratory\Visual Importer Enterprise\vpr.exe 7812
if errorlevel 1 (
Send myself an email.
)
The package works great so far. My question is, what are the error levels for vpr.exe?
Thanks,
Simon