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...


Is there any command to check wether the ps file is in
sorted order?

Answers were Sorted based on User's Feedback



Is there any command to check wether the ps file is in sorted order?..

Answer / muttaiah

I know like we can make a file sorted in either ascending
or desc based on a key. But i'm not sure how to check this
using a command.

Probably i guess there is no such command.

Is This Answer Correct ?    3 Yes 1 No

Is there any command to check wether the ps file is in sorted order?..

Answer / fred

No.

Is This Answer Correct ?    3 Yes 2 No

Is there any command to check wether the ps file is in sorted order?..

Answer / swapraneel

we can do one thing here just edit the file and give sort on
command line if the file is already sorted it says records
are in sorted order if not it will sort.

Is This Answer Correct ?    1 Yes 1 No

Is there any command to check wether the ps file is in sorted order?..

Answer / himap

I don't know of any command that can tell you if the file is in sorted order or not but you can write a REXX program for the same and use it in the command line.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Suppose I have seven jobs to do, but I want to hold one than how can I do this?

1 Answers  


a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file

6 Answers   ITC Infotech,


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

0 Answers   IBM,


Suppose your program is reading a Sequential Vsam file. The file contains 10 records. How will you code the JCL to read only 2nd, 5th, 7th,and 10th record?

1 Answers   Thomson,


There are 2PROCS in a JCL. I want following conditions to be carried out 1) 1st PROC should be executed as such In second PROC 2) First 4steps should not be executed 3) 5th step should not be executed 4) 6th and 7th step should be executed The change should be done only in the JCL and PROC should be untouched ?

3 Answers   ADP,


in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?

4 Answers   HCL,


wht r different types of sort fields in jcl ?

1 Answers   IBM,


restart logic ?

2 Answers   TCS,


I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?

3 Answers   Wipro,


In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?

2 Answers   IBM,


wht r different types of sorts ?

1 Answers   L&T,


What is DYNAMBR in jcl?

2 Answers   CTS,


Categories