Oracle Database 12.2.0
RHEL 7.4
Hi Team,
I would like to know why I am unable to load data using sqlloader despite no archivelog in the system
RMAN> delete archivelog all;
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=503 device type=DISK
specification does not match any archived log in the repository
[oracle@RH-DATWHSE-DEV data]$ sh load_posdata.sh
dbs_data_rep_20181229.dat
SQL*Loader: Release 12.2.0.1.0 - Production on Mon Dec 31 11:18:45 2018
Copyright (c) 1982, 2017, Oracle and/or its affiliates. All rights reserved.
SQL*Loader-128: unable to begin a session
ORA-00257: Archiver error. Connect AS SYSDBA only until resolved.
Please advise.
Thanks,
Joe