View previous topic :: View next topic
|
Author |
Message |
sowmya_cs
New User
Joined: 19 Sep 2007 Posts: 9 Location: secunderabad
|
|
|
|
i would like to know the exactly why it is abending
attached is the sysprint of the step where it abended |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
You need to post this info via copy/paste rather than an attachment. Many people here are not able to look at attachments as this is prohibited by their site security.
You need to explain what was going on at the time of the abend. Is this something new or has it run for a while. If it has run recently, what was recently changed?
Any other diagnostic information related to this needs to posted. This info may be in the system log, a transaction log, a system trace or a dump. You do not need to post the entire dump or trace or whatever - only the part that relates to this issue. |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
I would like to help you, but am prevented from opening attachments from the web.
Please post via cut and paste as suggested by Dick. |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
Hi,
I try to put what was there in the attachment, well I don't get much out of this, someone may be around
Code: |
1ARU600 - CONTROL CARD=1,CL2CTTT1,AROOC00,ARCH,SYSTEM #END OF DAY CUTOFF SIGN-ON PROCESS IS BEING INVOKED SS29WS-DFHCOMMAREA=CL2CTTT10SYSTEM 1 ARU600 - LINK TO SIGNON/SIGNOFF UNSUCCESSFUL ARU600 - RESP=00000027,RESP2=00000000,ABCODE= ,MSG= (PGMSTAT) ARU600 - SMSF - OPENED: DYN INPUT 1 READS, 0 WRITES, 0 REWRITES, 0 DELETE S (PGMSTAT) ARU600 - SMPT - OPENED: DYN INPUT 14 READS, 0 WRITES, 0 REWRITES, 0 DELETE S (PGMSTAT) ARU600 - SMFT - OPENED: DYN INPUT 2 READS, 0 WRITES, 0 REWRITES, 0 DELETE S (PGMSTAT) ARU600 - SWCC - OPENED: SEQ INPUT 1 READS, 0 WRITES, 0 REWRITES SIGN-OFF PROCESS IS BEING INVOKED SS29WS-DFHCOMMAREA=CL2CTTT11SYSTEM 1 ARU600 - LINK TO SIGNON/SIGNOFF UNSUCCESSFUL ARU600 - RESP=00000027,RESP2=00000000,ABCODE= ,MSG= |
|
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10888 Location: italy
|
|
|
|
Look at the manual or ask Your peers on the meaning of the ARU***** messages |
|
Back to top |
|
|
Aaru
Senior Member
Joined: 03 Jul 2007 Posts: 1287 Location: Chennai, India
|
|
|
|
Hi,
It looks like a CICS error message.
Code: |
UNSUCCESSFUL ARU600 - RESP=00000027,RESP2=00000000,ABCODE= ,MSG= (PGMSTAT) ARU600 |
Also I think ARU600 is a pgm name. No ABCODE is displayed.
Can anything be made out of the RESP code RESP=00000027 |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
One should not try to use right-click and Open for .txt attachments (which should not be used in the first place)
Right-click/Save As save the .txt in a usable format when opened in notepad or otherwise.
Here is the info as it should appear.
Code: |
ARU600 - CONTROL CARD=1,CL2CTTT1,AROOC00,ARCH,SYSTEM #END OF DAY CUTOFF
SIGN-ON PROCESS IS BEING INVOKED
SS29WS-DFHCOMMAREA=CL2CTTT10SYSTEM 1
ARU600 - LINK TO SIGNON/SIGNOFF UNSUCCESSFUL
ARU600 - RESP=00000027,RESP2=00000000,ABCODE= ,MSG=
(PGMSTAT) ARU600 - SMSF - OPENED: DYN INPUT 1 READS, 0 WRITES, 0 REWRITES, 0 DELETES
(PGMSTAT) ARU600 - SMPT - OPENED: DYN INPUT 14 READS, 0 WRITES, 0 REWRITES, 0 DELETES
(PGMSTAT) ARU600 - SMFT - OPENED: DYN INPUT 2 READS, 0 WRITES, 0 REWRITES, 0 DELETES
(PGMSTAT) ARU600 - SWCC - OPENED: SEQ INPUT 1 READS, 0 WRITES, 0 REWRITES
SIGN-OFF PROCESS IS BEING INVOKED
SS29WS-DFHCOMMAREA=CL2CTTT11SYSTEM 1
ARU600 - LINK TO SIGNON/SIGNOFF UNSUCCESSFUL
ARU600 - RESP=00000027,RESP2=00000000,ABCODE= ,MSG= |
Someone needs to talk with whoever supports ARU600. . . |
|
Back to top |
|
|
Anuj Dhawan
Superior Member
Joined: 22 Apr 2006 Posts: 6248 Location: Mumbai, India
|
|
|
|
Hi Dick,
If this
dick scherrer wrote: |
One should not try to use right-click and Open for .txt attachments (which should not be used in the first place)
|
is for me.. At my end, with both "right click/open in a new window" & "single left click" both shows the same - I didn't dowload it however. Igt seems Your browser is as humble as you are.. |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hi Anuj,
No, not only for you
Due to some feature of the forum site, .txt attachments don't always open correctly in a browser window. I've gotten where i only "right-click, save as" any attached text files here. I've added that to the earlier post as well.
I'd prefer folks not post attachments unless the volume is too unwieldy to paste as a post/reply. If i get to the topic before there is much activity, i ask the poster to re-post and then i delete the attachment after the inline text is posted. |
|
Back to top |
|
|
quanzhong
New User
Joined: 12 Aug 2008 Posts: 46 Location: china
|
|
|
|
Hi,
I think you should ask your peers. or someone expertise on Vision Plus's SSC module. |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Is Vision Plus related to ARU600?
Quote: |
Nothing will happen if you do nothing |
Often, if you do nothing - bad things happen . . . |
|
Back to top |
|
|
quanzhong
New User
Joined: 12 Aug 2008 Posts: 46 Location: china
|
|
|
|
Hi,dick
vision plus is a credit card system, and ARU600 is a program to open/close CICS files. |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Thank you
d |
|
Back to top |
|
|
|