How to remove '+' sign from SYSLOG



High Level Assembler(HLASM) for MVS & VM & VSE

How to remove '+' sign from SYSLOG

Postby Dolby » Tue Jun 17, 2008 8:08 pm

I am sending a message to the SYSLOG through a macro program. The message is displayed with a prefix of '+'

for eg:

+IKJ0112A THIS IS A TEST MESSAGE

Is there any way to remove this prefix('+' sign
User avatar
Dolby
 
Posts: 2
Joined: Tue Jun 17, 2008 7:56 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to remove '+' sign from SYSLOG

Postby MrSpock » Wed Jun 18, 2008 4:44 am

I was told, a long time ago, that the '+' plus is the result of whether or not the program executing the WTO is APF-Authorized.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: How to remove '+' sign from SYSLOG

Postby Dolby » Wed Jun 18, 2008 10:06 am

Hi MrSpock.. can you expalin in Briefly and any other way to write the message into syslog without any symbol?
User avatar
Dolby
 
Posts: 2
Joined: Tue Jun 17, 2008 7:56 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to remove '+' sign from SYSLOG

Postby Bill Dennis » Wed Jun 18, 2008 7:36 pm

MrSpock wrote:I was told, a long time ago, that the '+' plus is the result of whether or not the program executing the WTO is APF-Authorized.

Fascinating! I had never heard this but I just did a test and confirmed that when the program issuing the WTO is APF-authorized the '+' is not there.

APF-authorization requires a system authorized load library and LKED your module with AC=1 in the PARM or AC(1) in SYSIN.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to remove '+' sign from SYSLOG

Postby NicC » Sat Oct 02, 2010 7:05 pm

SPAM
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: How to remove '+' sign from SYSLOG

Postby dick scherrer » Sat Oct 02, 2010 8:18 pm

Hi Nic,

I believe we've seen the last of this one. . .

d
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post