Neoview Database Administrator's Guide (R2.2)

Step 3: Confirm Completion of the Data-Load Task
To verify that the load completed successfully:
1. Check the log file for each load task. The gelserver data-load process for each load task
creates a log file named task-name.task-instance-name.log in the log directory
specified at the time of installation (typically /opt/tandem/genus/gel/log). This log
file contains messages that indicate the success or failure of the load task.
This table shows possible completion messages that appear at the end of the log file after
the load task has completed:
Describes this outcomeThis message...
No records were rejected.
MASTER> MASTER Execution completed with
success.
Records were rejected when the loader read the input
data on the Linux system and when it inserted or
updated data on the Neoview
MASTER> MASTER Execution completed with
warnings. Bad records rejected on both
source and target.
Records were rejected when the loader read the data
on the Linux system.
MASTER> MASTER Execution completed with
warnings. Bad records rejected on source.
Records were rejected when the loader inserted or
updated the data on the Neoview
MASTER> MASTER Execution completed with
warnings. Bad records rejected on target.
The load task failed. For information about failures,
see “Failed Load Tasks” (page 98).
MASTER> MASTER Execution completed with
error.
Example 8-1 (page 95) shows a task instance log file for a task that completed with warnings.
To save space, duplicate errors are omitted:
Example 8-1 Load Task Instance Log File Example
[16:07:28] MASTER> INFO : SESSION
----------------------------------------------------------------
SESSION PARAMETERS
--------------------
Task Name : REG-1E-4
Task Instance Name : REG-1E-4
DB Object Name : NEO.GENUS_TEST_DB.WISC_NO_NAR
Compress Data : false
Data Format : DELIM
Field Delimiter : ,
RowsToSkip : 0
Rowset Size : 10
Operation Type : INSERT
Transaction Size : 10
ExecutionParallelism : PARTITIONWISE
LogSeverityLevel : INFO
Character set conversion option : true
Recovery Flag : true
Readers :
---------
1. /home/roledba/testdata/WISC-1
Loading (Importing) Data 95