7 Troubleshooting
7-37
NJ/NX-series Database Connection CPU Units User’s Manual (W527)
7
One or more SQL statements are already stored in the Spool memory.
Source PLC Function Module Source details Instruction Detection
Effects
User program
Continues. Operation The relevant instruction will end according to
A DB_Insert or DB_Update
instruction was executed when
one or more SQL statements
were already stored in the Spool
None None
A DB_Select or DB_Delete
instruction was executed when
one or more SQL statements
were already stored in the Spool
Execute the instruction again after
the resend processing of the SQL
statements stored in the Spool
memory is completed.
Execute the relevant instruction
when no SQL statements are
stored in the Spool memory.
Attached
information
Attached information 1: Error Location
Attached information 2: Error Location Detail, Rung Number. For a program section, the rung number from the
start of the section is given. For ST, the line number is given.
Attached information 3: Instruction Name and Instruction Instance Name Where Error Occurred. If there is
more than one instruction, all of them are given. If the instruction cannot be identified, nothing is given.
Attached information 4: Expansion Error Code (ErrorIDEx)
DB Connection Service Initializing
Meaning The instruction could not be executed because the initialization processing of the DB Connection Service is in
Source PLC Function Module Source details Instruction Detection
Effects
User program
Continues. Operation The relevant instruction will end according to
DB Connection Service Status
The relevant instruction was
executed during the initialization
processing of the DB Connection
Service.
Execute the relevant instruction
after the operation status of the
DB Connection Service changes
to Running or Idle.
Execute the relevant instruction
after confirming the operation
status of the DB Connection
Service with the _DBC_Status
Attached
information
Attached information 1: Error Location
Attached information 2: Error Location Detail, Rung Number. For a program section, the rung number from the
start of the section is given. For ST, the line number is given.
Attached information 3: Instruction Name and Instruction Instance Name Where Error Occurred. If there is
more than one instruction, all of them are given. If the instruction cannot be identified, nothing is given.
Attached information 4: Expansion Error Code (ErrorIDEx)