Forum Discussion
redshift Connection (Fatal Error: Too many connections for the User)
- Anonymous8 years ago
krish003,
Based on my research, amazon redshift has per-user connection limit, please check that if you have hit the limitation, you can review this online article to get more details.
Also please check that if there are any locks or active transaction on the data source side, there is a similar thread for your reference.
Regards,
Lydia
krish003,
Based on my research, amazon redshift has per-user connection limit, please check that if you have hit the limitation, you can review this online article to get more details.
Also please check that if there are any locks or active transaction on the data source side, there is a similar thread for your reference.
Regards,
Lydia
Anonymous
Thanks for the prompt response,
I was able to find the work around for refreshing the tables without any errors by Disabling-Parallel-Loading of tables from options.
Regards,
Krish