Please help me to run a submitted job in database

Hi, Guys:
I need your help for a problem:
I need to have a job runnning every day midnight to update a column in a table, so I wrote a procedure to do it, submit job as follows:
set serveroutput on;
declare
  n_jobno BINARY_INTEGER;
begin
  dbms_job.submit(job=>n_jobno,  what=>'begin SOR_CHECKSUM_SERVICE.porpulate_Checksum; end;',next_date=>trunc(sysdate)+15/24+6/288,interval=>'trunc(sysdate+1/288,''MI'')');
  commit;
  dbms_output.put_line('Job Number:'||n_jobno);
end;But the job is never running. I checked dba_jobs
select job, last_date,last_sec, log_user, next_date, next_sec,schema_user, total_time, what,instance from dba_jobs;it shows the following result:
4001     27-AUG-12     11:36:51     SYS     27-AUG-12     19:36:51     APEX_030200     10.00000000000000000000000000000000000002     wwv_flow_cache.purge_sessions(p_purge_sess_older_then_hrs => 24);
4002     27-AUG-12     15:31:42     SYS     27-AUG-12     15:41:42     APEX_030200     468.999999999999999999999999999999999997     wwv_flow_mail.push_queue(wwv_flow_platform.get_preference('SMTP_HOST_ADDRESS'),wwv_flow_platform.get_preference('SMTP_HOST_PORT'));
69               SORS     27-AUG-12     15:30:00     SORS     313     begin SOR_CHECKSUM_SERVICE.porpulate_Checksum; end;the the dba_jobs shows with instance number as 0,
however, when I run the
select *
from v$instance;1     apexsb     lsgapps.thruhere.net     11.2.0.1.0     01-AUG-12     OPEN     NO     1
instance number shows 1.
Is thsi because I submit my job to a wrong database instance? or any other reason?
Thanks a lot for your time.
Sam

