Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

Q: What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?

Add comment
Views: 571
Votes: 0
Comments: 0

A: Data definition name is the eight character designation after the // of the DD statement. It matches the internal name specified in the steps executing program. In COBOL that's the name specified after the ASSIGN in the SELECT ASSIGN statement. Dataset name is the operating system (MVS) name for the file. 

 

Others in this Category
document Q: Please explain Outer Join in SQL
document Q: What is a join ? Explain the different types of joins ?
document Q: Explain the concept of NULL
document Q: how to know the days or months or years between two employees in emp table?
document What command do we use to rename a db, a table and a column?
document What are sp_configure commands and set commands?
document What is a Linked Server?
document What is Policy Management?
document What is B-Tree?
document What is Row_Number()?
» More articles



RSS