Page 1 of 1

MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Mon 18 Jan 2016, 15:40
by CHANDRU
Hi,

I started using my USERID "CHANDRU" after long time and now its not working.

I tried RESET My USER ID and also RESET PASSWORD option but still its not working. Please help.

Regards,
Chandru.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Mon 18 Jan 2016, 15:51
by prino
CHANDRU wrote:I started using my USERID "CHANDRU" after long time and now its not working.

I tried RESET My USER ID and also RESET PASSWORD option but still its not working. Please help.

There is no longer a CHANDRU on the system, it was probably deleted because of inactivity. You will have to use the website to delete the remnants we cannot delete, and then you can reapply for it.
Don't use it for another six months and it's gone again...

Make sure you read the updated rules before you re-apply, we've become rather more strict!

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 14:34
by CHANDRU
Hi,

I have deleted my USERID CHANDRU and then reapplied for the same.

I was able to use it for sometime but again I am getting the same error. "USERID CHANDRU not authoized to use TSO".

Please help.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 14:43
by steve-myers
It appears the admins determined it is being used for training. Training is a commercial activity. Your training institution should be providing a z/OS system for your use, not dumping you into a system established for other uses.

Basically, Fandezhi is not to be used for commercial activity of any sort for any reason.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 14:50
by CHANDRU
Hi Steve,

Thanks for the reply.

Please be informed that I am a mainframe professional already working for more than 6 years. And I am strictly using it for personal use only..

I am not undergoing any trainings and my USERID is not used for any commercial purposes.

Please consider my request to resume my USERID again.

Thanks in Advance.
Chandru.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 17:52
by prino
CHANDRU wrote:Please be informed that I am a mainframe professional already working for more than 6 years. And I am strictly using it for personal use only..

Someone who claims to be a mainframe professional who's been working for more than 6 years does not write programs like:

Code: Select all
IDENTIFICATION DIVISION.
PROGRAM-ID. COB0001 IS INITIAL.
ENVIRONMENT DIVISION.
DATA DIVISION.
WORKING-STORAGE SECTION.

  01 WS-NUM1    PIC -999.99 VALUE SPACES.
  01 WS-NUM2    PIC +999.99 VALUE SPACES.

PROCEDURE DIVISION.

    MOVE -23.57       TO   WS-NUM1 WS-NUM2
    DISPLAY WS-NUM1 WS-NUM2

    MOVE +15.11       TO   WS-NUM1 WS-NUM2
    DISPLAY WS-NUM1 WS-NUM2

    STOP RUN.

END COB00001.

Revoked, out, end of story!

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 17:54
by adelsofds
Hi,

My USER ID ADELSOF don't work after logout.

I am getting the error. "USERID ADELSOF not authorized to use TSO".

Please help.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 18:58
by steve-myers
Both ADELSOS (programmer name ADELSO SILVA) and ADELSOF (programmer name ADELSO FLORENTINO) were “banned” for repeated RACF violations.

In addition, the admins appear to believe one or both programmer names are not your name, which is also grounds for “banning” a userid.

Adelso – if that's really your name – the admins aren't that dumb.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 22:14
by adelsofds
Hello Steve,

I created RACF ADELSOS after the RACF ADELSOF given problem as mentioned before.
I did not know that the creation of another RACF generates banning, I apologize for the mistake.

Just like to know why the RACF ADELSOF not access the TSO, for use for study purposes really. I make use of the environment to practice what they learn in the classroom. Could help me access my RACF ADELSOF?

The RACF ADELSOS if problem can delete.

Thanks,

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Tue 19 Jan 2016, 22:49
by prino
adelsofds wrote:Just like to know why the RACF ADELSOF not access the TSO, for use for study purposes really. I make use of the environment to practice what they learn in the classroom.

Are you dumb, or just pretending? One of the first messages that is displayed when you log on to the system tells you very clearly that the system is NOT TO BE USED FOR TRAINING PURPOSES!

If you're studying z/OS, your school should provide you with the time and equipment to actually practice what they have taught you. If you really want to play with a mainframe at home, download Hercules and MVS 3.8j, the last version that IBM released without copyrights, use Google if want something more up-to-date, or buy a zPDT system and you can actually use the very latest version of z/OS!

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Wed 20 Jan 2016, 00:35
by adelsofds
I'm not dumb or am I trying to make me a fool.Honestly I have not read the message in question.
Just used the environment to practice what they learn in the course.
But smoothly friend, I will follow the advice of Hercules.

Thanks

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Wed 20 Jan 2016, 02:45
by CHANDRU
Its your wish to believe or not that I'm working. I have been using Endevor for compilation in my workplace for all my programs.

So when I got my new USERID, I just thought of trying compilation with system procedures using JCL. And later I would like to try on CICS as well.
I would like to learn and write CICS programs using COBOL.

If any of these violates the rules for using my access, I will request to delete my USERID. Thanks for the support.

Re: MY USERID NOT WORKING EVEN AFTER RESET

PostPosted: Wed 20 Jan 2016, 07:37
by prino
CHANDRU wrote:I would like to learn and write CICS programs using COBOL.

That constitutes TRAINING, and that is something your employer should provide!