Answer Posted / 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 |
Post New Answer View All Answers
What do you understand by the term job time – out and how can you overcome that?
Is condition checking possible in jcl?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is job control language?
how to do automated restart when a job abends?
what happens in conversion stage in job processing?
what are the various stages of job processing?
What parameter of the job statement is used to limit the cpu time consumed by the job?
I need exexution process for JCL programs
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How can the attributes of one sms dataset be copied to another dataset?