APAR status
Closed as program error.
Error description
You work with IBM SPSS Statistics 20.0.0.1 for Macintosh on A 10.7.3 OSX. You have a file with a variable that has Japanese variable labels. You would like to replace the existing variable with the Transform - Visual Binning dialog. However, after you entered all information and click OK you notice that the program gets unresponsive. You still can click on the menus at the top (e.g. File or Transform menu) but the icon bar is unresponsive and you cannot switch between data view and variable view any more. this was reported to IBM SPSS Development. As a worakaround please run the syntax instead similar as on the example below, depending on what bins you would like to create. RECODE MR_pre (MISSING=COPY) (LO THRU 2=1) (LO THRU HI=2) (ELSE=SYSMIS) INTO MR4. VARIABLE LABELS MR4. FORMATS MR4 (F5.0). VALUE LABELS MR4 1 '<= 2' 2 '3+'. VARIABLE LEVEL MR4 (ORDINAL). EXECUTE.
Local fix
Problem summary
**************************************************************** * USERS AFFECTED: * * Users working with Visual Binning dialog on Macintosh OS * **************************************************************** * PROBLEM DESCRIPTION: * * You work with IBM SPSS Statistics 20.0.0.1 for Macintosh on * * A * * 10.7.3 OSX. You have a file with a variable that has * * Japanese * * variable labels. You would like to replace the existing * * variable * * with the Transform - Visual Binning dialog. However, after * * you * * entered all information and click OK you notice that the * * program * * gets unresponsive. You still can click on the menus at the * * top * * (e.g. File or Transform menu) but the icon bar is * * unresponsive * * and you cannot switch between data view and variable view * * any * * more. * **************************************************************** * RECOMMENDATION: * * This issue has been addressed in IBM SPSS Statistics Fixpack * * 2 (20.0.0.2) * ****************************************************************
Problem conclusion
This issue has been addressed in IBM SPSS Statistics Fixpack 2 (20.0.0.2)
Temporary fix
Comments
APAR Information
APAR number
PM60386
Reported component name
SPSS STATISTICS
Reported component ID
5725A54ST
Reported release
K00
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-03-14
Closed date
2013-01-10
Last modified date
2013-01-10
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
SPSS STATISTICS
Fixed component ID
5725A54ST
Applicable component levels
RK00 PSN
UP
RK00 PSY
UP
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.