A fix is available
APAR status
Closed as program error.
Error description
It is no longer possible to enter duplicate FLMINCLS names Redundant use of the word -Menu- and -Dialog- has been eliminated. The user is now prompted before deleting FLMINCLS and FLMSYSLB information. Data Set Names are now validated in AUZCUSTJ On the "Validation Project Warnings" window the button names are now more understandable. In the ISPF panel AUZPLDW7. The validation for the Block Size, Record Length, and Num Records and the error messages are now consistent. Confirmation Dialogs were added to the EAC dialogs. The validation of parameters and reporting of errors was improved in AUZCUSTJ. It is now possible to create a new copybook file when editing project definition source code. When showing the Project's Assembler listing all relevant data sets are now searched. The BATCH mode was added for -Compile project- and -Import project-. The JCL that invokes BPXBATCH was simplified to improve reliability. BATCH mode Batch Jobs no longer wait for the reports to be viewed and deleted. An erroneous Message about a VSAM Data Set has been corrected. The project refresh process is now started asynchronously to reduce wait times. Blank nodes in reports have been eliminated. Message suppression on Preferences now operates correctly. The EAC "RACF Data Set Profile Dialog" window is now shown correctly. Hot keys were corrected in the GUI Language Definition Wizard to eliminate duplicate use of the same key. A problem where Clone Project failed was corrected. When deleting data in a Sandbox, all data is now deleted. When administering large projects errors occurring during Import are now corrected. An out of memory condition has been corrected. The AUZEACSC now uses the correct temporary data set High-Level Qualifier. After deploying a project the user is now asked if they want to see the deployed project list or editable sandboxes list. A situation where a crash occurred when deploying a project has now been corrected. It is now possible to move FLMCPYLB data set names up and down. The manually entered SYSLIB was not always saved after using the Dataset Selection Dialog. In the "RACF Data Set Profile Dialog" window, the "User Name" field is now validated. The custom logging was replaced with standard java logging capabilities reducing memory consumption and improving the system reliability. The validation of the AUZ_PORT parameter was improved. The "Call Name" field on the panel is no longer truncated. In the panel AUZSET1 field "Allow ignore errors". Entering a blank was converted to either "N" or "/" depending on prior values. This has been corrected. If scrolling was used on panel AUZPSTC the selected translator (step label) was added on panel AUZPLDW9 twice. In the GUI Translators Summary. The Edit button did not work under some conditions. On ISPF panel AUZPLDWB it was possible to add FLMTOPTS without parameters. In the GUI certain fields were incorrectly populated from previous panels data during new DB2 Architecture Definition processing. An AUZ021E error appeared when the user returned from the AUZPREPL Panel (Reports List). Clone failed (clone level - 2,3) with large projects when -EAC Support"=Y. In the GUI "Default Types" Tab, "Type configuration" window, the "Reuse Days" field became available incorrectly for Default Types In ISPF Panels AUZPLST, AUZPCMD. project action VAL is no longer allowed for -Not Imported- projects. The user may now specify temporary data set prefix using profile settings. In ISPF an AUZ021E error message was displayed when the user viewed allocation parameters of a data set with incorrect type and then tried to close the AUZWZ4L Panel. The migration wizard was modified to use the LPEX Editor In ISPF if the source code was changed it was not used for the Compile operation. The order of displaying windows during Deploy/Build/Compile operations was standardized. On panel AUZPCBL if you selected Add for a data set or non-existent member an AUZ666E error was displayed. If you go into panel AUZPGT1 and change the data set allocation parameters, the new values were not shown on panel AUZPWZ7. Report processing was improved. On panel AUZJCL1, columns DD Substitution and Exclude were added for similarity with the GUI. ISPF panel AUZPWZ6 was modified to allow a multi selection of authorization groups. when option command "U - Select Authorization groups" is selected. In ISPF panel AUZPWZ6, when the option command "U - Select Authorization groups" was selected the Authorization Codes contained within the Authorization Groups were added rather than the Authorization Groups. An OutOfMemoryError in the GUI was corrected when opening large projects. Unnecessary print calls were removed from AUZMGRU1 to prevent spool exhaustion. Library datasets were created as sequential datasets under some conditions. Assembler statements within the project definition are no longer removed from the project definition source code. A problem with repetitive lines in Copybook Editor has been resolved. Change Log information was removed from AUUZCUSTJ, AUZJSTAR, AUZJSTOP and AUZIVPJ. The documentation was updated for Accessibility support. Increasing the number of translators in a Language Definition using the Copybook Editor could incorrectly modify the project under certain circumstances. This has been corrected. In ISPF, the project's code was not always saves automatically when exiting the Copybook Editor. Problems occurred during project deployment if the source was modified on deploy. Migrating large numbers of members in a single Migrate operation caused various problems. When deleting language definition, the corresponding copybook is now deleted if it only contained comments after the language definition was deleted. If the user tried to edit data set allocation parameters from the group/type panels in ISPF and the data set was a RECFM=U type data set with a non-zero LRECL value, the panel would not validate or allow the user to correct the problem. Also, the project would not compile, build, or deploy unless the user ignored errors. Panel AUZPWZ7 only displayed 4 digits of the LRECL value. What is labeled "Call Name" on panel is truncated.
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: All Users. * **************************************************************** * PROBLEM DESCRIPTION: 1. It is no longer possible to enter * * duplicate FLMINCLS names. * * * * 2. Redundant use of the word -Menu- an * * -Dialog- has been eliminated. * * * * 3. The user is now prompted before * * deleting FLMINCLS and FLMSYSLB * * information. * * * * 4. Data Set Names are now validated in * * AUZCUSTJ. * * * * 5. On the "Validation Project Warnings * * window the button names are now mor * * understandable. * * * * 6. In the ISPF panel AUZPLDW7. The * * validation for the Block Size, * * Record Length, and Num Records and * * the error messages are now * * consistent. * * * * 7. Confirmation Dialogs were added to * * the EAC dialogs. * * * * 8. The validation of parameters and * * reporting of errors was improved * * in AUZCUSTJ. * * * * 9. It is now possible to create a new * * copybook member when editing projec * * definition source code. * * * * 10. When showing the Project's Assemble * * listing all relevant data sets are * * now searched. * * * * 11. The BATCH mode was added for * * -Compile project- and -Import * * project-. * * * * 12. The JCL that invokes BPXBATCH was * * simplified to improve reliability. * * * * 13. When performing an action in BATCH * * mode the Batch Jobs no longer wait * * for the reports to be viewed * * and deleted. * * * * 14. An erroneous Message about a VSAM * * Data Set has been corrected. * * * * 15. The project refresh process is * * now started asynchronously to * * reduce wait times. * * * * 16. Blank nodes in reports have been * * eliminated. * * * * 17. Message suppression on Preferences * * now operates correctly. * * * * 18. The EAC "RACF Data Set Profile * * Dialog" window is now shown * * correctly. * * * * 19. Hot keys were corrected in the GUI * * Language Definition Wizard to * * eliminate duplicate use of the * * same key. * * * * 20. A problem where Clone Project faile * * was corrected. * * * * 21. When deleting data in a Sandbox, al * * data is now deleted. * * * * 22. When administering large projects * * errors occurring during Import are * * now corrected. * * * * 23. An out of memory condition has been * * corrected. * * 24. The AUZEACSC now uses the correct * * temporary data set High-Level * * Qualifier. * * 25. After deploying a project the user * * is now asked if they want to see th * * deployed project list or editable * * sandboxes list. * * * * 26. A situation where a crash occurred * * when deploying a project has now * * been corrected. * * * * 27. It is now possible to move FLMCPYLB * * data set names up and down. * * * * 28. The manually entered SYSLIB was not * * always saved after using the Datase * * Selection Dialog. * * * * 29. In the "RACF Data Set Profile * * Dialog" window, the "User Name" * * field is now validated. * * * * 30. The custom logging was replaced wit * * standard java logging capabilities * * reducing memory consumption and * * improving the system reliability. * * * * 31. The validation of the AUZ_PORT * * parameter was improved. * * * * 32. The "Call Name" field on the panel * * is no longer truncated. * * * * 33. In the panel AUZSET1 field "Allow * * ignore errors". Entering a blank * * was converted to either "N" or "/" * * depending on prior values. This * * has been corrected. * * * * 34. If scrolling was used on panel * * AUZPSTC the selected translator * * (step label) was added on panel * * AUZPLDW9 twice. * * * * 35. In the GUI Translators Summary. * * The Edit button did not work under * * some conditions. * * * * 36. On ISPF panel AUZPLDWB it was * * possible to add FLMTOPTS without * * parameters. * * * * 37. In the GUI certain fields were * * incorrectly populated from previous * * panels data during new DB2 * * Architecture Definition processing. * * * * 38. An AUZ021E error appeared when the * * user returned from the AUZPREPL * * Panel (Reports List). * * * * 39. Clone failed (clone level - 2,3) * * with large projects when -EAC * * Support"=Y. * * * * 40. In the GUI "Default Types" Tab, * * "Type configuration" window, the * * "Reuse Days" field became available * * incorrectly for Default Types. * * * * 41. In ISPF Panels AUZPLST, AUZPCMD. * * project action VAL is no longer * * allowed for -Not Imported- projects * * * * 42. The user may now specify temporary * * data set prefix using profile * * settings. * * * * 43. In ISPF an AUZ021E error message wa * * displayed when the user viewed * * allocation parameters of a data set * * with incorrect type and then tried * * to close the AUZWZ4L Panel. * * * * 44. The migration wizard was modified t * * use the LPEX Editor. * * * * 45. In ISPF if the source code was * * changed it was not used for the * * Compile operation. * * * * 46. The order of displaying windows * * during Deploy/Build/Compile * * operations was standardized. * * * * 47. On panel AUZPCBL if you selected * * Add for a data set or non-existent * * member an AUZ666E error was * * displayed. * * * * 48. If you go into panel AUZPGT1 and * * change the data set allocation * * parameters, the new values were * * not shown on panel AUZPWZ7. * * * * 49. Report processing was improved. * * * * 50. On panel AUZJCL1, columns DD * * Substitution and Exclude were * * added for similarity with the GUI. * * * * 51. ISPF panel AUZPWZ6 was modified to * * allow a multi selection of * * authorization groups when option * * command "U - Select Authorization * * groups" is selected. * * * * 52. In ISPF panel AUZPWZ6, when the * * option command "U - Select * * Authorization groups" was selected * * the Authorization Codes contained * * within the Authorization Groups * * were added rather than the * * Authorization Groups. * * * * 53. An OutOfMemoryError in the GUI was * * corrected when opening large * * projects. * * * * 54. Unnecessary printf calls were * * removed from AUZMGRU1 to prevent * * spool exhaustion. * * * * 55. Library datasets were created as * * sequential datasets under some * * conditions. * * * * 56. Assembler statements within the * * project definition are no longer * * removed from the project definition * * source code. * * * * 57. A problem with repetitive lines in * * Copybook Editor has been resolved. * * * * 58. Change Log information was removed * * from AUUZCUSTJ, AUZJSTAR, AUZJSTOP * * and AUZIVPJ. * * * * 59. The documentation was updated for * * Accessibility support. * * * * 60. Increasing the number of translator * * in a Language Definition using the * * Copybook Editor could incorrectly * * modify the project under certain * * circumstances. * * This has been corrected. * * * * 61. In ISPF, the project's code was not * * always saves automatically when * * exiting the Copybook Editor. * * * * 62. Problems occurred during project * * deployment if the source was * * modified on deploy. * * * * 63. Migrating large numbers of members * * in a single Migrate operation cause * * various problems. * * * * 64. When deleting language definition, * * the corresponding copybook is now * * deleted if it only contained * * comments after the language * * definition was deleted. * * * * 65. If the user tried to edit data set * * allocation parameters from the * * group/type panels in ISPF and the * * data set was a RECFM=U type data * * set with a non-zero LRECL value, * * the panel would not validate or * * allow the user to correct the * * problem. Also, the project * * would not compile, build, or deploy * * unless the user ignored errors. * * * * 66. Panel AUZPWZ7 only displayed 4 * * digits of the LRECL value. * * * * 67. The limit on the number of types * * that can be specified for an * * FLMINCLS statement (include set) * * has been extended to allow all the * * types within the project as well * * as the designated SCLM variables * * or the assemble limit for a * * keyword parameter, whichever * * is shorter. * * * * 68. It is now possible to customize the * * size of the heap used by Java for * * the AUZ daemon to be larger than * * 256MB when processing very large * * projects. * * * * 69. A problem where a crash would occur * * when adding language definitions * * containing FLMINCLS referring to * * types not within the project * * has been resolved. * **************************************************************** * RECOMMENDATION: * ****************************************************************
Problem conclusion
Temporary fix
Comments
APAR Information
APAR number
PM06765
Reported component name
SCLM ADMIN TOOL
Reported component ID
5655U7400
Reported release
510
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2010-02-03
Closed date
2010-05-14
Last modified date
2010-06-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UK56983
Modules/Macros
AUZ AUZA AUZALLOC AUZAMBL AUZAWLCU AUZAWSCU AUZBSCUS AUZBSLCU AUZBSRJC AUZBSSET AUZBSSTD AUZBUI ***This field was truncated. To obtain the full apar record, please contact your local support center.***
| SC23956703 | SC23956603 |
Fix information
Fixed component name
SCLM ADMIN TOOL
Fixed component ID
5655U7400
Applicable component levels
R510 PSY UK56983
UP10/05/19 P F005
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.