I found my problem - SCOPE=COMMON must be created by a non-swappable module.
Larry -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Larry Dinwiddie Sent: Friday, January 11, 2008 11:08 AM To: [email protected] Subject: SCOPE=COMMON in data spaces I'm trying to create a data space with the SCOPE=COMMON parameter. I'm in key 0, supervisor state and have linked as 31-bit AMODE. I am getting a system abend code 01D reason xxzz14xx from the DSPSERV macro. This indicates I am NOT in 31-bit addressing - I can change the program to SCOPE=SINGLE and everything works. I have tested this on z/OS 1.5 and z/OS 1.8 and it fails on both for the same reason. Does anyone have any suggestions? Thanks Larry Dinwiddie ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