the the dba_jobs shows with instance number as 0,Where? Not in your example....
(How do you do that, by the way? Posting unformatted code with {noformat}{noformat} tags?)
Check alert.log and trace files in your udump directory for additional clues.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Please help me to run a submitted a job in database

    Hi, Guys:
    I need your help for a problem:
    I need to have a job runnning every day midnight to update a column in a table, so I wrote a procedure to do it, submit job as follows:
    set serveroutput on;
    declare
      n_jobno BINARY_INTEGER;
    begin
      dbms_job.submit(job=>n_jobno,  what=>'begin SOR_CHECKSUM_SERVICE.porpulate_Checksum; end;',next_date=>trunc(sysdate)+15/24+6/288,interval=>'trunc(sysdate+1/288,''MI'')');
      commit;
      dbms_output.put_line('Job Number:'||n_jobno);
    end;But the job is never running. I checked dba_jobs
    select job, last_date,last_sec, log_user, next_date, next_sec,schema_user, total_time, what,instance from dba_jobs;it shows the following result:
    4001     27-AUG-12     11:36:51     SYS     27-AUG-12     19:36:51     APEX_030200     10.00000000000000000000000000000000000002     wwv_flow_cache.purge_sessions(p_purge_sess_older_then_hrs => 24);
    4002     27-AUG-12     15:31:42     SYS     27-AUG-12     15:41:42     APEX_030200     468.999999999999999999999999999999999997     wwv_flow_mail.push_queue(wwv_flow_platform.get_preference('SMTP_HOST_ADDRESS'),wwv_flow_platform.get_preference('SMTP_HOST_PORT'));
    69               SORS     27-AUG-12     15:30:00     SORS     313     begin SOR_CHECKSUM_SERVICE.porpulate_Checksum; end;the the dba_jobs shows with instance number as 0,
    however, when I run the
    select *
    from v$instance;1     apexsb     lsgapps.thruhere.net     11.2.0.1.0     01-AUG-12     OPEN     NO     1
    instance number shows 1.
    Is thsi because I submit my job to a wrong database instance? or any other reason?
    Thanks a lot for your time.
    Sam

    lxiscas wrote:
    Hi, I am sorry, I do no know which forum I should post my question, Really? Even after being a member for over 12 years?
    Handle:  lxiscas   
    Status Level:  Newbie 
    Registered:  Jun 5, 2000 
    Total Posts:  107 
    and I do not know I should post question only in one forum. Really? Not only have you been a member for over 12 years, you were called out on this very point just over a week ago:
    Help me on a update statement
    This problem has been solved by DBA. It looks job is running, but I could not see it from v$dba_job, but even I dropped the jobs, the sessions were still working. It took us a lot of time to recover database.
    Thanks.
    Sam

  • I sign up for TAPJOY.While signing in,they install something in my PROFILE CONFIGURATION...When I check my Settings-General,I can't see the PROFILE OPTION! Please help me :) Im running ios 6.0.1

    I sign up for TAPJOY.While signing in,they install something in my PROFILE CONFIGURATION...When I check my Settings-General,I can't see the PROFILE OPTION! Please help me Im running ios 6.0.1

    Well, after another call with Apple support and the engineers, no success.  After spending over 20 hours trying to debug this, I give up.  Apple was basically fishing for a solution with trial-and-error settings on the iphone.  Then they wanted me to plug in software to log my iphone connections to the router, etc, etc., etc., at which point I decided I no longer wanted to participate in their testing process and will simply return the router.
    25 hours of my life I'll never get back.
    Big bummer, and frustrating for all the obvious reasons.

  • This is urgent please help!  long running job in sm37 but not in sm66

    Hi,
    Can someone please help for an explanation as to why if you call sm37, you can see that the job is long running (example about 70,000 sec), but when you look at the PID where the job is running in sm66 it does not show 70,000 sec but only around 6,000 sec.
    Can someone please explain why?  Thank you very much

    For background processes, additional information is available for the background job that is currently running. You can only display this information, if you are logged onto the instance where the job is running, or if you choose Settings and deselect Display only abbreviated information, avoid RFC. In any case, the job must still be running.
    Regards
    Anilsai

  • Please help me to run this CMP BEAN, I need help urgently, I am running out of time :(

    Hi,
    I am facing this problem, Please help me, I am attaching the source files
    also along with the mail. This is a small CMP EJB application, I am using
    IAS SP2 on NT server with Oracle 8. I highly appreciate if someone can send
    me the working copy of the same. I need these urgent. I am porting all my
    beans from bea weblogic to Iplanet. Please help me dudes.
    Err.........
    [06/Sep/2001 13:41:29:7] error: EBFP-marshal_internal: internal exception
    caught
    in kcp skeleton, exception = java.lang.NoSuchMethodError
    [06/Sep/2001 13:41:29:7] error: Exception Stack Trace:
    java.lang.NoSuchMethodError
    at
    com.se.sales.customer.ejb_kcp_skel_CompanyHome.create__com_se_sales_c
    ustomer_Company__java_lang_Integer__indir_wstr__215617959(ejb_kcp_skel_Compa
    nyHo
    me.java:205)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at
    com.se.sales.customer.ejb_kcp_stub_CompanyHome.create(ejb_kcp_stub_Co
    mpanyHome.java:297)
    at
    com.se.sales.customer.ejb_stub_CompanyHome.create(ejb_stub_CompanyHom
    e.java:89)
    at
    com.se.sales.customer.CompanyServlet.doGet(CompanyServlet.java:35)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
    Source)
    at
    com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
    wn Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at java.lang.Thread.run(Thread.java:479)
    Caught an exception.
    java.rmi.RemoteException: SystemException: exid=UNKNOWN
    at com.kivasoft.eb.EBExceptionUtility.idToSystem(Unknown Source)
    at com.kivasoft.ebfp.FPUtility.replyToException(Unknown Source)
    at
    com.se.sales.customer.ejb_kcp_stub_CompanyHome.create(ejb_kcp_stub_Co
    mpanyHome.java:324)
    at
    com.se.sales.customer.ejb_stub_CompanyHome.create(ejb_stub_CompanyHom
    e.java:89)
    at
    com.se.sales.customer.CompanyServlet.doGet(CompanyServlet.java:35)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
    Source)
    at
    com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
    wn Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at java.lang.Thread.run(Thread.java:479)
    Thanks in advance
    Shravan
    [Attachment iplanet_app.jar, see below]
    [Attachment iplanet_src.jar, see below]

    One reason that I sometimes get 'NoSuchMethodError' is when I make a change to a
    java class that is imported into another java class. When I go to run the
    importing class, it will throw a 'NoSuchMethodError' on any methods that I've
    changed in the imported class. The solution is to recompile the importing class
    with the changed classes in the classpath.
    shravan wrote:
    Hi,
    I am facing this problem, Please help me, I am attaching the source files
    also along with the mail. This is a small CMP EJB application, I am using
    IAS SP2 on NT server with Oracle 8. I highly appreciate if someone can send
    me the working copy of the same. I need these urgent. I am porting all my
    beans from bea weblogic to Iplanet. Please help me dudes.
    Err.........
    [06/Sep/2001 13:41:29:7] error: EBFP-marshal_internal: internal exception
    caught
    in kcp skeleton, exception = java.lang.NoSuchMethodError
    [06/Sep/2001 13:41:29:7] error: Exception Stack Trace:
    java.lang.NoSuchMethodError
    at
    com.se.sales.customer.ejb_kcp_skel_CompanyHome.create__com_se_sales_c
    ustomer_Company__java_lang_Integer__indir_wstr__215617959(ejb_kcp_skel_Compa
    nyHo
    me.java:205)
    at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
    at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
    at
    com.se.sales.customer.ejb_kcp_stub_CompanyHome.create(ejb_kcp_stub_Co
    mpanyHome.java:297)
    at
    com.se.sales.customer.ejb_stub_CompanyHome.create(ejb_stub_CompanyHom
    e.java:89)
    at
    com.se.sales.customer.CompanyServlet.doGet(CompanyServlet.java:35)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
    Source)
    at
    com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
    wn Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at java.lang.Thread.run(Thread.java:479)
    Caught an exception.
    java.rmi.RemoteException: SystemException: exid=UNKNOWN
    at com.kivasoft.eb.EBExceptionUtility.idToSystem(Unknown Source)
    at com.kivasoft.ebfp.FPUtility.replyToException(Unknown Source)
    at
    com.se.sales.customer.ejb_kcp_stub_CompanyHome.create(ejb_kcp_stub_Co
    mpanyHome.java:324)
    at
    com.se.sales.customer.ejb_stub_CompanyHome.create(ejb_stub_CompanyHom
    e.java:89)
    at
    com.se.sales.customer.CompanyServlet.doGet(CompanyServlet.java:35)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
    Source)
    at
    com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unkno
    wn Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
    at com.kivasoft.thread.ThreadBasic.run(Native Method)
    at java.lang.Thread.run(Thread.java:479)
    Thanks in advance
    Shravan
    Name: iplanet_app.jar
    iplanet_app.jar Type: Java Archive (application/java-archive)
    Encoding: x-uuencode
    Name: iplanet_src.jar
    iplanet_src.jar Type: Java Archive (application/java-archive)
    Encoding: x-uuencode

  • Please help me in creating and scheduling jobs. Its very urgent.

    RDBMS: Oracle 9.2.0.4
    OS: win2k
    OWB Client: 9.2.0.2.8
    OWB Repository: 9.2.0.2.0
    Hi,
    I have created a "process workflow" using OWB and deployed it successfully. Now, I would like to schedule this process. I have installed management server and tried to schedule it but all in vain. I am not able to understand anything. I have read "oracle administrator pdf" and couldnt understand anything. Please dont advise me to read any notes or pdf's because I have tried a lot and was not able to figure out the configuration.
    I have a target database named "TARGET". I would like to schedule the workflow process I have created. I am not able to understand preferred credentials and how to execute the XML script generated by the "process workflow". Please help me coz its very urgent.
    -Aditya

    Why dont you try this? I found it after few tries,
    In the create job dialog box
    under General
    for Override Node Preferred Credentials for entire job
    username and password should be the NT or Unix
    login where your Runtime database Server reside.
    under Parameter
    for Override preferred credentials
    username and password should be of your runtime
    repository user
    Regards,
    Shree

  • Please Help With WRT54G Running WWW Server

    Can someone please help me with a problem I am having setting up a WWW server?
    I installed a wireless network in my home last week. I’ve spent days trying to configure the network so that I can run a WWW server on port 80. Right now I have it configured as two separate networks so I can access the WWW server on an additional roadrunner IP on PC1 that is the reason for the hub.
    PC1 wired to EFAH05W 5 port hub ---> Linksys LNE100TX network adapter
    PC2 wired to WRT54G ---> Linksys LNE100TX network adapter
    PC3 wired to WAP54G ---> Linksys LNE100TX network adapter
    Mac note book wireless WAP54G ---> MacAirport
    Motorola SB 5100 Surfboard Modem ---> Linksys EFAH05W 5 port hub ---> Linksys WRT54G V 6.0 ---> Linksys WAP54G v3.01
    I want to cancel the extra IP and remove the hub and still access the www server from outside my network! I want the WWW server to run on PC3 which is hard wired to the WAP54G.  I have all of the ports forwarded correctly and no firewalls! I can access all three computers on the private network with no problem and they all can access the internet but… When I go to the PC1 with the road runner IP I can’t I can’t access the WWW server running on PC3.
    I have the WAP54G set as a client and the IP addresses begin at 192.168.1.100 and run through 192.168.1.105 wireless is on channel 6 and security is 128bit wep.  
    While I am here I might as well address another issue I have.  I up-graded the firmware on the WRT54G V 6.0 to v1.02.0 and now I cant get the WAP54G to work in repeater mode which seems to have been fixed by going back to v1.01.0 firmware  but I cant find v1.01.0 anywhere does anyone know where I can find it?
    I know I should have backed up the firmware but… I didn’t  !
    Thanks

    Sorry, but the way you describe your network setup is hard to understand. It would be easier if you started from the internet connection and said how everything is wired/connected from there.
    "PC1 wired to EFAH05W 5 port hub ---> Linksys LNE100TX network adapter"
    I suppose that means your PC1 has a LNX100TX which is wired to the EFA, etc... Because later you only have a "--->" and it does not say anymore if it is wired or wireless...
    I guess the WAP is in repeater mode/WDS thus the WAP is connected wireless to the WRT and bridges to PC3.
    It also seems to me as if you are running two DHCP servers: one on the WAP and one on the WRT. This is a bad idea as well. In a LAN you should run only a single DHCP server.
    You also don't clear say how you are trying to access the web server. I suppose you enter your public IP address into your browser on a PC behind the WRT. You don't say exactly what is not working. You don't write exactly what error messages you get. If you enter the public IP address of the WRT router into your browser on a computer inside your LAN you will only get the web configuration page of the router. You cannot connect to a server port which is forwarded on the router. You must attempt the access from outside, i.e. the internet. Use an anonymizer service or a html validator for a quick glimpse what you can access from the internet.
    Old firmware: look on ftp://ftp.linksys.com/ for old firmware version. The U.S. versions are in the directory /pub/network You must keep in mind that the v6 is compatible with the v5. The directory is a little bit a mess. It is tricky to find the files which are relevant. I found the following two.
    ftp://ftp.linksys.com/pub/network/WRT54Gv5_v1010_000.bin
    ftp://ftp.linksys.com/pub/network/wrt54gv5_v6_fw_1.00.9_US_code.zip

  • J2ee1.3.1 please help unable to run deploytool

    Can somebody please help J2ee 1.3.1 casuing a big headache why cant I get it to work
    I have problem with J2ee 1.3.1 deploytool and I get the error message below
    No local string for enterprise.tools.deployment.main.error_creating_ui
    Unable to create UI: java.lang.ExceptionInInitializerError
    can somebody contact me here or email me on [email protected]
    I really need to get it up and running.
    Thanks
    Ian McNerlin

    Just add lib/j2eetools.jar to the classpath.
    (My apology for my earlier posting in one of the threads advising j2ee.jar instead)

  • Please help, I am running Windows 7 Home Premium and have problems with loading FLASH Player

    Everytime I attempt to load Adobe Flash Player, it says it is installing but then I get a screen that say, must close Internet Explorer, which I do, then the down load continues.  It eventually takes me to a window that is for Adobe Photoshop Elements 11, it loads a trial version and then eventually it says Flash Player successfully Installed.
    When I go to open a web video, it says, you must have Flash Player installed to view this video.  Which when i click on the Adobe download link, it takes me back through the same loop with the same results.  Seaching in my programs it does not show Adobe Flash Player loaded, only the 32 bit version, which I am still unable to view web videos with>>>>
    What is going on here?  Do I need to download something additional to correctly install Adobe Flash Player?  Please Help, Thanks in advance for your response and recommendations!
    Dan

    Thanks for reply... But when i am trying clean install of windows 8pro 64 it says dat u can only upgrade it from the previous versions of windows ... As i told that i got an upgrade pack of windows 8pro ... Soo how can i install it directly ???

  • Please help me! display the record from the database.

    Hi, all, please help me with the following question. I run my code on the web, the record display on the screen, but when I run again, even I did not put any data into the "memo form", the system display the previous record again which I do not need to post again. Could you please tell me how to correct the code?
    <%@ page language="java" contentType="text/html; charset=Shift_JIS" %>
    <%@ page import="beanYama.*,java.sql.*,java.util.*,java.text.*" %>
    <HTML>
    <HEAD>
    <TITLE>Form Example</TITLE>
    </HEAD>
    <BODY BGCOLOR="#ffffcc">
         <%!      String userid="";
              String memo_create_day="";
              String memo="";     
         %>
         <% if (request.getParameter("userid")==null && request.getParameter("memo_create_day") == null
              && request.getParameter("memo") == null) { %>    
         <LEFT>
         <H2>���`�� �� ����</H2>
         <FORM METHOD="GET" ACTION="memocorrect.jsp">
         <P>
              ���`��1��: <input type="text" name="userid" size=26>
         <P>
              ����: <input type="text" name="memo_create_day" size=26>
         <P>     
              ����: <input type="text" name="memo" size=100>
         <P>
              <input type="submit" value="Submit">
         </FORM>
         </LEFT>
         <% } else { %>  
    <%
    userid = request.getParameter("userid");
    memo_create_day= request.getParameter("memo_create_day");
    memo= request.getParameter("memo");
    %>
    <% } %>
    <%
         boolean proceed = false;
              if(userid != null && memo_create_day != null && memo != null)
                        proceed = true;
         Class.forName("org.gjt.mm.mysql.Driver");
         Connection conn=DriverManager.getConnection("jdbc:mysql://localhost/progress?user=ntjs&password=ntjs&useUnicode=true&characterEncoding=Shift_JIS");
         String sql = "insert into zhangmemo (userid,memo_create_day,memo) values (?, ?, ?)";
         PreparedStatement stmt = conn.prepareStatement(sql);
         if (proceed) {
         stmt.setString(1, userid);
         stmt.setString(2, memo_create_day);
         stmt.setString(3, memo);
         stmt.executeUpdate();
         if (userid==null && memo_create_day==null && memo==null) {
         out.println("<b>Please enter your memo</b>" + "</b>&nbsp"+"<b> </b>");
         stmt.close();
         conn.close();
         else {
         Statement stmt1=conn.createStatement();
         ResultSet rsq=stmt1.executeQuery("SELECT userid AS userid1, memo_create_day AS memo_create_day1, memo AS memo1 FROM zhangmemo");
         while(rsq.next()){
         out.println("<b>���`��:" + rsq.getString("userid1")+ "</b>&nbsp"+"<b> </b>");
         out.println("<b>����:" + rsq.getString("memo_create_day1")+ "</b>&nbsp"+"<b> </b>");
         out.println("<b>����:" + rsq.getString("memo1")+ "</b>&nbsp"+"<b> </b>");
         stmt.close();
         stmt1.close();
         conn.close();
    %>
    </BODY>
    </HTML>
    Thanks a lot!
    Nina

    1. Please learn JSP Coding standards. Your code is a mess.
    2. It may be because you are setting your String variables to "" empty string which is not the same as null. Try doing the following...
    <HTML>
    <HEAD>
    <TITLE>Form Example</TITLE>
    </HEAD>
    <BODY BGCOLOR="#ffffcc">
    <%
      String userid = request.getParameter("userid");
      String memo_create_day = request.getParameter("memo_create_day");
      String memo = request.getParameter("memo");
    %>
    <% if userid == null && memo_create_day == null
    && memo == null) { %>
    <LEFT>
    <H2>���`�� �� ����</H2>
    <FORM METHOD="GET" ACTION="memocorrect.jsp">
    <P>
    ���`��1��: <input type="text" name="userid" size=26>
    <P>
    ����: <input type="text" name="memo_create_day" size=26>
    <P>
    ����: <input type="text" name="memo" size=100>
    <P>
    <input type="submit" value="Submit">
    </FORM>
    </LEFT>
    <%
    boolean proceed = false;
    if(userid != null && memo_create_day != null && memo != null)
    proceed = true;
    Class.forName("org.gjt.mm.mysql.Driver");
    Connection conn=DriverManager.getConnection("jdbc:mysql://localhost/progress?user=ntjs&password=ntjs&useUnicode=true&characterEncoding=Shift_JIS");
    String sql = "insert into zhangmemo (userid,memo_create_day,memo) values (?, ?, ?)";
    PreparedStatement stmt = conn.prepareStatement(sql);
    if (proceed) {
    stmt.setString(1, userid);
    stmt.setString(2, memo_create_day);
    stmt.setString(3, memo);
    stmt.executeUpdate();
    if (userid==null && memo_create_day==null && memo==null) {
    out.println("<b>Please enter your memo</b>" + "</b> "+"<b> </b>");
    stmt.close();
    conn.close();
    else {
    Statement stmt1=conn.createStatement();
    ResultSet rsq=stmt1.executeQuery("SELECT userid AS userid1, memo_create_day AS memo_create_day1, memo AS memo1 FROM zhangmemo");
    while(rsq.next()){
    out.println("<b>���`��:" + rsq.getString("userid1")+ "</b> "+"<b> </b>");
    out.println("<b>����:" + rsq.getString("memo_create_day1")+ "</b> "+"<b> </b>");
    out.println("<b>����:" + rsq.getString("memo1")+ "</b> "+"<b> </b>");
    stmt.close();
    stmt1.close();
    conn.close();
    %>
    </BODY>
    </HTML>

  • PLEASE HELP iTUNES WONT RUN!!!

    I have uninstalled and downloaed iTunes numerous times.
    Before it just would not open.
    I thought it might be a virus so i went out and spent another $50 on virus protection program.
    I reinstalled iTunes again, installed service pack 2, and installed new verion of Quicktime.
    I've done everything I can think of.
    now when I try to open iTunes I get a message saying:
    " iTunes requires Windows 2000 or later.
    Please make sure compatibility mode is disabled in the Compatibility tab of the properties for iTunes.exe. "
    I have a Windows XP and installed SP2 which is what the iPod box says is required.
    I am so fed up.
    I worked to save up for the brand new iPod I have been wanting forever now and cant even use it.
    Ive done as much as I can do and ive run out of ideas.
    I dont know how to check the compatibility mode thing its asking me to check.
    PLEASE SOMEONE HELP ME OUT HERE?!?!?
    thank you.

    Hi judy123,
    Welcome to Apple Discussions!
    Give THIS this a try and see if it helps.
    Good Luck,
    John

  • Please help: OEL clock running too fast

    Hi,
    I have tried everything I could find on the internet,
    I have downloaded the latest OEL 64bit, installed it on a server (Asus m/b + AMD Phenom™ X4 Quad-Core cpu).
    The clock runs 3 times faster than it should, how do I fix this?
    Tried all the "noapic" etc options on older RHEL discussions in the grub.conf, but nothing works.
    PLEASE someone help!
    We are trying to do a OEL + 11g setup.

    As a sidenote, please reconsider the previously proposed NTP solution.
    Even with systems without clock problems, there will always be a difference in clock speed between computer systems and also with the other systems surrounding them.
    Almost any computer system is using remote services, or provides services, or even has a setup where multiple systems are used to provide a single task (for example: the task of having a standby database using dataguard). If diagnosis of events on multiple systems, or diagnose of the sequence of events or tasks is needed, the clocks needs to be in sync. Otherwise diagnosis will be hard or impossible, or simply done wrong.
    NTP is the solution for that by carefully examine the local clock speed, and compare it to the networked time sources, and adjusting the clock accordingly.
    This is the reason most datacentres have timeservers internally with which computer systems can sync, so the clock is in sync on all systems. These timeservers are internal, thus need no internet access for the time clients. It is advised to use a 3rd party time source for the timeservers (like using timesources on the internet, or have a special card which sync with some atomic clock) But please mind you can do without.

  • Questions on installtion and ram   please help! Pc tech with new Job!

    Im a Pc tech with a new job Im am in charg with a new Mac network . So Im great at PC.s just fuzzy on Macs.
    Here is my problem.
    IMac 17" flat panel.
    New Hard drive , new cable (IDE), Tryed to install New OS ( just OS X) got throught the first 5 mins in the installer , the it stoped and told me that it had encountered an error and to restart.
    Now I get an error 139 installer has unexspetanly stopped.
    Press return to reboot.
    Now pressing return never works have to hold start button to reboot.
    Ran hardware test of cd Im gettting a a mem_/2/4 error.
    I assusm that is a bad stick of memory? There is only 1 stick in there.
    I belive that its using pc133 256meg for memory.
    I have put a few pc133 sticks in the mac but none will work eather get a bad memory beep or no display .
    Does it have to mac memory or special latency ?
    Have opened the firmware and reset -all -nvram and defaults
    Have remove Air Port card and all other stuff , onlly keyboard and mouse and power cord .
    Does that sound right? If you need more info let me know.
    Any other clues?
    Any book that an tech like me (6 years fixing pcs) should read for macs? thanks for all your help in advance.
    James
    G5   Mac OS X (10.2.x)  

    Another thing to consider, a free to use download (donationware) is
    MacTracker; a small data base of Apple and Macintosh product specs.
    If you don't already have it, see: http://www.mactracker.ca to download.
    Some online manual sites had unauthorized copies of protected works
    and those sites were pulled from the internet; but they had service
    manuals in pdf for many models of computers. You may be able to get
    the official versions of pdf manuals through a subscription service for
    an annual fee; this may require searching and asking questions. It may
    also require an IT budget you may not have, to get a Mac-only archive.
    At one point I was given some technical support information to trouble-
    shoot my own ailing under warranty Apple computer(s) and the information
    is very helpful, when you have a need for the details they contain.
    I was careful to use them for non-invasive troubleshooting only.
    One older online source appears to have ftp:// links, but I was never
    able to make them work. The site may not have valid content or could
    be somehow blocked; so if you find such a site by searching for older
    Apple Manuals online, it may not yield anything. Or it may be illegal.
    Some of the low-end RAM chips can be problematic; I found at least
    one to add major issues in my iMacG4 and made it hard to diagnose
    another major hardware problem. Tossing the cheaper RAM (at retail
    was higher cost than decent RAM) was the best thing; got a better one.
    There should be a little information on boot ROM (firmware) per model in
    the MacTracker database you can use offline. You may need to know more
    about the use of Open Firmware in Macs. Hope this helps some.
    PS: for a time, you could get tech manuals on CD from places
    such as http://www.applerescue.com/ (they have OS installers
    on disc for sale there, primarily) and also a search of the web
    may get you a source of tech books for repair service.

  • Please help how to run System commands and batch files thru java program

    Sir,
    I want execute OS commands like dir,cls..etc and batch files,.exe filesthru java program.
    I have tried it sofar thru Runtime.getRuntime().exec("execute.bat");
    but it is not working.anybody knows about how to run the system commands thru java please give me the code.
    thank you,
    regards,
    j.mouli

    I've seen other posts with this questions, and answers. Unfortunately I didn't pay much attention. But the basic idea is to exec command.com and pass the specifc batch or command as an argument.

  • Please help, can't run iTunes

    I last used my iTunes on Monday with no problem. When i tried to use today the message "iTunes cannot run because it has detected a problem with your audio configuration" came up. The same message appears when i connect my iPod. I have uninstalled iTunes and tried again, but the same message appears. Any ideas?

    Have you had a chance to look at this troubleshooting page? It may be of some help: iTunes 7 for Windows: iTunes has detected an audio configuration problem

Maybe you are looking for

  • Cost element hierarchy stored in which table..

    Hi Experts, could you please tell me which tables are storing the cost element hierarchy, which is displayed in KAS3 hierarchy...like cost center group hierarchy is stored in SETNODE , which is displayed in KSH3 transaction. Thanks.

  • How  to Set JMS property and Read JMS property in BPEL using JMS adapter

    Does any one know how to set or read more than one JMS property in BPEL using JMS adapter. My queue server is Oracle JMS server. Any help and sample is well appreciated

  • Itunes  error message.  Application Error.  Help.

    Starting Itunes 6.0.4.2 I get this error message: The instuction at "0x10001040" referenced memory at "0x10001040". The memory could not be "read". It worked with the older version of iTune (4th Gen iTune software) but now I have a Nano 4GB. Software

  • Inquiry / Quotation Problem

    Dear Experts I am trying to run a test scenario for Make to order sale's. I have created a INQUIRY > QUOTATION > and ORDER. Now since my PP consultant is not thre, so i am just trying to put some dummy stock -using MIGO against my sales order using 5

  • PDF Generator fails on Convert-OCR tif

    Ok, so LC ES Preview up and kinda running (on XP SP2 Virtual PC, 2gb RAM) Went to create PDF direct from LCPDFG UI (so, http://localhost:8080/adminui/... etc and a .tif converted fine to an image .pdf However, when I chose opton 'File Type Settings -