APAR status
Closed as Permanent restriction.
Error description
Macro written to execute and save Impromptu reports displays "Server Busy" warning message intermittently when executing code to open the report.??Warning Message:?The action could not be completed because the "reportname.imr" program is not responding. Choose "Switch To" and correct the problem.??The macro is used to run reports without user interaction and the problem causes macro to stop processing reports.?
Local fix
Adding Sleep delay to the macro allows it to run without display ing warning and completes successfully. Add the Declare statement and add Sleep <milliseconds> on the li ne of code before the OpenReport method. Example: Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) Sleep 500
Problem summary
**************************************************************** * USERS AFFECTED: * * All Users * **************************************************************** * PROBLEM DESCRIPTION: * * See error description. * **************************************************************** * RECOMMENDATION: * * A code fix will not be created for this issue * ****************************************************************
Problem conclusion
No Intent to Fix
Temporary fix
Comments
APAR Information
APAR number
PI17964
Reported component name
COG IMPROMPTU
Reported component ID
5724W41IM
Reported release
750
Status
CLOSED PRS
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2014-05-14
Closed date
2015-03-16
Last modified date
2015-03-16
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Applicable component levels
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSCWJME","label":"Impromptu"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"750","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
16 March 2015