Sponsored Content
Full Discussion: Question about exam
Operating Systems Solaris Question about exam Post 302910648 by br1an on Saturday 26th of July 2014 12:07:10 PM
Old 07-26-2014
Here is their quote:

" You can pass the exams 1Z0-877 & 1Z0-878.

As a part of the Hands on course Requirement process it is compulsory for you to attend at least one of the approved courses offered at an Oracle University center or at an Oracle Authorized Education Center or Partner.

To view details regarding the Hands on Course Requirement, visit Certification Hands on Course Requirement and for a list of selected courses which will meet this requirement, visit Certification Approved Courses .

The Hands-on course requirement form is online, which includes fill in items to submit the course attendance information. This type of form is necessary to enable the creation of the course attendance into the certification rule set and to easily insert the course record into the certification database.

Kindly note that only instructor-led in-class, online, or recorded courses (includes Live Web Classes – LWC, Live Virtual classes – LVC and Training On-Demand courses) from the approved list of Oracle University courses count toward the training requirement. Self Study CD-Rom and Knowledge Center courses are excellent study and reference tools but DO NOT meet the Hands-on Requirement for certification.

For further queries we request you to please raise a new Support request at Oracle University - Support Form. We will be happy to assist you.
"
Hope that helps.
This User Gave Thanks to br1an For This Post:
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HELP for Simple exam

Can you help me to know the commands for these problems? 1. Count the no. of users that are currently logged into the system. 2. Count the no. of lines in /etc/passwd that contains the pattern home. 3. Modify Question #2 so that you save all entries from /etc/passwd that contain the... (1 Reply)
Discussion started by: mhos_mhos
1 Replies

2. UNIX for Advanced & Expert Users

HP-UX CSA Exam

Hey All, I have bought some paper from the net... let's say in PDF format. They are some questions from that paper that says Explanation: pending. Send your suggestion tofeedback*****king.com ... anyway. Here are the questions. I have made my choice but would like to know your opinion. 1. The... (1 Reply)
Discussion started by: qfwfq
1 Replies

3. Solaris

New User Login Exam Question

Hi Folks, I am studying for my 1z0-821 exam and I would like to clarify an answer to the following question : You have a ticket from a new user on the system, indicating that he cannot log in to his account. The information in the ticket gives you both the username and password. The ticket... (2 Replies)
Discussion started by: Ravneet_Pal
2 Replies

4. Shell Programming and Scripting

My Exam Question

Hello My friends, This is my new Thread and i am so newbie about Bash/shell code. My first exam question is : there is a file (name is also File) and this file has 2 letters and 1 number. And number is in the middle. like this a 2 c I have to show only number on screen. And i did like... (1 Reply)
Discussion started by: Darthy
1 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 01:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy