Job problem

Oracle 10.2 on Windows 2003
auto job cannot get data from remote database via dblink. The error message is invalid username / password. The steps is as follows:
1. login as user xxx
2. create a private dblink to remote database.
3. create a job to run every 5 min
this job will have simple select statement: select count(*) from table name@dblinkname
Note: this job belong to the user xxx.
the user xxx has dba privilege to do things.
4.when the job auto-runs, it failed, the log shows invalid login/password.
Apparently, private dblink won't let auto job run.
Any ideas?
S

HI,
Actually, I found a problem ad fixed. The dblink has to be created with username/password.
Thanks for the help.could you please close the thread as answered, else it will still as unanswered. THanks for understanding.

Similar Messages

  • ALV background job problem

    Hello gurus,
    Kindly help me in resolving this back ground job problem.
    We have  a program which gives a tabstrip alv output. they are calling subscreens for this and using containers for alv.
    its running good in foreground but going dump in back ground execution.
    i have used the code written in forums,
    data: or_doc  type ref to cl_gui_docking_container .
    if cl_gui_alv_grid=>offline( ) is initial.
        create object or_custom_container
               exporting container_name = c_container.
      create object or_grid
             exporting i_parent = or_custom_container.
    else .
    create object or_grid
             exporting i_parent = or_doc .
    endif .
    now the error is ''set screen not allowed in subscreens.''
    Could you tell me wats the problem
    regards
    rajesh

    Hi Sandeep,
    Change the 1st statement of your program
    REPORT ZALV LINE-SIZE 300.
    Specify output device as LOCL or LP01 with format as X_65_255 for 255 character width of output.
    If width of ALV output is more than 255 say 325, then create a format in SPAD as X_65_325 & assign the same to ALV.
    Best regards,
    Prashant

  • Oracle report generation jobs problem

    Hiii,
    We have installed the Oracle Clinical 4.6 version forms and report server is installed in same server. After installation we tried to submit the job . The job is successfully submitted but the problem is the status of the job is always set o Submitted_RS. We need to resolve this. if any body know the solution plse provide
    Thanks in Advance

    Hi,
    When i used to get only one page the options like facing, continuous facing are disabled. And displays only single page.
    These options are enabled only when there are multiple pages in pdf.
    One more thing i found that it happens when I first view the report as pdf it displays
    all the pages, then i change the display format to csv and again when i change
    the format to pdf the problem starts.
    And when I will restart the report server service, it works fine again until i wont view it in CSV format.
    Message was edited by:
    Yogesh

  • Background job Problem

    Hi,
    I scheduled a Program for background job running for every 10 minutes.
    When i go to SM37  I am seeing all the background jobs, it is creating a newline for every 10 min in the list.
    my problem is , Is there any settings to change for showing only one job that means over writing the old job and show the latest job.
    Thanks in advance,
    fractal

    Assuming that intention is to monitor jobs that are either failed or active, you can deselect rest of the radio buttons at the selection screen so as to see failed / active jobs.
    Other than this, I dont think there is any solution / way to do this.

  • Error: Sheduled Backup Job Problem

    Dear all.
    I've been getting a problem with a scheduled backup job through OEM since yesterday which I'm not able to find out why as it was working fine. When I access OEM I can see that I have a problem execution and when I investigate why it says "Unable to perform the backup because the database is closed". But my db is open for sure and I'm able to execute the backup from RMAN command line normally. I shut my db down and started it up again but didn't work. Does anybody know why this is happening?
    OS: Oracle Enterprise Linux 5
    DB: Oracle Database 10g
    Thanks a lot.

    **** Job Definition ****
    Status: Scheduled
    Scheduled: 09-Jun-2009 20:00:00 o'clock GMT-03:00
    Repeating: Daily beginning 09-Jun-2009 20:00:00 (because I changed to do tests)
    Type: Database Backup
    Owner: SYS
    Description: Whole Database Backup
    Database Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDR...
    Version 10g or higher: YES
    Backup Strategy: advanced
    Offline Backup: NO
    Blackout: NO
    Database Name: ORCL
    **** Script ****
    $rman_script="backup incremental level 0 cumulative device type disk filesperset = 3 tag '%TAG' database;
    backup device type disk filesperset = 3 tag '%TAG' archivelog all not backed up;
    allocate channel for maintenance type disk;
    delete noprompt obsolete device type disk;
    release channel;
    &br_save_agent_env();
    &br_prebackup($l_db_connect_string, $l_is_cold_backup, $l_use_rcvcat, $l_db_10_or_higher, $l_backup_strategy, "TRUE");
    my $result = &br_backup();
    exit($result);

  • Help needed in backgroung job problem ?

    Hi All,
    I scheduled VF31 txn in a background to email the invoices. Now the problem is, when suppose,
    if i have 10 invoices and the third invoice doesnt have an mail address....job gets failed..
    what i need is even if the third invoice fails i want the job to continued with the fourth invoice.
    can anyone help me in this regard.
    Thanks.

    > I scheduled VF31 txn in a background to email the invoices. Now the problem is, when suppose,
    > if i have 10 invoices and the third invoice doesnt have an mail address....job gets failed..
    > what i need is even if the third invoice fails i want the job to continued with the fourth invoice.
    > can anyone help me in this regard.
    This means you are may be standard SAP is issuing the error messag when there is no email id on the invoice. Please have a look at the print program for the output type and make sure dont issue any error message if there is no email id.

  • Back ground job problem

    hi every  one,
      pls help me out in this.
      i have written a program to create a wbs element.as it takes  20 to 30 min to create one element in production.in my program, there is part of code which creates wbs elements.
    so i want to run tht part of code in background.
    only part of code.
    even i did the coding for it. i wrote  a new program and i pasted that part of code in new program.
    and this new program i m submitting in old one by creating a back ground job.
    i m exporting few required internal tables for new report.i hav imported all internal tables in new report also..
    but still this importing exporting is not happening..pls
    tell me wat can be the problem..
    thanks..

    Your code is not optimized according to performance,can you sed me your code ...
    see my business card  for my  id.
    Thanks

  • Back ground job problem for CJI3

    Hi
    Iam converting the standard CJI3   TCODE   into zcji3 when I execute manually iam getting all the data. but I schedule(in the background job)   that program i am not getting  all the fields data .what could be the problem this is immd please repsond.
    SK

    Your code is not optimized according to performance,can you sed me your code ...
    see my business card  for my  id.
    Thanks

  • FTP Job Problem

    I'm struggling with an issue with an SFTP job that fails no matter what with the following;
    In the Audit Log tab, it reports that "There is a problem with spool file for job"
    In the Output tab it reports "FTP JOB Failed : Attempted to read or write protected memory. This is often an indication that other memory is corrupt"
    I've tried everything I can think of short of rebooting the master server. Uninstalling/restinalling/restarting agents, deleteing and recreating the job, restarting the master service. Nothing seems to correct the problem. I have other SFTP jobs on other machines working just fine.
    Has anyone seen this issue before or have some info on how to resolve it? Thanks!

    I would normally start by running the process outside ot TIDAL using WinSCP. If it works in that product, then I would point to TIDAL. In Tidal there are many things to look at.
    1) User ID corrrect?
    2) Password correct for logon user to FTP site?
    3) Site your going to, is it only FTP and not SFTP?
    4) The FTP Host, are you specifing a port? blah.blah.com:22
    5) Do you have to use an IP address instead of the DNS? I had that issue recently.
    6) Local User, I never have one in that option, I always leave blank.
    7) File system full. I ran into the /logs filling up the hard drive and nothing would FTP.
    8) Try it from another box. It could be hardware.

  • Create Job problem

    Hi,
    I like to create job using Scheduler Jobs > Create Job with Command Type Stored Procedure! But the problem is that I can't see (user sys) procedures on schema i wish to create job on! So i can't pick procedure from Search and Select: Procedure values!?
    Is someone know what is the problem?
    Thanks, Kristjan

    OK. It is a "Package" and not a Procedure like you mentioned above.
    So, you have to do a different thing from a normal stored procedure. What you need is to use a Command Type of PLSQL Block
    Assuming the Package TEST_PACLAGE with PACKAGE BODY containing procedure TEST_PROC and is owned by user SYS.
    Select SYS as the owner under General
    Inside the PL/SQL box enter.
    BEGIN
    test_package.test_proc;
    END;
    This should work

  • Business Objects Management Console - Shedule Jobs Problem

    Hi,
    I am novice in Business Objects technology and i am facing a problem that i describe next:
    The Jobs Scheduled are not running but if we execute the Job manually the Job runs normally.
    Do you have any idea about what can be wrong? Is there any logs that can be checked?
    Thank for your efforts.
                Best Regards
                       João Fernandes

    Hi Rim and Sebastian,
    Thank you for your interest in my problem.
    I am running Data Integrator Management Console and the version is Business Objects Data Integrator 11.7.2.1
    I check the starting date and there is none because we want to run the job in a daily basis.
    I hope this information could help you to help me.
    Best Regards
                  João Fernandes

  • CUP: Email Reminder background job problem

    Hi All,
    I have been experiencing a problem in CUP for Email Reminder background job. The job is always in "BUSY" status. It is not in "Available" status as others! Can somebody help me on this?
    Regards,
    Faisal

    Hi!
    Don't worry Faisal,
    We have the same problem, but with escalation job. The message was opened in the 19th of May this year, but it's still in process. At the begining consultants suggested us to upgrade our system with the latest SP, but it doesn't work. We are on the latest SP with all patches but the problem persists. Of cource, we met all requirements for job planning, and performance suggested by different SAP specialist - nothing is changed.
    I think it would be better if you write the message directly to SAP hotline. You are not alone
    Regards,
    Artem

  • Backgroung job problem

    Hi,
    In my production server user is scheduled a background job but the background job is cancled  due to ABAP dump
    "GETWA NOT ASSIGNED"but when same job run on foreground then it's completed succesfully.I can't understand what the problem ??

    Hi Vikram,
    If you provide the error log (abap dump) then we can find out the solution. So many reasion for dump.
    Regards,
    Anil

  • Print job problems with AEBS - jobs don't print until another job is sent

    I have been experiencing an anomaly with my printer not printing the last page of multipage documents since getting our AEBS with Gigabit Ethernet. Before getting the AEBSs, I had two Linksys routers that were performing well, but would crash regularly. I recently purchased two AEBS router to replace my two Linksys routers. I have the latest AEBS, and an older AEBS M8799LL/A sometimes referred to as the UFO or Crow’s Nest. My printer is a networkable HP Color LaserJet 2550n.
    When the Apple Tech Support person could not get this printer to work when attached to an Ethernet port, they suggested that I attach it to the USB port. I finally got it to work with our Macs, and Windows XP running in Parallels using Bonjour. What we noticed right away was that the printer was taking longer to respond than when we were using it as a network printer under our previous Linksys network. Another thing that happened was that frequently a print job would not appear to have been sent (spooled?) to the printer so we would issue the print command after waiting a couple of minutes and end up with two copies of what we were printing. Yesterday I was printing a basic 5 page text document from Pages and the last page did not print. So I created a document with just a ‘.’ and sent it to the printer. Out came the last page of my five page Pages document and the document with just a ‘.’. The AEBS does appear to be somewhat more stable than our Linksys equipment, but getting printer to work properly has been very frustrating.
    Is anyone aware of what might be causing this problem. At first I was blaming Windows, but it is happening very frequently when printing basic documents in Mac OS X 10.4-Tiger. Any help would be very much appreciated.

    Ah the self healing properties of OSX. This problem appears to have fixed itself.

  • Request Deletion Job Problem

    Hi All,
    The request is supposed to be deleted by the system automatically as and when there is a new request is loaded. But the job is cancelled and the requset was not deleted.
    The Job Log contains the following information.If any one has seen this error please do let me know whats the solution for this.
    Job log
    Job started
    Lock NOT set for: Deleting transaction data one request at a time
    Job cancelled after system exception ERROR_MESSAGE
    If you have any ideas how to resolve this do let me know.
    Regards
    vijay thammineni

    I think are you loading and deleting parallel activities to the same cube or ODS? ..
    So for deletions, it tried to lock the object.. but since it was already locked by other process it failed..
    Also check in SM12 to see any locks ( remained ) on the cube?
    regards,
    Hari

