Certbus > IBM > IBM Certified System Administrator > C9010-030 > C9010-030 Online Practice Questions and Answers

C9010-030 Online Practice Questions and Answers

Questions 4

A system is configured with U.S. English as the primary language and Spanish as a secondary language. Where is the language specified when setting up a new user profile for a Spanish speaking user?

A. The Language ID parameter in the user profile

B. The Locale parameter in the user profile

C. This user's QLANGID environment variable

D. The Country ID parameter in the user profile

Browse 66 Q&As
Questions 5

A CL program that runs after an IPL must complete and errors will be researched at a later time. How can all CPF massages be acknowledged so the program continues running?

A. Add a MONMSG(CPFOOOO) command immediately before the ENDPGM command.

B. Add a MONMSG(CPFOOOO) command after the ENDPGM command.

C. Add a MONMSG(CPFOOOO) command immediately after the PGM command.

D. Add a MONMSG(CPFOOOO) command before the PGM command.

Browse 66 Q&As
Questions 6

What does this display from a WRKSYSSTS screen tell the administrator about the system?

A. Temporary storage is taking up a large proportion of the disk space.

B. A disk in the disk unit subsystem has failed or is being rebuilt.

C. Auxiliary storage is not protected on the system.

D. Auxiliary storage capacity has exceeded the default threshold level.

Browse 66 Q&As
Questions 7

What is the purpose of the SAVSECDTA command?

A. To save user profiles, authorization lists, and authority holders

B. To save data in a secure encrypted format

C. To save system state security data and the associated authorization list

D. To save user data in a secured format and the encryption keys

Browse 66 Q&As
Questions 8

A file PF1 exists in library XYZLIB, and FILE2 exists in IFS directory ABCDIR. What are the minimum set of authorities to grant a user read-only access to XYZLIB/PF1 and /ABCDIR/FILE2?

A. 1)*USE for XYZUB and PF1 2) *X for ABCDIR and *R for FILE2

B. 1)*X for XYZUB,*RforPF1 2) *USE for ABCDIR and FILE2

C. 1) *CHANGE for XYZLIB and PF1 2) *RX for ABCDIR and *R for FILE2

D. 1) *USE for XYZLIB: *CHANGE for PF1 2) *RX for ABCDIR and *RX for FILE2

Browse 66 Q&As
Questions 9

Given the following code sample:

DCL VAR(andUSER)TYPE(*CHAR) LEN(10)

DCL VAR(andEMAIL1)TYPE(*CHAR) LEN(30)

RTVUSRPRFRTNUSRPRF(andUSER)

SELECT

WHEN COND(andUSER*EQJOHN")THEN(CHGVAR+

VAR(andEMAIL1) VALUECJOHNtgCOMPANY.COM))

OTHERWISE CMD(DO)

SNDPGMMSG MSGID(CPF9898) MSGF(QCPFMSG) +

MSGDTA(YOU ARE NOT AUTHORIZED TO USE THE TOOL) MSGTYPE

(*INFO)

CHGUSRPRF USRPRF(andUSER)STATUS(*DISABLED)

GOTO CMDLBL(END)

ENDDO

ENDSELECT

STRSBS SBSD(BSTSBS)

END: ENDPGM

What will happen when user CARLA starts the program in interactive mode?

A. User gets the message YOU ARE NOT AUTHORIZED TO USE THE TOOLand disables the user profile.

B. User gets the message YOUARE NOTAUTHORIZED TOUSE THE TOOL.

C. User starts the BSTSBS subsystem.

D. User gets the message YOU ARE NOT AUTHORIZED TO USE THE TOOL, the user profile is disabled, and the BSTSBS subsystem is started.

Browse 66 Q&As
Questions 10

When creating a new journal environment, what allows for a significant performance increase if a program makes a large number of changes to a journaled file?

A. CreatejournalQDFTJRNinlibraryQSYSandsetPerformancetoHIGH.

B. Change Journal Cache to "YES on the journal.

C. Change file attributes of the journaled file to allow journal caching.

D. Set Journal Performance to "HIGH on the journal.

Browse 66 Q&As
Questions 11

An administrator needs to perform an FTP transmission of a large quantity of bin files. How can the task be completed in the least number of steps?

