Help!i use plsql first time...

ORA-20000: ORU-10027: buffer overflow, limit of 30000 bytes
ORA-06512: 在"SYS.DBMS_OUTPUT", line 35
ORA-06512: 在"SYS.DBMS_OUTPUT", line 198
ORA-06512: 在"SYS.DBMS_OUTPUT", line 139
ORA-06512: 在"JJ.PRINTSTUDENT", line 10
ORA-06512: 在line 2
i use DBMS_OUTPUT function and i think the output is too large,i wanna to know how to enlarge the dbms_output

sorry.have solved.
use:
DBMS_OUTPUT.ENABLE(SIZE);

Similar Messages

  • HT201250 i am using for first time the time machine and an external hard drive because I want to erase my macbook and start from zero files. do i keep my files in the portable hard disk when I connect it again with the macbook or the time machine will era

    i am using for first time the time machine and an external hard drive because I want to erase my macbook and start from zero files. Am i keeping my files in the portable hard disk when I will connect it again with the macbook or the time machine will erase all?
    I would like to know if after I erase all my data, empy hard drive inside the macbook, the time machine will erase all my files that I have saved in my "WD "My passport" external hard drive

    Welcome to Apple Support Communities
    Time Machine has to erase the external disk in order to make backups. Before setting Time Machine up, copy the files of your external disk to the hard disk of the Mac in order not to lose them, and then, set up Time Machine. The first backup will start automatically.
    If you want more information about Time Machine, read the Pondini's site > http://pondini.org

  • I used IE first time in 3 years. I was able to READ the screen without my glasses. Didn't realize Firefox FONTS were so 'weak' Tried most everything to get Firefox fonts to look as bold and clean. Failed. Ideas please.

    I used IE first time in 3 years. When I did I was able to READ the screen without my glasses. Didn't realize Firefox FONTS were so 'weak' Tried most everything to get Firefox fonts to look as bold and clean. No luck.
    How do I get Firefox to DISPLAY a font as clear and clean as Word? I choose different fonts in Firefox and sizes and nothing really happens.

    You can use an extension to set a default font size and page zoom on web pages:
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/
    *Anti-Aliasing Tuner: https://addons.mozilla.org/firefox/addon/anti-aliasing-tuner/

  • PLEASE HELP!!! First time user

    Can anyone PLEASE HELP me!!!
    I am new to photoshop lightroom 3.5, infact I am new to photoshop and have never used it before in my life.  The very first time I installed LR 3.5 it gave me a screen where I must choose trial of full version, I chose trial, although I have the licence key.  It immediately gave me an message stating:  Unexpected error opening catalog...  What catalog, I have never used it before.
    I uninstalled the program and even when to my regedit files and made sure lightroom is deleted there, or I think I got all of it.  Tried to reinstall it and just got the same message, but this time it did not even give me the option to type in my licence key.
    I am using windows 7 basic.  PLEASE can you give me a step by step guide or instruction how to get it working?  PLEASE
    Thanks

    If you have a license serial # you should use that. "Trial" means the software is good for 30 days and after that you can't use it anymore.
    If you are a beginner it would be good for you to learn the basics of Lightroom by watching the excellent tutorials that Adobe has on their website.
    See here: http://tv.adobe.com/show/adobe-evangelists-julieanne-kost/
    and here: http://tv.adobe.com/show/learn-lightroom-3/
    and here: http://tv.adobe.com/show/learn-lightroom-3/
    LR is a very demanding program with a steep learning curve. If you just jump into it you will only be frustrated.
    But let me say one thing about "catalog". LR works with a data base where LR stores everything that is done in LR.  When you use LR for the first time a new catalog has to be built.
    You do that by importing your images into LR. LR then builds the catalog. LR does not "see" image that are on the hard drive unless you import them. That is a very important principle in LR and you have to keep it in mind. I could say lots more about "catalog" but I fear that at this point it would only confuse you. So please watch the tutorials - they're very good insofar as you see on your screen what the instructor does in LR - so you learn hands on - much better than a book.
    WW
    Message was edited by: web-weaver

  • Please help me publish for first time

    hello. i am a newbie so be patient.
    i just made my first site. but i can't figure out how to publish it. when i hit publish, it asks me to sign in by bringing up my system preferences. and nothing will ever happen after signing in.
    i did publish to a folder, and was able to see it when iweb directed me directly to it, but i have no idea what the url is, or if this is even right.
    please help.
    asap.

    Normally, when entering a password in for the first time, you are asked if you want to add it to your keychain.
    There is a "New Password" command under the File menu in Keychain Access, but I don't know how to set it correctly for .mac.
    I would suggest that you use the "Keychain First Aid" command in the Keychain Access menu and see if any problems show up.
    Beyond that, I'd suggest searching this forum for "log in" or the like. I've seen issues like this mentioned before. Maybe there is a solution that I'm not remember.
    kabing

  • I need help with the .xinitrc (first time arch user)

    I just installed Arch on a virtual machine and i am following the beginner guide step by step.
    I have reached the point that i enable gnome-session to start automatically when you invoke startx.
    The guide says i need to add the line "exec ck-launch-session gnome-session" in the xinitrc file.
    I tried doing this in the root account and the system just doesnt login to gnome. I tried doing it using the normal user and the files just disappears, and cannot be edited.
    I looked around on the internet and found that typing startx /usr/bin/gnome-session startx gnome, but it doesnot replace startx or starts automatically.
    this is my first time using arch and i would like help.
    Thank you.

    You probably think the file "disappears" because .xinitrc is a "dot" file, which normally doesn't show up in an ls listing. Any file whose name begins with a '.' is a "hidden" file and generally doesn't show up in any listing. 'ls -a' to see it.
    And please note that it is the file .xinitrc - ie, it begins with a period. This is the file that is looked for by X at start up.

  • Query Region: vo.executeQuery is not using criteria first time.

    Hi,
    Scenario*
    I have a simple QueryRegion with an AdvancedTable. Its construction mode is autoCustomizatioCriteria.
    Also, there is a 'Refresh' button on the page to redirect to same page with a parameter 'refreshStatus' set.
    This button is handled in the processFormRequest as follows
    if (pageContext.getParameter("Refresh") != null) {
    HashMap parameters = new HashMap();
    parameters.put("refreshStatus", "REFRESH");
    pageContext.forwardImmediately("OA.jsp?page=/oracle/apps/ap/payments/psr/webui/PsrSearchPG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null, parameters, true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO);
    In the processRequest, the 'refreshStatus' parameter is checked and if it is true, an AM method is invoked which calls a VO method, which ultimately invokes super.executeQuery() which is expected to use previous search criteria.
    Issue*
    I navigate to this page, enter criteria and click 'Go'.
    Expected results are displayed.
    Then I click the Refresh button. The table refreshes without considering the criteria. All results from database table are displayed.
    The criteria entered is still seen in the search fields as the AM is retained during redirect.
    Now I click on 'Go' again keeping the same criteria.
    Expected Results are displayed.
    Then I click the Refresh button. Now the table refreshes with the criteria in action.
    I am not getting the expected Refresh behavior for the first time only. The flow is same both times for Refresh button. Any idea why executeQuery() is not seeing WHERE conditions on the VO for the first time?
    Thanks
    Chinni

    Chinni
    Please post the complete codes .
    boolean isRefreshStatus =pageContext.getParameter("refreshStatus") != null;Here you are taking refereshStatus value in boolean but your value is REFRESH boolean cannot accept string type data.
    I will suggest try using sop() and check whether VO method for executing query is getting called or not and based on what values...
    Moreover while posting your code kindly enclose it in between {noformat}{noformat}
    for e.g
    {noformat} select * from dual
    {noformat}
    This looks like select * from dualThanks
    AJ                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Student using HDR first time - image very red, ok after update ONCE, then red again

    I hate to ask in a room full of pros, but here we go. Using WIN7 64 bit
    Purchased CS6 and takiing first class. CS6 ver 13.0.1 64 bit.
    We are learning about HDR. We have been provided 3 dng images of a model (a young lady) to work with.
    I have done the same thing four times and the opening image is darker with a lot of red.
    File_Automate_Merge to HDR Pro
    I select the tree images (they all look nice)
    Make sure the "Attempt to Automatically Align Source Images box is checked"
    Click OK
    PS makes layers, one being a merge to HDR pro layer
    Arrgghhh. I just installed the update (I was using 13.0 64 bit) just before posting this and was going through the motions as I typed in here and...... the image opened perfectly and I was able to do the lesson. However, I tried to do it  a second time, just to make sure...it is very red again. Any help please?

    Your video cards display is usually 16, 24 or 32 bits total. The settings used in photoshop are for each channel.
    There are 3 channels for the monitor Red, Green and Blue. Each having 8 bits or 8+8+8= 24 bits or 16777216 colors as there are 256 color per channel and 256 3rd power is 16,777,216.
    So a 32 bit video card would be 256 to the 4th power.
    Now back to photoshop, 16 bits per channel is 512 colors per channel or 512 to the 3rd power or 134,217,728 colors
    Therefore 32 bits per channel would have 1024 colors per channel or a total of 1,073,741,824.
    Keep in mind for this example I only used the RGB channels, photoshop is capable of creating multiple channels, granted these extra channels are primarily used for tansparency, masks, and selections. But in theory one day these extra channels could be used to display extra color information on the screen along with the main RGB channels.
    To prove this, just switch to CMYK, that mode is displaying 4 channels instead of 3 on the screen. So who's to say that one day someone will create a new color mode that all monitors will adopt as a standard? Photoshop is ready and waiting, most of the coding is already done.
    Anyway I am getting off subject a bit, so I better stop...

  • Using Beans First time...

    I'm relatively new to JSP. This is basically the error I recieve using latest Tomcat...
    : cannot resolve symbol
    symbol : class Wallet
    location: class org.apache.jsp.Wallet_jsp
    Wallet foo = null;
    Wallet.class is in
    myApp/WEB-INF/classes/Wallet.class
    This is the first line of code in Wallet.jsp
    <jsp:useBean id="foo" scope="page" class="Wallet" />I also tried creating the web.xml file and mapped Wallet like I would a servlet. Is there special tags in the Web.xml for Beans ?
    Thanks in Advance
    -Wiley

    I forgot.......... you have to put the bean in a package.
    Stupid question answered.
    Thanks
    -Wiley

  • Can't open After Effects 5.5 - installed 2 years ago and just now using for first time

    When I try to open Adobe After Affects 5.5 in Windows 7 64bit, it nearly immediately crashes and I get the following error. Can anyone help? Thanks!
    After Effects error: Crash in progess.Last logged message was: <5920> <ASL.ResourceUtils.GetLanguageIDFromRegistry><0>Unableto obtain the User'Language'registry key at: Software\Adobe\After Effects\10.5\Defaulting to 'en_US'.

    Run the cleaner tool and reinstall.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Mylenium

  • HELP, i am a first timer

    Hi there everyone. Can someone help me. I have a question. I really didn't understand my new 30GB Ipod when i got it, so I just started playing with it. I didn't know how to disconnect it, so a few times I disconnected when the it sais DO NOT DISCONNECT. I can listen to music and it is downloading fine (as far as I can tell). Should I be concerned? Should I reser my Ipod. Any ideas. thank You

    Hi there everyone. Can someone help me. I have a
    question. I really didn't understand my new 30GB Ipod
    when i got it, so I just started playing with it. I
    didn't know how to disconnect it, so a few times I
    disconnected when the it sais DO NOT DISCONNECT. I
    can listen to music and it is downloading fine (as
    far as I can tell). Should I be concerned? Should I
    reser my Ipod. Any ideas. thank You
    I would not remove the device at all while it tells you not to disconnect - this can cause serious problems for you. It is better to disconnect the unit properly by clicking the eject button and awaiting comfirmation that it has been disconnected. You can also stop this 'notice' from appearing by changing your iPod options.

  • Help for a future first time Macintosh and Airport express buyer

    I'm planning on buying a Macbook (my first Macintosh) and am also interested in buying an Airport express mainly for the ability to stream music to my home stereo. My question is regarding the best and easiest way to incorporate this into the setup I already have.
    I currently have verizon DSL (PPPoE) with my DSL modem connected to a wireless Linksys 802.11b router which is attached by ethernet cable to a Dell desktop. I have a PC laptop that I connect to the network by wireless card.
    My main goals are to to be able to share files, a printer, and be able to stream music from my desktop PC (where all my music is stored) to my home stereo. To do that, can I just swap the Linksys router with the airport express? Or should I leave the setup that I have and just connect the airport express to my stereo system?
    I appreciate any advice you can provide. Thanks.

    Since the AirPort Express Base Station (AX) only has one Ethernet port, you won't be able to swap it for the Linksys router and still provide wired access to your Dell desktop.
    The least expensive route would be to keep your current network configuration as is, except add the AX as a wireless client to provide sharing your USB printer and to stream iTunes. (ref: http://docs.info.apple.com/article.html?artnum=302153)
    A better route (for performance) would be to swap your Linksys for an AirPort Extreme Base Station (AEBS) and, again, use the AX as either a wireless client or extend your wireless network so that you can have Internet connectivity in another room in the house. The AEBS (like the AX) uses the 802.11g standard.

  • I have an Iphone 4s that I installed the face button app. After trying to use the first time, my phone locked and stopped working. Does anyone knows how to fix that problem or how to reset this phone?

    I have an Iphone 4S that i installed the face button app. After trying to use it, my phone locked and I cannot get it to work anymore. does anyone knows how to reset this phone and get it working again?

    A reset may help. Tap and hold the Home button and the On/Off buttons for approximately 10-15 seconds, until the Apple logo reappears. When the logo appears, release both buttons.
    No content is affected by this procedure.

  • Help with export speed - First time poster - please be gentle!!

    Hi all,
    Currently an i5 win 7 with 4gig ram (work PC!!!)
    Using Ppro 8.1.0 (81)
    As a company we have upgraded from CS6 to CC in the last month
    I have played around an everything is looks fine, but I have a 40 second video containing 4 After Effect comps fully rendered sitting on my Ppro timeline.  I go to export and choose h2.264 720p 25 as I would have done in CS6 and the estimated file size is 48meg, So I'm thinking that will be a quick render.
    At the moment the estimated time reads 2 hours and 7 mins and is climbing!!
    What am I doing wrong?  I usually export to this setting and a 4 min video on the same machine using CS6 used to take about 45 mins
    Thanks in advance, I have looked through the forums, but don't know much about the ins and outs of hardware acceleration or even know where to find it!!
    Andy

    Hi all,
    Currently an i5 win 7 with 4gig ram (work PC!!!)
    Using Ppro 8.1.0 (81)
    As a company we have upgraded from CS6 to CC in the last month
    I have played around an everything is looks fine, but I have a 40 second video containing 4 After Effect comps fully rendered sitting on my Ppro timeline.  I go to export and choose h2.264 720p 25 as I would have done in CS6 and the estimated file size is 48meg, So I'm thinking that will be a quick render.
    At the moment the estimated time reads 2 hours and 7 mins and is climbing!!
    What am I doing wrong?  I usually export to this setting and a 4 min video on the same machine using CS6 used to take about 45 mins
    Thanks in advance, I have looked through the forums, but don't know much about the ins and outs of hardware acceleration or even know where to find it!!
    Andy

  • Problem while using for first time the Repository in Des 6.0

    After creating the Repository, with a new project, trying to use the process diagramer and defining the root process this message appears:
    RME-00224: Failed to close activity
    RME-00222: Failed to dispatch operation to Repository
    RME-00011: Operation 'close' on ACTIVITY has failed
    RME-00020: Internal API error - ORA-04031: unable to allocate 8192 bytes of shared memory ("large pool","unknown object","sort subheap","sort key")
    How can I solve this problem?

    Geraldo,
    Please check your init.ora parameters:
    max_enabled_roles = 30
    sort_area_size = 262144
    sort_area_retained_size = 65536
    hash_area_size = 1048576
    optimizer_index_caching = 50
    optimizer_index_cost_adj = 25
    shared_pool_size = 32000000
    db_block_buffers = 2000
    open_cursors = 1000
    processes = 100
    db_file_multiblock_read_count=16 # for a 4K Oracle block size
    db_file_multiblock_read_count=32 # for a 2K Oracle block size
    db_file_multiblock_read_count=8 # for a 8K Oracle block size
    Davi

Maybe you are looking for

  • Use links to open folders

    Links are valuable tools for using one document to open another.  But, sometimes it is more useful to open a folder containing what I am looking for - especially when the content changes often.  Unfortunately, Acrobat cannot perform this function dir

  • Java.lang.ClassNotFoundException: oracle.xml.parser.v2.XMLParseException

    Hi there Masters I am new in Java and I would need your help please.. I am calling a function in Java passing 1 parameter and returning an XML back but at the point of execution I get an error below... At the end I have attached my java code...PLEASE

  • Acrobat PDFmaker 9 won't work with Office 2010

    Acrobat is Adobe's powerful and long-running pdf handler.  It's good software, but according to Adobe tech support in India, has known incompatibilities with Office 2010.  We can't create pdf files from any Office document or spreadsheet.  Adobe drop

  • Help With ACL in SUNONE

    i have two mail servers , First email server wants to authenticate users in ou=people tree whose affiliation attribute value says staff. second email server wants to authenticate users in ou=people tree whose affiliation attribute value says vendor I

  • Missing Some Fonts Called For in Apple Pro Training Serries FCS 2 Book

    I am currently working my way through Motion Graphics and Effects in Final Cut Studio 2 by Mark Spencer and Jem Schofield in the Apple Pro Training Series. Twice I have encountered cases where I am unable to find the font called for in the book. One