@Pragadeshgp I think you would have to provide much more information. Has this workflow ever worked. Does the database you want to write to exist or do you want to create it?
Maybe provide a log file in debug mode. And if possible the workflow itself without spelling any secrets.
Then you might want to try and first create an empty table and then load the data like in this H2 database example.