Logon problem with oracle management server

I have problem with Oracle Management Server when I connect to the OMS message comes
The exception (java.lang.NullPointerException) occurred.
if any body have any idea pls tell us

Hi,
Oracle has changed the Enterprise Manager from version 1.5 to 2.0 .
With the new Oracle8i dataase server another service has been added.
If you want to user the OEM you have to install The Managment Server.
The Managment server has its own user and privileges and is recommended when using OEM.

Similar Messages

  • Problem with stoping managed server

    I have wls 10.3.5 on solaris10 64bit, created the domain mytest_cluster with AdminServer and two managed servers in one cluster: ms1 and m2.
    All are on the same server.
    For ms1 I can start and stop with no problem.
    For ms2 I can start, but I cannot stop it without killin it from OS.
    The log for the stop as :
    >
    Stopping Weblogic Server...
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    This Exception occurred at Mon Dec 05 15:44:53 GMT 2011.
    java.lang.NullPointerException
    at weblogic.management.scripting.WLSTHelper.loadUsernameAndPasswordFromBootProperties(WLSTHelper.java:293)
    at weblogic.management.scripting.WLSTHelper.loadUsernameAndPasswordFromBootProperties(WLSTHelper.java:281)
    at weblogic.management.scripting.WLSTHelper.getUsernameAndPassword(WLSTHelper.java:270)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:158)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:61)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:147)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx4.connect$1(<iostream>:16)
    at org.python.pycode._pyx4.call_function(<iostream>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.pycode._pyx15.f$0(/oraclebase/product/Middleware11.1.1/user_projects/domains/mytest_cluster/shutdown.py:6)
    at org.python.pycode._pyx15.call_function(/oraclebase/product/Middleware11.1.1/user_projects/domains/mytest_cluster/shutdown.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyCode.call(Unknown Source)
    at org.python.core.Py.runCode(Unknown Source)
    at org.python.util.PythonInterpreter.execfile(Unknown Source)
    at weblogic.management.scripting.WLST.main(WLST.java:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.WLST.main(WLST.java:29)
    Problem invoking WLST - Traceback (innermost last):
    File "/oraclebase/product/Middleware11.1.1/user_projects/domains/mytest_cluster/shutdown.py", line 6, in ?
    File "<iostream>", line 22, in connect
    File "<iostream>", line 646, in raiseWLSTException
    WLSTException: Error occured while performing connect : Error connecting to the server
    Use dumpStack() to view the full stacktrace
    Done
    Stopping Derby Server...
    >
    The error is kind og generic, How I can troubleshoot this?
    Note that I can start it and all the components are on the same server.
    Thanks
    Edited by: gadba on Dec 5, 2011 11:04 AM

    Has anyone had the similar problem?
    There is another problem with the MS2. I created boot.properties and seems it does not affect because the start still asks for the username and the password.
    I have done the same with MS1 without the problem.

  • Problem with starting managed server

    In a domain , I have one admin server and one managed server. When im trying to start managed server , the message says,
    Message icon - Warning For server Server-0, the Node Manager associated with machine Machine-0 is not reachable.
    Message icon - Warning All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    Already i started the node manager , i checked with node manager's log files, and I found these error in log files,
    <Jul 30, 2010 12:54:32 PM> <Warning> <Uncaught exception in server handler: javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from 127.0.0.1 - 127.0.0.1. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from 127.0.0.1 - 127.0.0.1. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.
         at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
         at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertReceived(Unknown Source)
         at com.certicom.tls.record.alert.AlertHandler.handle(Unknown Source)
         at com.certicom.tls.record.alert.AlertHandler.handleAlertMessages(Unknown Source)
         at com.certicom.tls.record.MessageInterpreter.interpretContent(Unknown Source)
         at com.certicom.tls.record.MessageInterpreter.decryptMessage(Unknown Source)
         at com.certicom.tls.record.ReadHandler.processRecord(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
         at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
         at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
         at com.certicom.tls.record.ReadHandler.read(Unknown Source)
         at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
         at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
         at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
         at java.io.InputStreamReader.read(InputStreamReader.java:167)
         at java.io.BufferedReader.fill(BufferedReader.java:136)
         at java.io.BufferedReader.readLine(BufferedReader.java:299)
         at java.io.BufferedReader.readLine(BufferedReader.java:362)
         at weblogic.nodemanager.server.Handler.run(Handler.java:66)
         at java.lang.Thread.run(Thread.java:619)
    Can any one help me to troubleshoot this.

    Hi Jose,
    To Disable SSL communication for NodeManager do the following:
    <b><font color=maroon>Step1).</font></b> Open the *"nodeManager.properties"* file from *<WL_HOME>\common\nodemenager* (Example Location : C:\bea103\wlserver_10.3\common\nodemanager ) directory and change the value of SecureListener property to false:
    SecureListener=false
    <b><font color=maroon>Step2).</font></b> Login to AdminConsole and then
    AdminConsoleHome--->Machines --><Your_MachineName> (Click here)--->NodeManager (Tab)---> Select the type as "Plain" from the combo box (by default it will be SSL)
    <b><font color=maroon>Step3).</font></b> Restart the NodeManager ....better if you follow Step4) as well...
    <b><font color=maroon>Step4).</font></b> Please Enroll your NodeManager as described in the Step8) of the following Link: http://weblogic-wonders.com/weblogic/2010/04/28/weblogic-clustering-in-remote-boxes/
    Thanks
    Jay SenSharma

  • Problem with oracle report server

    Dear All
    I have deployed Oracle application server 10g forms & report services on win 2003 server.
    but problem is that after some interval report is getting hanged and not opening on web browser,
    If i restart the report server then it will come very fast.
    As i am new to this field Can anybody tell me how can i investigate the problem of report server.
    Your reply would be greatly appreciated.
    Thanks

    you can modify the report engine in EM console, you can put one or more JVM for this as well that it have expiration day, this will be helpful, because you can put an iddle time, so when the engine get it, it will be restarted, as well max of process again will be restarted.
    Greetings.

  • Logon problem with Oracle AS Adapter for SAP R/3

    Dear All
    I am getting below error, when trying to test the SAP Adapter. As seems from the message, its a credential problem, but the same user id/password works fine when using SAP Logon Gui Front-end client.
    Any help/pointers highly appreciated.
    com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeConnect(Native Method)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.connect(Unknown Source)
    at com.sap.mw.jco.JCO$Client.connect(Unknown Source)
    at com.sap.mw.jco.JCO$Pool.initPool(Unknown Source)
    at com.sap.mw.jco.JCO$PoolManager.getClient(Unknown Source)
    at com.sap.mw.jco.JCO$PoolManager.getClient(Unknown Source)
    at com.sap.mw.jco.JCO.getClient(Unknown Source)
    at com.SAPTest.Main.main(Main.java:35)
    Releasing connection
    Further inputs/thoughts,
    1. This must be a very basic, can it be because my user id/password does not have sufficient privilege?
    2. I am using adapters_10131_win32.zip downloaded from Oracle, installed only SAP Adapter and then trying to connect using Adapter Application Explorer.
    Regards.

    Thank you veyr much Manoj for your reply. I just tried it now buit no fruits.
    I wonder if it can really be due to privileges given to my account, which allows to connect thru SAP Front-end but does not allow to connect by any other means. I can not think of any other possible reason.

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • Problem starting the Oracle Management Server service

    Hi
    I have configured the Oracle Management Server (since I need to use the Jobs functionality) in an Oracle 9i home installed in my desktop. Then I have tried to put the service to work; it always starts and stops at once; the message also states that some services are automatically shutted down when they are not in use...
    Also, I noticed that I cannot use the typical option when creating the repository for OMS because it does not accept the domain my computer is in (dgsaude.min-saude.pt) since it seems to be an invalid domain name...
    I am a little under pressure here...Please help

    Thank you very much; I will take a look at documentation; anyway, just a question I am in doubt about..the tasks I need to automate have to do with deleting the contents of some local tables, then run some SqlPlus queries to fill those tables again (I run them locally by using a database link to another database); final tables will be connected to an www site and refreshed. As I have understood, I can do this using DBMS_JOBS (for which, I think, I would need to learn some PL/SQL...) or configure the OMS to do it (which, as you said, can be a bit of a pickle in the start...). Given the situation, which one of these tools would you advise me to use?
    Thank You
    Andre

  • I have problem with Adobe ColdFusion Server Manager.

    I have a problem with Adobe ColdFusion Server Manager when you log on and connect to the server. An advantage of the settings do not load.

    When I see others screen cuts of CF Server Manager here:
    http://www.coldfusionjedi.com/index.cfm/2009/10/21/Quick-example-of-Diff-within-the-ColdFu sion-Server-Manager
    http://forta.com/blog/index.cfm/2009/7/6/Simplified-ColdFusion-Server-Management
    the Errors View button display’s the yellow ! sign. Without a better guide I just thought that is a normal button icon until I noticed Charlie comment earlier in the thread and I thought hold up that is not normal.
    As it is when I press Errors View I get “no error” which might be because there is none or just simply not giving meaningful details as per some other CF Server Manager limitations previously noticed in other threads on forum here.
    I just hope some of that helps the original post to do with the display of the settings on left side. Maybe a better look at the error might help? Does anything get logged in CFadmin UI > Debugging & Logging > Log Files that relates to issue?
    Regards, Carl.

  • Oracle Access Manager 11g r2 with Oracle Entitlement Server 11g r2

    Hello,
    I would like to set up a configuration with Oracle Access Manager 11g r2 where Authentication is against Active Directory, and Authorisation is against Oracle internet Directory
    Access Manager has to get authorizations from Oracle internet Directory via Oracle Entitlement Server
    I cant find any document describing how to integrate Oracle Access Manager with Oracle Entitlement Server
    could any one help ?
    Regards

    Hi all,
    I am facing some issue with the distribution of the policy in the security module of OES.
    The "application" distribution tab allows me to distribute the policy created but does not generate any distribution ID or address for webservice access.
    I am using OES 11.1.5
    Thanks in advance.

  • Help me! why can not start oracle management server?

    maybe for my shutdown and startup database abnormal for several
    times,now the server oracleorahome81management server can't start
    and while i logon to enterprise manager console,it show me a
    error as follow
    "vtk-1002:The Oracle Management Server you are trying to connect
    to is still in the process of initialization. Please wait for it
    to start up completely and then try logging in again"
    the error also when i restart my machine.
    and,the configuration assistant can not logon to database.
    but sql*plus,sql worksheet can work normal.

    Hi,
    Sock Hoon (guest) wrote:
    : I have just installed Oracle Application Server (OAS) on my
    : machine running Windows NT 4.0 Workstation. When I logon to the
    OAS don't run on Win NT with installed service pack 4.
    Go back to service pack 3 or apply patch from Developer 6.0 to
    OAS.
    : OAS manager and tried to start ORB, I got below error message:
    : Please wait while the command is being processed on host ssoh_x
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : Starting ORB processes...Returning filename D:
    : \orant\orb\admin\.event
    : waiting for ORB to be ready...
    : YOT-11034, Unable to make address: IP://ssoh_x.jgfhome:2649.
    : Error: YT::EXCEPTION::BADPARAM::NOSUCHADDR
    : ORB is not responding. Please restart manually...
    : I have tried to re-install OAS for the second time. But I still
    : got the same problem.
    : I plan to use the OAS, together with Oracle Internet Commerce
    : Server (ICS) to develop an e-commerce project. I am yet to
    : download and install the ICS. I don't have any Oracle databases
    : installed in my machine. I'm using MS SQL Server 7.0 instead.
    : Please advised me on how to configure the ORB so that I'll be
    : able to start the application server.
    Best regards Andrew
    null

  • Error while starting Oracle Management server service

    Hi all,
    We are about to administer our database using Oracle Enterprise manager. For that we have configured OEM in a Test PC and tried to connect our database.
    First i have logged in to OEM Console with Sysman login id using the default password "oem_temp" and it prompts me to change the password, also i have changed the password as "xxxxx" and i have come out of OEM console and tried to relogin using the changed password.
    i got the message as invalid login or password or
    check for the availablity of Management server service"
    i found that the service Oracle Management server which was previously running is not running now and i tried to restart that manually.
    On doing that i got a message as
    "Error 1053: The service did not respond to the start or control request in a timely fashion"
    Would any one of u help me to solve this problem.
    Thanks in advance..

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • What's the name of my Oracle Management Server?

    I have just completed a new installation of Oracle 9i DB Ver 9.01 along with the related Oracle Management Server. I can log into the Oracle Enterprise Manager OK, but I can't log in to the Oracle Management Server.
    The problem is that the login requires me to provide the name of the Management Server, and I don't recall ever being asked to assign a name to the Management Server during the installation process.
    The names relevant to my database installation are:
    Host server name: Tower100
    Database name: TOWER
    Service_Name: Tower.LinFamily
    Repository DB Name: TowerRep
    Repository SID: TowerRep
    I have tried all these names, and they don't work. I have tried logging using the user names 'system' and 'RepAdmin' (the user name I assigned for the repository), and they don't work.
    I have looked through the installation documentation and I can't find anything on this subject.
    I would appreciate any help on this problem. Thanks.
    Tony Lin

    David,
    Thanks for your response.
    Yes, I am running Win2000 Server. I checked Component Services and verified that both Management Server and Agent are processes set in automatic mode and started.
    David, my problem is that logging in to Management Server requires me to enter the Name of the Management Server. What is the "Name" of my Management Server? I don't understand what this means as I do not recall ever being asked to name my Management Server when I installed it.
    The names relevant to my database installation are:
    Host server name: Tower100
    Database name: TOWER
    Service_Name: Tower.LinFamily
    Repository DB Name: TowerRep
    Repository SID: TowerRep
    Are any of these the "Name" of my Management Server?
    I have tried all these names, and they don't seem to work.
    Also, when you say the default account name, do you mean the account "SERVICE" with the default password?
    Tony Lin
    Tony,
    If you installed on Windows then you will want to make sure that the Management Server and Intelligent Agent services are started in the Services Control Panel first.
    Otherwise if you are using a UNIX server, you may need to start the mangement server manually. Here is a script I use to automate the startup process on Solaris:
    http://www.dotcomsolutionsinc.net/products/installgen/sol_901_32bit_files/installgen_sol901_12_.html
    From the Enterprise Manager Console login window you can click on the icon to the right of the Management Server field, click on the Add button, then enter the hostname of the management server to add it.
    If the Management server is running, then you should be able to log in using the default account the first time, then create your administrator accounts.
    David Simpson
    www.dotcomsolutionsinc.net
    (Oracle Replication Consulting & Tools)

  • Oracle Management Server Service not created

    Hello,
    I created a Management Server Repository using OEMCA and an existing SID. According to the details displayed at the end of the wizard I assume that the process was finished successfully:
    (NT-Service OracleOraHome81 ManagementServer is started...
    Disconnect from oms@instancename....
    Returning to connection system@instancename...
    Process finished.
    Yet the Oracle Management Server Service can not be found in SERVICES in the control panel...and therefore can't be started manually.
    I have OS-Administrator Privileges.
    I use Oracle 8.1.7 on WinNT.
    Any help would be greatly appreciated.
    Thanx
    Stefan

    I have this problem too. (posted a separate thread on
    this before I read this one, sorry).
    Here is my oms.nohup:
    E:\oracle\ora81\sysman\log>tail -f oms.nohup
    [main][2003-10-9:18:7:57:599] ORA-01017: invalid
    username/password; logon denie
    d
    : ..../....@jdbc:oracle:oci8:@exorabsp
    [main][2003-10-9:18:7:57:599]
    VdbSession.processError: invalid connect string
    VXA-2018 :
    Anmeldung bei OMS-Registrierungsdienst nicht m�glich
    oracle.sysman.vxn.VxnBootstrapException:
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.startServices(VxaAppSer
    er.java:1353)
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:
    547)
    Fehler beim Hochfahren von Oracle Management Server.
    Somehow, by reading the responses here - created new repository - I managed to get OMS working again.

  • Oracle Management Server Service not starting

    OS: windows 2000 Server
    Ora version: 8.1.7
    I have checked all the services are started and database is up but when i am trying to start OMS service "oemctrl start oms" its giving the message..
    ... service could not be started
    ... the service did not return an error.
    please tell me whats the solution.

    I have this problem too. (posted a separate thread on
    this before I read this one, sorry).
    Here is my oms.nohup:
    E:\oracle\ora81\sysman\log>tail -f oms.nohup
    [main][2003-10-9:18:7:57:599] ORA-01017: invalid
    username/password; logon denie
    d
    : ..../....@jdbc:oracle:oci8:@exorabsp
    [main][2003-10-9:18:7:57:599]
    VdbSession.processError: invalid connect string
    VXA-2018 :
    Anmeldung bei OMS-Registrierungsdienst nicht m�glich
    oracle.sysman.vxn.VxnBootstrapException:
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.startServices(VxaAppSer
    er.java:1353)
    at
    at
    at
    t
    oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:
    547)
    Fehler beim Hochfahren von Oracle Management Server.
    Somehow, by reading the responses here - created new repository - I managed to get OMS working again.

  • Internal NT error when attempting to use the Oracle Management Server

    Our platform is:
    HP NetServer LC 2000
    1 GB Ram.
    CPU: x86 Family 6 Model 8 Stepping 8
    Windows NT 4.0
    Oracle 8.1.6
    Currently the database is working fine except the problems with
    the Oracle Management Server which will allow us to do a backup.
    The Management Server NT Service is giving an error
    called: "Error 2140 . An Internal NT Error Occurred" There is a
    Listener service running but I don't know if the settings are
    correct??

    Hello,
    I too am an Ashford University student, and I have received the same error. However, I have found a couple workarounds that allow me to do pretty much everything except view my degree progress (for that I use Chrome on my iMac).
    ****CAUTION: THE FOLLOWING PROCEDURE COULD RESULT IN LOSS OF DATA****
    First, back up your iPad in iTunes (if you do not know how to do this, then do not proceed until you do). Second, quit Safari (double-tap the home button so that the multi-task bar appears at the bottom of the screen, then swipe until you see Safari, then press and hold the Safari icon until the 'X' appears, finally press the 'X' to quit the App) Third, make sure Safari is configured as follows:
    Settings > Safari >
    Java Script "ENABLED"
    Block Popups "OFF"
    Accept Cookies "ALWAYS"
    Reset Safari:
    Settings > Safari >
    Clear History
    Clear Cookies
    Clear Cache
    Restart your iPad by holding the Home and Sleep buttons until the Apple Logo appears (immediately let go of both buttons or else you will put your iPad into recovery mode). Accessing the Ashford Student portal should now work.

Maybe you are looking for

  • Open and edit PDF document simultaneously in two windows

    I am currently studying on a very long PDF, about 1600 pages. I have two copies of the same PDF open in full screen, and I use the first (A) to read and highlight, and the second (B) to search for images and references. So if I am on page 200 of A, a

  • IMac: Upgrade harddrive or get an external drive?

    I am running out of space on my harddrive (500GB) and am considering my options: 1. Upgrade the harddrive in my IMac. 2. Attach an external harddrive and move some large folders to it. What are the experiences of others with either option? What is mo

  • Copy and paste problem with regions

    I've noticed that occasionally, when I copy and paste a region within the same track, I sometimes paste twice (directly on top of the other region). Or at least that's the end result. When I realize this, I go to delete the region and then there's a

  • Does PL/SQL Parser Validate?

    Just wondering if the PL/SQL parser can parse in validation mode? I think I remember reading that the PL/SQL parser is a non-validating parser only but I didn't know if this changed. Thanks for you help

  • Ipod camera black screen when opened and sync prob HELP!!!

    hello i just went to open the camera on my ipod touch 4g and it just went black just a black screen when i press the home button it goes straight to the home screen everything else is fine i just open the camera and a black screen appears, it is work