IBM Support

ISPF error selection option 2 Import from Add-on in SAz/OS ISPF Dialogs

Troubleshooting


Problem

Receiving the following error selecting option 2 Import from Add-on after selecting option 5 Data Management from the System Automation for z/OS 4.1 Customization Dialog (AOFGPRM):
Error Diagnostic Data
More: +
Part: AOFFPIMA Squished: 12 Dec 2016
No ISPF Error Message
Source code lines: 43 - 44
'TBSCAN' tblPDB 'ARGLIST(PDBNAME) CONDLIST(EQ)';If rc > 0 Then
Call ErrorMsg 'TBSCAN,PIMAmain040',rc;entprinm = PDBENTNM;Call FindSamplePDB
VAR: tblPDB = AOFTPDB
LIT: ARGLIST
VAR: PDBNAME = NMP1_RAD1
LIT: CONDLIST
LIT: EQ
VAR: rc = 8
LIT: PIMAmain040
LIT: entprinm
LIT: PDBENTNM
LIT: FindSamplePDB

Cause

ISPF allocations were wrong.

Diagnosing The Problem

Issued the TSO ISRDDN command from the SAz/OS ISPF dialogs and noticed that the userid was not first in the ISPTLIB concatenation, this made us suspect the way the SAz/OS files were allocated.

Resolving The Problem

This issue was resolved by following the information in the Starting the Customization Dialog and Using INGDLG topics to allocate the required data sets to access the SAz/OS ISPF dialogs. The sample INGEDLG routine invokes INGDLG that invokes INGDLG2 to allocate the required data sets. See the hotlinks below.

Document Location

Worldwide

[{"Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSWRCJ","label":"IBM Tivoli System Automation for z\/OS"},"ARM Category":[{"code":"a8m0z0000000AogAAE","label":"System Automation for z\/OS->Policy - PDB\/ACF\/BUILD\/INGAMS"}],"ARM Case Number":"","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"All Version(s)"}]

Document Information

Modified date:
26 March 2021

UID

ibm16435249