What can be Done When Message "GIM45900S ** PACKAGE scart3 DOES NOT CONTAIN SMPPTFIN DATA." is Received?
search cancel

What can be Done When Message "GIM45900S ** PACKAGE scart3 DOES NOT CONTAIN SMPPTFIN DATA." is Received?

book

Article ID: 15624

calendar_today

Updated On:

Products

Deliver View

Issue/Introduction

Client ordered an scart of maintenance.

When they ran the CAUNZIP utility, to create an NTS SMP/E package, SMP/E displayed the error:

RECEIVE 

FROMNTS('scart3'). 

GIM45900S ** PACKAGE scart3 DOES NOT CONTAIN SMPPTFIN DATA. 

 

The package has the structure: 

EUID=0 /RSBT11/XXXXXXXX/smpnts/scart3/ 

Type Filename 

_ Dir . 

_ Dir .. 

_ Dir SMPNTS 

_ Dir SMPTXT 

 

An earlier maintenance file, which was successfully received, had the structure: 

EUID=0 /RSBT11/AIGMAINT/smpnts/scart0/ 

Type Filename 

_ Dir . 

_ Dir .. 

_ File GIMPAF.XML 

_ File GIMPAF.XSL 

_ Dir SMPHOLD 

_ Dir SMPNTS 

_ Dir SMPPTFIN 

_ Dir SMPTXT

 



What can be done when message "GIM45900S ** PACKAGE scart3 DOES NOT CONTAIN SMPPTFIN DATA." is received?

Environment

CA View 14.0

Resolution

Use the following: 

//SYSTSIN DD * 

CAUNZIP ZIPPATH(/x/xxxxxxxx) - 

ZIPFILE(scartnn.zip) - 

TEMPHLQ(&SYSUID) - 

NTS(N) - 

JAVAPATH(/sys/java31bt/v7r0m0/usr/lpp/java/J7.0) TEMPHLQ(XXXXXXXX) 

 

The use of NTS(N) writes to a sequential file, which will enable the process to be successful.