Solaris 10 Exam Details

Hi Team,
Can any one tell me the difference between following two exams please?
#1
Exam Name : Sun Certified System Administrator for Solaris 10 OS,
Part 1 Exam.
Exam Code : 212-200
#2
Exam Name : Sun Certified System Administrator for Solaris 10 OS,
Part 1 Exam
Exam Code : 312-200
Both exams have the same title but different exam codes.
Can I give 212-200 Exam? Is the syllabus same for both exams?
FYI,
http://www.pearsonvue.com/servlet/vue.web2.core.Dispatcher?wsid=1198816311721&HasXSes=Y&wscid=45547462&webViewID=10011736&examCode=212-200
Thanks & Regards,
Ramana

Thanks for Quick reply
I tested the same binary but it doesnt give me complete information as prtdiag used to give, Please find the below written script to check ethernet information
can any one help me to achieve same as this
::::::::::::Script:::::::::
TESTSTATUS=0     
searchString="(network-pci108e,abba)|(network-pci100b,35)"
nbslotstr=`/usr/platform/`uname -m`/sbin/prtdiag | /bin/egrep $searchString | /bin/awk '{print $4}' | wc -l`
nbslot=`expr $nbslotstr`
if [ $nbslot -eq 0 ]
then
TESTSTATUS=2
Err "Extra Ethernet board is not installed."
else
if [ $nbslot -eq 1 ]
then
searchEthernetstr=`/usr/platform/`uname -m`/sbin/prtdiag | /bin/grep network-pci108e,abba | /bin/awk '{print $4}' | wc -l`
searchAltEthernetstr=`/usr/platform/`uname -m`/sbin/prtdiag | /bin/grep network-pci100b,35 | /bin/awk '{print $4}' | wc -l`
searchEthernet=`expr $searchEthernetstr`
searchAltEthernet=`expr $searchAltEthernetstr`
if [ $searchEthernetstr -eq 1 ]
then
EthernetBoardName=X3150A
EthernetBridge=network-pci108e,abba
EthernetSlot=0
fi
if [$searchAltEthernetstr -eq 1 ]
then
EthernetBoardName=X4150A-2
EthernetBridge=network-pci100b,35
EthernetSlot=0
fi
else
EthernetBoardName=X2222A
fi
fi
Actually we use 2 ethernet cards and we detect on which ethernet card and slot our system is correct and using this script we check the same thing
Please help me out in completion

