Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
diff between L and LS

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
snm

New User


Joined: 10 Mar 2005
Posts: 11

PostPosted: Fri Aug 05, 2005 1:13 pm    Post subject: diff between L and LS
Reply with quote

hi

what is the difference between proc option L and LS.

when do we use L and when LS.

thanks and regards
maniphani
Back to top
View user's profile Send private message
References
PostPosted: Fri Aug 05, 2005 1:13 pm    Post subject: Re: diff between L and LS Reply with quote

byearun

New User


Joined: 25 Jul 2005
Posts: 6

PostPosted: Fri Aug 05, 2005 1:29 pm    Post subject: Re: diff between L and LS
Reply with quote

L - Indicates that the program can perform only load operations. It can be specified only in the PCB statement and which cannot be overridden.
Back to top
View user's profile Send private message
priyesh.agrawal

Global Moderator


Joined: 28 Mar 2005
Posts: 1510
Location: Chicago, IL

PostPosted: Fri Aug 05, 2005 1:31 pm    Post subject: Re: diff between L and LS
Reply with quote

L and LS are used in PROCOPT.

L is one of the primary code available for PROCOPT. S is a secondery Code can be used with L.

PROCOPT defines the type of access to a database or segment.
L load database
LS load HISAM and HIDAM databases

Regards,

Priyesh.
Back to top
View user's profile Send private message
Karthikt

Active User


Joined: 15 Aug 2005
Posts: 52

PostPosted: Mon Aug 15, 2005 12:12 pm    Post subject:
Reply with quote

L - Load
LS - Load sequential.

If you give LS, the system checks whether the information is getting loaded in the sequential order of the key of that segment. if the process violates, then the call will fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1