Troubleshooting
Problem
When try to delete more than 1000 graphs, operation fails.
Symptom
From Console (tab) -> Management -> Graphs
Use 'Rows' drop down list to select 1000 rows.
Select all graphs in the list, and choose the 'Delete' action, Click 'Go' button.
The page just reloads quickly, no graphs get deleted.
Cause
It is caused by low value php setting -
max_input_vars
The default value is 1000, so no more than 1000 entries can be posted to HTTP POST.
Resolving The Problem
In /etc/php.ini, set max_input_vars value to a bigger number, e.g. 6000
If the line is commented-out, un-comment it first.
Then restart httpd and retry deleting 1000, or even 5000 graphs
[{"Product":{"code":"SSZT2D","label":"IBM Spectrum LSF RTM"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"--","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"10.1","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}},{"Product":{"code":"SSVMSD","label":"Platform RTM"},"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Component":" ","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"","label":""}}]
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
isg3T1014309