A. Run the FTP processes using a submitted CL program

B. Place each FTP command in individual job schedule entries.

C. Use save files rather than .bin images to improve TCP transfer efficiency.

D. Submit multiple FTP jobs through an interface where Jumbo Frames are enabled.

Browse 66 Q&As
Questions 12

Which option represents the complete list of parameters for defining an interface with a static address for IPv6 in addition to the line description name?

A. The TCP/IP address, DNS server and router address

B. The TCP/IP address

C. The TCP/IP address and mask

D. The TCP/IP address, mask, and router address

Browse 66 Q&As
Questions 13

An administrator is installing a release upgrade using the automatic process. The LIC, base OS, and all licensed program products have installed except for 5770-SS1 option 3 (Extended Base Directory Support). What is necessary to complete the process and install 5770-SS1 option 3 assuming the system is still in a restricted state?

A. Use the WRKPRB command and check for and correct any problems. Restart the install using the F8 key.

B. Use the RSTLICPGM command specifying "SERVICE for the device type and choose 5770-SS1 option 3 from the list.

C. Check QSYSOPR for a 5770-SS1option 3 install messages Reply C' to continue.

D. Rom the GO LICPGM menu, select the option to Install Licensed Programs. Install 5770-SS1 option 3lo

Browse 66 Q&As
Questions 14

What is required to restore a Hardware Management Console (HMC) to the last working configuration?

A. The last HMC back up performed via Back Up Management Console Data task

B. Recovery DVDs and the last HMC back up performed via Save Upgrade Data task

C. The last HMC back up performed via Save Upgrade Data task

D. Recovery DVDs and the last HMC back up performed via Back Up Management Console Data task

Browse 66 Q&As
Questions 15

An installation has been running the production system with system value QSECURITY set to 30. Management has been advised by a security consultant to change the system value QSECURITY to 40. What is the consequence of implementing this change?

A. All user profiles will have special authority *ALLOBJ removed.

B. A user ID and password will be required at sign-on.

C. Programs will be limited to using IBM defined methods for accessing operating system capabilities and information.

D. Library QTEMP becomes a permanent object that cannot be cleared as part of job end processing. The RCLSTG command will need to be run more often.

Browse 66 Q&As
Questions 16

At the end of an *ALLUSR library save the system issues the following message: "CPF3777631 libraries saved, 1 partially saved, 0 not saved." ThelibraryQPFRDATAmissedsavingtheMGTCOLobjects. Taking which action will avoid the problem in the future?

A. Stop performance collection as part of the backup routine, and restart it when the backup is complete.

B. Change the Save While Active parameter on the save to "SYSDFN to allow a check point on the management collection objects.

C. As part of the save operation cycle the collection services job to get an empty "MGTCOL object so the save will not fail on it.

D. Uncheck the Create Database Files during collection" option on the Collection Services Properties in IBM i Navigator.

Browse 66 Q&As
Questions 17

What are the steps to access the configuration for IBM i NetServer file and print shares?

A. > Run the WRKNETSRV command > Take option 6. "work with object shares"

B. > Start the NETSRVCMD menu > Take option 6, "work with object shares"

C. > In the IBM Navigator for i window, select the system. > Expand Servers >TCP/IP, >Click on IBM i Net Server, > Expand "shared objects

D. > On a Windows PC, map a drive to the IBM i server root > Open "My Computer" on the PC > Right click on the file shares on the resulting menu > Select properties on the second resulting menu

Browse 66 Q&As
Questions 18

An administrator is recovering a single image system after a crash. The administrator has placed the latest

SAVSYS into the external SAS TS2900 LTO tape drive and performed a D-Mode IPL.

Why is the system failing to find the SAVSYS media?

A. The TS2900 is an alternate installation device and requires an l_BASE_01 DVD in the alternate IPL device.

B. The TS2900 requires Alternate IPL Enablement feature to boot the SAVSYS.

C. The l_BASE_01 DVD must be loaded up to SST before a SAS tape device is recognized.

D. The TS2900 is an alternate IPL device but not an alternate installation device.

Browse 66 Q&As
Exam Code: C9010-030
Exam Name: IBM i Administration V1
Last Update: Mar 19, 2025
Questions: 66 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99