Oracle 1z0-485 Exam Practice Questions (P. 1)
- Full Access (71 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
- AIPMI can be used to remotely start and stop servers.
- BIPMI can be used to remotely log in to the operating system.
- CIPMI commands can be executed by using SNMP traps.
- DIPMI settings can be secured by backing up the Oracle Linux installation on the storage system.
A
IPMI short for Intelligent Platform Management Interface - is an interface standard that allows remote management of a server from another using standardized interface. The servers in the Exadata Database Machine follow that. Its not an Exadata command but rather a general Linux one.
To power on a cell or database server, issue this from another server:
# ipmitool -H prolcel01-ilom -U root chassis power on
To stop a server, use the shutdown command. To stop immediately and keep it down, i.e. not reboot, execute:# shutdown -h -y now

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #2
- Aowner's guide
- BPatch database in MyOracle Support
- CMyOracle Support note 888828.1
- DMyOracle Supportfor database patches, ULN for OS patches, and Sun Support for Server and InfiniBand patches.
C

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #3
Which option should be implemented?
- ADBRMon the CC database
- BDBRM on all the databases
- CIORM, because DBRM cannot be changed for an existing session
- DIORM and DBRM
B

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #4
1. Changes for Linux kernel firewall configuration
2. Changes for custom performance monitoring tools
3. Changes for security scan tools
4. Changes for Linux system performance optimization
Which of the software changes listed are permitted on Exadata Storage Servers?
- A1, 2, 3, and 4
- Bonly 3 '
- Cnone
- Donly 2
- Eonly 1 and 2
- Fonly 2 and 3
C
1: The Storage Server Patch is responsible for keeping our cell nodes always up-to-date, fixing possible problems, and this patch includes different component patches, like kernel patches, firmware, operation system, etc for the Storage Server.
Incorrect:
3,4: security scan tools changes and Linux system performance optimization changes would be on the database server.

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
Question #5
- AWhen enabling write-back flash cache in a non rolling manner, it is important to ensure that asmdeactivatonoutcome is set to YES and asmModestatus is set to ONLINE for all grid disks.
- BBefore using write-back flash cache, you need to verify the minimum required versions.
- CBefore write back-flash cache is enabled, you need to drop the Flash Cache first.
- DThe setting flashCacheMode should be set to writeback by updating cellinit.ora and restarting cellsrv.
- EWhen enabling write-back flash cache in a rolling manner, dcli should be used to inactivate the grid disks on all cells first.
BC
B: Exadata storage version 11.2.3.2.1 is the minimum version required to use this write back flash cache option.
C: Steps for Enabling Write back flash cache:
First of all, you dont need the stop CRS or database (This is ROLLING method) ,you can do it cell by cell.
* drop flashcache
* Be sure asmdeactivationoutcome is YES is before disabling grid disk

Hi! Do you need help with this question ?
- Why isn't the A the right answer?
- Traducir la pregunta al español
Contributor get free access to an augmented ChatGPT 4 trained with the latest IT Questions.
All Pages