Running SCM list components command results Request-URI Too Large
Running SCM list components command results The server returned the HTTP error 414 with this error text: Request-URI Too Large.
We are using RTC5.0.2 with iFix007.
Below is the command we are running
scm list components -m 100 -r local -s snapshot123
snapshot contains more than 200 components.
Added entry LimitRequestLine 99999 as last line on httpd.conf of IHS server based on below article.
https://jazz.net/forum/questions/127393/running-scm-list-command-causes-request-uri-too-large-error
Still same issue. Is this not the right place to add? What should be the limit size?