DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: how to track OCP certificate

  1. #1
    Join Date
    Aug 2001
    Posts
    87

    Post

    Hello;
    I Finished the last exam in DBA Track in 16 th,Septemper through sylvan prometric center , Do you know how to track the certificate delivery from any web sites ,please advise
    as form the center i did the exam they said that prometric is going to send through mail box within 30 days is this right


  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Code:
    IF sysdate <= to_date('09/16/2001','mm/dd/yyyy')+30 THEN
       relax.its_in_the_mail;
    END IF;
    Jeff Hunter

  3. #3
    Join Date
    Jun 2000
    Posts
    117

    Smile

    I receive mine in two weeks.

  4. #4
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938
    Originally posted by marist89
    Code:
    IF sysdate <= to_date('09/16/2001','mm/dd/yyyy')+30 THEN
       relax.its_in_the_mail;
    END IF;
    EXCEPTION
    when NO_CERTIFICATE_FOUND then
    dbms_output.put_line('Send email to Fulfillment@Prometric.com');
    END;

  5. #5
    Join Date
    Aug 2001
    Location
    Waterloo, On
    Posts
    547
    I dont think there is any online facility to track certificate delivery.
    You need'nt worry though,you will get it much sooner than the stipulated period, as per my experience.

    Raminder Singh

    Oracle Certified DBA: Oracle 8i, 9i


    Mail me at raminderahluwalia@rediffmail.com.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width