You are planning group names for a new system. You decide to use a numbering convention that
includes the year and month the project began, to form the group number and name for work
associated with that project.
So, for example, a project targeted to begin in January, 2013 would have the number (name):
201301(Pr20l301)
What are the two problems with your plan?
A.
Group names may not contain a numeric character
B.
Group names may be no longer than 7 characters.
C.
Group numbers should not be larger than 60000.
D.
Group names should be all lowercase.
Explanation:
C: The Group ID (GID) field contains the group’s numerical ID. GIDs can be
assigned whole numbers between 100 and 60000.
D: Group names contain only lowercase characters and numbers.
Reference: Setting Up Fields in the Group Database
what if it is just one choice???
best regards
Ali
c and d are right
group A string consisting of characters from the set of
lower case alphabetic characters and numeric char-
acters. A warning message is written if the string
exceeds MAXGLEN-1, which is usually eight charac-
ters. The group field must contain at least one
character; it accepts lower case or numeric charac-
ters or a combination of both, and must not contain
a colon (:) or NEWLINE.
In the actual exam, the question is “what is the problem?”
I think the answer is ‘C’
http://docs.oracle.com/cd/E23824_01/html/821-1451/userconcept-36940.html#userconcept-30
I think B,D is the best
But B must be no longer than 8 characters
all, this is about the group name?
a,b,c,d are all incorrect.
all answer are incorrec on solaris 11.2
you can set a group ID of 70000 in upper case . it give you back an advise to group will be set .
all answer are incorrect on solaris 11.2 (verified with reel test)