Are you using the DB2 ISPF option that is provided?  Or are you doing something 
else.

The DB2I panel has a function to select the DB2 SSID you want to access.

Typically DB2 is accessed with the SSID.  Unless you have a modified ISPF 
environment for DB2.

As I recall, you will need to STEPLIB the DB2 libraries.  So you may have a 
challenge with that.

The other libraries should be able to be handled by the ISPF LIBDEF functions.

If you could provide better details on what functions you are doing with the 2 
logon procs, it would help.

Also, you might check the IDUG.ORG archives and TOOLs section.  There may 
already be a solution there.

Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Thomas Berg
> Sent: Tuesday, September 16, 2014 7:25 AM
> To: [email protected]
> Subject: Re: Logon / Command Procs
> 
> Can you use the same load libraries ?
> Usually it's a problem with that.  (If different versions.)
> 
> 
> 
> Best Regards,
> Thomas Berg
> ___________________________________________________________________
> Thomas Berg   Specialist   zOS/RQM/IT Delivery   Swedbank AB (Publ)
> 
> 
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:[email protected]]
> > On Behalf Of Randy Harris
> > Sent: Tuesday, September 16, 2014 3:35 PM
> > To: [email protected]
> > Subject: Logon / Command Procs
> >
> > Hello,
> >
> > I have 2 separate DB2 systems on the same lpar.
> >
> > For accessing them, I have the datasets added to my ispf command proc.
> > Cuurently, I have to logoff and logon with a different logon / command
> > proc to access the other DB2 system.
> > I would like to access both DB2 systems from the same logon procedure.
> > Usually, multiple datasets that contain the same objects in logon or
> > command procs conflict.
> > So, I want to build a panel with a sub-panel selection for DB2 (ie. DB
> > DB2 Menu)
> > Type DB and press enter would return:
> > -----------------------  DB2 Data Base Primary Menu
> > --------------------------  DA  DB2 Admin Tools  DB2A DB2A Interactive
> > Functions  DB2B DB2B Interactive Functions
> >
> > The question:
> > Is it possible to remove the DB2 datasets from the command proc and
> > allocate them in the routine called by the menu selection DB2A?
> > And DB2B?
> > If possible, I think the datasets would have to be 'free'd' when
> > backing out of DB2A so the datasets for DB2B could be allocated.
> > Thank you,
> >
> >
> > Randy Harris
> > Sr Systems Programmer
> > Celerit Technologies | BancorpSouth division
> > 2910 W Jackson St | Tupelo, MS 38801
> > phone: 662-678-7037
> > cell: 662-401-8552
> > [email protected]
> >

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to