Help plss

i created a new block within an existing form in oracle apps. when i create new record and save its working fine, when i try to insert the same data through a procedure with the insert statement directly into the database and try to query it says the block which i created is in NEW status whereas the previous block from which iam calling this is able to query those records.Both the blocks are linked.
what may be the reason and how can i make that block to be in QUERY status ?

Have your retried to reset it?
Allan

Similar Messages

  • Problem with connecting ipad 2 with crestron cp2e...help plss its urgent... I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while t

    problem with connecting ipad 2 with crestron cp2e...help plss its urgent...
    I hv a ipad 2 with mobile pro g connected with cp2e. when i pressed any button in ipad its connet with cp2e but after 4-5 sec one error comes (warning wifi was powered off while the device was in auto -lock(sleep)press connect to reconnect) when i pressed again its connected with cp2e. i am using netgear wireless access point . i also has been changed access point as well as updated ipad firmware bt problem is as it is .. pls help.

    Hi have you solved the issue ?
    Cause I have the same problem.
    Tnx

  • I bought apps from apps store,my money was taken and den I downloaded the pass buh 2 didn't work .it told me iTunes failed to install app,the apps were the dark knight rises(batman) and asphalt 7 I need help plss am using iPad 2

    bought apps from apps store,my money was taken and den I downloaded the apps buh 2 didn't work .it told me iTunes failed to install app,the apps are the dark knight rises(batman) and asphalt 7 I need help plss am using iPad 2

    Although iTune terms says that all sales are final. You can try explaining to get a refund.
    http://www.apple.com/support/itunes/contact/

  • Help plss Should a cursor be created in database or program unit in forms l

    Where can i create a cursor should it be in database i.e isql plus using internet explorer or should i create the cursor in forms
    forms can i create the cursor so that i can use the cursor in the post item trigger of the userid item of login page
    Can i create the cursor in a package specification and how can i call that cursor into a post_text item trigger
    details below
    Iam working on a Online exam for students Dummy project using forms
    The student 1st comes to a WELCOME page i.e form which asks him if he is a new student or registered stud
    If he clicks registered pushbutton it takes him to a LOGIN page where there are two items userid and password.I am using a Validate_item OR Post_item trigger to fire after the student enters his userid.
    I need to compare the entered userid with the userid stored in the database STUDENTS table which i created which consists of the registered students details.
    Our project Guide suggested that we create a cursor and fetch each userid everytime into the cursor and compare the entered userid with the cursor.

    hi Sqlstar,
    Regarding to your all questions , i prefered that you search for a simple document or book in order to understand much more more about creating cursors.
    however since this forum made to help people and to make a integerated community i would be glad to offer my help and going with you step bt step with your answers.
    as for beginning
    1) when you create the user_exists function in database , if you want to call it in the form level you would wirte a code like this
    ----WHEN-VALIDATE-ITEM------------user_id item---------
    IF scheme_name.procedure_name(:block1.userid)!='TURE' then
       message('User Name is not correct');
       raise form_trigger_failure;
    end if;
    2) it's not a waste of recourse to make 2 validation of both userid and password
    and as same you create a procedure for useris you should create a procedure for password where the user id is the outcomming of userid item in the form.
    3)you have all choices to create the 2 procedures on database side or in the program unit at design time for the form it's up to you and as a small hint for you ,
    when you create them in the program unit and want to call the procedures in the WHEN-VALIDATE-ITEM  trigger you should denote the procedure name with the name of package first as following
    -------[Package Spec Code]-------
    PACKAGE user_validation IS
    function user_exists (p_user_id number) return boolean;
    end ;
    --------------[Package Body Code]------
    PACKAGE BODY user_validation IS
    function user_exists (p_user_id number) return boolean
    is
    user_number number;
    cursor c_user_id is
    select user_id from <user_table>
    where user_id=p_user_id;
    begin
    open c_user_id ;
    loop
    fetch user_id  into user_number ;
    return (true);
    exit when c_user_id%NOTFOUND;
    end loop;
    execption  when others then
    return(false);
    end user_exists;
    end;
    -----Calling at Validation level-----------
    IF (user_validation.user_exists(:block1.userid))!=TURE then
       message('User Name is not correct');
       raise form_trigger_failure;
    end if;
    i hope this could be helpful engouh to start your application
    Good Luck .
    Regards
    Omar                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Need help plss

    ever since i upgraded my i tunes it stopped working it always says it has encoutered a problem and needs to close.. so then i treid reinstalling it it does the same thing. ALso whenever i try to open quick time nothin happens and so i tried to remove it and reinstall it again but it always says failed...could someone help me plsss

    If it has not already been done the simplest thing to try first is to uninstall, reboot, and re-install iTunes. The other common sujjestion for this problem is to uninstall QuickTime, and then re-install the stand alone version of Quicktime.
    If those do not work the next option gets a bit radical. You would need to uninstall iTunes, delete the iTunes config files. And then reinstall iTunes. Doing this is likely to resolve the issue, but you will lose song data like play counts, play lists, etc.
    To remove the config files you will need to go to My Documents\My Music\iTunes\ and delete or rename any files ending in .xml or .tld. Then go to C:\Documents and Settings\<<Your log in id>>\Application Data\Apple and delete or rename the iTunes and Quicktime folders. Then go to C:\Documents and Settings\<<Your log in id>>\Local Data]Application Data\Apple and delete or rename the iTunes and Quicktime folders.
    By the way if you are new to forums. Posts like this are not likely to get much of a response. The subject line should have a brief concise explication of your issue. Like "Fails with message encountered a problem and needs to close"

  • Photo gallery help plss!!

    i'm a newbie in AS but i'm willing to learn and i've started
    to make my own flash site...made some simple motion tween, some
    buttons and then i wanted to make a simple photo gallery but using
    a transition effect by using action script cause this way i could
    make the transition backwards unlike using a motion tween that can
    only make the transition forward...
    so googling i found this:
    http://tutorialoutpost.com/view/4717/create-a-photo-gallery/
    i saw that tutorial to work pretty well so i made a movie
    clip inside another movie clip inside my flash site and i repeated
    the tutorial above only this time on a movie clip and not on the
    main scene... and it just wont work...
    the only thing i see is the blue shape that is under the mask
    and where the photos should appear...
    any idea what i did wrong here??

    You still have a JS error on that page:
    Uncaught TypeError: Object [object Object] has no method 'galleria'
    You are trying to access a method/function called "galleria" in this line
    jQuery('#bc-photogallery-1').galleria({
    And the function does not exist in that object.
    Cheers,
    -mario

  • After updating my iphone 4s to ios 7 back camera not working help plss..

    is it normal that when updating ios 7.0.2 the back camera turns black screen and when you switch to front camera its ok and when you switch it back to back camera it will display a light brown image and hungs up?
    before i update everything works fine... is it a bug of ios 7 or a hardware problem?
    action taken... *reset all settings and erase also* no luck
                          *allow my camera in restriction  also face time vice versa* no luck
    anny suggestions from apple support will highly appreciated...

    do i have to wait for the ios 7.0.3? just wondring many users of iphone 4-5 are victims in updating ios 7 faces the same problem.. my i phone 4s was still 2months...
    any suggestions? thank you so much..
    o.t. please apple please respond with this problem as soon as possible...

  • I need help plss

    Disk I/O RIGHT CLICK THE ICON IN THE WINDOW TASKBAR AT THE BOTTOM RIGHT Of YOUR SCREEN AND CHOOSE QUIT. THEN RE-START SKYPE If YOU KEEP SEEING THIS ERROR, PLS CONTACT SKYPE CUST SUPPORT. AND IM HERE.. PLSSS, I NEED YOU TO fIX THIS ASAP.
    Solved!
    Go to Solution.

    Try to reset all Skype settings.
    Quit Skype or use Windows Task Manager to kill any Skype.exe process. Go to Windows Start and in the Search/Run box type %appdata% and then press Enter or click the OK button. The Windows File Explorer will pop up. There locate a folder named “Skype”. Rename this folder to something different, e.g. Skype_old.
    Next go to Windows Start and in the Search/Run box type %temp%\skype and then press Enter or click the OK button. Delete the DbTemp folder.
    Restart Skype.
    N.B. If needed, you will still be able to re-establish your call and chat history. All data is still saved in the Skype_old folder.

  • [nForce] Help! Help! How can I overclock my pc??

    in my signature are my specs:
    how can i run my pc from 1900mhz to 2200mhz or higher.. my fsb speed is 175 x 11.0.. help plss!!

    Hi
    There is a good sticky at the top of the overclocking page by Kingfisher that explains a lot about how to overclock.  I suggest that you read it if you haven't already.

  • Need Help for my Neeon

    After i update the firmware to v.0, my mp3 hang on the creative screen.i plugged out from my usb port and do a reset for my mp3. Then i plugged in to my pc again,?but my pc does?not read my mp3 and it always turn on and hung on the creative screen. i bring to the customer service, but the mp3 work fine when they try?it with their pc.
    Can anyone help plss....

    Recover the ID and then the password by:
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. See Changing your Apple ID password if you'd like more information.
    Last, contact iTunes by:
    Apple - Support - iTunes - Contact Us
    or make an appointment at the Genius Bar of an Apple store. Bring your proof of purchase
      Apple Retail Store - Genius Bar

  • Proble with tascam US122L and Logic

    Logic looks like he don't see my tascam device,,,on the same computer I have no problem on that with GarageBand....Can anybody help plss..thx

    Perhaps this thread will help you. I had the same problem and was able to make some tweaks to my system to get it to work.
    http://discussions.apple.com/message.jspa?messageID=10244927

  • Scale and rotate a tiff image

    How do you scale and rotate a tiff image without running out of memory?
    I have been trying to scale the image and rotate it before i pass it to the DisplayJAI but i keep running out of memory.
    code i use to rotate the image.
    private Image rotateImage(boolean rotateRight)
    Image img = imageHolder.getInUseImageIcon().getImage();
    Image rot = null;
    int imageWidth = imageHolder.getInUseImageIcon().getIconWidth();
    int imageHeight = imageHolder.getInUseImageIcon().getIconHeight();
    int buffer[] = new int[imageWidth * imageHeight];
    int rotate[] = new int[imageWidth * imageHeight];
    try
    MediaTracker tracker = new MediaTracker (this);
    tracker.addImage (img, 0);
    tracker.waitForAll();
    PixelGrabber grabber = new PixelGrabber(img, 0, 0, imageWidth, imageHeight, buffer, 0, imageWidth);
    try {
    grabber.grabPixels();
    catch(InterruptedException e) {
    e.printStackTrace();
    if(rotateRight)
    for(int x = 0; x < imageWidth; x++)
    for(int y = 0; y < imageHeight; y++)
    rotate[(x*imageHeight)+y] = buffer[((imageHeight-y-1)*imageWidth)+x];
    else
    for(int y = 0; y < imageHeight; y++)
    for(int x = 0; x < imageWidth; x++)
    buffer[(y*imageWidth)+x] = rotate[((imageWidth-x-1)*imageHeight)+y];
    for(int y = 0; y < imageHeight; y++)
    for(int x = 0; x < imageWidth; x++)
    rotate[((imageWidth-x-1)*imageHeight)+y] = buffer[(y*imageWidth)+x];
    rot = createImage(new MemoryImageSource(imageHeight, imageWidth, rotate, 0, imageHeight));
    catch (Exception e)
    e.printStackTrace();
    return rot;
    this is the code i use to scaled the image.
    Image scaled = originalImage.getImage().getScaledInstance(
    (int)(currentWidth * 1.5),
    (int)(currentHeight * 1.5),
    Image.SCALE_FAST);
    I tried this method, it works and does what i want but the scrolling and loading is too slow.
    public void paintComponent(Graphics g)
    Graphics2D g2D = (Graphics2D)g;
    g2D.rotate(Math.PI/2, (int)dimension.getWidth()/2, (int)dimension.getHeight()/2);
    g2D.drawImage(image, 0,0,(int)dimension.getWidth(), (int)dimension.getHeight(), this);
    Help plss.

    Nvm got the answer :)

  • Trouble wif my MuVo N

    having probs. i can't access any applications(is tat wat u call them) on my player, "skip folder", "play mode" etc etc, i can scroll thru the music tho and get to the list of applications page. everytime i select skip folder or play mode or radio or settings or any of the applications, my player turns off. Help plss been stuck on the "Replay track" for week

    okok i got it thx ppl. Downloaded the wrong firmware zzz sheesh.. lol anyhoo thx

  • My Iphone Cant Detect by My Computer

    This is a Screenshot from my computer.
    The Itunes Detected the Phone but it wont appear on My Computer so that i can transfer photos what should I Do anybody help plss TIA
    <Image Edited by Host to Remove Personal Information>

    Sorry to hear that. 
    One simple thing just occurred to me.  I think it prompts you on your phone to trust this computer the first time you plug an iPhone into a new machine.  Is it possible that you tapped "Don't Trust" instead of "Trust"? If you did, then the PC won't be able to read your phone's content, but I thought that iTunes wouldn't either.  In any event, you can reset your phone's trust history so that the option appears next time you plug it in by going to the following setting: Settings > General > Reset > Reset Location & Privacy.
    If that doesn't work, it's your computer's fault, not iTunes or your iPhone.  You might want to find a windows computer expert to take a look at your computer.
    My next step would be to try other removable devices.  Do you have any flash drives that you can plug in and confirm that Windows can see them in the Computer menu? If a flash drive works, I would try a digital camera next.  See if a camera plugged in appears for images to be transferred. If they both work, then you're back to something odd about the driver for the iPhone or identifying external devices in windows...

  • E 72 email attachment

     Hi All ,,
     I have E 72  . when i recieve email contain an attachment ( picture ) but it did not open . when i click download attachment , it appear the download but its 0% . ~??
     anyone can help plss plss

    If you're using Nokia Messaging Setup:
    Email => Settings => Choose your email => Account Settings => What to synchronise => Inbox Settings => Email download size set to Full message
    If you're using manual email setting (Not via Nokia Messaging):
    Email => Settings => Choose your email => What to sync => Set Retrieve to body text and attach.
    hope that helps

Maybe you are looking for

  • Rman Restore from host 2 host

    Dear all, here is my situation: i have an rman full backup for a database "db1" installed on a server "HOST A" and i need to restore this backup on another database "db2" also another server "HOST B" with a different directory structures. Further the

  • JMS Adapter: Error executing MQQueueConnectionFactory constructor

    Hello exerts, My Sender JMS Comm. Channel is throwing class not found error for com.ibm.mq.jms.MQQueueConnectionFactory. I set my JMS adapter logging level to DEBUG and this is what I got. It is crashing on Constructor. Doesn't anyone have any idea w

  • X1 Carbon - Can't unlock Bios settings

    Hi! For testing purposes I've set an supervisor password and set a lock on the Bios settings. Since then I can't access the settings because I'm never asked for the supervisor password. Biometric features are enabled. So when I restart and press F1 I

  • Feature in Posting to Accounting

    Hi, My query is to add a field of payment method ZLSCH field in Feature PPMOD. I tried to changed the structure from PC205 to my new one but the standard program is giving dump now. The task which i want to accomplish through this is to change the Sy

  • Entity Dimension - Company Code + Profit Center

    Dear experts, I'm in a BPC project in NW, the project has two fronts, planning and consolidation, in specific I am with the initial concern of how to organize the dimensions, and is used by both sides. Explaining the situation, we will do the plannin