SQL Workshop Script editor in RED..not able to see any code

Hi,
I have created a Package in the apex.oracle.com SQL workspace. package got created successfully.
But when I navigate to Home>SQL Workshop>Object Browser and try to see the package spec/body content..the editor/notepad is completly RED in color.
any idea what may be the reason??.
Thanks,
Deepak

This is a [long standing problem in some browsers/configurations|http://forums.oracle.com/forums/search.jspa?threadID=&q=%22Script+editor%22+AND+RED&objID=f137&dateRange=all&userID=&numResults=15&rankBy=10001]. There's nothing you can do about it except switch to a supported browser, or use an alternative tool like [SQL Developer|http://www.oracle.com/technology/products/database/sql_developer/index.html] when working with PL/SQL.

Similar Messages

  • When I go to create a new project in imovie using the iPhone 5, I am not able to see any of my video clips or photos that are saved on the device.

    When I go to create a new project in imovie using the iPhone 5, I am not able to see any of my video clips or photos that are saved on the device.

    When you move or copy the compound clips with their events into an external drive all the events should be there. Not clear on why you want to move them into a single event. You can drag and drop from one event to another.
    Why are you using compound clips? You can simply copy the project from each machine with used media onto the external drive and that should do it.

  • My firefox webpage now opens up as a whole page and I am not able to see any any menu bars

    All of a sudden my firefox webpage now opens in the whole window and I am not able to see any menu bars in the top or the "start" icon in the bottom of the screen

    Toggle Full Screen mode on/off with F11 -- very useful keyboard shortcut.
    References:
    * http://dmcritchie.mvps.org/firefox/keyboard.htm
    * http://kb.mozillazine.org/Resizing_oversize_window
    * http://kb.mozillazine.org/Resizing_oversize_window
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • Not able to see any of the application,system windows in jdev

    Hi everyone,
    I am facing a strange problem in jdev 10.1.3.1.I am not able to see any of the application,system and other window.I tried clicking the view button in the toolbar and clicking on the application and system navigator to show off in the window,but there was no luck.I continue to see a blue screen.Even i deleted the jdev10.1.3.1 and installed again the new jdev10.1.3.1 but still then its not showing me the windows.When i tried to explore more clicking Tool->Preferences it gave me the following exception:
    java.lang.NullPointerException
         at oracle.tip.tools.ide.tx.addin.MapperOptionsPanel.load(MapperOptionsPanel.java:412)
         at oracle.tip.tools.ide.tx.addin.MapperOptionsPanel.onEntry(MapperOptionsPanel.java:400)
         at oracle.ide.panels.MDDPanel.enterTraversableImpl(MDDPanel.java:926)
         at oracle.ide.panels.MDDPanel.enterTraversable(MDDPanel.java:899)
         at oracle.ide.panels.MDDPanel.mav$enterTraversable(MDDPanel.java:106)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1348)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:597)
         at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:391)
         at oracle.ide.cmd.IdeSettingsCommand.doit(IdeSettingsCommand.java:47)
         at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:259)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:541)
         at oracle.ide.controller.IdeAction$1.run(IdeAction.java:772)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:789)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:498)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I dont have any clue on this.
    Please help me in resolving the problem and finding some solution to this.
    Thanks & regards

    Try and see if this helps:
    http://blogs.oracle.com/shay/2006/11/10
    Although it seems that just removing JDeveloper and reinstalling from scratch should have done this.

  • I am not able to see any program EXE's (eg: AfterEffect.exe) to run the file

    I have installed software from adobe creative cloud. After installing i am not able to see any program EXE's (eg: AfterEffect.exe) to run the file.
    I am not able to install it again since it shows "installed" in my creative cloud account.
    Please help me out ASAP.

    I have installed software from adobe creative cloud. After installing i am not able to see any program EXE's (eg: AfterEffect.exe) to run the file.
    I am not able to install it again since it shows "installed" in my creative cloud account.
    Please help me out ASAP.

  • Not able to see any ads nor ad request in Pubcenter

    I am not able to see any ad request in pubcenter, although my apps are downloded more than 200 daily.

    Hi nitesh2703,
    Are you seeing ads on your app?
    Maybe you did not setup ads properly in your app and you are not getting any ads in your app. That's why reporting is not showing any ad request.

  • Not able to see any Query Parameters in Siebel Application

    We are unable to see any query parameters once we reach Siebel Application i.e if we access Call Center Application, we do not see any additional data in URL after callcenter_enu/start.swe this happens wven when we add/edit records in Call Center Application.

    Yup, its on. I have tried wifi on n off. Even tried Network reset and restart nothing works. Not able to see any wifi names in the list.

  • Urgent : not able to see any message on SXMB_MONI

    Hi all ,
             I have created a scenario XML->XI->SAP R3 for this i have cretaed data in integration repository and in along with interface object i have created 1 mesg maping( MT--->BAPI ) and and Interface Mapping using  the same mesg mapping.
                      in integration directory i have created 2 communication channels one is of sender(adapter file) and other reciever ( adapter RFC ) and rest other things also .
    but when i am checking in SXMB_MONI i am not getting any message i am unable to figure it out where i have done mistake . when i am checking in communication monitor Sender_File_Comm_channel is working fine and Receive_RFC_Comm_channel is showing this message in log :
    Receiver channel 'RFC_Reciever' for party '', service 'BS_ACC_FLAT_R3' (internal name 'RfcClient[RFC_Reciever]')
    Client data: {jco.client.lang=en, jco.client.snc_mode=0, jco.client.client=300, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XXXXX, jco.client.sysnr=00, jco.client.ashost=XX.XX.XX.XX}
    Repository data: {jco.client.lang=en, jco.client.snc_mode=0, jco.client.client=300, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=XXXXX, jco.client.sysnr=00, jco.client.ashost=XX.XX.XX.XX}
    Current pool size: 0, maximum pool size : 1
    is this communication channel is fine ?
    please suggest how to check application is made correct or not ?
    thanks in advance
    Regards,
    Praveen

    Hello Praveen,
    If I understand correctly the scenario is File -- XI -- RFC and you do not see any message in SXMB_MONI.
    I would test the Sender File Adapter first before going to RFC. If the file is picked up and sent to Int Server you would see a corresponding message in SXMB_MONI.
    I would first check the Sender File Comm Channel in Comm Channel Monitoring and ensure the file id being picked up.
    In case this is not working you would get the exact error in the File Comm Channel. If this channel is working fine and you see a message id for the picked up file but the corresponding message Id is not available in SXMB_MONI, I would have a look at the queues if they are registered properly in SMQR or check if messages are stuck in any queue using SMQ1 and SMQ2 transactions. Please do the following steps and I am sure the scenario would work.
    In case you find the problem and are not able to resolve it please post it here and I can suggest something.
    Please award points if this post helps you.
    Thanks and Best Regards,
    Kanwal

  • Not able to see any table

    I wonder if this is bug of SQL Developer I'm using.
    I open a connection and try to expand the "Tables" node. there is nothing. I right clicked it and "clear filter". still don't see any.
    I'm using SQL Developer 3.0.04
    Is this a known bug or any workaround?
    Thanks

    1. Have you applied the patch located at - Help - Check for Updates?
    2. Try 3.1 that has the patch applied to it located at: http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html
    Michael

  • Not able to see any firewire units on the bus overview.

    I just bought my second Mini, it had been used by the outlet during a promotion campaign, so I had to restore the OS.
    Everything looked fine, but there are two problems I am left with:
    Firstly, the FireWire 800 interface seems almost dead. By that I mean, there is power on the bus, but no communication. On the FireWire info page I only get a warning in red letters saying "Warning: Could not list FireWire units". Of course, it does not matter what I connect.
    The other issue I experience is that after booting the Mini, it takes 10 to 15 minutes before I am able to have response on keyboard and mouse input.
    Any suggestions out there what could be the matter?

    Thanx kbrosnan. Enter key will work if my keyboard is Google Keyboard but if i have another keyboard type (C-DAC, GIST Marathi Keyboard) then if I press enter key it will take special invisible character may be carriage return and not getting expected action. Using same C-DAC keyboard I am able to get expected action in another application. So is that browser problem of keyboard problem?
    Ref C-DAC Keyboard: http://cdac.in/english/down/gist/android_soft_keyboard_marathi.aspx

  • Why am i not able to see any video on Flex Mobile project on tablet

    I am using the strobe media playback in my flex mobile application. I am able to play audio but no video is visible, if i double tap to change to full screen i can see a brief flash of the video then it gets dark again. i am streaming a mp4 file over http. The video displays properly in the emulator but not on my tablet. Can the video encoding have anything to do with it?
    I have the rendermode set to "direct" in the app.xml, my project is based on a ViewNavigatorApplication.

    Safari 5.0.1 or later: Slow or partial webpage loading, or webpage cannot be found

  • Not able to see any contact from my sim

    copied 840 contacts from Nokia phone to new sim card (nano) but these contacts not shown
    when use the same in iphone 5s

    Have you done Settings > Mail, Contacts, Calendars > Import Sim Contacts?
    You can not directly see the contacts on the sim on the iPhone. The only thing you can do is import. More information at http://support.apple.com/kb/HT4994?viewlocale=en_US

  • I am not able to see any photos in face book

    photos

    With Facebook on display, click on the site identity button (for details on what that is see [https://support.mozilla.com/kb/Site+Identity+Button]) and then on More Information. This will open up the page info dialog.
    First select the Permissions panel, make sure that "Load Images" is set to allow (selecting Use Default should also work)
    Next select the Media panel, then click on the first item in the list. Use the down arrow key to scroll through the list. If any item has the option "Block images from (domain name)" selected, de-select the option.
    This should hopefully resolve your issue, but also see https://support.mozilla.com/kb/Images+or+animations+do+not+show
    Some add-ons can also block images, for example if you have AdBlock Plus installed, make sure that you have not accidentally created a filter to block the images.

  • I'm Not able to see any display in my ipod

    My iPod is not working properly when i uploaded videos in it not it's not showing any display in system as well as in itunes what could be the problem plz any one help me

    Do you mean you are unable to install or sync Apps to your iPod?  Are you using at least iOS version 2.0 or later?
    If you have a 1G iPod Touch, you can update to 3.1.  Use this article to purchase the update.
    http://support.apple.com/kb/HT2052
    B-rock

  • Not able to see any mail on machine or iCloud suddenly, just stuck. Help!

    Mail app on machine showing @mac emails in list but stuck downloading them. Any help would be great! (Other clients are fine)
    Same problem when I log onto iCloud, just stuck.

    Yes, seems to be just about coming through now - though very slowly.
    Thx for looking out WC.
    Nice speech btw

Maybe you are looking for

  • Upgrading Vista to Windows 7 problem

    So, I know Apple hasn't officially supported installing 7 yet, but I've been trying to upgrade from Vista Business edition. It will get almost all the way through and then have some kind of issue and says it reverts back to Vista. Has anyone else had

  • MacBook Pro & Snow Leopard Update: No-Entry Symbol

    Hi Everyone, I've run into some trouble as of last week involving my MacBook Pro. I feel as though this trouble may be a ressult of the 10.6.2 update, and was hoping you all could give me some advice on resolving it. Shortly after updating to 10.6.2,

  • Parameter more than 45 characters in selection-screen

    Hi All, I requre help for displaying a parameter of visible length 75 characters in selection screen. By default it is displaying 45 characters. Thanks in advance. Regards, Rohit Goel

  • Got screen like when Touch is brand new...

    when I turned it on. Hooking it up to iTunes got the home screen to appear, so thankfully I didn't need to restore the entire Touch. Is there any other method to get the Touch working if I'm not near my PC? I tried to hold both buttons for 5+ seconds

  • Condition record not found for service net price

    Hi Experts, I have seen other posts related to this topic but didnt solve my issue. Issue is: in one system when trying to create PO for requisition, it says please enter a price for service item since "condition record not found" (because package nu