Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


the command to open a dataset directly from the JCL instead
of opening it separately using 3.4 option.

Answers were Sorted based on User's Feedback



the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / mr. cooooool

Hi................

U can also open a file using dslist
as following.

DSLIST 'COOL.TOP.JCL'


Thanks.

Is This Answer Correct ?    5 Yes 0 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / aswini

There is a command availablemode
Thus, we can avoid using 3.4 option.
Issue : EPDF ‘MYID.MYPS’ . The Dataset will be opened in
EDIT MODE
If you want to open in VIEW mode:
Issue : EPDF ‘MYID.MYPS’VIEW
Similarly, for opening in BROWSE mode, typeB ROWSE at the
end.

Is This Answer Correct ?    6 Yes 4 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / vishwadeep

at the command prompt give CB or CE depending on(browse or
edit) and hit enter placing the
cursor on the DSN which you want to open.

Is This Answer Correct ?    3 Yes 2 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / pradeep k (cr)

write either LV(to open in view mode) or ED(to open in EDIT
mode) in command prompt and select your dataset by keepking
mouse point at that dataset. Now hit enter, selected
dataset will open.

Is This Answer Correct ?    1 Yes 2 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / ranjit

1.Type "LDSN" in the command line
2.Place the cursor on the dataset you want to open
and Hit enter

Is This Answer Correct ?    0 Yes 2 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / muttaiah

Hi,
There is no such command as far as i know, We can create a
rexx macro using which we can open in edit/view/browse mode
without using 3.4 option.

I hope you didn't work in real time that's why not aware of
this thing.

Thanks,
Muttaiah.

Is This Answer Correct ?    1 Yes 4 No

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 opti..

Answer / vani

In changeman tool,
at the command prompt give b/v/d and hit enter placing the
cursor on the DSN which you want to open.

In rational tool,
at the command prompt give du b/v/d and hit enter placing
the cursor on the DSN which u want to open

b-browse
v-view
d-delete

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More JCL Interview Questions

A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?

3 Answers   IBM,


What is the function of a dd statement?

0 Answers  


IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C

0 Answers  


When will we need to specify Space parameter ?

3 Answers   Wipro,


Explain about RECORDING MODE Clause

1 Answers  


File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3

7 Answers  


I am having one step in my jcl.in that step,i am calling one proc.In that proc,i have 10 steps.i want to call a particular step in that proc without writing any new jcl ike iebedit utility...

2 Answers   Satyam,


restart logic ?

2 Answers   TCS,


What you mean by skeleton JCl?

2 Answers  


How is a GDG base created?

5 Answers  


Is their any limit for data sets?

0 Answers  


what is a jcl?

0 Answers   IBM,


Categories