Confused about OCA, OCP & OCM (Need some clarifications)

I want to do Oracle Certification.
I have following queries and would appreciate, if someone can answer me in detail.
1. Do I need to pass OCA first and then only I can appear for OCP? Cann't I directly just pass OCP exams and become OCP?
2. For OCP, I have read
TRAINING
Complete one of the approved instructor-led online or in-class courses.
+
EXAM
Oracle Database 11g: Administration II
1Z0-053 FORM
+
Submit the Hands On Course Requirement Form
What is approved instructor-led online or in-class courses? Do I need to pay something for this? what is the duration? In lay-man terms what exactly it is? Is there any alternative of this? It is too confusing on the oracle website.
Then again "Submit the Hands On Course Requirement Form " ...why it is too complex to get Oracle Certification?
I would say, Oracle should have something on their website, where it will ask, what course you want to do and generate one PDF file with the steps need to be performed/complete for the certification preparation/completion. Information is too scattered on oracle website.
I would appreciate, if one can tell me step by step, what needs to be done to be OCP.
Thanks in Advance,
--

1. Do I need to pass OCA first and then only I can appear for OCP? Cann't I directly just pass OCP exams and become OCP?Yes.
2. For OCP, I have read
TRAINING
Complete one of the approved instructor-led online or in-class courses.
+
EXAM
Oracle Database 11g: Administration II
1Z0-053 FORM
+
Submit the Hands On Course Requirement Form
What is approved instructor-led online or in-class courses? Do I need to pay something for this? what is the duration? In lay-man terms what exactly it is? Is there any alternative of this? It is too confusing on the oracle website.This means you need to attend an approved course through one of these providers:
- Oracle University Training Center, Oracle Authorized Education Center or Oracle Authorized Partner
- Oracle Academy
- Oracle Workforce Development Program
Certification Approved Courses
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=112&p_org_id=1001&lang=US
Then again "Submit the Hands On Course Requirement Form " ...why it is too complex to get Oracle Certification?The Hands On Course Requirement Form is a tool for certification candidates to submit their required training details for verification. This form is required in order to obtain most Oracle Certified Professional and Oracle Certified Master certifications as well as some Expert Program certifications. Submitting the Hands On Course Requirement Form will accomplish two tasks related to your certification:
- It will trigger a request for Oracle to verify your attendance in an approved hands-on Course.
- After your attendance has been verified by Oracle, the form will generate a permanent record in Oracle's and Prometric's certification databases, showing that you have met the requirement. The record will become part of your personal certification history, identifiable as "Oracle Certified Professional Hands On Course Requirement".
Hands On Course Requirement Form
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=99
I would say, Oracle should have something on their website, where it will ask, what course you want to do and generate one PDF file with the steps need to be performed/complete for the certification preparation/completion. Information is too scattered on oracle website.This is already available.
Oracle Database 11g Administrator
http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=198&p_org_id=&lang=
I would appreciate, if one can tell me step by step, what needs to be done to be OCP.To be an 11g OCP DBA certification, you need the following:
1) Pass 1Z0-001 Introduction to Oracle: SQL® and PL/SQL™ OR 1Z0-007 Introduction to Oracle9i SQL® OR 1Z0-047 Oracle Database SQL Expert OR 1Z0-051 Oracle Database 11g: SQL Fundamentals I
2) Pass Oracle Database 11g: Administration I 1Z0-052
By passing the above two exams, you become 11g DBA OCA. To become 11g OCP DBA, you need to do the following after getting the 11g OCA DBA:
3) Complete one of the approved instructor-led online or in-class courses
4) Pass Oracle Database 11g: Administration II 1Z0-053
5) Submit the Hands On Course Requirement Form

