What is DATACOM db?
Answers were Sorted based on User's Feedback
Answer / sravan
1.Datacom is a Database Manager developed by CA for MVS.
2.Organisation:Data is stored in teh form of databases,
which can have onw or more keys
3.Access : Access is through 'embeded' datacom calls in
high level languages(eg. through Ideal in PL1), or through
dataquery
4.Databases are known by a username Eg. FED-Profile
Internally in the system they are referred to by a 3
char id
5. It is imp to know the DB-id, that is how the datacom
knows the database
6.One or more keys can combine in several ways to form
several keys
7.There is no concept of Primary key or alternate key - all
keys are "on par"
| Is This Answer Correct ? | 9 Yes | 4 No |
How do you access a file that had a disposition of KEEP?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
Can we delete the data using IEFBR14 , IEBGENER??
What are the common keyword parameters in both job and exec statements
i have a jcl containing header body and trailer .in header i have viswa body 2 6 1 9 7 trailer reddy .now i need to sort only body in either asecending or descending order how can i do it
Explain about LMPUT-
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
Suppose there r total 10 steps. Out of which i want to execute only the 7th step. How can i do that....????
What is the use of the utility DFSRRC00 in the JCL?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain