> First thing: when posting to ibm-main, be
> sure your reply-to is set to ibm-main also,
> otherwise people will reply to you directly
> and the ibm-main folks will not see the
> subsequent discussion.

Thank you very much for your reply!!!

Sorry, I don't know how to set my reply-to to ibm-main instead of my
own gmail. I've also subscribed another
maillists(eg.ffmpeg,mplayer,etc), and there are not any similar
settings which I need to do. If you know how to let my gmail set
reply-to to ibm-main instead of my own gmail box, please let me know.
Thank you very much!

> At ready prompt, you are under TSO already,
> so you do not need to say "TSO OEDIT".
> 
You are right! The following is my updated log
-------
 READY                                
OEDIT hello.c                         
 IKJ56500I COMMAND OEDIT NOT FOUND    
 READY                                
-------

> HINT: Check your logon proc to see if you
> have ISPF data sets allocated at logon.

I can type in "ISPF" in TSO READY prompt and enter into ISPF, then I
think my logon proc is good and I have ISPF data sets allocated at
logon.

> oedit comes with your system. It is installed
> automatically. Again, I suggest you check your
> TSO logon proc to see what data sets get
> allocated.

My Proc name is following
-----------            
 Userid    ===> IBMUSER                                   
 Password  ===>                                           
 Procedure ===> IKJACCTM                                
 Acct Nmbr ===> ACCT#                                     
 Size      ===> 2096128                                  
 Perform   ===>                                  
 Command   ===>                                    
-----------
And the following is the content of my logon procedure IKJACCTM
-----------
 BROWSE    ADCD.ZOSV1R3.PROCLIB(IKJACCTM) - 01.04     Line 00000000 Col 001 080 
 Command ===>                                                  Scroll ===> PAGE 
********************************* Top of Data **********************************
//********************************************************************  00001002
//*                                                                     00002002
//*                 ISPF FULL-FUNCTION LOGON PROC                       00003002
//*                                                                     00004002
//********************************************************************* 00005002
//*KJACCTM PROC                                                                 
//ISPMENU  EXEC PGM=IKJEFT01,REGION=0M,DYNAMNBR=256,                    00006002
//             PARM='%ISPMENU'                                          00007002
//SYSPROC  DD  DISP=SHR,DSN=ADCD.ZOSV1R3.CLIST                          0000910 
//SYSHELP  DD  DISP=SHR,DSN=SYS1.HELP                                   0001980 
//         DD  DISP=SHR,DSN=ISP.SISPHELP                                0001990 
//         DD  DISP=SHR,DSN=TCPIP.SEZAHELP                              0002010 
//SYSLBC   DD  DISP=SHR,DSN=SYS1.BRODCAST                               00009007
//SYSPRINT DD  TERM=TS,SYSOUT=*                                         00009007
//SYSTERM  DD  TERM=TS,SYSOUT=*                                         00009007
//SYSIN    DD  TERM=TS                                                  00009007
******************************** Bottom of Data ********************************
-----------

> Look in USER.PROCLIB, the ADCD proclib, and SYS1.PROCLIB for
> the proc (in this order; stop when you find it). This proc
> should include DD statements with names like ISPLLIB, ISPMLIB,
> and so on. If not, you need to add them.

How can I know what's the default ISPLLIB,ISPMLIB? I type in "d
ISPLLIB" in IPL console and the system says:
00- 00.05.01           d ISPLLIB                          
    00.05.01           IEE305I D        COMMAND INVALID   
I mean I will concatenate SYS1.SBPXPENU to default(exist) ISPPLIB, but
I don't know what is the default ISPPLIB.

Thank you!

Best Regards,
Xie Bo

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to