IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Unable to define VTAM major node


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Mon Oct 18, 2010 1:30 pm
Reply with quote

Hi..

My SYS1.VTAMLST(CICSRND1) contains..
Code:
 *                                                                       
 CICSRND1 VBUILD TYPE=APPL              APPLICATION MAJOR NODE           
 *                                                                       
 CICSRND1 APPL  EAS=30,                 ESTIMATED CONCURRENT SESSIONS   *
                ACBNAME=CICSRND1,                                       *
                AUTH=(ACQ,VPACE,PASS),  ACQUIRE,ALLOW PACING,PASS TMLS  *
                HAVAIL=YES,             XRF SUPPORTED                   *
                PARSESS=YES,            LUTYPE 6 PARALLEL SESSIONS      *
                SONSCIP=YES,            SESSION OUTAGE NOTIFICATION     *
                VPACING=5,              MAX FLOW REQUESTS               *
                LUAPFX=XX               PREFIX OF THE LU ALIAS         

When I tried /V NET,ID=CICSRND1,ACT,ALL command, I got the below message..
Code:
V NET,ID=CICSRND1,ACT,ALL                                         
IST097I VARY ACCEPTED                                             
IST489I VARY ACT FOR ID = CICSRND1 CONTINUES - CANNOT DEFINE NODE:
CICSRND1                                                         
IST1700I NAME CONFLICTS WITH APPL SEGMENT CICSRND1               
IST093I CICSRND1 ACTIVE           


I issued /V NET,ID=CICSRND1,INACT command to deactivate it (so that existing definition would be deleted) and activated again. But it still shows the above error message. I could not locate the existing resource defined using VTAM display command.

Could anyone please let me know how to resolve this issue? Is there any command to refresh VTAM? Why is it saying name conflicts when nothing is defined as CICSRND1?

Thanks in advance,
Gnana Nicholas I
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 18, 2010 2:01 pm
Reply with quote

what about using different labels for the VBUILD and the APPL statements ???
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Mon Oct 18, 2010 3:03 pm
Reply with quote

Thank you Enrio. It resolved my VTAM issue. But now i get the following error when i try to bring the CICS region..

Code:
+DFHSI1572 CICSRND1 Unable to OPEN VTAM ACB - RC=00000008, ACB Code=56.


Please let me know how to fix this.

Thanks in advance,
Gnana Nicholas I
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 18, 2010 3:09 pm
Reply with quote

why not look at the manuals Yourself icon_confused.gif icon_evil.gif
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Mon Oct 18, 2010 3:17 pm
Reply with quote

Well.. I am doing it.. I thought posting here would save my time.. I'll post my findings once I fix the issue..

Thank you,
Gnana Nicholas I
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 18, 2010 3:42 pm
Reply with quote

Quote:
I thought posting here would save my time..

well... You thought wrong...
we are not a manual reading service,
or do my work on my behalf

icon_evil.gif
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Mon Oct 18, 2010 4:03 pm
Reply with quote

I did not mean that way. I apologize if you think so.

BTW.. it is better to be calm than increasing the reply count like this if you dont want to answer.

Thank you,
Gnana Nicholas I
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 18, 2010 4:25 pm
Reply with quote

I do not have any need to increase my reply count ( frankly I do not care about it )
I helped You on the first issue so You have no reason to hint unwillingness to help on my side

remember... replying is
on voluntary basis
free of charge
on our own time ( most often on our own equipment )
we also have things to do
asking people to waste their time to save Your time is improper

and I do not need any steenking condescending tone about being calm

given your attitude
it would be useful for you to read and meditate on
How To Ask Questions The Smart Way
catb.org/~esr/faqs/smart-questions.html
to make the most out of the questions You ask

and final...
that' the comment You would get by any senior here on these forums
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Mon Oct 18, 2010 5:48 pm
Reply with quote

Its fixed... I changed the member name SYS1.VTAMLST(CICSRND1) to SYS1.VTAMLST(CICS1RND) and issued the following command..

Code:
/V NET,ID=CICS1RND,ACT,ALL

and then I brought up my CICS region fine. So, I guess the member name and the lables specified in the VTAM definition should be different.

BTW.. communication server manual says..

