Error while inserting to the database

@Aki1111 ,

If you are using the Run Command activity, then you would require to use an SQL Query for the Insertion of data into Database table.

Check the below post on using the INSERT Statement :