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

TSO initial setup / problems


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Wed Jun 17, 2020 2:01 pm
Reply with quote

Hi!

Is there somebody still here?

I have a, somewhat academic, question, it would be nice if someone could share his/her thoughts on this!

I'm tinkering around with a small quick and dirty system (z) - it starts okay, but I have hit a strange problem with TSO.

I cannot start any jobs from TSO, it complains with S806-04, that 'RACCHECK' (or RACHECK would be correctly) "module" is not to be found!

It is strange, because RACF functions just fine - all tasks (vtam, tcpip, telnet, tso etc.) start without problems, I can even submit a job (from proclib) from the console with START. No RACF errors, or any other error messages in syslog. Linklist seem to be fine, as does the APF etc.


The TSO (and ISPF) documentation on the beginnings seem to be a little bit... vague... I didn't had the time to go from A to Z, but so far it feels I'm running around in circles.

I know that most shops use TSO/ISPF setup from prehistoric times icon_smile.gif or in another way, I never saw someone having a fresh new factory installed one.

How can I have a simple
- functioning TSO, where for example a SUBMIT command works icon_smile.gif
- and a logonable ISPF, with 3.4, editor, supersearch...

Any help appreciated!

Thanks and have a nice day!
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2019
Location: USA

PostPosted: Wed Jun 17, 2020 5:16 pm
Reply with quote

Try to request any assistance from your System Support team.

The ABEND S806-04 has a very general meaning: the specified load module name cannot be found within any of the load libraries available at this moment from your environment (TSO? or whatever). It is hardly related to starting a "vsam task(?)", or a "job from console(?)", e.a.

It has very little to nothing to do with TSO/ISPF documentation. It is a specific problem of specific configuration of your particular zOS environment(s).

Seek for help from your local System Programmers team.
Back to top
View user's profile Send private message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Wed Jun 17, 2020 5:44 pm
Reply with quote

Thanks for taking the time to reply!

The thing is, I am the support team... so I thought I ask the fellow mainframers.

Maybe I should have introduced myself, but I didn't think there would be any menaningful life around here. Maybe I'm mistaken?

So I'm a sysprog, with many many years of experience with... well everything zOS, except the db/transaction products.

And of course it has to do with the documentation... everything starts and ends with the documentation ;)
Back to top
View user's profile Send private message
Willy Jensen

Active Member


Joined: 01 Sep 2015
Posts: 712
Location: Denmark

PostPosted: Thu Jun 18, 2020 2:34 pm
Reply with quote

When you say 'start' do you mean 'submit'?
Neither RACHECK nor RACCHECK are known programs in z/OS 2.4 so any reference to those in a vanilla z/OS would result in a S806-04.
If you mean 'submit' are you 100% sure that you are not invoking a script instead of the native TSO command?
Also I am confused, how can you get a z/OS without a predefined ISPF setup.
You could create an ISPF startup script using the TSO editor. It is a pain, but doable.
Back to top
View user's profile Send private message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Thu Jun 18, 2020 4:24 pm
Reply with quote

Well, exactly, they are not programs or modules, but macros - known as according to some info in the books, svc130...

but there is no IGC00130 to find...

We are not talking about ISPF, but vanilla TSO - I'm executing the commando from the TSO (not ISPF):

SUBMIT my.joblib(job)

gets s806-04 ...raccheck...

can this be a TSO exit active?

Or RACF problem, but the message does point directly to a missing module!

Very strange.

Code:
CSV003I REQUESTED MODULE RACCHECK NOT FOUND                   
CSV028I ABEND806-04  JOBNAME=user01    STEPNAME=ISPFPROC       
IKJ56294I SUBMIT ENDED DUE TO ERROR, SYSTEM ABEND CODE 806     
IEA995I SYMPTOM DUMP OUTPUT                                   
SYSTEM COMPLETION CODE=806  REASON CODE=00000004               
 TIME=12.52.52  SEQ=00016  CPU=0000  ASID=0031                 
 PSW AT TIME OF ERROR  070C1000   811A392A  ILC 2  INTC 0D     
   NO ACTIVE MODULE FOUND                                     
   NAME=UNKNOWN                                               
   DATA AT PSW  011A3924 - 8400181E  0A0D18FB  180C181D

Coded for you - do it yourself next time
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Thu Jun 18, 2020 4:35 pm
Reply with quote

Some information, that could be helpful.

www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ichc600/ich2c6_RACHECK__Check_RACF_authorization.htm
Back to top
View user's profile Send private message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Thu Jun 18, 2020 4:44 pm
Reply with quote

Hmm... maybe I'm missing some APF... I'll check, thanks!
Back to top
View user's profile Send private message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Sat Jun 20, 2020 10:14 pm
Reply with quote

Ah not APF.

It was IKJEFF10, the submit exit

OF COURSE it is from ancient times... I have replaced it with the x68 bytes original (?), and ta-daa, submit works...
Back to top
View user's profile Send private message
Willy Jensen

Active Member


Joined: 01 Sep 2015
Posts: 712
Location: Denmark

PostPosted: Sun Jun 21, 2020 2:16 am
Reply with quote

Glad to know that it works - but you started saying it was a vanilla as in not modified system? So it was a copy after all?
Back to top
View user's profile Send private message
Morden

New User


Joined: 17 Jun 2020
Posts: 9
Location: Germany

PostPosted: Sun Jun 21, 2020 2:23 am
Reply with quote

I wasn't very specific, but yes, it is a rip of a running system, that was meant by 'dirty' ;)
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts C++ problems Java & MQSeries 3
No new posts MFT File transfer problems All Other Mainframe Topics 5
No new posts CICS / JAVA - Setup of definitions CICS 0
No new posts How to setup MQ panel TSO/ISPF 3
No new posts RACF passphrase implementation problems All Other Mainframe Topics 1
Search our Forums:

Back to Top