Similar Messages

  • Need some clarification on Replacement Path with Variable

    Hello Experts,
    Need some clarification on Replacement Path with Variable.
    We have 2 options with replacement path for characteristic variables i.e.
    1) Replace with query
    2) Replace with variable.
    Now, when we use  "Replace with variable" we give the variable name. Then we get a list for "Replace with" as follows:
    1) Key
    2) External Characteristic Value Key
    3)Label
    4)Attribute value.
    I need detailed explanation for the above mentioned 4 options with scenarios.
    Thanks in advance.
    Regards
    Lavanya

    Hi Lavanya,
    Please go through the below link.
    http://help.sap.com/saphelp_nw70/helpdata/EN/a4/1be541f321c717e10000000a155106/frameset.htm
    Hope this gives you complete and detailed explaination.
    Regards,
    Reddy

  • Need some clarifications on Quality-of-services

    Hi Everybody.
                       I need some clarification on Quality-of-services.the question is which one is better in Quality-of-services (Exactly-Once or Exactly-Once-In-order)?why?wht is the differenc between them?

    Hi Narayana
    refer the below Urls
    make the QOS of file as EO or EOIO and then use this blog,
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit
    It depends upon the Adapter,Can you please spicific
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/41/b714fe5ffc11d5b3ea0050da403d6a/content.htm
    Check these blogs written on QoS:
    XI Asynchronous Message Processing: Understanding XI Queues
    How to deal with stuck EOIO messages in the XI 3.0 Adapter Framework
    EO = Exactly Once ( Used in Asynchronous Communication)
    EOIO = Exactly Once In Order ( Used in Asynchronous Communication)
    BE = Best Effort ( Used in Synchronous Communication)
    Best Effort --> Used for Synchronous Calls.
    EO and EOIO --> Asynchronous Calls.
    EOIO --> Asynchronous with Sequential Processing Guranteed.
    http://help.sap.com/saphelp_nw04/helpdata/en/41/b714fe5ffc11d5b3ea0050da403d6a/frameset.htm
    For the QOS, u can refer the following library links .
    http://help.sap.com/saphelp_nw04/helpdata/en/41/b714fe5ffc11d5b3ea0050da403d6a/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/ae/d03341771b4c0de10000000a1550b0/frameset.htm
    For receiver channels QoS BE (Best Effort) will result in a
    synchronous call (sRFC) , QoS EO (Exactly Once) will create a
    transactional call (tRFC) to the BC. For sender channels a synchronous
    call (sRFC) will result in a message with QoS BE, a transactional call
    (tRFC) will result in a message with QoS EO.
    QoS EOIO is not supported by the BC-Adapter.
    SAP XI term Quality of service describing how the transmission and process-ing of messages is to be handled. Possible values are:
    BE = BestEffort (synchronous call, no transactional guarantees for transmission and processing)
    EO = ExactlyOnce (asynchronous call, guarantee for local transactional handling, exactly-once transmission and exactly-once processing)
    EOIO = ExactlyOnceInOrder (as for EO but with serialization guarantee on a given queue name).
    <b>Pls reward if useful</b>

  • Just needed some clarification regarding the Viewer Builder and actually publishing your App...

    If someone could let me know if my understanding is correct, that'd be a huge help... So I've designed my publication in InDesign and exported the .zip file from the Folio Producer. I've created all of my certificates/splash screens/icons. Lastly, I just recently went through the steps of the Viewer Builder. I'm now at the stage of this process that requires me to purchase the $395 single edition so that I can enter the serial number in the last stage of the Viewer Builder. Now, to my knowledge, once I get the serial number, Viewer Builder will then give me access to an .ipa file and a .zip file. The .ipa file is for me to test on my iPad, and the .zip would be used to distribute to the App Store. I guess this is where I get confused... Let's say after I test the .ipa on my iPad, I don't like some part of my publication. I know how to update my own documents obviously, and I understand that I would have to export another .zip file from the Folio Producer, in turn requiring me to edit the exported folio link in the Viewer Builder. If I had to do that, would I need to purchase another single edition serial number since the original App was edited? Or would the same serial number apply since I'm editing that same App in the Viewer Builder? My next question is somewhat similar. Let's say all of the information is up to date and I go ahead and publish the App to the App Store. However, maybe a month later or some time in the future, I needed to update a phone number or email address--some little detail like that. Again, I understand that I'd have to update the export link in the Viewer Builder, but would I then need to create a new app since my app was already published? Would I then have to purchase another $395 single edition serial number just so that I can update my information? This seems to be the only thing in this whole process that I could use some clarification on so that I don't run into any surprises in the future. Any help would be great, thanks!

    Hi Joshua,
    When you have purchased the serial, you can rebuild your app with your updated content, as long as you use the same bundleID (applicationID), that is tied to your Apple mobile provisioning profile. The serial number is valid for a one year period.
    After you have submitted your app to Apple and it has been approved, please read: http://forums.adobe.com/message/4172167#4172167
    With kind regards,
    Klaasjan Tukker
    Adobe Systems

  • PSE 7 confusion about folder location, help needed

    Here's some background: I'm using PhotoShop Elements 7 on Win XP.  I have an external firewire hard drive I use for overflow/backups.  Originally, this showed up as a K: drive on my system.
    I added a RAID controller and two more drives to stripe as a single drive for temp space rendering movies.  This ended up as a K: drive and the external moved to L:  However, when I did this there were some pictures from my catalog that I had on the external drive.  I have used File > reconnect missing files to handle the moves, but PSE is still confused (very).
    PSE has started to mix up the RAID (K:) and external (L:) content.  If I move a set of pictures (e.g. a folder of them) onto the external drive (L:) via drag and drop in the folder location view, the folder will show up empty on the L: heirarchy, but will show up as a gray folder icon in the K: RAID drive hierarchy.  If I open up windows explorer, the RAID drive will appear empty.  In other cases (I'm not sure when/how yet), pictures physically end up on the RAID drive itself instead of the external.  I have uninstalled both the external drive and the RAID drive and reinstalled them both, but they are still getting confused in the folder view by PSE.  I've also tried moving content outside of PSE and just reconnecting missing files, but it still wants to put things under the K: RAID drive instead of the external L:.
    I've searched everywhere I can think of for a description of what gray folder icons in the folder location view means and can find none.  I'm not sure how to convince PSE that there's nothing on the RAID K: drive and it shouldn't try to connect the two.  Any suggestions?
    Thanks,
    Jim

    Thank you!  I ran psedbtool and the output shows the catalog has the wrong drive letter for the L: drive.
    Is there a way to make PSE forget about the K: and L: drives that it is so confused about so that it can relearn of their existence?  If I use the drive letter reassignment to fix PSE, it will break other apps that are now dependent on the current drive letter assignments.  I've tried removing all files from the L: drive, but it's still remembered as part of the catalog.
    Thanks,
    Jim
    psedbtool version 1.07
    Opening catalog C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\Catalogs\Moms pics\catalog.pse7db
    Photoshop Elements version:      7
    Total files               :   4833
    Total files missing       :      0
    Total files offline       :    278
    Total files wrong volume  :      0
    ****** Volumes with warnings: 1
    PSE Volume Table
    Path used by PSE        : F:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : MEDIA
    Serial                  : 1C2F-9805
    Drive_path_if_builtin   : F:
    Id                      : 32520
    Path used by PSE        : M:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 938
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : FreeAgent Drive
    Serial                  : 7830-2970
    Drive_path_if_builtin   : M:
    Id                      : 93626
    Path used by PSE        : E:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : GAMES
    Serial                  : 025A-4B70
    Drive_path_if_builtin   : E:
    Id                      : 93625
    Path used by PSE        : L:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 114
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : FreeAgent Drive
    Serial                  : 60AE-A816
    Drive_path_if_builtin   : K:
    Id                      : 31354
    ***** WARNING *****     : Wrong drive letter in catalog
    Path used by PSE        : \\dmzhost\media
    Type                    : network_drive
    Status                  : offline
    Total files             : 278
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : //dmzhost/media
    Serial                  : //dmzhost/media
    Drive_path_if_builtin   :
    Id                      : 26948
    Path used by PSE        : J:
    Type                    : builtin_drive
    Status                  : online
    Total files             : 3503
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : MEDIA2
    Serial                  : BAC0-B5A3
    Drive_path_if_builtin   : J:
    Id                      : 108
    Path used by PSE        : C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\Catalogs\Moms pics
    Type                    : database_relative_drive
    Status                  : online
    Total files             : 0
    Total files missing     : 0
    Total files wrong volume: 0
    Description             : database relative
    Serial                  : amoc:database_relative_volume
    Drive_path_if_builtin   :
    Id                      : 2
    Windows Drives
    Drive  Type             Serial     Path
    A:     removable_drive  0000-0000 
    C:     builtin_drive    9088-07F9 
    D:     builtin_drive    F408-1CB0 
    E:     builtin_drive    025A-4B70 
    F:     builtin_drive    1C2F-9805 
    G:     builtin_drive    242D-15ED 
    H:     readonly_drive   0000-0000 
    I:     builtin_drive    427D-3F6B 
    J:     builtin_drive    BAC0-B5A3 
    K:     builtin_drive    64E8-9846 
    L:     builtin_drive    60AE-A816 
    M:     builtin_drive    7830-2970
    Thanks so much for your help!
    Jim

  • HD Workflow - Need Some Clarification Please

    Apologies for asking another question so soon, but I need some help with my import/export workflow please.
    So I've just upgraded to AE CS4 from 6.5 Pro.
    I'm doing a show where I'm using XDCAM EX footage with cgi shots and elements, all comped in AE.  The shots will be handed to the editor, who uses FCP, as Quicktime files, I think.  This is where I need some help.
    I have read and re-read (several times)  the 'Color Management Workflow in Adobe After Effects CS4' pdf, specifically the 'High Definition Video Workflow' section. I am using a calibrated monitor (regularly calibrated and checked with a Spyder 3 Elite).
    I get setting up the AE project to be colour managed to the HDTV (Rec. 709) working space, and I likewise understand using Interpret Footage to colour manage assets that are imported.
    Where I'm falling down is outputting the finished shots to QT movies, specifically on two points: the apparent gamma of the output (as I see it in the QT Player), and the data-rate.
    I understand setting the output to have the same profile in the Output Module of the Render Queue.  But from there I'm stumped, because the QT outputs don't visually match the AE comp, with almost any codec I try.  I understand there are QT codec issues when outputting from AE - I was reading about those the other day when I was hitting the same problem in AE 6.5.  When I open the QT movie on the desktop (Windows XP Pro) it's invariably alot lighter, lower contrast.  Along with the other issue that the data-rate of the QT output from AE is anything up to 8 times greater than I need.
    I tried rendering Animation and PNG movies from AE, then feeding those through the Media Encoder, outputting via H.264 to get an MP4 with the data-rate around 50mbits/sec.  That works on that, but again the movie is pretty washed out and low contrast.
    I guess this is pretty fundamental stuff, but I've hit a brick wall over what to do.  I'd appreciate any advice on the workflow to output the finished comps to hand to the editor, as a movie file, QT or whatever.  And obviously knowing that what I see in my AE comp is what he will see on his FCP suite.
    Julian.

    Thanks for the additional comments and ideas.
    In terms of profile, as I mentioned, the intermediates will be going off to the editor (off-site) for editing on his FCP suite.  I'll stick to working in the prescribed HDTV (Rec. 709) space, and I've given him all the detail I can of how I'm working, but crucially I haven't stood at his edit-suite to see how the stuff looks.
    But, he's no newbie, so I'm hoping it'll be OK.
    Blasted shame about the H.264 BluRay not being compatible with QT - I thought I had this whole issue beat until that came along.  It's not a matter of disk space here, but the editor is mithering that the intermediates we are testing, in either PNG, or Animation, and a couple of others, are choking his playback.
    I'm not sure what to say about that, other than to go down this road of trying to squish these intermediates as low as possible without wrecking the look, hence finding that the DNxHD is providing the best solution.  If it had been a SD project, I might well have tried the native H.264, even over our normal PNG workflow.
    So what will play the native H.264 BluRay compressed output?
    Julian.

  • Inquiry about OCA & OCP

    Dear All,
    I wish if i know how i can take OCA and OCP as Developer,
    i wanna know if i must have Hand-on-course to have OCA and OCP as Developer
    or not,and what about the original matireal
    i wanna if any body know every thing about that subject,like he was taking this certification

    user592551> i wanna know if i must have Hand-on-course to have OCA and OCP as Developer or not
    Can you imagine being a Developer without any hands-on experience? I certainly wouldn't hire you if that was the case.hmm...question was regarding "Hands-on-course" not "hands-on experience".
    user592551,
    Although some OCP tracks may require instructor led traing (ILT) class(es) the OCP Developer does not require any ILT although there are "suggested" ILT classes. Even if you take them, entire syllabus may not be covered in those classes.
    Raman

  • Hi frnds,  need some clarification on OBIEE.

    How the details of the reports created in OBIEE gets saved? Database or FlatFile. I have created some reports in OBIEE but not able to find the structure of the report or data stored in table in the database. Kindly help in figuring out this.    Thanks in advance. Have a nice day.

    Details of the report get stored in the Web catalog and web catalog reside on the Weblogic Server.If you want to store report details like Logical Query,Creation Time,Creation Date....etc then you need to enable Usage Tracking,Where this information will store in the database,If you want to export you can do that into a flat file,
    Do let me know if you need any support in enabling usage tracking.
    Mark if helps,
    Thanks,
    Sasi Nagireddy

  • Checked FAQ: Question about importing into library, need some assistance.

    Hi,
    I've done some searching and have yet find my answer. I hope that some of the sharpshooters here can help out.
    I keep all of my music on a network drive to avoid "bloating" my Mac with music. So the other day, I wanted to use iTunes to catalog what was on there and to load some more music onto my 'Pod. So, I performed an import of the library. Here's my dopey question: When one imports into a library, does all of the music come over with it, or, does just the songs' data get imported and then point to the source drive? Does this make sense?
    TIA,
    Chris

    I also keep my music and all on an external drive. Before you catalog it you need to do one important thing or it will copy everything to your computer. Go into the Advanced setting under Preferences and uncheck *Copy music to your iTunes Music folder when adding to library*. If you don't do this you will end up with your music trying to be put on your computers drive. You can then use this to update your iPod as it points to the original file and will bring anything needed to load on your iPod.

  • Confused with all the software, need some opinions...

    Hi, I am a recent Mac owner who is slowly trying to figure things out (I am bad with computers anyways) My dilemmas are: I was considering purchasing Office for Mac but then I see that there is also VPC so if I purchase VPC and download my Office for Windows on it, then I probably do not need Office for Mac. On the other hand I have read that VPC is pretty slow. The pricing of VPC is also a concern. I have researched few sites with similar programs like VPC that are cheaper and run pretty much like VPC (anyone heard or tryed IEMULATOR? www.iemulator.com, which is $25 , or guestPC www.lismoresystems.com, which is $50). The other thing is that i saw these sites about software that reads PC Cds on Mac (cdeverywhere.com and is about $40), and softarch.com/us/products/dm./html , which is about $60). So my question is if I have one of those virtual pcs or iemultor or whatever pc on my mac then i would not need those other PC reading software, coorrect?
    All I need is to be able to exchange my files from my ibook to my pc desktop and viceversa with the easiest and cheapest software i can get. Anyone who has tried one of these mentioned above, I would appreciate your opinion on your experience with it. I like my ibook so far and all I am trying to do is to get the most use out of it.
    Thank you in advance!

    All I need is to be able to exchange my files from my
    ibook to my pc desktop and viceversa with the easiest
    and cheapest software i can get.
    The cheapest way (ie free) is to use NeoOffice.
    http://www.neooffice.org/
    This is a fully compatible and functional office suite for the Mac, it is also free.
    It can open and save Word, PowerPoint and Excel files.
    Hi, I am a recent Mac owner who is slowly trying to
    figure things out (I am bad with computers anyways)
    My dilemmas are: I was considering purchasing Office
    for Mac
    This will also do the job as well and will be faster than using any emulated version of Windows.
    but then I see that there is also VPC so if
    I purchase VPC and download my Office for Windows on
    it, then I probably do not need Office for Mac.
    You would need to delete Office from your PC though, or purchase an additional licence in which case the Mac version would be better (and cheaper than buying VPC and another Office licence).
    On
    the other hand I have read that VPC is pretty slow.
    It can be, and the native mac version of Office is faster than running Office on VPC.
    The pricing of VPC is also a concern. I have
    researched few sites with similar programs like VPC
    that are cheaper and run pretty much like VPC (anyone
    heard or tryed IEMULATOR? www.iemulator.com, which is
    $25 , or guestPC www.lismoresystems.com, which is
    $50).
    Remember these do not include a licence for Windows which would be an additional cost.
    The consensus about these products is that they do work, but are slower than VPC.
    So my question is if I have one of those
    virtual pcs or iemultor or whatever pc on my mac then
    i would not need those other PC reading software,
    coorrect?
    Macs can read and open compatible PC files without the need for third party software. If you have Mac Office (or NeoOffice) they can both open Office files created on a PC.

  • Need some clarification please

    Aloha all. I've been searching these forums, and the support pages, buy can't seem to get the info needed.Even though it seems like a no-brainer. I have the original iPhone, but am up to date system wise. My question is, is it possible to save sms/text messages? If so an explanation of how to go about it would be very much appreciated. Mahalo for any tips, info. JB

    Never mind, figured it out.

  • Need some clarification in the following programs

    Hi ABAPers
    I am learning ABAP programming. I am having some doubts in some programs which are there in the book TEACH YOURSELF ABAP/4 in 21 Days.
    I hope you will clear all my doubts
    1)     when I execute this program it is giving me error message and I am unable to resolve the error in it.
    I don’t remember the error message but it is something related to data conversion.
    Listing 9.5  Variables Filled with Characters Other than Blanks or Zeros Using the WITH Addition of the CLEAR Statement
    1 report ztx0905.
    2 tables ztxlfa1.
    3 data: f1(2) type c value 'AB',
    4       f2(2) type c,
    5       f3    type i value 12345,
    6       begin of s1,
    7           f1(3) type c value 'XYZ',
    8           f2    type i value 123456,
    9           end of s1.
    10 write: / 'f1=''' no-gap, f1 no-gap, '''',
    11        / 'f2=''' no-gap, f2 no-gap, '''',
    12        / 'f3=''' no-gap, f3 no-gap, '''',
    13        / 's1-f1=''' no-gap, s1-f1 no-gap, '''',
    14        / 's1-f2=''' no-gap, s1-f2 no-gap, '''',
    15        / 'ztxlfa1-lifnr=''' no-gap, ztxlfa1-lifnr no-gap, '''',
    16        / 'ztxlfa1-land1=''' no-gap, ztxlfa1-land1 no-gap, '''',
    17        /.
    18 clear: f1 with 'X',
    19        f2 with f1,
    20        f3 with 3,
    21        s1 with 'X',
    22        ztxlfa1 with 0.
    23 write: / 'f1=''' no-gap, f1 no-gap, '''',
    24        / 'f2=''' no-gap, f2 no-gap, '''',
    25        / 'f3=''' no-gap, f3 no-gap, '''',
    26        / 's1-f1=''' no-gap, s1-f1 no-gap, '''',
    27        / 's1-f2=''' no-gap, s1-f2 no-gap, '''',
    28        / 'ztxlfa1-lifnr=''' no-gap, ztxlfa1-lifnr no-gap, '''',
    29        / 'ztxlfa1-land1=''' no-gap, ztxlfa1-land1 no-gap, ''''.
    according the book the output should be
    The code in Listing 9.5 produces this output:
    f1='AB'
    f2='  '
    f3='    12,345 '
    s1-f1='XYZ'
    s1-f2='   123,456 '
    ztxlfa1-lifnr='          '
    ztxlfa1-land1='   '
    f1='XX'
    f2='XX'
    f3='50,529,027 '
    s1-f1='XXX'
    s1-f2='1482184792 '
    ztxlfa1-lifnr='##########'
    ztxlfa1-land1='###'
    can you please explain me this program.
    2)     This program  is giving me the following error message at line 7.
    ALPHA AND IT-F1 ARE TYPE- INCOMPATIBLE.
    The program is as follows.
    Listing 12.9  Deleting Rows from an Internal Table Can also be Done Using the delete Statement
    1  report ztx1209.
    2  data: begin of it occurs 12,
    3            f1,
    4            end of it,
    5            alpha(12) value 'ABCDEFGHIJKL'.
    6
    7  do 12 times varying it-f1 from alpha0 next alpha1.
    8      append it.
    9      enddo.
    10
    11 loop at it.
    12     write: / sy-tabix, it-f1.
    13     endloop.
    14
    15 delete it index 5.
    16 skip.
    17 loop at it.
    18     write: / sy-tabix, it-f1.
    19     endloop.
    20
    21 delete it from 6 to 8.
    22 skip.
    23 loop at it.
    24     write: / sy-tabix, it-f1.
    25     endloop.
    26
    27 delete it where f1 between 'B' and 'D'.
    28 skip.
    29 loop at it.
    30     write: / sy-tabix, it-f1.
    31     endloop.
    32
    33 loop at it where f1 between 'E' and 'J'.
    34     delete it.
    35     endloop.
    36
    37 skip.
    38 loop at it.
    39     write: / sy-tabix, it-f1.
    40     endloop.
    41
    42 read table it with key f1 = 'K' binary search.
    43 write: /, / 'sy-subrc=', sy-subrc, 'sy-tabix=', sy-tabix, / ''.
    44 if sy-subrc = 0.
    45     delete it index sy-tabix.
    46     endif.
    47
    48 skip.
    49 loop at it.
    50     write: / sy-tabix, it-f1.
    51     endloop.
    52
    53 free it.
    And the out put  according to the book is as follows
    The code in Listing 12.9 produces this output:
             1  A
             2  B
             3  C
             4  D
             5  E
             6  F
             7  G
             8  H
             9  I
            10  J
            11  K
            12  L
             1  A
             2  B
             3  C
             4  D
             5  F
             6  G
             7  H
             8  I
             9  J
            10  K
            11  L
             1  A
             2  B
             3  C
             4  D
             5  F
             6  J
             7  K
             8  L
             1  A
             2  F
             3  J
             4  K
             5  L
             1  A
             2  K
             3  L
    sy-subrc=     0  sy-tabix=          2
             1  A
             2  L
    How to rectify the error in this program.
    3)     In this program I want to ask is there any way that I can be able to see the write statement output which is there in the initialization event block. If yes then how .
    (Note I don’t want to remove the paramter (selection screen) statement.)
    Listing 18.13  Explain the Sequence of Events That Occurs in this Program
    report ztx1813 no standard page heading.
    ztx1813 data: flag,
          ctr type i.
    parameters p1.
    initialization.
      flag = 'I'.
      write: / 'in Initialization'.
    start-of-selection.
      flag = 'S'.
      write: / 'in Start-Of-Selection',
             / 'p1 =', p1.
    top-of-page.
       add 1 to ctr.
       write: / 'Top of page, flag =', flag, 'ctr =', ctr.
       uline.
    4) can anybody please mail me some exercise program queries  ( right from the basic to complex one) on this mail id  [email protected]  or else u can give me the url of the website which contains such program.
    EARGERLY WAITING FOR UR REPLIES
    Regards,
    maqsood

    Maqsood,
    I had tested all your programs and I am getting the correct output. I didnt get any error message and I didnt do any changes. I just copied your code and executed it.
    To your Q3, I can say...INITIALIZATION is used only to assign values to variables. It is not used for output.
    Only the start-of-selection and top-of-page will be printed.

  • Need some clarification in WSDL based Proxy & Business Services

    Hi,
    Whenever we configure a Proxy service or Business service based on a WSDL, we use to select Port option instead of Binding when selecting our WSDL for the proxy/business service. Now my ques is why we go for a port instead of binding? what is the difference between them?
    My ques may seem very basic but i have this doubt for long time so i am postin this.
    Thanks,
    Arun

    Hi Arun,
    In my opinion that is not such a big deal, and in most of the cases you can choose any of the options...
    I usually prefer port because it keeps the service name... If you are proxying someone else's service it is better to keep it in a way that the service consumer doesn't notice the difference...
    I'm guessing there are cases out there where the service consumer client requires that the binding operations be unchanged... But I've never came across with one of them...
    Hope that clarifies...
    Cheers,
    Vlad

  • Partitioning in Oracle -- Need some clarification

    Hello all,
    While I was reading the document (PDF) on Oracle9i Data Warehousing Guide (Part No: Part No. A90237-01), I found one statement which made me confused.
    The statement is regarding Hash Partitioning:
    "Hash partitioning is a good and easy-to-use alternative
    to range partitioning when data is not historical and there is no obvious column or column list where logical range partition pruning can be advantageous."
    Can anyone suggest me, does this means that Hash Partitioning is not recommended for Data Warehouse type (DSS) applications? If yes, then I will be glad to know Why they are not recomended?
    I would also like to know the practical differences between Range Partition and Hash Partition.

    There are three types of partitioned tables in Oracle 8i: Range, Hash and
    Composite. Range partitioning requires that rows identified by a "partition key"
    fall into a predefined range of values. The value of a columns' "partition key"
    determines the partition to which a row belongs.
    A hash-partitioned table's rows have their physical location determined by
    applying a hash value to the partition key column, providing for deterministic,
    but well distributed physical data spread.
    A composite-partitioned table has a two-part partition key, the leftmost being
    a range-partition key and the rightmost being a hash partition key.
    Composite-partitioned tables make use of subpartitions for their hashed
    components. A composite-partitioned table consists of a set of
    range-partitions, which are each composed of hashed-partitions.
    Oracle9i adds a new partitioning model called list partitioning to the
    set of partition methods already being supported in the Oracle RDBMS.
    The new List method allows explicit control over how rows map to partitions,
    by allowing to specify a list of discrete values for the partitioning column
    in the description of each partition. One should use list partitioning
    when you want to specifically map rows to partitions based on discrete values.
    Hash partitioning is best used when the data does not easily lend itself to range
    partitioning, but you would like to partition for performance reasons. Hash
    partitioning evenly distributes data across a specified number of partitions.
    Rows are mapped into partitions based on a hash value of the partitioning key.
    When creating hash partitions, you must specify the method as "HASH", the
    partitioning column(s) in the HASH, and the number of partitions or individual
    partition descriptions.
    http://asktom.oracle.com/pls/ask/f?p=4950:8:14565727566304844437::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:14188448949723
    Jaffar

  • IDOCs Packaging ? Need some clarification ;-)

    Team,
    Simple scenario:
      =>   JMS (xml) --> ( … XI …  ) --> (IDOCs) --> SAP ECC.
    This is scenario working fine.
    However, If we have 10 IDOC, we have 10 LUW on the backend system (not good for the performance).
    To avoid these multiple luw, we are using the IDOC packaging approach (no ccBPM) the wizard (idxpw).
    So …
    1) XML messages are coming in XI
    2) Since we have a filter (sxmsfilter), messages are kept aside for a while
    3) Until a job (created using idxpw) wake up and start processing the messages
    Our questions:
    When does the “packaging” trick arrive ?  We do not see the messages in IDXP (with the package icon), but with the yellow dot
    thank for you help
    MO A+

    Hi XI Team,
    Have  a look at Sravya's blog
    /people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages
    Usually IDOC packaging is created at the sender side as explained in the blog. Have never tried IDOC packaging at receiver end.
    In our case, we changed the IDOC XSD to unlimited and used it. It will create a single message in XI.
    But in R/3 it is not an IDOC package. It will be a collection of IDOC. Each will trigger a new LUW.
    Hope the weblog will give you some idea. If you are able to create an IDOC package at th R/3 do update us. I will give this scenario a try tomo. It is 12:20AM my time
    Good Luck
    Regards,
    Jaishankar

Maybe you are looking for

  • Invoice posting - set document date as baseline date

    Hi Expert! I have issue regardig invoice posting. When invoice posting transactions are done, the baseline date in the transaction is changing due to unknown reasons. The baseline date should not change and should be the document date. This in turn i

  • Attachments added to the Interactive form is lost after submit

    Hi All, I have a scenario where the user can add attachments to the Interactive Form Online and click on Submit to archive the filled form. The problem is that i am not able to retrieve the attachments added to the form. The datasource of the ITF is

  • Embedded LDAP

    What's inside server_inst/ldap/ldapfiles/EmbeddedLDAP? Is there anyway to refresh this file so it can clean all the old data? This is the problem: A role is not currently assigned to a user. But in the bean code, when this client with the pricipal(us

  • SLOW and frustrating since the upgrade

    Here is from the words of the front line school tech: Teachers can get logged in to novell and work on internet then find that when they go to another site they are timed out OR while on that site be logged out. May be in a website and it freeze up t

  • CL_GUI_PDF_VIEWER - pdf file

    when calling method open_document of class CL_GUI_PDF_VIEWER the pdf file is "hidden" beneath my screen. Anyone with answers?