Code:
86 (X'56')
A match for your application program's symbolic name is found, but it is for an entry other than an APPL. If you specified this name in the ACB's APPLID field, verify that you have the correct name and handled this name properly (see the APPLID operand of the ACB macroinstruction). If the symbolic name is supplied by the operating system, the supplied name is suspect.

Thanks for your help...
Gnana Nicholas I
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Oct 18, 2010 8:34 pm
Reply with quote

Good to hear it is working - thank you for letting us know icon_smile.gif

d
Back to top
View user's profile Send private message
praveenedward_2009

New User


Joined: 26 Aug 2009
Posts: 21
Location: Chennai

PostPosted: Tue Nov 02, 2010 1:01 pm
Reply with quote

Hi,

WE are getting the cics terminal issue

We have created a new terminal in our cics region, installed it successfully and one separate member is created in sys1.vtamlst for the terminal definition.

But we are facing some issues on Vtam. The issue we facing is node is not activated in vtam.

The issues are

System log

IEA989I SLIP TRAP ID=X33E MATCHED. JOBNAME=*UNAVAIL, ASID=0022.
IST663I INIT OTHER REQUEST FAILED, SENSE=087D0001 539
IST664I REAL OLU=EXPNET.CICS1 ALIAS DLU=EXPNET.TERMD990
IST889I SID = D4FB83834ED7DE2C
IST1705I SSCPORD = PRIORITY FROM START OPTION
IST894I ADJSSCPS TRIED FAILURE SENSE ADJSSCPS TRIED FAILURE SENSE
IST895I A01M 087D0003 A02M 08420000
IST895I A99M 08420000 B01M 08420000
IST314I END


Cics log

DFHZC2405 E 11/01/2010 15:50:10 CICS1 D990 CSNE Node TERMD990 not activated. VTAM RETURN CODE 1000 ((6) Module name:
DFHZSYX)
DFHZC3437 I 11/01/2010 15:50:10 CICS1 D990 CSNE Node TERMD990 action taken: NOCREATE CLSDST ABTASK ABSEND ABRECV ((1)
Module name: DFHZNAC)
DFHZC3462 I 11/01/2010 15:50:10 CICS1 D990 CSNE Node TERMD990 session terminated ((2) Module name: DFHZCLS)



Vary command

We tried the below commands,


V NET,ID=CICSTERM,ACT
IST097I VARY ACCEPTED
IST322I CONFIGURATION CICSTERM ERROR IGNORED - PARAMETER CONFLICT 733
IST323I LABEL = TERMD990 - MACRO TYPE = APPL - KEYWORD = MODSRCH
IST314I END
IST489I VARY ACT FOR ID = CICSTERM CONTINUES - CANNOT DEFINE NODE:
TERMD990
IST1700I NAME CONFLICTS WITH APPL SEGMENT TERMD990
IST093I CICSTERM ACTIVE

V NET,ID=TERMD990,ACT
IST097I VARY ACCEPTED
IST093I TERMD990 ACTIVE
IST663I INIT OTHER REQUEST FAILED, SENSE=08880002 728
IST664I REAL OLU=EXPNET.CICS1 ALIAS DLU=EXPNET.TERMD990
IST889I SID = D4FB83834E64D005
IST314I END
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Tue Nov 02, 2010 1:11 pm
Reply with quote

If possible, can you give us your VTAM member name and its contents?

___________________
Gnana Nicholas I
Back to top
View user's profile Send private message
praveenedward_2009

New User


Joined: 26 Aug 2009
Posts: 21
Location: Chennai

PostPosted: Tue Nov 02, 2010 1:20 pm
Reply with quote

Hi Gnana,

Please have the details


VTAM Member Name --> SYS1.VTAMLST(TERMD990)


TERMD990 VBUILD TYPE=APPL
D990 APPL AUTH=ACQ,EAS=1,PARSESS=NO,MODETAB=ISTINCLM,
MODSRCH=FIRST,SESSLIM=YES
Back to top
View user's profile Send private message
praveenedward_2009

New User


Joined: 26 Aug 2009
Posts: 21
Location: Chennai

PostPosted: Tue Nov 02, 2010 1:23 pm
Reply with quote

This is our CICS region VTAM definition

