Can Some one Explain How the Datasets from SAS can be loaded
in to the MVS OS?
Answer Posted / manoj jina
First of all you need a FTP tool for ease. Else you can use Import/Export Procedures. and Infile the Data in MVS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What are common programming errors committed in sas
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
explain the proc in sas? : Sas-administrator
what are validation tools that are used in sas? : Sas-administrator
What is the role of administrative users? : sas-grid-administration
what is slowly changing dimension? : Sas-di
Explain what Proc glm does?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What do the mod and int function do? : Sas programming
What is program data vector (pdv) and what are its functions?
Give an example where SAS fails to convert character value to numeric value automatically?
What is the difference between %put and symbolgen? : sas-macro
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
Tell me more about the parameters in macro? : sas-macro