Maybe you are looking for

  • Continual iTunes lock ups

    Hi there, Getting some odd behaviour over the past couple of weeks with 10.2 and now 10.2.1. To the best of my ability I am reckoning that it is being caused by a clash with iPhoto, let me explain further. I got a new iMac before Xmas and upgraded to

  • Ipod will not display photo slideshow on TV

    I can't get my Ipod touch to play a slidewshow on my TV. I conected with cables and selected the apporpriate input on the TV

  • Twin upgrade and Unicode conversion: UMG_TWIN_PROCESS_LOGS Could not adjust

    Hello, We have done Upgrade of 4.5B MDMP system to ECC6 EHP4 MDMP and currently Unicode conversion in progress. We adopted TU&UC. Now we are importing twin spumg results of last run to our procution copy system. During running UMG_TWIN_PROCESS_LOGs.

  • How can I view a zipped Pages document on a PC?

    I emailed a zipped "Pages" file and am trying to open it on my PC. Everyone says to open an unzipped file you rename it from .pages to .zip but it doesn't seem to work for a file that is zipped. I've also tried extracting the documents from the zip f

  • How biztalk handle multiple request at a time ?

    can TCP/IP adapter or biztalk handles multiple request at a time ? If yes,then how it process multiple request ?  Can TCP/IP send ports sends multiple request ? Prakash