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

how to transfer the file from pc to mainframe??

Answer Posted / atluri

Apart from utins ISPF option 6 with the Send Command, If
your installation uses Sterling Commerce Connect : Direct
you can transmit files from Mainframe to other operating
Systems by writing a script.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When is inspect verb is used in cobol?

1314


What are the access modes of START statement?

1329


how to refer the data field?

2324


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1307


What are all the divisions of a COBOL program?

1273


I have a File that has duplicate records. I need only those records that occur more than thrice.?

10013


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2477


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2493


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

6669


what happens if parmparameter passes zero bytes to the program

2185


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2518


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3319


how do you reference the esds vsam file formats from cobol programs

1273


A table has two indexes defined. Which one will be used by the SEARCH?

1330


How to remove 2 duplicate records and copy only one using job control language?

1261