SYS1.VTAMLST(DBDCAPPL)


CICS1 APPL EAS=30, ESTIMATED CONCURRENT SESSIONS
ACBNAME=CICS1, APPLID FOR ACB
AUTH=(ACQ,VPACE,PASS), ACQUIRE,ALLOW PACING,PASS TMLS
HAVAIL=YES, XRF SUPPORTED
PARSESS=YES, LUTYPE 6 PARALLEL SESSIONS
PERSIST=MULTI, MNPS SUPPORTED
SONSCIP=YES, SESSION OUTAGE NOTIFICATION
VPACING=5, MAX FLOW REQUESTS
LUAPFX=XX PREFIX OF THE LU ALIAS
Back to top
View user's profile Send private message
ignich7

New User


Joined: 02 Nov 2005
Posts: 66

PostPosted: Tue Nov 02, 2010 3:26 pm
Reply with quote

Try chaning the member name to something else than TERMD990. It matches with VBUILD label in your VTAM definition. Sometimes it may work. Then deactivate the current definition and activate it again. Good luck icon_smile.gif

SNA Messages manual says..

Code:
IST1700I attribute CONFLICTS WITH rtype rname
Explanation: VTAM issues this message along with IST489I or IST1272I to indicate what
type of definition error has occurred.
attribute indicates the type of definition name that was duplicated. The values that can be
displayed in attribute are:
¹ NAME
¹ NET ADDR
¹ LUALIAS
¹ STATIONID (STATIONID refers to the IDBLOCK and IDNUM values.)
¹ ACBNAME
¹ CPNAME
rtype indicates the type of resource that has the duplicate attribute.
rname indicates the name of the resource that has the duplicate attribute.

System Action:
Processing of command in IST489I or IST1272I continues. However,
VTAM cannot use the resource indicated in IST1272I.

Operator Response:
This is a definition error. Save the system log for problem determination.
This message may be issued during session takeover processing. Refer to the section about
common APPN problems in the OS/390 SecureWay Communications Server: SNA Diagnosis
for a description of session takeover problems.

Programmer Response:
If there are duplicate operands on NCP and VTAM definition
statements, you must change one or both of the duplicate statements if you want both
resources to be defined at the same time. Refer to the section about common APPN problems
in the OS/390 SecureWay Communications Server: SNA Diagnosis for more information
about this problem.

______________________
Gnana Nicholas I
Back to top
View user's profile Send private message
praveenedward_2009

New User


Joined: 26 Aug 2009
Posts: 21
Location: Chennai

PostPosted: Tue Nov 02, 2010 4:02 pm
Reply with quote

Hi Gnana,

We tried these options but no luck as we are unable to activate the terminals and get the below mentioned error.



V NET,ID=TERMAPPL,ACT

IST097I VARY ACCEPTED
IST322I CONFIGURATION TERMAPPL ERROR IGNORED - PARAMETER CONFLICT 118
IST323I LABEL = TEST - MACRO TYPE = APPL - KEYWORD = MODSRCH
IST314I END
IST093I TERMAPPL ACTIVE
IST663I INIT OTHER REQUEST FAILED, SENSE=087D0001 120
IST664I REAL OLU=EXPNET.CICS1 ALIAS DLU=EXPNET.MFTEST



V NET,ID=TERMAPPL,ACT






DFHZC2405 E 11/02/2010 15:52:27 CICS1 TEST CSNE Node MFTEST not activated. VTAM RETURN CODE 1000 ((6) Module name:
DFHZSYX)
DFHZC3437 I 11/02/2010 15:52:27 CICS1 TEST CSNE Node MFTEST action taken: NOCREATE CLSDST ABTASK ABSEND ABRECV ((1)
Module name: DFHZNAC)
DFHZC3462 I 11/02/2010 15:52:27 CICS1 TEST CSNE Node MFTEST session terminated. ((2) Module name: DFHZCLS)
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts Infosphere Optim - unable to save Col... IBM Tools 0
No new posts DFHCSDUP EXTRACT unable to open outpu... CICS 5
No new posts Unable to connect FTP over TLS from z... All Other Mainframe Topics 5
No new posts Define default volume for DSN storage... JCL & VSAM 8
Search our Forums:

Back to Top