How can I do Shift operation in plsql

hello,
i want to know whether there is any package or operator to do the shift operation in plsql.
like (myVar<<8 in c++).

why don't you use
myvar := mywar * power(2,8);

Similar Messages

  • I have bought Mac Os X Mauntain Lion Operating System for my mac book pro.I reinstalled my system.Now I cannot download it.It says"This product is not avaible for Turkish App Store".How can I get the Operating System?

    I have bought Mac Os X Mauntain Lion Operating System for my mac book pro some time ago.I then reinstalled my system.The original operating System on my Mac is 10.7 Lion. Now I cannot download Mac Os X Mauntain Lion Operating System.It says"This product is not avaible for Turkish App Store".How can I get this Operating System?

    http://www.apple.com/tr/support/

  • How can I downgrade an operating system our bluetooth worked ok on the 4.2.1 system but now we are on the latest system it does not work properly so how can we get the old system back

    how can I downgrade my operating system as my bluetooth work ok with my holde commodore on the 4.2.1 system but now it is upgraded to the latest system it does not operate properley

    thankyou but it looks like we won't be buying another iphone

  • I have Mac OS X 10.5.8.  How can I upgrade the operating system?

    I have a Mac OS X 10.5.8.  How can I upgrade the operating system so I can get i Life 11?

    You will need Snow Leopard which is available as a retail disk for $29 from the Apple store or online resellers. Make sure your Mac meets the system requirements; 1 GB RAM is the absolute minimum - 2 GB would be better.

  • How can I deploy the Operation find all

    Hello together,
    I have a big problem. 
    How can I deploy the operation find all so that I can see it in the WSNavigator.
    There I can just see the CRUD operations and if I try to select the operation in the Developer Studio ,when I expose the webservice, the operation is highlighted grey. But if I test the Service I can see the operation and it works.
    ?????? But why can I test the service with the operation find all and why is it not possible to see the operation in the WSNavigator.
    Thank you

    Hi Srinivasan;
    thanks a lot. I could solve the problem with my <Cars>. I just deleted it. Now I have just a warning - message.
    The code looks know like:
    @com.sap.caf.dt.CAFOperation(name="GetAllCars")
         public gennari.mhp.types.Ret_Cars GetAllCars() {
              Ret_Cars ret_cars = new Ret_Cars();
              try {
                   Collection docList = this.getcarsService().findAll();
                   ret_cars.setTest((List) docList);
              } catch (CAFFindException fe) {
              return ret_cars;
    But if I try to run the operation as a webservice in the webservice navigator I have following error message:
    "com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException "
    Is this a problem with my Java AS or is still something in my Application Service responible fort that???
    Thats the XML Content:
    <?xml version="1.0" encoding="UTF-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <SOAP-ENV:Body>
        <SOAP-ENV:Fault>
          <faultcode>SOAP-ENV:Server</faultcode>
          <faultstring>com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException</faultstring>
          <detail>
            <yq1:com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException xmlns:yq1="http://sap-j2ee-engine/client-runtime-error">
              <!-- com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException -->
            </yq1:com.sap.engine.services.webservices.espbase.server.additions.exceptions.ProcessException>
          </detail>
        </SOAP-ENV:Fault>
      </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    Thank you
    Regards Marco

  • How can we manage the operations subcontracted in B1 ?

    Good morning
    How can we manage the operations subcontracted in B1?
    For example.
    I have a purchased item (a box A0001)
    I must paint (Service Item  P0001)
    I have a finished product that I sell (The box painted A0002)
    I have a BOM  for this item  which contains
    A0001 + P00001
    Can we have a floating price for article P0001?
    Can we have a purchase order for the Item P0001 from a production order of item A0002 ?
    etc. ...
    I am a new French partner. My apologies if this issue already exists and then for my English .....

    Can we have a floating price for article P0001?
    P0001 being a service item would be defined as a standard cost item with Issue method backflush.  In this case using a floating price might not be possible. 
    You could actually consider the quantity to be the price and define the price as 0.1 / any lowest mutiple and in the Production Order change the quantity to equal the total cost of painting.
    Can we have a purchase order for the Item P0001 from a production order of item A0002 ?
    P0001 if defined as a labor / service item cannot be purchased.

  • الترجمة I have a problem how can I cancel all operations evaluated by so I can use the service again in the same payment method because Apple stuck processes evaluated by on my account and I can not purchase again

    الترجمة
    I have a problem how can I cancel all operations evaluated by so I can use the service again in the same payment method because Apple stuck processes evaluated by on my account and I can not purchase again

    If your CC was banned for fraudulent activity, you will need to use another CC. If the account was disabled, try changing the password to enable it at : https://appleid.apple.com
    Otherwise, try contacting the iTunes store via : https://expresslane.apple.com , choosing iTunes and then iTunes store and from there selecting the topic as it pertains to your query.

  • HT201678 How can the safe recommended operating temperature be only up to 95F when it is designed to fit into a pocket next to the body and the body can be at 98.6F or higher?

    How can the safe recommended operating temperature be only up to 95F when it is designed to fit into a pocket next to the body and the body can be at 98.6F or higher?

    98.6F is the approximate average internal temperature of the human body. It is not the external temperature. Do not insert your phone into any bodily orifice or carry it for long periods of time in your armpit and you'll be fine.

  • How can I bind a operation with a table

    Hi !
    I'm trying to bind a operation with a table, so what type of operation return ? ViewObject or a Vector? And how can i set params to these operation if my operation has some param ( getSubscriber(int iSubId, int iSubType) )
    Thank a lot for your help

    Hi,
    it depends on the release you are asking this question for. In JDeveloper 10.1.3 you can expose a method (e.g. on a session facade) that returns a Collection. The input parameters can be dragged and dropped as input fields to the page.
    The same can be done in JDeveloper 10.1.2, but here you have to prgrammatically apply the input arguments.
    Frank

  • How can i commit my operation

    Hi everyone
    I have a code like this
    @Stateless(name = "MetadataSessionBean",mappedName="ejb/MetadataSessionBean")
    @TransactionManagement(TransactionManagementType.CONTAINER)
    public class MetadataSessionBean implements MetadataSession{
    @Resource
    private SessionContext context;
    private EntityManagerFactory fact = null;
    private EntityManager mgr = null;
    @TransactionAttribute(TransactionAttributeType.REQUIRED)
         public boolean insertTheme(Integer id,String name)
              // TODO Auto-generated method stub
              boolean ret = false;
              InspireDataThemeEB eb = new InspireDataThemeEB();
              eb.setAdi(name);
              eb.setId(id);
              try{
                   eb = mgr.merge(eb);
                   mgr.persist(eb);
                   ret =true;
              catch(Exception ee)
                   context.getRollbackOnly();
              finally
                   return ret;
    There isn't any exception.But my InspireDataThemeEB does not load to database.
    And at the web tier
    my code is
    try {
                   Context ctx = new InitialContext();
              MetadataSession sess = (MetadataSession)ctx.lookup("ejb/MetadataSessionBean");
                   sess.insertTheme(2, "john");
              } catch (NamingException e) {
    How i can i commit this operation?

    So the advice I gave in your [earlier thread|http://forums.sun.com/thread.jspa?threadID=5428326] was useless?
    Suppose an exception does happen, you are catching it and silently rolling back the transaction. You don't e.printStackTrace(); it or log anything.

  • How can I change the operational language within iTunes?

    I'm recently downloaded the latest iTunes on my Mac but is operating in Hungarian language. How can I change the language back to english?
    I'm currently located in Hungary.
    Thanks for help

    Check out this Apple article -> iTunes: Changing the display language
    It's done through System Preferences for the iTunes application and by your billing address for the iTunes Store.

  • How can I restore the operating system of my iPad?

    By mistake, one of my grandson's installed a new OS version in our iPad (I think he installed iOS 8.0.  The iPad is about 2 years old; my wife uses it, and she would like it to be returned to the original operating system that was installed because that's what she's familiar with.  How do I do this?

    Apple dosnt allow you to downgrade the ios (os) version, but with some programs you can downgrade, but they can sometimes be risky and they are not apple sertified, either google and find a program, or maybe take it inot a apple store or call up apple.

  • How can i incorpurate multiple operating unit feature in rdf(Custome AP Report)

    Hi, Team,
    i have a requirment is..will select 1 Operating unit need to get data for only that OU, if will provide Null value need to get data for ALL OU's.
    i am trying below script using in Report level 'AfterPForm'
    if :P_ORG_ID IS NULL THEN MO_GLOBAL.SET_POLICY_CONTEXT('M',null);
      ELSE MO_GLOBAL.SET_POLICY_CONTEXT('S',:P_ORG_ID);
      END IF;
    getting below error.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing APPLLCSP Environment Variable set to : Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are : AMERICAN_AMERICA.AL32UTF8 '.,' Enter Password: MSG-00000: And so it begins ... MSG-00001: After SRWINIT REP-1419: 'beforereport': PL/SQL program aborted. REP-0069: Internal error REP-57054: In-process job terminated:Terminated with error: REP-1419: MSG-00000: And so it begins ... MSG-00001: After SRWINIT REP-1419: 'beforereport': PL/SQL program aborted.
    but this report running fine for Single OU, that is the parameter value is provided.
    appriciate your assistence on this. need to clos this ASAP, please do the needfull.
    Thanks,
    Venkat.

    Hi,
    Just simple ...
    You can take the Operating Unit (OU as you said) in the where condition of you query...
    e.g.,
    where
    (p_parm_ou = :ou or :ou is null )

  • How can i connect a printer through PLSQL for taking printouts

    Hi,
    I want to take a printout of the specified file through PLSQL. Pls give u'r idea.
    Thanks
    Suresh

    Dear Suresh
    Can you please be specific about your doubt.
    What kind of file you want to take a printout. you mean to say any script file or the output of a select statement or something else.
    please state clearly what is your requirement
    Cheers
    Prakash Eranki

  • HT4561 my mac has OS X 10.5.8 ... how can I update my operating system?

    I have an imac with OS X 10.5.8 and I want to update my iphone which needs the new itunes however I cannot update my itunes until I update my operating system. What are my options?

    Choose About this Mac from the Apple menu and check the processor.
    If it's a PowerPC Mac, it's already running the newest OS it can.
    If it's an Intel Mac, click here, install the DVD, and run Software Update. Mac OS X 10.6 also requires at least 1GB of RAM.
    (97009)

Maybe you are looking for

  • Ever since updating to IOS 6, my wifi has not been staying connected

    This is applicable for my iPad and iPhone 4S. My iPhone doesn't connect to my home wifi at all and my iPad has issues staying connected. I never have these issues using my work place's free wifi for either device. At home I lose connection with my Wi

  • It's been almost 2 weeks and I still didn't receive my package

    Hi guys, I don't know how to ask for help because I have already sent an email to Best Buy and anyone aswered me. I made an order on December 15th for my xbox one and some games. Most of them arrived between 19th and 22th, however one game, Far cry 4

  • Open With Change All doesn't work

    Change All... under Open with: in the Get Info dialog doesn't always work. If I select a .pl file and then use this method to ask OS X Mountain Lion to open all .pl files with (the default) TextEdit.app, then in the future only that same file is open

  • Metronome for the iPod

    hello, im a drummer and i need a metronome to practice with but all the metronomes out there a mono and hurt my ear. i was wondering if there was a metronome that you upload to the ipod and be able to start stop change tempo and volume all while bein

  • How to install os9 on separate partition alongside os 10.3?

    Hi - I would like to know how to install os9.2.2 on a separate partition (with os10.3 on the other) so I can boot in REAL os9 (not classic) to use pro tools free which will not run on classic - (my old g3 I used this for has died) - I have recovered