Similar Messages

  • Oracle AQM exam details

    hi
    Can anybody give me the more details on the Oracle Enterprise Manager 11g Application Quality Management Essentials (1Z0-529) exam details.
    ideally how much minimum time we can take to prepare and write exam.
    as iam planning to write the exam

    Hi,
    As with any licencing question please confirm with an oracle sales rep and don't trust what a 'stranger' tells you on some forum site. However having said that if you look at page 47 of this:
    http://www.oracle.com/technetwork/database/multitenant-wp-12c-1949736.pdf
    It implies a single PDB in a CDB is ok and does not need a multitenant licence, this seems to be called 'Lone PDB' or 'SIngle tenant'
    Regards,
    Harry
    http://dbaharrison.blogspot.com

  • OCA/OCP exam details reg

    Dear sir,
    I am planning to appear for OCA/OCP 9i certification,if anyone can provide me with full details such as
    1> OCA/OCP exam paper code
    2> Exam fee for each OCA and OCP
    3> if i do not qualify then after how many month i can able to appear for the same
    4> How to register for this exam
    its an urgent kindly help me
    Regards
    Laxman

    user12044036 wrote:
    Dear sir,
    I am planning to appear for OCA/OCP 9i certification,if anyone can provide me with full details such as Full information is available on [http://www.oracle.com/education/certification]
    >
    1> OCA/OCP exam paper codeThe are about 60 different OCA and OCP certifications: Choose from [http://www.oracle.com/education/certification] - Certifications - View all Certifications and drill down.
    2> Exam fee for each OCA and OCPThere is no fee for a certification but there is a fee for the exams that are required for a cerification. Visit [http://www.oracle.com/education/certification] - Exams - List of exams and drill down on the exam.
    3> if i do not qualify then after how many month i can able to appear for the sameFrom memory generally 14 days - though for some exams that may be taken non proctored you cna retake immediately.
    4> How to register for this exam[http://www.oracle.com/education/certification] - Support - FAQs. (You should find links to Pearson VUE here).
    its an urgent kindly help me
    Regards
    Laxman

  • Solaris exam form (Oracle Solaris 10 System Administrator Certified Professional Exam)

    Hello,
    In comming days I'm going to try above Solaris 10 exam. Have some questions regarding form of exam (I couldn't find it on Oracle website):
    1. Is it multiple choice test with indication in each question how many answers are correct?
    2. Is it possible to switch questions during exam and get back later to ones which I'm not sure?
    3. Are the results given just after or later 
    regards
    pete

    2698137 wrote:
    As you see in the section header there's word Network Printers. However in description below there's nothing about printers. There some more examples. Should I also be prepared for questions about printers?
    thanks in advance!
    pete
    In the days of the Sun when even an ultrasparc 2 could run solaris 10 and some brainless clot still allowed access to the obp updates there were exams cx-310-201 and cx-310-202.
    In fact yours truly got 100% for his "manage network printers and systems processes" despite in practice my setup for printers in Glasgow coming out in Galashields.  In some ways I was quite good at printers.  
    Then around the exam had a update for S10u5 when the old ZFS and zones etc started to get really going.
    ( I completed the cx-310-202 under that update).
    Refering to Calkins ISBN-13: 978-0-7897-3790-8 for the section he considers as "Managing System processes" there is no mention of printers.
    HOWEVER there was a whole section on managing the lp printer service in that book in the very next chapter!
    But we are talking history here .... and the exam may have been through further updates ... indeed the current exam is validated against s10u11 (which is about 2/3 years old I would guess without looking it up).
    So printing may well have been dropped.  Any other topics may have had to be tweaked.
    It's obviously best you know about printing ..... but quite frankly its somewhat rate nowadays.  It can also be a but of a minefield as its been through changes with the releases.  It's quite possible it's dropped from the exam altogether.
    You have 2 reasonable choices:-
    - Study all you can about printers at s10u11.  (Go over what the online documentation says for s10u11).  I'm sure some of this stuff changed throughout the life of Solaris 10.  It shouldn't be more than one or two questions so don't spend too much time on it.
    - Raise an SR at  Oracle University - Support Form   ... Question the discrepancy on the title versus the underlying topics.  ( .. there isn't a category for this .... exam results/score report might be best) questioning the discrepancy in the topics.  Put the SR number back on this thread as if Brandye is happening to pass she might pick it up).
    ... I can't be sure of anything I have said here.  I may end up confusing rather than helping over Matthew's earlier reply.

  • Solaris exam without course requirement (and not so simple like 1Z0-876)

    Hi

    There's a couple of solaris 11 exams nearing the end of their beta. An oca and an essential. But essentiallly for ocp you will need will now need mandatory training.

  • Scjp 1.5 exam details

    I am planing to take scjp 1.5 exam. Can someone tell me the details about the exam. How many questions will be there , what is the time allowed & what is the pass mark of the exam.
    Please let me know from where I can get any further details, example questions.
    Thank you...

    Interested in taking the Cisco [642-901 exam |http://www.pass-guaranteed.com/642-901.htm] our [642-901 practice exams |http://www.pass-guaranteed.com/642-901.htm] and study questions are composed by experts, who use their experience in preparing you for your future in Cisco.
    Pass-Guaranteed is the one of the best site for passing the Cisco exam.
    Pass-Guaranteed also offers you [642-642 test exam|http://www.pass-guaranteed.com/642-642.htm], [640-802 exam question|http://www.pass-guaranteed.com/640-802.htm], [640-816 practice exam|http://www.pass-guaranteed.com/640-816.htm], [642-812 dumps |http://www.pass-guaranteed.com/642-812.htm]

  • Preparation for OCA Exam details

    Hi Everyone.
    I am planning to study OCA papers. Could you please advise me on which papers, preparation techniques, material and whatever possible.
    I m also reachable at [email protected]
    thanks,
    Bijo

    Bijo,
    Please post your question in the [Certification |http://forums.oracle.com/forums/forum.jspa?forumID=459] forum.
    Also, it will be helpful if you mention the OCA track you want to take.
    Thanks

  • Passed 310-200 (OCP Solaris 10 System Administration, Part I) Exam!!!

    Hello Everybody,
    Let's share our exam experience and knowledge in this thread.
    Thank you a lot!

    NOTHING is allowed, you can come back and refer to ZIP.
    I believe, anyway.
    I can also share my thoughts of my first Solaris exam. The lighting was good, the chair was comfortable and I picked locker No.5 outside of the exam room for all of my valuables (remember, you're allowed to take nothing with you .... not even a pen!) on the basis that this used to be my football shirt number and I thought it would bring me luck.
    I also had a great view of the Berkshire countryside as it was a lovely, sunny day.

  • Oracle 1Z0-052 exam help !!

    Hi,
    I have passed SQL fundamental-I (1Z0-051) exam and now I am preparing for oracle database Administration exam-I(1Z0-052), but I have few questions :
    (1) Is knowledge of linux/solaris is must to pass this exam.
    (2) Is their is any requirement of PL/SQL before starting for this exam study.

    As Brandye says, you should use the exam topics to plan your study.  The answer to your questions, however, is no to both.  You can find links to Oracle documentation, articles, books and videos relevant to this exam here:
    Oracle Certification Prep: Exam details and preparation resources for 1Z0-052

  • Prometric refund not paid after cancelling an exam and my visa card has already been charged USD15 for the cancellation fee !

    Below is the email i sent to prometric following up my refund after cancelling an exam and being charged USD 15 for the cancellation fee, but no one is saying anything up to now or any explanation on when i should be receiving my refund.
    Hi,
    In regards to the above subject field and below cancellation details for an exam 070-681 - 
    TS: Windows 7 and Office 2010, Deploying.
    I have cancelled for the exam and my visa card has been charged for the cancellation fee of USD 15, but i have
    not received the refund as yet.
    Please do the needful so that i can book for another exam as soon as possible.
    Your urgency in this matter will be highly appreciated !
    Sincerely,
    Salim.
    ----- Forwarded Message -----
    From: @prometric.com" <@prometric.com>
    To:
    Sent: Monday, August 25, 2014 1:08 PM
    Subject: Prometric Exam Information (Z29LON501E)
    Dear SALIM,
    Thank you for cancelling your exam with Prometric, a leading worldwide provider of comprehensive technology-based testing and assessment services. Your cancellation request has been received and confirmed.
    Included within this e-mail is your official appointment summary. Please retain this information for your records.
    Included below are answers to frequently asked questions. Please do not reply to this e-mail. For additional assistance, you may visit our website at
    Appointment Summary
    Order Confirmation Number/Document Number: Z29LON501E
    Candidate's Name:
    SALIM MOHAMED
    Candidate Address:
    77852
    NAIROBI, KE-300 00610 Kenya
    Candidate Company:
    Candidate Primary Phone:
    Candidate Email Address:
    @yahoo.com
    Exam Details:
    Program Name:
    Microsoft (070, 071, 074, MBx)
    Exam Name/Description:
    TS: Windows 7 and Office 2010, Deploying
    Exam Number:
    070681
    Exam Language:
    U.S. ENGLISH
    Appointment Date:
    Appointment Time:
    Appointment Duration (HH:MM):
    4:00
    Please note that the appointment duration may include an exam tutorial and client survey.
    Test Site Code:
    KN7H
    Test Site Address:
    57666,00200,1st Floor, Fedha Plaza,
    MPAKA Road Junction, Westlands,
    Nairobi, 00200 Kenya
    Test Site Phone:
    0203744720/
    Payment Details:
    Exam Price/Currency:
    80.00 USD
    Discount (if any):
    0.00 USD
    VAT/GST/Sales Tax:
    0.00
    Date of Payment/Tax Point:
    24 AUG 2014
    Total Amount Paid/Currency:
    -80.00 USD
    Payment Type:
    VISA
    Cancellation Fee(if any):
    15.00 USD
    Reschedule Fees (if any):
    Payment Date
    Amount Paid
    Frequently Asked Questions
    How will I obtain a refund?
    If your credit card has already been charged and you are eligible for a refund, you will receive a refund along with a charge for any applicable fees. If a voucher was used, your same voucher number will be reactivated.
    How can I Check my Appointment Status?
    If you would like to review the status of your appointment, please visit. Choose "Candidate History" then login using your e-mail address and password.
    What if I forget my Prometric Internet password?
    If you forget your Prometric Internet password click on the following link
    You will be asked to enter your e-mail address or user name, then a new password will be mailed to you at the email address you have on file with Prometric.
    How do I update my candidate profile?
    Please take a moment and confirm that your personal information listed above is accurate, as this is how your name will appear on any certificate earned and the address to which all certificates and communication will be sent. To ensure proper
    delivery of your exam and all certification materials, Prometric must have accurate and current information. If any information needs to be updated, please visit  choose "Update Personal Information", then login using your e-mail address and
    password.
    Please note: This address reflects your permanent, home address. To ensure delivery of official correspondence and certification material, you may also provide name and address information in your
    country's official language.
    Can I contact Prometric with specific questions?
    If you have taken your test, plan to take a test with Prometric, or have any other concerns, please follow the appropriate links below to help solve your issues:

    Hello,
    The TechNet Wiki Forum is a place for the TechNet Wiki Community to engage, question, organize, debate, help, influence and foster the TechNet Wiki content, platform and Community.
    Please note that this forum exists to discuss TechNet Wiki as a technology/application.
    As it's off-topic here, I am moving the question to the
    Where is the forum for... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Application dumps core on solaris with BDB 4.6.21

    Hi,
    my application dumps core on solaris during the appication startup:
    The solaris box detail is :
    SunOS wcturgo3 5.10 Generic_137111-08 sun4v sparc SUNW,Netra-T5220.
    I compiled the BDB with the following configuration:
    ./buildall.sh -p solaris -c cc -x CC -m gmake
    the core file loks like :
    fdc28c68 __db_pthread_mutex_init (50878, 0, 13, 0, ffbfca18, 0) + 88
    fdca3bec __mutex_open (50878, 271638, 2058000, fdd47d1c, 271490, 0) + 224
    fdce56ec __env_open (50878, 0, 880081, 8a0081, 0, 0) + 3bc
    fdc206f4 int DbEnv::open(const char*,unsigned,int) (502f0, 0, 880081, 0, 502f0, fdce50c4) + 5c
    fcb12824 void DbXml::Manager::initTempDbEnv(DbEnv*) (502d8, 503e0, 0, 15540, fe03c9f8, aa878) + 144
    fcb11ea0 DbXml::Manager::Manager #Nvariant 1(unsigned) (502d8, 0, fe2ae760, 15540, fe03c9f8, 502d8) + 430
    fcb059ec DbXml::XmlManager::XmlManager #Nvariant 1() (fe3697ec, fcdef0c0, fcdee994, 40, 13080, 0) + 24
    fe234d68 NemiConfigToolInit::NemiConfigToolInit #Nvariant 1() (fe3697d4, 0, 0, 0, 0, fe36957c) + 60
    fe2ae760 ???????? (0, 0, 0, 0, 0, 0)
    fe2aeb04 ???????? (0, fc665440, aca5c, fe0272cc, fc665400, fe369544)
    fe2f77d0 _init    (ff3f40fc, ff3f5a70, 2b3f4, 0, ff3f4910, 821) + f8
    ff3c5280 call_init (60c10081, 1, ff2f0788, fe2f76d8, ff3f4910, ffdfffff) + 16c
    ff3c47e8 setup (200000, 2801, 602, ff3f40fc, 60c10001, 446) + 1568
    ff3d35cc _setup   (10034, ffffffff, 0, ff3b0000, ffffffff, ffffffff) + 40c
    ff3b8480 rtboot (0, 0, 0, 0, 0, 0) + 88
    00000000 ???????? (0, 0, 0, 0, 0, 0)
    i tried using dbxml build with this BDB. i was able to execute one or two commands without the dbxml dumping core.
    But my application dumps core during startup as sigbus (memory alignment issue).
    I googled and found that people have faced problems of sigbus on solaris. when i checked with solaris, it seems that if the solaris box has 137111-0 to 137111-08 will face core dumps due to memory alignment issue which they say is because the application has misaligned mutex.
    please suggest what should i do .
    a)apply the sloaris kernel patch to temporary solution(as they claim the patch for thsi problem will give temporary solution .)
    b) i have to compile the BDB with different options.

    Hello,
    You need to apply the patch below on top of Berkeley
    DB 4.6.21:
    *** dbinc/mutex_int.h     Tue Jul 01 15:03:43 2008 +1000
    --- dbinc/mutex_int.h     Tue Jul 01 16:11:06 2008 +1000
    *** 616,621 ****
    --- 616,623 ----
    #ifdef HAVE_MUTEX_SPARC_GCC_ASSEMBLY
    typedef unsigned char tsl_t;
    +
    + #define     MUTEX_ALIGN     8
    #ifdef LOAD_ACTUAL_MUTEX_CODE
    This corrects a Solaris-only alignment problem.
    Thanks,
    Sandra

  • Titlebar on Solaris does not display Japanese characters

    I have a Java Swing application (running on 1.6.0_06) that sets Japanese characters on the titlebar of Dialogs. The Japanese characters display correctly when the application runs on Windows but displays as ? when run under Solaris.
    Details of the Solaris environment:
    Japanese Solaris (UTF-8 encoding)
    Japanese locale (ja_JP)
    Using an X server that has the required font support (because Japanese characters display correctly everywhere except in the titlebar)
    Using CDE as the session manager (and I think dtwn is the window manager used by CDE)
    The funny thing is that the Japanese characters display correctly when I use the JDE session manager instead of CDE, so the problem exists only with CDE and the Open Look interface as well. I tried setting the required resources for WMShell too but that didn't work.
    I seem to be missing some CDE configuration somewhere as the window manager is not able to figure out that the title is non-C locale.
    Any pointers or help in this regard would be appreciated.

    You're probably viewing the website in the wrong character set.
    Try View > Character Encoding > some Japanese encodings, or UTF8 or 16
    The website itself should specify the encoding. The default encoding - in Options > Content - is only used if the website doesn't specify an encoding. Maybe the website you're looking at specifies the wrong encoding.

  • Master Solaris 8-9 sysadmin

    Hi:
    I am from the HP-UX sysadmin world and i would like to Master Solaris Admin. I have about 8 years of experience in hp-ux and have worked briefly on solaris 7 before. Please let me know the answers to the following questions.
    1. Am i in the correct form to post this question?
    2. What should be the useful docs/url's that i would have to go thru (i went thru thre 2.x FAQ) and looks like those were basic admin stuff. where can i find details for advanced solaris admin details(even if it is a book please mention it to me)
    3. Also i found that for SAN Migrations in Solaris, it is very different from HP in the sense that the LUN masking information, WWN, information have to entered in sd.conf and lpfc.conf etc..where can i get more infor about SAN/veritas cluster etc on Solaris?
    Best Regards
    Saisel

    docs.sun.com for solaris related documentation
    support.veritas.com for veritas related documentation -- I however doubt very much whether there's any website (outside of veritas) that covers VCS very well.
    With the advent of the Leadville driver in Solaris, SAN administration (from the server persepective) has become relatively simple (look up on leadville driver, luxadm, cfgadm and devfsadm).
    hth

  • Solaris 10 Topic discrepency 1z0-877

    Ref: Oracle Solaris 10 System Administrator Certified Professional Exam, Part I | Oracle Certification Exam
    Section 5: Manage Network Printers and System Processes
    Control system processes by viewing the processes, clearing frozen processes, and scheduling automatic one-time and recurring execution of commands using the command line.
    In previous incarnations section 5 was "Manage Network Printers and System Processes" ... then printers moved to section 6 and section 5 became "Manage System Processes"
    In this incarnation the topics in the section : "Manage Network Printers and System Processes" do not seem to mention printers.
    Please check if printers in erroneous or if something has been missed.
    This has come out of thread Solaris exam form (Oracle Solaris 10 System Administrator Certified Professional Exam)
    where it was embedded in other things .... on reflection its worth its own thread.
    IMHO Probably best to leave this for Brandye to spot ...

    I will check on this.
    Brandye Barrington

  • Next exam after 'Introduction to Oracle9i SQL (1Z0-007)' ?

    HI,
    I have completed IZ0-007 before 2 years please let me know what is the next exam i can go for.I have 6 years epx in SQL/PL SQL.

    Based on your statement 'I have 6 years epx in SQL/PL SQL.' -- my first inclination would be to suggest 1Z0-144: Oracle Database 11g: Program with PL/SQL.  It is the standard exam for PL/SQL developers to start with and passing this (in conjunction with your 1Z0-007 score) will earn you the Oracle PL/SQL Developer Certified Associate credential. 1Z0-047 is an older version of the PL/SQL exam.  I generally recommend 1Z0-144 over 1Z0-147:
    Oracle PL/SQL Developer Certification: 1Z0-147 or 1Z0-144?
    If you pass 1Z0-144, you might then consider pursuing 1Z0-146: Oracle Database 11g: Advanced PL/SQL. Passing this exam after earning the OCA will make you an Oracle Advanced PL/SQL Developer Certified Professional.
    You can find links to study material for both exams at the URLs below:
    Oracle Certification Prep: Exam details and preparation resources for 1Z0-144
    Oracle Certification Prep: Exam details and preparation resources for 1Z0-146

Maybe you are looking for